 
BODY{
  font-size : 12px;
  font-family : "MS UI Gothic";
  font-weight : lighter;
  scrollbar-face-color: #e0fee0;
  scrollbar-highlight-color: #666666;
  scrollbar-shadow-color: #666666;
  scrollbar-dlight-color: #FFFFFF;
  scrollbar-arrow-color: #666666;
  scrollbar-track-color: #00CCFF;
  scrollbar-darkshadow-color: #FFFFFF;
  background-image : url(Other/Sozai/background.gif);
  background-color : #FFFEEE;
}
TABLE{
  font-size : 12px;
  font-family : "MS UI Gothic";
  font-weight : lighter;
}
H3{
  font-size : 16px;
  font-family : "MS UI Gothic";
  color : white;
  background-color : green;
  font-weight : bold;
}

