body
{
  background-color: #000000;
}

.mainbody
{
  text-align: left;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

.navigation
{
  width: 1000px;
  text-align: center;
  background-color: #007000;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top-color: #000000;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-color: #000000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}


.navigation A:link
{
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: 700;
  margin-left: 8px;
  margin-right: 8px;
  text-decoration: none;
  font-family: Verdana;
}

.navigation A:visited
{
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: 700;
  text-decoration: none;
  margin-left: 8px;
  margin-right: 8px;
  font-family: Verdana;
}

.navigation A:hover
{
  color: #EBDC24;
  font-size: 9pt;
  font-weight: 700;
  text-decoration: none;
  margin-left: 8px;
  margin-right: 8px;
  font-family: Verdana;
}

.standard
{
  font-family: Arial;
  font-size: 10pt;
  text-align: left;
  margin-top: 0px;
}

.standardleft
{
  font-family: Arial;
  font-size: 10pt;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}

.footer
{
  font-family: Verdana;
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

.footer A:link
{
  font-family: Verdana;
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

.footer A:visited
{
  font-family: Verdana;
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

.footer A:hover
{
  font-family: Verdana;
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

h1 
{
  text-align: left;
  font-family: Verdana;
  color: #000000;
  font-size: 18pt;
  line-height: 1.0;
  font-weight: 500;
  margin-top: 6px;
  margin-bottom: 6px;
}

h2
{
  font-family: Verdana;
  color: #000000;
  font-size: 12pt;
  margin-bottom: 6px;
  font-style: italic;
  font-weight: 500;
}

h3
{
  font-family: Verdana;
  color: #000000;
  font-size: 12pt;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 500;
  text-decoration: underline;
}

A:link    {
            font-family: Verdana;
            font-size: 11pt;
            color: #000000;
            font-weight: 700;
            text-decoration: none;
          }

A:visited {
            font-family: Verdana;
            font-size: 11pt;
            color: #000000;
            font-weight: 700;
            text-decoration: none;
          }

A:hover   {
            font-family: Verdana;
            font-size: 11pt;
            color: #000000;
            font-weight: 700;
            text-decoration: underline;
          }
