h1
{ color:#006;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
} 

h2
{ color:#006;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
} 

table
{ border-style: solid;
  border-color: #aaa;
  border-width: 0px;
}

th
{ color: #004;
  background-color: #fff;
  border-style: solid;
  border-color: #aaa;
  border-width: 0px;
  font-weight:  bold;
  text-align:   center;
}

td
{ color: #004;
  background-color: #fff;
  border-style: solid;
  border-color: #aaa;
  border-width: 0px;
  text-align:   center;    
}
