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: #0f5d15; font-size: 16px; font-weight: bold }
.sub3 { color: #0f5d15; font-size: 14px; font-weight: bold }
.head1     { color: #0f5d15; font-size: 20px; font-family: "Times New Roman", Times, Georgia; font-style: italic; font-weight: bold }
.footer  { color: #464646; font-size: 10px }
.blurb     { color: #5a361a; font-size: 16px; font-family: "Times New Roman", Georgia, Times; font-style: italic; line-height: 22px }
a:link   { color: #0f5d15; text-decoration: underline }
a:visited   { color: #0f5d15; text-decoration: underline }
a:hover   { color: #692b00; text-decoration: underline }
a:active   { color: #692b00; text-decoration: underline }
.a.nav:link { color: orange }
.a.nav:visited { color: orange }
.a.nav:hover { color: lime }
.a.nav:active { color: lime }
