TD{
  font-size : 13px;
}
B{
  background-color : #c8ffc8;
  font-weight : lighter;
  color : #003100;
}
H3{
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : green;
  margin-left : 3px;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : green;
  color : #001500;
  padding-left : 10px;
  width : 300px;
}

