.lowText { text-decoration: none; color: silver; font: Bold 10px Verdana, Arial} 
.highText { text-decoration: none; color: white; font: Bold 10px Verdana, Arial } 
.smalllowText { text-decoration: none; color: silver; font: Bold 10px Verdana, Arial;} 
.smallhighText { text-decoration: none; color: white; font: Bold 10px Verdana, Arial } 
.labelhighText { text-decoration: none; color: white; font: Bold 16px Arial, Times New Roman; padding: 2px } 
.labellowText { text-decoration: none; color: silver; font: Bold 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: gray; font: Bold 12px Verdana, Arial ; padding: 1px } 
.buttonBorder { border: 1px outset black } 
.buttonBorderOver { border: 1px inset maroon } 
BODY { background:black;color : white; font-family : Verdana, Arial; font-size: 10pt; background-color:black } 
TD {  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: red; } 
A:Hover { text-decoration: underline; color: maroon; } 
HR { color: white; height: 1pt; } 