A {font-weight: bold;}
A:link {color : #0066CC;}
A:VISITED {color : #0066CC;} /* CHANGED FROM #003399 WAS TOO DARK */
A:HOVER {color : #0080FF;}
BODY 
   {
   background-color : Black;
   font-family : Verdana, Arial, sans-serif;
   font-size : 10pt;
   color : White;}
P {
   font-family : Verdana, Arial, sans-serif;
   font-size : 10pt;
   color : White; }
P.center {
   text-align : center;}
TD {
   font-family : Verdana, Arial, sans-serif;
   font-size : 10pt;
   color : White; }
H3 {
   font-family : Verdana, Arial, sans-serif;
   color : #0066CC;
   font-style : italic;
   font-size : 13pt; }
DL {
   font-family : Verdana, Arial, sans-serif;
   font-size : 10pt;
   color : White;}
SELECT {
   font-family : Verdana, Arial, sans-serif;
   font-size : 8pt;}
BLOCKQUOTE {
   font-family : Verdana, Arial, sans-serif;
   font-size : 8pt;
   color : White;}
BLOCKQUOTE P {
   font-family : Verdana, Arial, sans-serif;
   font-size : 8pt;
   color : White;}
PRE {
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
	color: White;}
.smaller {font-size : smaller;}
.larger { font-size : 12pt; }
.highlite {color : #0080FF;}

INPUT {
   font-family : Verdana, Arial, sans-serif;
   font-size : 8pt;
   color : #003366;}