body {
 font-family: Bookman Old Style;
 font-size: x-large;
 font-weight: bold;
 text-align: center;
}

table {
 text-align: center;
 border: 0;
 }

td {
 font-family: Bookman Old Style;
 font-size: medium;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 color: #D5960F;
 }