BODY{
  font-family : Verdana,"MS UI Gothic";
  font-size : x-small;
  color: #666666;
  line-height : 150%;

  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;

  scrollbar-3dlight-color: #dddddd;
  scrollbar-arrow-color: #999999;
  scrollbar-track-color:#ffffff;
  scrollbar-darkshadow-color: #dddddd;
  scrollbar-face-color: #dddddd;
  scrollbar-highlight-color: #dddddd;
  scrollbar-shadow-color: #dddddd;
}

TD{
  font-family : Verdana,"MS UI Gothic";
  font-size:x-small;
  color: #666666;
  line-height:150%;
}

td.line{
  border-top: solid 1px #999999;
  border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
  border-left: solid 1px #999999;
}  

table.line{
  border-top: solid 1px #999999;
  border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
  border-left: solid 1px #999999;
}

A{
  text-decoration:none;
}

HR{
    border-style :dotted;
    border-color :gray;

}

input{
 border-top : 1px dotted #aaaaaa;
     border-bottom : 1px dotted #aaaaaa;
     border-left : 1px dotted #aaaaaa;
     border-right : 1px solid #aaaaaa;
     background-color : #fafafa;
}
