
#top, #navi, .toplink, #footer { display:none; }
#printheader {
	border-bottom: 1px solid #000;
	display: block;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	text-align: center;
	margin-bottom: 2.0em;
}
#printfooter {
	border-top: 1px solid #000;
	display: block;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	text-align: center;
	margin-top: 2.0em;
}
#text { font-family: Arial, Helvetica, sans-serif; }
#text h1 {
	font-size: 16pt;
font-family: ; 	font-family: "Times New Roman", Times, serif;
}
#text h2 { font-size: 13pt; }
#text h3 { font-size: 10pt; font-weight: bold; }
#text p, #text table, #text ul { font-size: 10pt; line-height: 140%; }
#text table, #text table th, #text table td { border: 1px solid; }
#text table th { background-color: #eee;}
