body {
  margin: 0px;
  background: #3f3c35 url(../images/bg.jpg) no-repeat fixed center top;
  color: black;
  font-size: 14px;
  font-family: Century Gothic,Arial,Helvetica;
}
div {
  font-size: 14px;
}
div.smalltext {
  font-family: Century Gothic;
  color: #666666;
  font-size: 12px;
}
td {
  font-size: 14px;
  color: #391c00;
  font-family: Century Gothic,Arial,Helvetica;
}
td.blue {
  border: 1px solid silver;
  background-image: url(../images/bg-bluefade.jpg);
}
p {
  font-family: Century Gothic,Arial,Helvetica;
  font-size: 13px;
  text-align: justify;
  margin-top: 5px;
}
ol {
  font-family: Century Gothic,Arial,Helvetica;
  font-size: 13px;
  color: gray;
  font-weight: normal;
}
ul {
  font-family: Century Gothic,Arial,Helvetica;
  font-size: 14px;
  color: #000000;
  font-weight: normal;
  margin-top: 3px;
}
li {
  padding: 2px;
}
h1 {
  font-family: Century Gothic,Arial,Helvetica;
  font-size: 18pt;
  text-align: left;
  color: #e72e02;
  margin-top: 1px;
}
h2 {
  font-family: Century Gothic,Arial,Helvetica;
  font-size: 14pt;
  text-align: left;
  color: #2baf00;
}
a {
  font-family: Century Gothic,Arial,Helvetica;
  font-size: 13px;
  color: #275787;
  font-weight: bold;
  text-decoration: underline;
}
a.text {
  border: 1px solid black;
  padding: 4px 5px;
  font-family: Century Gothic,Arial,Helvetica;
  color: white;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  background-color: #f03105;
  line-height: 2.7em;
}
a.nav {
  font-family: Century Gothic,Arial,Helvetica;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 0.1em;
  padding-right: 12px;
  padding-left: 12px;
}
a.navvisited {
  font-family: Century Gothic,Arial,Helvetica;
  font-size: 13px;
  color: #70a3d6;
  font-weight: bold;
  text-decoration: none;
}
a.none {
  font-family: Century Gothic,Arial,Helvetica;
  font-weight: normal;
  font-size: 11px;
  color: #999999;
  text-decoration: none;
}
a:hover {
  font-family: Century Gothic,Arial,Helvetica;
  font-weight: bold;
  text-decoration: none;
  color: #70ba41;
}
a.nav:hover {
  font-family: Century Gothic,Arial,Helvetica;
  font-weight: bold;
  text-decoration: none;
  color: #fef416;
}
a.text:hover {
  font-family: Century Gothic,Arial,Helvetica;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
}
a.navvisited:hover {
  font-family: Century Gothic,Arial,Helvetica;
  font-size: 13px;
  color: #70a3d6;
  font-weight: bold;
  text-decoration: none;
}
a.none:hover {
  color: black;
  font-weight: normal;
  text-decoration: underline;
  font-family: Century Gothic,Arial,Helvetica;
}
.body {
  background-color: #ffffff;
  background-image: url(../images/bgbody.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  font-family: Century Gothic,Arial,Helvetica;
}
