<STYLE rel = stylesheet type = "text/css">

   HTML  {
         }
   BODY  {
         font-family: "sans serif"; 
         font-size: 12px;
         color:#000000;
         }
   H1    {
         font-family: "sans serif"; 
         font-size: 28px;
         font-weight: bold; 
         color: #901010;
         }
   H2    {font-family: "sans serif"; 
         font-size: 16px; 
         font-weight: bold; 
         color: #901010;
         }
   H3    {font-family: "sans serif"; 
         font-size: 12px; 
         font-weight: bold; 
         color: #901010;
         }
   P     {
         font-family: "sans serif"; 
         font-size: 12px; 
         color: #000000;
         }   
   A     {
         font-family: "sans serif"; 
         font-size: 12px;
         color:#B0B030;
         }  
   TABLE {
         font-family: "sans serif"; 
         font-size: 12px; 
         color: #000000;   
         }      
   A:visited { color: #404040 }
   A:link    { color: #80F080 }    
   A:hover   { color: #80F080; background:#B0B0B0;font-style: italic } 
   A:active  { color: #FFFFFF }

</STYLE>
