
span      {font-size: 10pt;line-height:11pt}
div       {font-size: 9pt;line-height:10pt}
body{
  font-size : 9pt;
  font-family : "MS UI Gothic";
  text-decoration : none;
}

INPUT,SELECT,TEXTAREA{
  background-color :#FFFCF7;
  color : #000000;
  font-size : 13px;
  font-family : "MS UI Gothic";
  text-decoration : blink;
}
.button {
  background-color:#FFFFFF;
  color : #000000 ;
  cursor:hand;
  font-size : 12px;
  font-family : "MS UI Gothic";

<STYLE type="text/css">
<!--
A:link{text-decoration:none;color:#0000ff;}
A:visited{text-decoration:none;color:#990099;}
A:hover{text-decoration:underline;color:#ff0000;}
-->
</STYLE>