body    { background-color: black; margin: 0; padding: 0 }
p     { color: black; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; }
td     { color: black; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; }
.sub1    { color: black; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold  }
.gold { color: #b08f2c; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.white { color: white; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.head1    { color: black; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif;}
.footer { font-size: 10px }
.blurb    { color: #654300; font-size: 12px; font-family: Georgia, "Times New Roman", Times; font-style: italic }
a:link  { color: #7c5200; text-decoration: underline }
a:visited  { color: #7c5200; text-decoration: underline }
a:hover  { color: #b08f2c; text-decoration: none }
a:active  { color: #b08f2c; text-decoration: none }
.nav:link { color: white ; text-decoration: none; }
.nav:visited { color: white ; text-decoration: none; }
.nav:hover { color: #b08f2c ; text-decoration: underline; }
.nav:active { color: #b08f2c ; text-decoration: underline; }
.nav2:link { color: #b08f2c; text-decoration: none; }
.nav2:visited { color: #b08f2c; text-decoration: none; }
.nav2:hover { color: white; text-decoration: underline; }
.nav2:active { color: white; text-decoration: underline; }
