body {
  margin: 0;
  padding: 0;
  background-color: #eaeaea;
  font-family: Verdana,sans-serif,Helvetica;
  color: black;
  font-size: 10pt;
}
div.content, div.footer, div.header {
}
div.header {
}
div.content {
}
div.footer {
  font-size: 10px;
}
.middle {
  text-align: left;
  width: 970px;
  margin-right: auto;
  margin-left: auto;
}
.footer1 {
  margin-bottom: 10px;
}
.footer-left {
  width: 780px;
}
.footer-right {
  clear: left;
  float: right;
  margin-top: 25px;
  width: 183px;
}
.footer2 {
  clear: both;
  padding-top: 30px;
}
.footer2-inside {
  padding-bottom: 6px;
  color: white;
  background-color: black;
  padding-top: 6px;
}
.nav1 {
  font-size: 10px;
  color: white;
  margin-top: 40px;
  margin-bottom: 12px;
}
.nav2 {
  margin-top: 30px;
}
.nav1 span {
  padding: 12px 40px;
  background-color: #ffa12d;
}
.nav1 a:link {
  color: white;
  text-decoration: none;
}
.nav1 a:active {
  color: white;
  text-decoration: none;
}
.nav1 a:visited {
  text-decoration: none;
  color: white;
}
a:link {
  text-decoration: underline;
  color: black;
}
a:visited, a:active {
  text-decoration: underline;
  color: #cccccc;
}
.footer1 a:link, .footer1 a:visited, .footer1 a:active {
  color: black;
  text-decoration: underline;
}
div.clearb {
  clear: both;
}
h1 {
  font-weight: bold;
  text-decoration: underline;
  font-size: 10pt;
}
h2 {
  font-weight: bold;
  font-size: 10pt;
}
.content .text {
  padding: 6px;
}

