body
 {color:#818181;
  font-size:x-small;
  line-height:150%;
  font-family : "MS UI Gothic";

 scrollbar-base-color:#ffffff;
 scrollbar-face-color:#ffffff;
 scrollbar-arrow-color:#bbbbbb; 
 scrollbar-3dlight-color:#eeeeee;
 scrollbar-shadow-color:#999999;
 scrollbar-track-color:#ffffff;
 scrollbar-highlight-color:#ffffff;
 scrollbar-darkshadow-color:#ffffff; 


  }

table
  {color:#818181;
  font-size:x-small;
  line-height:150%;
  font-family : "MS UI Gothic";}
A:link
 {color:#616161;text-decoration:none;} 
A:visited
 {color:#999999;text-decoration:none;} 
A:active
 {color:#616161;text-decoration:none;} 
A:hover
 {color:#d9d0c7;text-decoration:none;position:relative;top:2px;}

input,textarea{
  
  line-height:150%;
  color:#888888;
  border-color:#888888;
  border-width:2px;
  border-top-style:none;
  border-left-style:dotted;
  border-bottom-style:dotted;
  border-right-style:dotted;
  background-color:#FFFFFF;