BODY {
  background: white;
}

H1, H2, H3, H4, H5, H6 {
  font-family: Helvetica, Arial, sans-serif;
}

.pgtitle {
  font-family: Ariel,sans-serif;
}

.subpgtitle {
  font: bold 12pt Ariel,sans-serif;
}
.frontpgtitle {
  font: bold 18pt Ariel,sans-serif;
  align: center;
}

.form {
  background: white;
}

.high {
  color: red;
}

