body    { background-color: white; margin: 0; padding: 0 }
p     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.sub1    { color: black; font-size: 14px; font-weight: bold }
.sub2   { color: #757575; font-size: 20px; font-weight: bold; text-decoration: underline }
.sub3 { color: #757575; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
.head1    { color: #d90000; font-size: 20px; font-weight: bold; text-decoration: underline }
.footer  { color: #505050; font-size: 11px }
.blurb    { color: #757575; font-size: 14px; font-family: "Times New Roman", Georgia, Times; font-style: italic }
a:link  { color: #d90000; text-decoration: none }
a:visited  { color: #d90000; text-decoration: none }
a:hover  { color: #ff8238; text-decoration: underline }
a:active  { color: #ff8238; text-decoration: underline }
.nav:link  { color: #757575; font-size: 11px; font-weight: bold }
.nav:visited  { color: #757575; font-size: 11px; font-weight: bold }
.nav:hover  { color: #d90000 }
.nav:active  { color: #d90000 }
