body {
  margin: 0px;
  background: #381044 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);
  background-repeat: no-repeat;
  background-position: right bottom;
}
p {
  font-family: Century Gothic,Arial,Helvetica;
  font-size: 13px;
  text-align: justify;
  margin-top: 5px;
}
ol {
  font-size: 13px;
  font-weight: normal;
  font-family: Century Gothic,Arial,Helvetica;
}
ul {
  font-weight: bold;
  color: #000000;
  list-style-image: url(../images/star.png);
  font-family: Century Gothic,Arial,Helvetica;
  font-size: 16px;
  line-height: 1.4;
}
li {
  padding: 1px;
}
h1 {
  font-family: Century Gothic,Arial,Helvetica;
  font-size: 16pt;
  text-align: left;
  color: #5f1a6d;
  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;
  color: #275787;
  font-size: 13px;
  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 {
  text-decoration: none;
  letter-spacing: 0.1em;
  font-family: Century Gothic,Arial,Helvetica;
  padding-left: 12px;
  color: #55d539;
  font-weight: bold;
  font-size: 15px;
  padding-right: 12px;
}
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: #55d539;
}
a.text:hover {
  font-family: Century Gothic,Arial,Helvetica;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
}
a.navvisited:hover {
  color: #55d539;
  text-decoration: none;
  font-family: Century Gothic,Arial,Helvetica;
  font-weight: bold;
}
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;
}
a.li {
  font-weight: bold;
  color: #275787;
  font-family: Century Gothic,Arial,Helvetica;
  font-size: 16px;
  text-decoration: underline;
}

