TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :11px ; 
   font-family : tahoma ; 
   color : black ; 
}

.HEAD    {font-style : normal; 
   font-weight : bold ; 
   font-size : 11 px; 
   font-family : Trebuchet MS ; 
   letter-spacing: 2px ;
   color : #000000;
   background-color: #840000;
   border: 1px solid #740000;
   padding: 2;
   margin: 3 }
   
  .a{
   font-style : normal; 
   font-size :10px;
   letter-spacing:1px; 
   font-family :trebuchet MS; 
      color : #BF0304;
  }
  
    .b {
   font-style : normal; 
   font-size : 9px; 
   font-family : verdana ; 
      color : #3B0100;
  }
  
  
  
BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 1 px ; 
   font-family : trebuchet MS ; 
   line-height:1;
   color :#5C1808;   text-decoration : none; 
   scrollbar-base-color:#840000;
   scrollbar-shadow-color: #3B0100;
   scrollbar-highlight-color:#840000; 
   scrollbar-3dlight-color: #EF0100; 
   scrollbar-darkshadow-color:#000000;
   scrollbar-arrow-color: #840000;
   scrollbar-track-color: #610303;
    cursor: hand;
  
}

A:visited {
   font-style : normal; 
   font-family : arial; 
      color :  #BF0304; 
  }
  




A:hover {
    font-weight:normal; 
   font-family :arial; 
      color : F4090A; }


A:active {
 font-style : normal; 
   font-family : arial; 
      color :  #F4090A; 
  }

A {
 font-style : normal; 
   font-family : arial; 
      color :  #BF0304; 
  }
  