TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :11px ; 
   font-family : tahoma ; 
   color : black ; 
}

.HEAD    {font-style : normal; 
   font-weight :bold; 
   font-size :11px; 
   font-family :Trebuchet MS ; 
   letter-spacing:2px;
   color : #FFFFFF;
   background-image=url('bg_small.jpg');
   border: 1px solid #B5BEAD;
   padding: 0;
   margin: 3 }
   
.a {
   font-style : normal; 
   font-size : 10px; 
   font-family : tahoma; 
   color : 1A1F19;
   margin: 5;
  }
  
  .b {
   font-style : normal; 
   font-size : 10px; 
   font-family : trebuchet MS; 
   color :B5BEAD;
   margin: 5;
  }
  
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: 1A1F19;
   scrollbar-shadow-color: black;
   scrollbar-highlight-color:black; 
   scrollbar-3dlight-color: 828282; 
   scrollbar-darkshadow-color:black;
   scrollbar-arrow-color: white;
    cursor: s-resize;
  
}

A:visited {
   font-style : normal; 
   font-weight : normal ; 
   font-family :verdana; 
   color : CEECCA; 
   text-decoration :none;    
}



A:hover {
   font-style : normal;
   font-weight : normal;
   font-family :tahoma; 
   text-decoration : BORDER : 1px dotted white;
   font-size : 11 px
   color : white ; 
   cursor : crosshair ;}


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-family : verdana; 
   color : black ; 
   text-decoration : none ; 
}


A {
   font-style : normal; 
   font-weight :normal; font-family:trebuchet MS; color:CEECCA; 
     text-decoration :BORDER-BOTTOM: #505568 1pt dotted ; }

  