BODY {
  font-family: verdana, arial, helvetica;
  font-size: 12pt;
}

H1  {
  color: orange;
  text-align: center;
  font-size: 20pt;
}

H2  {
  color: red;
  text-align: center;
  font-size: 18pt;
}

H3  {
  color: red;
}

H5  {
  font-size: 80%;
}

.footer {
  text-align: center;
  font-size:  8pt;
}

