body {
  font-family: Geneva, Arial, Helvetica, san-serif;
  color: #000000;
  font-size: 11px;
  text-align: center;
}

h2 a{
  font-size: 16px;
  font-weight:bold;
  color: #000000;
  text-decoration: none;
}

h3 a{
  font-size: 12px;
  font-weight:bold;
  color: #000000;
  text-decoration: none;
}

p {
  text-align: center;
  font-size: 11px;
}

a:hover {
  color: #006600;
  text-decoration: underline;
}
