#content {
  border-collapse: collapse;
}

#top_menu a {
  font-family: Arial;
  font-size: 10pt;
  font-weight: 700;
  color: #333333;
  text-decoration: none;
}

#top_menu a:hover {
  color: #000000;
  text-decoration: underline;
}

.body_font {
  font-family: Verdana,Arial,Helvetica;
  font-size: 10pt;
}

.footer {
  font-family: Arial,Helvetica;
  font-size: 10pt;
}