h1 {  font-size: small}
h3 {  font-size: x-small}
a:link      { color: #FFCC00; ; text-decoration: underline}
a:active    { text-decoration: underline; color: #CC0000}
a:visited   { text-decoration: none;  color: #FF9933; }
a:hover     { text-decoration: underline; color: #FFFFFF; }
BODY        { font-family: Verdana, Arial, Helvetica, sans-serif; }
.linespace {  line-height: 150%}
.nav {  font-size: x-small}
