body     { background-color: #010f60; 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: #532d21; font-size: 14px; font-weight: bold }
.head1    { color: #010f60; font-size: 20px; font-family: "Times New Roman", Times, Georgia; font-style: italic; font-weight: bold }
.footer { font-size: 10px }
.blurb    { color: #010f60; font-size: 16px; font-family: "Times New Roman", Georgia, Times; font-style: italic; line-height: 22px }
a:link  { color: #212f6d; text-decoration: none }
a:visited  { color: #212f6d; text-decoration: none }
a:hover  { color: #532d21; text-decoration: underline }
a:active  { color: #532d21; text-decoration: underline }
.a.nav:link { color: orange }
.a.nav:visited { color: orange }
.a.nav:hover { color: lime }
.a.nav:active { color: lime }
