body {
	font-family: "Georgia", Times New Roman, Serif;
	color: #000;
	background: #fff;
}
#nav, #footer, object, #nav_main, #nav_tools, #nav_sub, #sub_left_faq, #sub_left_resources, #sub_left_news {
	display: none;
}
h1 {
	font-size: 26pt;
	margin: 0;
}
h2 {
	font-weight:  bold;
	font-size: 21pt;
}
h3 {
	font-size: 16pt;
	font-style: italic;
	margin: 0;
}
a {
	color: #000;
	text-decoration: none;
}
.post {
	page-break-before: always;
}