a:link    { text-decoration: none; }
a:active  { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover   { text-decoration: underline; }

p,li,dd,blockquote,.text,.header,.subheader,.tagline,.navlink,.notetext,.noteheader,.smnoteheader,.footer {
  font-family: verdana,geneva,arial,helvetica,sans-serif;
  font-size: 10pt;
}

.header {
  color: #336699;
  font-weight: bold;
  font-size: 14pt;
}

.subheader {
  color: #cc9900;
  font-weight: bold;
}

.tagline {
  color: #cccccc;
  font-weight: bold;
  font-style: italic;
}

.navlink {
  font-size: 8pt;
  line-height: 12pt;
}

.notetext {
  font-size: 8pt;
}

.noteheader,.smnoteheader {
  color: #ffffff;
  font-weight: bold;
}

.smnoteheader {
  font-size: 8pt;
}

.footer {
  color: #999999;
  font-size: 8pt;
}
