TABLE, TR, TD, P, DL, DT, DD {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

H1 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14pt;
  color: #ff1100;
}

H2 {
  font-style: normal;
  font-weight: bold;
  font-size: 12pt;
  color: #ff1100;
}

PRE {
  font-family: Courier, "Courier New", Monospaced, Serif;
}
