BODY{
  font-size : 8pt;
  font-family : "MS UI Gothic",sans-serif;
  color : #666666;
  cursor : crosshair;
  scrollbar-face-color:#000040;
  scrollbar-highlight-color:#cccccc;
  scrollbar-shadow-color:#999999;
  scrollbar-3dlight-color:#000040;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#000040;
  scrollbar-darkshadow-color:#000040;
}
A{
  font-size : 8pt;
  font-family : "MS UI Gothic",sans-serif;
  text-decoration : none;
  cursor : e-resize;
  color : black;
}
A:HOVER{
  font-size : 8pt;
  font-family : "MS UI Gothic",sans-serif;
  cursor : e-resize;
  color : #0080c0;
}
A:LINK{
  color : black;
}
A:VISITED{
  color : black;
}
A:ACTIVE{
  color : black;
}
TABLE{
  font-size : 8pt;
  font-family : "MS UI Gothic",sans-serif;
  color : #66666;
@cursor : crosshair;
}

