BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
TABLE{
  font-size : 12px;
}
.imgb{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : black black black black;
  margin-top : 5px;
}

.txt_l{
 line-height : 18px;
}

.txt_c{
 line-height : 20px;
  
  margin-left : 30px;
  margin-right : 10px;
  font-size : 13px;
}
.txt_small{
  font-size : 10px;
}