<STYLE rel = stylesheet type = "text/css">
   HTML  {
   		background-color: #D0D0D0;
   		}
   BODY  {
         font-family: "arial"; 
         font-size: 11px;
         color:#000000;
         background-image: url(bg1.gif);
         background-color: #D0D0D0;
         }
   H1    {
         font-family: "arial"; 
         font-size: 20px;
         font-weight: bold; 
         color: #FFFFFF;
         }
   H2    {font-family: "arial"; 
         font-size: 16px; 
         font-weight: bold; 
         color: #FFFFFF;
         }
   H3    {font-family: "arial"; 
         font-size: 12px; 
         font-weight: bold; 
         color: #FFFFFF;
         }
   P     {
         font-family: "arial"; 
         font-size: 11px; 
         color: #000000;
         }   
   A     {
         font-family: "arial"; 
         font-size: 11px;
         color:#B0B030;
         }  
   TABLE {
         font-family: "arial"; 
         font-size: 11px; 
         color: #000000;   
         }
   PRE		{
   				font-family: "courier";
   				font-size: 10px;
   				color: #3030f0;
   				}            
   A:visited { color: #4400DD }
   A:link    { color: #5555FF }    
   A:hover   { color: #6666EE; background:#E0E0E0;font-style: italic } 
   A:active  { color: #FFFFFF }

</STYLE>
