.header {
 font-family: Trebuchet MS; 
 font-size: 11px;
 text-align: center;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
 border: 1pt solid #000000;
}

.header3 {
 font-family: Trebuchet MS;
 font-size: 11 px ;
 text-align: left;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
}

.header2 {
 font-family: Trebuchet MS;
 font-size: 11 px; 
 text-align: left; 
 font-weight: bold;
 text-decoration: none;
 color: #000000;
 border-bottom: 1pt solid #000000; 
}

.content {
   font-style: normal; 
   font-weight: none; 
   font-size: 10px; 
   font-family: Trebuchet MS; 
   color: #000000; 
   text-decoration: none;
}


BODY {
   font-style: bold; 
   font-weight: none; 
   font-size: 11px; 
   font-family: Trebuchet MS; 
   color: #000000; 
   text-decoration: none;
   scrollbar-base-color: #00D8FF;
   scrollbar-shadow-color: #000000;
   scrollbar-highlight-color: #000000; 
   scrollbar-3dlight-color: #00D8FF;
   scrollbar-darkshadow-color: #00D8FF;
   scrollbar-track-color: #00D8FF;
   scrollbar-arrow-color: #000000;
   cursor: crosshair;
}



A:visited {
   font-style : normal; 
   font-weight : bold ; 
   font-family : Trebuchet MS; 
   color : #000000; 
   text-decoration :none;  
}

A:hover {
   font-style : normal; 
   font-weight : bold; 
   font-size : 12px; 
   font-family : verdana;
   color :#000000; 
   text-decoration : none;
   border : 1pt solid #000000;
   cursor: sw-resize;
}



A:active {
   font-style : normal; 
   font-weight : bold; 
   font-family : Trebuchet MS; 
   color : #000000; 
   text-decoration : none; 
}


A:link {
   font-style : normal; 
   font-weight : bold;
   font-family: Trebuchet MS;
   color:#000000; 
   text-decoration : none;
}

