BODY {
  background-color : #000000;
  color : black;
  font-size: 101%;
  font-family:arial,helvetica,sans-serif;
}
h1 {
  color:#000099;
  font-size: large;
  background:transparent;
  font-family:arial,helvetica,sans-serif;
}
h2 {
  color:#000000;
  font-size: medium;
  font-weight: normal;
  background:transparent;
  font-family:arial,helvetica,sans-serif;
}
h3 {
  color:#000099;
  font-size: medium;
  background:transparent;
  font-family:arial,helvetica,sans-serif;
}
h4 {
  color:#000099;
  font-size: small;
  background:transparent;
  font-family:arial,helvetica,sans-serif;
}
h5 {
  color:#000000;
  font-size: medium;
  background:transparent;
  font-family:"times new roman",times,serif;
}
p,td,ul,li {
  font-size: small;
  font-family:arial,helvetica,sans-serif;
}
li {
  padding-bottom:12px;
}
A {
  text-decoration: underline;
  font-weight: bold
}
a:link {
  color:#000099;
  background:transparent;
}
a:visited {
  color:#000099;
  background:transparent;
}
a:hover {
  color:#666666;
  background:#transparent;
  text-decoration: none;
}
a:active {
  color:#000099;
  background:transparent;
}
.menu {font-size: x-small;
}
.footer {
  font-size: x-small;
  color:#FFFFFF;
  font-family:arial,helvetica,sans-serif;
}
.footer A {
  text-decoration: underline;
}
.footer a:link {
  color:#FFFFFF;
}
.footer a:visited {
  color:#FFFFFF;
}
.footer :hover {
  color:#FFFFFF;
  background:#transparent;
  text-decoration: none;
}
.footer a:active {
  color:#ffffff;
}
.small {
  font-size:xx-small;
}
