body {
  background-color: #252525;
  margin-bottom: 0%;
  margin-top: 0%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  color: #000000;
  font-weight: inherit;
}
table {
  font-size: 10pt;
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
  color: #000000;
  font-weight: normal;
}
td {
  font-size: 10pt;
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
  font-weight: normal;
  background-color: transparent;
  color: #EBDEBA;
}
p {
  font-size: 10pt;
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
  font-weight: normal;
  line-height: normal;
}
h1 {
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
  color: #fffbf0;
  font-weight: bold;
  font-size: 16pt;
}
h2 {
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
  background-color: #645F4F;
  font-size: 14pt;
  color: #fffbf0;
  font-weight: bold;
}
h3 {
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
  font-size: 12pt;
  color: #fffbf0;
  font-weight: normal;
  font-style: italic;
}
h4 {
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
  font-size: 10pt;
  color: #fffbf0;
  font-weight: bold;
}
h5 {
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
  font-size: 8pt;
  color: #fffbf0;
  font-weight: bold;
  font-style: italic;
}
h6 {
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
  font-size: 10pt;
  background-color: #645F4F;
  color: #fffbf0;
  font-weight: bold;
  padding: 2pt;
  margin: 0pt;
}
a {
  color: #8e8670;
  font-weight: normal;
}
a:active, a:link, a:visited {
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
  color: #ff0000;
  font-weight: normal;
}
a.menu:active, a.menu:link, a.menu:visited {
  text-decoration: none;
  color: #8e8670;
  font-weight: bold;
}
a.menu:hover {
  text-decoration: none;
  color: #ff0000;
  font-weight: bold;
}
a.special:active, a.special:link, a.special:hover, a.special:visited{
  text-decoration: none;
  color: #ebdeba;
}