body {
  font-family: Arial, Helvetica, sans-serif;
  background-image : url(../images/backlines.gif);
}

h1 {
  font-size: 12pt;
}
h2 {
  font-size: 10pt;
}
h3 {
  font-size: 8pt;
}
h4 {
  font-style: italic;
  color : red;
  font-size: 6pt;
}

#commentary {
    display: none;
}



