body			{ color: white; font-family:Verdana; font-size:9pt; }
.text			{ font-family:Verdana,Sans-serif, Tahoma; font-size:10pt; color: white   }
.head			{ font-size:13pt; font-family:Verdana;    color: white                     }
.little			{ font-size:8pt;  font-family:Verdana,Tahoma,Arial   color: white          }
.note			{ background-color:white; font-family:Verdana; font-size:9pt; }
.boxG			{ background-color:white;                                     }
.box			{ font-family:Verdana;font-size:9pt;background-color:white;   }
a.b:link     { color: white; text-decoration: none; font-family: Arial }
a.b:visited  { color: orange; text-decoration: none; font-family: Arial }
a.b:hover    { color: orange; text-decoration: underline; font-family: Arial; font-weight: 
               bold }
A.b:active {
    COLOR: white; TEXT-DECORATION: none; FONT-FAMILY: Arial
}