 
.name{
  font-size : 16px;
  font-weight : bold;
  color : white;
  background-color : #d6b300;
  letter-spacing : 1px;
  padding-top : 7px;
  padding-left : 7px;
  padding-right : 7px;
  padding-bottom : 7px;
  text-align : center;
}
.txt12{
  font-size : 12px;
  padding-right : 5px;
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.p2b{
  font-size : 12px;
  font-weight : bold;
  color : gray;
  padding-top : 2px;
  padding-bottom : 2px;
  text-align : center;
}
.p2c{
  font-size : 10px;
  color : gray;
  padding-bottom : 10px;
  text-align : center;
}

