BODY{
  font-size : 12px;
  font-family : Verdana,helvetica,geneva,sans-serif;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  color : #000000;
  background-color : #002664;
  cursor : auto;
  scrollbar-face-color: #002664;
  scrollbar-highlight-color: #04501f;
  scrollbar-shadow-color: #04501f;
  scrollbar-3dlight-color: #04501f;
  scrollbar-arrow-color: #04501f;
  scrollbar-track-color: #002664; 
  scrollbar-darkshadow-color: #04501f
}
TABLE{
  font-size : 13px;
  font-family : Arial,Tahoma;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  color : #875c32;
  background-color : #ffffff;
    
}
a:link, a:visited, a:active {color: #ad270e; text-decoration: none; cursor: e-resize;}
}
A:HOVER{
  color : #875c32;
  text-decoration: strike;
  cursor : e-resize;
}