H1, H2, H3, H4, H5 { font-family: verdana, tahoma, helvetica, sans-serif; color: #31007B }
H2, H3     { text-align: left; }
CODE, TT, PRE, ADDRESS    { font-family: "Courier New", monospace; font-size: 9pt}
ADDRESS { display: block; font-style: normal; }

STRONG {font-style: normal; font-weight: bold; font-size: 110%; }
EM     {font-style: normal; font-weight: bold; }

BODY      { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
            color: black;
            background: lightyellow;
            font-size: 9pt }
            
UL        { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
            color: black;
            background: lightyellow;
            font-size: 8pt }
            
P         { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
            color: black;
            background: lightyellow;
            font-size: 9pt }
            
TABLE,TR,TD      { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
            color: #300;
            font-size: 8pt }
            
           
FORM       { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
            color: #300;
            background: lightyellow;
            font-size: 8pt }
            
BLOCKQUOTE { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
            color: #300;
            background: lightyellow;
            font-size: 8pt }
            
A:link {text-decoration: none; font-weight: bold; color: #31007B; }
A:visited {text-decoration: none;  font-weight: bold; color: #31007B; }
A:active {text-decoration: none; font-weight: bold; color: orange; }
A:hover	{text-decoration: none ; font-weight: bold; color: red; }
CODE { color: Maroon; background: #FDF9DF; font-weight: bolder; } 

.updated  {font-size: small; font-weight: bolder;}
