.lowText { text-decoration: none; color: white; font: 10px Verdana, Arial} 
.highText { text-decoration: none; color: white; font: 10px Verdana, Arial } 
.smalllowText { text-decoration: none; color: white; font: 10px Verdana, Arial;} 
.smallhighText { text-decoration: none; color: maroon; font: 10px Verdana, Arial } 
.labelhighText { text-decoration: none; color: maroon; font: 16px Arial, Times New Roman; padding: 2px } 
.labellowText { text-decoration: none; color: white; font: 16px Arial, Arial; padding: 2px } 
.itemBorder { border: 1px maroon } 
.itemBorderBlank { border: 1px maroon } 
.buttonText { text-decoration: none; color: white; font: Bold 12px Verdana, Arial } 
.buttonHover { text-decoration: none; co6or: maroon; font: Bold 12px Verdana, Arial ; padding: 1px } 
.buttonBorder { border: 1px outset black } 
.buttonBorderOver { border: 1px inset maroon } 
BODY {
	color : white;
	background-color : Black;
	font-family : Verdana, Arial;
	font-size: 10pt;
} 
TD {
	color : white;
	font-family : Verdana, Arial;
	font-size: 10pt;
} 
H2 { font-size: 14pt; color: white; } 
H3 { font-size: 13pt; color: white; } 
H4 { font-size: small; font-variant: small-caps; font-weight: bold; color : white; } 
A { text-decoration: none; color: silver; } 
A:Hover { text-decoration: underline; color: brown; } 
HR { color: white; height: 1pt; } 