BODY{
  font-family : Arial,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
  font-size : 12pt;
  margin-top : 10px;
  margin-left : 10px;
}
A{
  color : gray;
  text-decoration : none;
}
A:HOVER{
  color : blue;
  text-decoration : underline;
}
TABLE{
  font-size : 0.8em;
}
.font08em{
  font-size : 0.8em;
}
.font07em{
  font-size : 0.7em;
}