body {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #21426F;
}

h1, h2, h3, h4,
h1 a, h2 a, h3 a, h4 a {
  margin: 0;
  padding: 5px 0;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  color: #21426F;
  text-decoration: none:
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  color: #21426F;
  text-decoration: underline:
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.2em;
}

.col3 h1, .col3 h2, .col3 h3, .col3 h4 {
  padding: 5px 5px;
  background-color: #E3AF42;
}

#content a, #content a:active, #content a:visited, #content a:link, #content a:hover {
  color: #21426F;
  text-decoration: none:
}

#content a:hover {
  text-decoration: underline;
}

.contenttable td p {
  margin: 0px;
  padding: 0px;
}

.contenttable {
  border-top: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-collapse: collapse;
}

.contenttable td {
  padding: 2px 4px;
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}