h1 {
  border-top: 1px none #996699;
  border-bottom: 1px solid #996699;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-weight: normal;
  text-align: center;
  color: #004a84;
  font-size: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
}
h2 {
  border-width: 0px 0px 1px;
  border-bottom: 1px solid #ff9900;
  border-top-color: white;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  color: #004a84;
  line-height: normal;
  font-size: 12px;
  padding-bottom: 2px;
  padding-top: 2px;
}
h3 {
  border-style: none none solid;
  border-color: #666699;
  border-width: 1px;
  padding: 2px 0px;
  font-size: 9pt;
  text-align: left;
  color: #004a84;
  font-weight: normal;
  font-family: tahoma,verdana,geneva,arial,helvetica,sans-serif;
  background-color: white;
}
h4 {
  font-family: tahoma,verdana,geneva,arial,helvetica,sans-serif;
  font-size: 0.9em;
  text-align: center;
  font-weight: normal;
}
h5 {
  border-top: 1px none #80C654;
  border-bottom: 1px solid #80C654;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-weight: normal;
  text-align: center;
  color: #004a84;
  font-size: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
}
p {
  line-height: 150%;
  font-size: 12px;
  font-weight: normal;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  text-align: justify;
  color: #2e2e2e;
}
body {
  margin: 0px;
  font-family: tahoma,verdana,geneva,arial,helvetica,sans-serif;
  line-height: 150%;
  color: #2e2e2e;
  font-size: 12px;
  text-align: justify;
  font-weight: normal;
  font-style: normal;
}
a:link {
  text-decoration: none;
  color: #007400;
}
a:visited {
  text-decoration: none;
  color: #716f64;
}
a:hover {
  border:  none;
  font-weight: normal;
  background-color: #996699;
  color: black;
}
