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-family: Arial, Helvetica, sans-serif; font-weight: bold }
.sub2   { color: #46598c; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.sub3    { color: #44376a; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: 3px }
.smaller { font-size: 11px }
.footer { font-size: 10px }
.blurb    { color: #33436d; font-size: 14px; font-family: "Times New Roman", Georgia, Times; font-style: italic }
a:link  { color: #33436d; text-decoration: none }
a:visited  { color: #33436d; text-decoration: none }
a:hover  { color: #490075; text-decoration: underline }
a:active  { color: #490075; text-decoration: underline }
.a.nav:link { color: orange }
.a.nav:visited { color: orange }
.a.nav:hover { color: lime }
.a.nav:active { color: lime }
