body
{
  background-color: #202080;
}

.mainbody
{
  text-align: left;
  padding-top: 2px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

.navigation
{
  width: 200px;
  background-color: #896640;
  padding-top: 10px;
  padding-bottom: 10px;
}


.navigation A:link
{
  color: #000000;
  font-size: 12pt;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.navigation A:visited
{
  color: #000000;
  font-size: 12pt;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.navigation A:hover
{
  color: #FFFFFF;
  font-size: 12pt;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.standard 
{
  font-family: "Arial";
  font-size: 11pt;
  line-height: 1.2;
  margin-top: 0;
}

.copyright 
{
  font-family: "Arial";
  font-size: 10pt;
  line-height: 1.2;
  text-align: center;
}

.copyright A:link
{
  font-family: "Arial";
  font-size: 10pt;
  line-height: 1.2;
  text-align: center;
}

.copyright A:visited
{
  font-family: "Arial";
  font-size: 10pt;
  line-height: 1.2;
  text-align: center;
}

.copyright A:hover
{
  font-family: "Arial";
  font-size: 10pt;
  line-height: 1.2;
  text-align: center;
}




h1 
{
  text-align: left;
  font-family: "Arial";
  color: #000000;
  font-size: 16pt;
  line-height: 1.0;
  font-weight: 700;
}

h2
{
  font-family: "Arial";
  color: #000000;
  font-size: 13pt;
  line-height: 1.2;
  font-weight: 700;
  font-style: italic;
}

h3
{
  font-family: "Arial";
  color: #000000;
  font-size: 12pt;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 700;
  text-decoration: underline;
}

A:link    {
  font-family: "Arial";
  font-size: 11pt;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
    }

A:visited {
  font-family: "Arial";
  font-size: 11pt;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
    }

A:hover   {
  font-family: "Arial";
  font-size: 11pt;
  color: #000000;
  font-weight: 700;
  text-decoration: underline;
    }
