BODY{
  font-size : 9pt; 
  font-family :"MS UI Gothic";
　scrollbar-face-color:#999999;
　scrollbar-track-color:#ffffff;
　scrollbar-arrow-color:#ffffff;
　scrollbar-3dlight-color:#999999;
　scrollbar-highlight-color:#999999;
　scrollbar-shadow-color:#999999;
　scrollbar-darkshadow-color:#999999;
  line-height:150%;
  background-color : #999999;
}
TD{
  font-size : 9pt; 
  font-family :"MS UI Gothic";
  line-height:150%;
}
A:LINK,A:ACTIVE,A:VISITED{
  text-decoration : none;
  color : white;
}
A:HOVER{
  text-decoration : none;
  position:relative;top:2px;left:2px;
  color : black;
}