body {
  font-size: 100%;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: #ffffff;
  background-color: #000000;
  background-image: none;
}
td input {
  font-size: 60%;
}
label font{
 font-size: 60%;
}
.leftbar {
  float: left;
  width: 180px;
  margin-bottom: 80px;
}
.logo {
  padding: 0;
  margin: 0; 
} 
.navbar {
}
.centrebar {
  margin: 1em;
}
.banner {
}
.slogan {
  margin: 0;
  font-family: "Times New Roman", serif;
  font-size: 220%;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}
.altlang {
}
.breadcrumbs {
}
.main {
}
.resources {
}
.sponsors {
}
h1 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 160%;
  text-align: center;
}
h2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 130%;
}
h3 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 110%;
}
h4 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 100%;
}
a {
  text-decoration: underline;
  color:  #FF0000;
  background: transparent;
  font-weight: bold;
  outline: none;
}
a.externallink {
  text-decoration: underline;
  color:  #A02020;
  background: transparent;
  font-weight: bold;
  font-style: italic;
  outline: none;
}
a:visited {
  color:  #e04040;
  background: transparent;
  font-weight: bold;
}
a:active {
  color: #ff4400;
  background: transparent;
}
a:hover {
  color: #600000;
  background: #FFFF00;
  font-weight: bold;
}
ol.rm {
  list-style-type: lower-roman;
}
img {
  border: 0;
}
