BODY,td {
  line-height : 4mm;
  font-family: MS UI Gothic;
  font-size: 9pt;
  color: 000000;
  margin-left: 40 px;
  margin-top: 0 px;
  background-position: 0 0;
  background-repeat: repeat;
  background-attachment:fixed;
}
-->
<!--
BODY,TD{
  scrollbar-face-color:#ffffff;
  scrollbar-arrow-color:e9ded1;
  scrollbar-track-color:white;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: e9ded1;
  scrollbar-3dlight-color: e9ded1;
  scrollbar-darkshadow-color: white;
  font-family : "MS UI Gothic";
  font-size:9pt;
}
<!--
A:link   {
  color:#9c1b1b  ;
  text-decoration:;
}
A:visited{
  color:#c0958f  ;
  text-decoration:;
}
A:hover  {
  color:#990000;
  border-bottom:dashed 0px;
  background:#d0e8ff;
}
A:active {
  color:#8b3f3a   ;
  text-decoration:none;
}
-->
INPUT,TEXTAREA{
  font-size : 9pt;
  background: #f3f3f3;
  border-style: ;
  border-width:1px;
  border-color: #cccccc;
  color: #000000;
}
