
.tb1{
  font-weight : normal;
  background-color : #ffd350;
  color : maroon;
  font-size : 14px;
}
.tb2{
  background-color : #ffffcf;
  border-top-color : #ffcc66;
  border-right-color : #ffcc66;
  border-bottom-color : #ffcc66;
  border-left-color : #ffcc66;
  border-top-width : 4px;border-right-width : 4px;border-bottom-width : 4px;border-left-width : 4px;
  border-style : solid solid solid solid;
  font-size : 14px;
  line-height : 140%;
}
.tb3{
  background-color : #ffffcf;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  
  font-size : 14px;
}
.td4{
  font-size : 12px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  width : 90%;
}
