.menu {
  font-family: Arial;
  font-size: 8pt;
}

.footer {
  font-family: Sans;
  font-size: 8pt;
  color: #FFFFFF;
}

a:link {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #FFFFFF;
  text-decoration: underlined;
}

a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a:active {
  color: #FFFFFF;
  text-decoration: underlined;
}

.topmenu {
  font-family: Arial;
  font-size: 8pt;
}

.bottommenu {
  font-family: Arial;
  font-size: 8pt;
}

.content {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
}

.tbl {
  font-family: Arial;
  font-size: 8pt;
}

.newsletter {
  border-style: solid;
  border-color: #660000;
  border-width: 1px;
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
}
form {
  
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
}
td {
font-size:10pt;
}

