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

   HTML  {
         background-image: url(gfx/stone-plain.png);
         }
   BODY  {
         font-family: "arial"; 
         font-size: 12px;
         color:#000000;
         background-image: url(gfx/stone-plain.png);
         background-color: #E0E0FF;
         }
   H1    {
         font-family: "arial"; 
         font-size: 28px;
         font-weight: bold; 
         color: #5050E0;
         }
   H2    {font-family: "arial"; 
         font-size: 16px; 
         font-weight: bold; 
         color: #5050E0;
         }
   H3    {font-family: "arial"; 
         font-size: 12px; 
         font-weight: bold; 
         color: #5050E0;
         }
   P     {
         font-family: "arial"; 
         font-size: 12px; 
         color: #000000;
         }   
   A     {
         font-family: "arial"; 
         font-size: 12px;
         color:#B0B030;
         }  
   TABLE {
         font-family: "arial"; 
         font-size: 12px; 
         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>
