body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
}

p {
  text-indent: 1.5em;
  line-height: 1.5  
}

p.noIndent {
  text-indent: 0em;
  line-height: 1.5  
}

a {
  color: #005050;
  font-weight: bold;
  text-decoration: none
}

a.menu {
  color: #ffffff
}

a:hover {
  color: #EC244C
}

h1 {
  font-family: Arial Black, Tahoma, Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 300%;
  line-height:1.0;
  color: #047391
}

h2 {
  font-family: Arial Black, Tahoma, Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 175%;
  line-height:1.0;
  color: #005050
}

h3 {
  font-family: Arial Black, Tahoma, Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 125%;
  color: #000000
}

h4 {
  font-weight: bold;
  font-size: 110%
}

hr {
  color: #005050;
  background-color: #005050;
  height: 4px;
  border-style: solid
}

ol li {
  margin-top: 1.0em;
  margin-left: 1.0em;
}

ul li {
  margin-top: 1.0em;
  margin-left: 1.0em;
}

.footer {
  font-size: 80%;
  text-align: center
}

.menu {
  background: #005353;
  text-align: center
}
