body {
margin: 0;
}

body,table,tr,td {
font-family: Times;
font-size: 28pt;
font-weight: bold;
color: #000000;
background-color: #e3c497;
}

a {
font-size: 20pt;
text-decoration: underline;
color: #000000;
}

.smaller {
font-size: 24pt;
text-align: right;
}