BODY {
  background-color : white;
  font-size : 11px;
  font-family : Osaka,Verdana,"MS UI Gothic";
  text-decoration : none;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#FFFFFF;
}
A {
  color : #000000;
  font-size : 11px;
  font-family : Verdana,Arial,"MS UI Gothic";
  text-decoration : none;
}
A:HOVER {
  color : #999999;
 position:relative;
 top:1;
 left:1;
}
TABLE {
  font-size : 11px;
  font-family : Osaka,Verdana,"MS UI Gothic";
  text-decoration : none;
}
TEXTAREA,INPUT {
  font-size : 11px;
  font-family : Osaka,Verdana,"MS UI Gothic";
  background-color : white;
  border-width : 1px;
  border-style : solid;
  border-color : #000000;
}
