body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul
  {
  font-size: 12px;
  line-height: 23px;
  font-family: Verdana, ARIAL, Geneva, Helvetica, Helv, Swiss;
  }

h1
  {
  font-size: 18px;
  color: #003298;
  }
h2
  {
  font-size: 16px;
  color: #003298;
  }

a
  {
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  }

a:link
  {
  color: #003298;
  text-decoration: none;
  }

a:visited
  {
  color: #5f6770;
  text-decoration: none;
  }

a:hover
  {
  color: #003298;
  text-decoration: underline;
  }
