body {
  margin: 0px;
  background-image: url(../images/bg5.jpg);
  background-repeat: repeat-y;
  background-position:  50% 50%;
  background-color: #9d8146;
  font-family: Century Gothic;
  font-size: 13px;
  color: #000000;
}
div {
  font-family: Century Gothic;
  font-size: 13px;
}
td {
  font-family: Century Gothic;
  font-size: 13px;
  color: #000000;
}
p {
  font-family: Century Gothic;
  font-size: 13px;
  text-align: justify;
}
ol {
  font-family: Century Gothic;
  font-size: 13px;
  color: gray;
  font-weight: normal;
}
ul {
  font-family: Century Gothic;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}
li {
  padding: 2px;
}
h1 {
  font-family: Century Gothic;
  font-size: 14pt;
  color: #774700;
  text-align: left;
}
h2 {
  font-family: Century Gothic;
  font-size: 11pt;
  color: #2f6379;
  text-align: left;
}
marquee {
  font-family: Century Gothic;
  font-size: 6pt;
  color: #666666;
}
a {
  font-family: Century Gothic;
  font-size: 13px;
  color: #5094c0;
  font-weight: bold;
  text-decoration: underline;
}
a.nav {
  font-family: Century Gothic;
  font-size: 13px;
  color: #235c87;
  font-weight: bold;
  text-decoration: none;
}
a.none {
  font-family: Century Gothic;
  font-size: 9px;
  color: #996633;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  font-family: Century Gothic;
  color: #ff9f11;
  font-weight: bold;
  text-decoration: underline;
}
a.nav:hover {
  font-family: Century Gothic;
  color: #def2fa;
  font-weight: bold;
  text-decoration: none;
}
a.none:hover {
  font-family: Century Gothic;
  font-size: 9px;
  color: black;
  font-weight: bold;
  text-decoration: underline;
}
h3 {
  font-family: century gothic;
  font-size: 15px;
  color: white;
  background-color: #9d8046;
  padding-left: 4px;
  padding-bottom: 2px;
  padding-top: 2px;
}
