H1 {
  font-size: 16pt;
  font-variant: small-caps;
  font-family: Arial;
}
H2 {
  font-size: 16pt;
  font-family: Arial;
}
H3 {
  font-size: 14pt;
  font-variant: small-caps;
  font-family: Arial;
  text-align: center;
}
H4 {
  font-size: 13pt;
  font-family: Arial;
}
H5 {
  font-size: 12pt;
  font-family: Arial;
  font-variant: small-caps;
}
H6 {
  font-size: 11pt;
  font-family: Arial;
}
P, BLOCKQUOTE, TD, TH, UL, OL {
  font-size: 10pt;
  font-family: Arial;
}
EM {
	font-weight: bold;
	font-style: italic;
}
DIV {
  text-align: center;
}
