#navigation, #title, #right
{
	display:none;
}
html, body/*, body */
{
	background: #FFF !important;
	color: #000;
}
@page
{
	margin:0.875in;
}
*
{
	margin:0;
	padding:0;
	float:none !important;
}
#content
{
	font-family:"Times New Roman", serif;
	font-size:14pt;
}
#content p
{
	line-height:2em;
	text-indent:4ex;
	widows:3;
	orphans:4;
}
h1:first-child
{
	page-break-before:avoid;
}
h1
{
	page-break-before:always;
	page-break-after:avoid;
	text-align:center;
	font-size:150%;
}