body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12pt;
  color: black;
  background-color: #ffff99 }
h1 {
  font-family: Helvetica, Arial, sans-serif }
  font-size: 16pt;
  font-style: normal;
  font-weight: bold;
  text-align: center;
h2 {
  font-family: Helvetica, Arial, sans-serif }
  font-size: 16pt;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  color: black;
  background-color: #ffff99 }
a:link, a:visited, a:hover, a:hover:visited {
  color: blue;
  font-weight: bold;
}