
a:visited { color: black; text-decoration: none }
a:link { color: blue; text-decoration: none }
a:hover { color: red; text-decoration: underline }
a:active { color: fuchsia; text-decoration: underline }
body    { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.feature { font-size: 1.2em }
.featureheavy { font-size: 1.5em; font-weight: bold }
h4  { color: navy; font-size: 14px ; margin: 0 0 0.5em; }
p {}
td {}
.copyright { font-size: 10px }
.fineprintitalic { font-style: italic; font-size: 10px }
h3  { color: red; font-weight: 600; font-size: 22px; letter-spacing: 1px; padding-bottom: 4px }
