
BODY {
  font-family: Arial;
  font-size: 10pt;
}

TD, TABLE {
  font-family: Arial;
  font-size: 10pt;
}

P {
  font-family: Arial;
  font-size: 10pt;
}

H1 {
  font-family: Arial;
  font-size: 18pt;
  font-weight: bold;
}

H2 {
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
}

H3 {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
}

H4 {
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
}

H5 {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
}

H6 {
  font-family: Arial;
  font-size: 7pt;
}

