BODY {
  text-align:left;
  vertical-align:middle;
  color : #222222;
  background-color: #EEEEEE;
  font-weight : 400;
  font-family : "MS GOTHIC";
  font-size : 10pt;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-arrow-color: #777777;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #CCCCCC;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color: #999999;
scrollbar-track-color: #DDDDDD;
A {
  font-weight : 400;
  font-family : "MS GOTHIC";
  font-size : 10pt;
}
A:VISITED {
  font-weight : 400;
  text-decoration : underline;
  font-family : "MS GOTHIC";
  font-size : 10pt;
}
A:HOVER {
  color : #FFFFFF;
  font-weight : 400;
  background-color: #555555;
  text-decoration : underline;
  font-family : "MS GOTHIC";
  font-size : 10pt;
}
A:ACTIVE {
  color : #FFFFFF;
  font-weight : 400;
  text-decoration : underline;
  font-family : "MS GOTHIC";
  font-size : 10pt;
}
