body {
	background-color: transparent;
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial;
	color: black;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}
h1 {
	font-size: 45px;
	padding-top: 0px;
}
h2 {
	font-size: 30px;
}
h3, h4 {
	font-size: 24px;
}
h5, h6 {
	font-size: 20px;
}
a {
	color: blue;
	text-decoration: none;
}
a, img, a img {
	border: 0;
	outline: none;
}
#nav, #logo_search, #menu, #breadcrumbs, #post_tools, .post_sdate, .related_posts, #comments_template, .adcw, #sidebar, #footer {
	display: none;
}
