html{
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #ffffff;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-track-color: #cccccc;
}
BODY{
  font-size : 12px;
  line-height : 15pt;
  font-family : Verdana;
}
A{
  text-decoration : none;
  color : gray;
}
A:HOVER{
  text-decoration : underline;
  color : silver;
}
.lain{
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : black;
}
.lain2{border-top-style : dotted;border-left-style : dotted;border-right-style : dotted;border-bottom-style : dotted;border-top-color : black;border-right-color : black;border-bottom-color : black;border-left-color : black;border-width : 1px 1px 1px 1px;}
TD{
  line-height : 20px;
}
