body {
	font-family: "Georgia", Times New Roman, Serif;
	color: #000;
	background: #fff;
}

#wrapper_header,  #wrapper_footer, #breadcrump, #sub_right{
	display: none;
}
h1 {
	text-align: left; 
	font-size: 36pt;
	margin: 0;
}
h2 {
	text-align: left;
	font-weight:  bold;
	font-size: 21pt;
}

h3 {
	font-size: 16pt;
	font-style: italic;
	margin: 0;
}
a {
	color: #000;
	text-decoration: none;
}
.post {
	page-break-after: always;
}
