body {
  font-family : arial, helvetica;
  font-style : normal;
  font-size : 13px;
  max-width : 1000px;
  margin: 0 auto;
}

h1 {
  font-family : arial, helvetica;
  font-style : normal;
  font-weight : bold;
  font-size : 18px;
  text-decoration : none;
  margin-left : 4px;
  margin-top : 0px;
  margin-bottom : 0px;
}

h2 {
  font-family : arial, helvetica;
  font-style : normal;
  font-weight : bold;
  font-size : 18px;
  text-decoration : none;
  margin-left : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  color : #08427C;
}

a {
  color : #073767;
}

a:hover {
  color : #FF0000;
}
