 
BODY{
  margin-top : 0px;
  margin-left : 0px;

    scrollbar-base-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #3399FF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #3399FF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #3399FF;
}


TABLE{
  font-family : "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN";
  font-size : 10pt;
  line-height : 11pt;
  color : #2b2b2b;
}


A{
  text-decoration : none;
  font-size : 10pt;
  font-family : "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN";
  line-height : 11pt;
}


A:HOVER{
  text-decoration : underline;
  color : red;
  font-size : 10pt;
  font-family : "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN";
  line-height : 11pt;
}


HR{
  color : silver;border-width : 1px 1px 1px 1px;}
