A             { color: #336699; text-decoration: underline; }
A:link        { color: #336699; text-decoration: underline; }
A:active      { color: #336699; text-decoration: underline; }
A:visited     { color: #336699; text-decoration: underline; }
A:hover       { color: #336699; text-decoration: underline; }

A.nav         { color: #666666; text-decoration: none; }
A.nav:link    { color: #666666; text-decoration: none; }
A.nav:active  { color: #666666; text-decoration: none; }
A.nav:visited { color: #666666; text-decoration: none; }
A.nav:hover   { color: #336699; text-decoration: none; }

A.downloadnav         { color: #05278C; text-decoration: none; }
A.downloadnav:link    { color: #05278C; text-decoration: none; }
A.downloadnav:active  { color: #05278C; text-decoration: none; }
A.downloadnav:visited { color: #05278C; text-decoration: none; }
A.downloadnav:hover   { color: #336699; text-decoration: none; }

A.returnnav         { color: #336699; text-decoration: none; }
A.returnnav:link    { color: #336699; text-decoration: none; }
A.returnnav:active  { color: #336699; text-decoration: none; }
A.returnnav:visited { color: #336699; text-decoration: none; }
A.returnnav:hover   { color: #336699; text-decoration: none; }

H3 {
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

HR {
  height: 1px;
}

B {
  color: #336699;
}

.highlight {
  color: #05278C;
}

.header {
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.body {
  color: #666666;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.nav {
  color: #333333;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11px;
}
