#screenOnly { display: none; }
#printOnly {display: inline; }

BODY,P{	margin:0px 0px; color:#000000; font:10pt "Times New Roman", Times, serif; }
TD{	color:#000000; font:10pt "Times New Roman", Times, serif; }
TH{ background:#99CC99; color:#003333; text-align:left; font:bold 10pt "Times New Roman", Times, serif; }

H1{ color: #006600;	background: transparent; font: bold 20pt "Times New Roman", Times, serif; padding-top:0px; margin-top: 3px; }
H2{ color: #006600;	background: transparent; font: bold 16pt "Times New Roman", Times, serif; }
H3{ color: #006600;	background: transparent; font: bold 14pt "Times New Roman", Times, serif; }
H4{ color: #006600;	background: transparent; font: bold 12pt "Times New Roman", Times, serif; margin-bottom: 0px;}
H5{ color: #006600;	background: transparent; font: bold 12pt "Times New Roman", Times, serif; margin-bottom: 0px;}

.highlight{ font-size:16pt; }
.pageWidth{ width: 580px; }

/* --------- show items that are for printed page ---------------------------------- */
.printOnly{
	visibility: visible;
}