body
{
  background-color: #000060;
}

.navigation
{
  background-color: #000000;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
}


.navigation A:link
{
  font-family: Arial;
  color: #CDCDCD;
  font-size: 10pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  margin-left: 35px;
  margin-right: 35px;
}

.navigation A:visited
{
  font-family: Arial;
  color: #CDCDCD;
  font-size: 10pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  margin-left: 35px;
  margin-right: 35px;
}

.navigation A:hover
{
  font-family: Arial;
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  margin-left: 35px;
  margin-right: 35px;
}


.standard
{
  font-family: Arial;
  font-size: 10pt;
  line-height: 1.2;
  margin-top: 0;
}

.sidebar
{
  font-family: Arial;
  font-size: 13pt;
  line-height: 1.2;
  text-align: left;
  margin-top: 0;
}

.copyright
{
  font-family: Arial;
  font-size: 10pt;
  line-height: 1.2;
  text-align: center;
}

h1
{
  font-family: Arial;
  color: #CD0000;
  font-size: 18pt;
  line-height: 1.0;
  font-weight: 700;
  text-align: left;
  margin-bottom: 5px;
}

h2
{
  font-family: Arial;
  color: #0000CD;
  font-size: 14pt;
  line-height: 1.0;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 5px;
}


h3
{
  font-family: Arial;
  color: #000000;
  font-size: 12pt;
  line-height: 1.0;
  font-weight: 700;
  margin-bottom: 5px;
  text-decoration: none;
}

A:link
{
  font-family: Arial;
  font-size: 10pt;
  color: #000080;
  text-decoration: none;
}

A:visited
{
  font-family: Arial;
  font-size: 10pt;
  color: #000080;
  text-decoration: none;
}

A:hover
{
  font-family: Arial;
  font-size: 10pt;
  color: #000080;
  text-decoration: underline;
}


