H1 {
  margin-bottom: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
}
H2 {
  margin-bottom: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #FF0000;
  text-align: center;
}

td.menu {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

td.menu a {
  color: #000000;
  font-size: 15px;
  text-decoration: none;
}
td.menu a:hover {
  color: #FF0000;
  text-decoration: underline;
}
td.content {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
}
td.menu a:hover {
  color: #FF0000;
  text-decoration: underline;
}