BODY, TH, TD {
  font-size: 10pt;
  font-family: Verdana, Arial, sans-serif;
}

H1 { font-size: 18pt; }
H2 { font-size: 14pt; }
H3 { font-size: 12pt; }
H4 { font-size: 10pt; }
H5 { font-size: 9pt; }
H6 { font-size: 8pt; }

BODY {
  color: #333333;
  background-color: #ffffff;
}


