  
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;

  SCROLLBAR-FACE-COLOR: #ffffff;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #ffffff; 
  SCROLLBAR-3DLIGHT-COLOR: #ffffff;
  SCROLLBAR-ARROW-COLOR: #666666;
  SCROLLBAR-TRACK-COLOR: #ffffff;
  SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}}}
  cursor : crosshair;
}}
  

  cursor : crosshair;
}
TD{
  font-size : 10pt;
  color : gray;
  line-height : 13pt;
}

A{
  text-decoration : none;
  color : gray;
}
A:HOVER{
  color : #8cd1fb;
  
  position : relative;
  top : 1px;
  left : 1px;
}
TABLE{
  cursor : crosshair;
}
