body {
 font-family: Bookman Old Style;
 font-size: medium;
 font-weight: bold;
 text-align: center;
 }

table {
 font-family: Bookman Old Style;
 border: 0;
 text-align: center;
 }

td {
 text-align: center;
 }
 
h2 {
 font-size: larger;
 font-family: Bookman Old Style;
 }