body, p, table, tr, th, td, input, select, textarea, h1, h2, h3, ul, li {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 11px;
}

strong, b
{
 font-weight: bold;
}

a:visited {
 COLOR: #707070; 
 TEXT-DECORATION: underline;
}

a:hover, a:visited:hover {
 COLOR: #DF3A3E;
} 

a {
 text-decoration: underline;
 COLOR: #173671;
}

h1 { 
  FONT-SIZE: 18px;
  font-family: verdana, arial, helvetica, sans-serif;
  FONT-STYLE: normal;
  FONT-WEIGHT: bold;
  color:#173671;
}

h2 {
  FONT-SIZE: 12px;
  FONT-STYLE: normal;
  FONT-WEIGHT: bold;
  color:#435F91;
  margin-top:32px;
}

a.menulink, a.menulink:visited {
  color:#001846;
  text-decoration:none;
}