

.HEADER {
  font-family : Trebuchet MS ;
  font-size : 11 px ;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #500000;
  background color:#700000;
  border : 1pt solid #500000;
}

.HEADER2 {  font-family : Trebuchet MS ; font-size : 11 px ;text-align: left; font-weight: bold; text-decoration: none; color: #500000; border-bottom: 1pt solid #500000; }

.HEADER3 {  font-family : Trebuchet MS ; font-size : 11 px ;text-align: right; font-weight: bold; text-decoration: none; color: #500000; }

.LINKS {
   font-style : normal; 
   font-size : 11px; 
   text-align: right;
   font-family : Trebuchet MS; 
   color :#500000;
   margin: 5;
}

.NORMAL {
   font-style : normal; 
   font-size : 11px; 
   text-align: left;
   font-family : Trebuchet MS; 
   color : #900000;
   margin: 5;
}

}


BODY {
   font-style : normal; 
   font-weight : none; 
   font-size : 11 px ; 
   font-family : Trebuchet MS; 
   color :#000099; 
   text-decoration : none;
   scrollbar-base-color:#500000;
   scrollbar-shadow-color:#000000;
   scrollbar-highlight-color: #ffffff; 
   scrollbar-3dlight-color:#900000; 
   scrollbar-darkshadow-color:#000000;
   scrollbar-track-color:#000000;
   scrollbar-arrow-color: #900000;
   cursor: se-resize;
}

A:visited {
   font-style : normal; 
   font-weight : bold ; 
   font-family : Trebuchet MS; 
   color : #500000; 
   text-decoration :none; 
   
}



A:hover {
   font-style : normal; 
   font-weight : bold; 
   font-family : verdana;
   color :#600000; 
   text-decoration : none;
   border: 1pt solid #A00000;
   cursor: sw-resize;
  }



A:active {
   font-style : normal; 
   font-weight : bold; 
   font-family : Trebuchet MS ; 
   color : #8C0000; 
   text-decoration : none; 
}


A:link {
   font-style : normal; 
   font-weight : bold;
   font-family: Trebuchet MS;
   color:#500000; 
   text-decoration : none;
}
