body
{
  font-family: Verdana, Arial, Courier, serif;
  color: #1E5430;
  background-color: White;
  font-size: 10pt;
  text-align: left
}

hr {
  color: #1E5430;

}

h1 {
  font-family: Verdana, Arial, Courier, serif;
  color: #1E5430;
  font-size: 14pt;
  text-align: left
}

h2 {
  font-family: Verdana, Arial, Courier, serif;
  color: #1E5430;
  font-size: 12pt;
  text-align: left
}

h3 {
  font-family: Verdana, Arial, Courier, serif;
  color: #1E5430;
  font-size: 11pt;
  text-align: left
}

h4 {
  font-family: Verdana, Arial, Courier, serif;
  color: #1E5430;
  font-size: 10pt;
  text-align: left
}

h5 {
  font-family: Verdana, Arial, Courier, serif;
  color: #1E5430;
  font-size: 9pt;
  text-align: left
}

h6 {
  font-family: Verdana, Arial, Courier, serif;
  color: #1E5430;
  font-size: 8pt;
  font-weight: bold;
  text-align: left
}

p {
  text-align: center
}

a:link
{
  color: #1E5430;
  text-decoration: none
}

a:visited
{
  color: #1E5430;
  text-decoration: none
}

a:active
{
  color: #1E5430;
  text-decoration: none
}

a:hover
{
  color: #1E5430;
  text-decoration: underline
}

