body
{
  background: url('bodybackground.jpg');
}

.mainbody
{
  text-align: left;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  background-color: #F1F0A2;
}

.navigation
{
  background-color: #000000;
  text-align: center;
  padding: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
}


.navigation A:link
{
  color: #FFFFFF;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 16pt;
  font-weight: 700;
  padding: 5px;
  line-height: 1.5;
}

.navigation A:visited
{
  color: #FFFFFF;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 16pt;
  font-weight: 700;
  padding: 5px;
  line-height: 1.5;
}

.navigation A:hover
{
  color: #eee16a;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 16pt;
  font-weight: 700;
  padding: 5px;
  text-decoration: none;
  line-height: 1.5;
}

.navigation2
{
  background-color: #860605;
  text-align: center;
  padding: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
}


.navigation2 A:link
{
  color: #FFFFFF;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 10pt;
  font-weight: 700;
  padding: 5px;
  line-height: 1.5;
}

.navigation2 A:visited
{
  color: #FFFFFF;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 10pt;
  font-weight: 700;
  padding: 5px;
  line-height: 1.5;
}

.navigation2 A:hover
{
  color: #860605;
  background-color: #FFFFFF;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 10pt;
  font-weight: 700;
  padding: 5px;
  text-decoration: none;
  line-height: 1.5;
}

.standard
{
  color: #000000;
  font-family: "Arial";
  font-size: 12pt;
  line-height: 1.2;
  margin-top: 0;
}

.header
{
  color: #000000;
  background-color: #F1F0A2;
  font-family: "Arial";
  font-size: 18pt;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
  font-style: italic;
}


.footer
{
  color: #000000;
  font-family: "Arial";
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

.footer A:link
{
  color: #000000;
  font-family: "Arial";
  font-size: 8pt;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.footer A:visited
{
  color: #000000;
  font-family: "Arial";
  font-size: 8pt;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.footer A:hover
{
  color: #000000;
  font-family: "Arial";
  font-size: 8pt;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: underline;
}

h1 
{
  text-align: left;
  font-family: "Arial";
  color: #000000;
  font-size: 18pt;
  line-height: 1.0;
  font-weight: 700;
}

h2
{
  font-family: "Arial";
  color: #000000;
  font-size: 16pt;
  line-height: 1.0;
  font-weight: 700;
  font-style: italic;
}

h3
{
  font-family: "Arial";
  color: #000000;
  font-size: 16pt;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 700;
  text-decoration: underline;
}

A:link
{
  font-family: "Arial";
  font-size: 12pt;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
}

A:visited
{
  font-family: "Arial";
  font-size: 12pt;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
}

A:hover
{
  font-family: "Arial";
  font-size: 12pt;
  color: #000000;
  font-weight: 700;
  text-decoration: underline;
}
