.header {  font-weight: bold; color: #000000;
border: #000000; border-style: dashed; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1x; background-color: transparent; 
font-size: 13px; font-face: tahoma;}



BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : tahoma; 
   color : #000000; 
   text-decoration : none; 
   scrollbar-base-color: #FFFFFF;
   scrollbar-shadow-color: #000000;
   scrollbar-highlight-color: #FFFFFF; 
   scrollbar-3dlight-color: #FFFFFF; 
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF; 
   scrollbar-arrow-color: #000000;
   cursor: crosshair
}

A:visited {
   font-style : normal; 
   font-weight : normal; 
   font-family : tahoma; 
   color : #000000; 
   font-size : 11px;
   text-decoration :overline; 
   
}


A:hover {
   font-style : normal;
   font-weight : 9px;
   font-family : tahoma; 
   color : #666666; 
   cursor : ne-resize;
   text-decoration : underline;
  }


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-family : tahoma; 
   color : #000000;
   text-decoration : overline; 
}


A {
   font-style : normal; 
   font-weight :normal; font-family: tahoma; color : #000000 ; 
   text-decoration :  overline;  }
