body {
  font-family: arial, times new roman, serif;
  color: #363e51;
  font-size: 0.75em;
  line-height: 1.3em;
}

h2 {
  color: #00589d;
  font-size: 1.6em;
  font-weight: normal;
  text-transform: uppercase;
  height: 60px;
  border: none;
}

h3 {
  color: #00589d;
  font-size: 1.5em;
  font-weight: normal;
}
h4 {
  color: #00589d;
  font-size: 1.5em;
  font-weight: normal;
  margin-left: 18px;
}
p, ul, td {
  margin-bottom: 12px;
  line-height: 1.8em;
  color: #363e51;
}

strong {
  font-size: 1.05em;
}

a {
  color: #3566ca;
  text-decoration: none;
}

span.hidden { display: none; }

#footer p, #footer a {
  color: #a7a7a7;
}