  body
  {
  font-size: 12px;
  font-family: arial;
  color: black;
  bgcolor=FFFFFF;
  }
  h1
  {
  color: white;
  text-decoration: bold;
  text-transform:uppercase;
  background:#000000;
  text-align: center; 
  margin:0px 0px 0px 00px;
  padding:0px 0px 0px 00px;
  }
  h2
  {
  color: black;
  text-decoration: bold;
  text-transform:uppercase;
  text-align: center; 
  margin:0px 0px 0px 00px;
  padding:0px 0px 0px 00px;
  }
  td
  {
  font-size: 13px;
  font-family: arial;
  }