body {
      font-family: Arial, Helvetica, sans-serif;
      font-size: small;
     }
p    { font-size: 80%; }

a:link            { text-decoration: none; color: #004488; }
a:visited         { text-decoration: none; color: #666666; }
a:hover, a:active { text-decoration: underline; color: #004488; }

.featuredheader { color: #004488; font-size: 14pt; font-weight: bold; }
.named          { color: #004488; font-size: 12pt; font-weight: bold; }

.u:link                 { text-decoration: underline; color: #004488; }
.u:visited              { text-decoration: underline; color: #666666; }
.u:hover, menu:active   { text-decoration: underline; color: #004488; }

