html {
width:100%
}

.sidebar{
display:none;
}

#rightbar{
display:none;
}

#headerflash, #banner, #headerlang, .category{
	display: none;
}

body{
	font-size:14px !important;
	font-family:Arial;
	color:black !important;
	font-weight:normal;
	width:auto;
}

a{
	font-size:14px !important;
	font-family:Arial;
	color:black !important;
	font-weight:normal;
	width:auto;
}

strong, b{
	font-weight:normal;
}

h1, h2, h3, h4{
	clear:both; 
	font-size:17px !important;
	font-weight:bold;
	text-align:left;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	page-break-before: always;
	width:auto;
}

.entry{
	width:100%;
}

h3{
	font-weight:bold !important;
	font-size:16px !important;
}

.post, .clear{
	page-break-after:always;
}
