  
.base{
  font-size : 12px;
  
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  

  line-height : 18px;
  letter-spacing : 1px;
}
.small{
  font-size : 11px;
}
H1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.base2{
  font-size : 12px;
  line-height : 14px;
  color : #666666;
}
TD{
  font-size : 12px;
  line-height : 15px;
}
