

BODY {
  font-family: sans-serif;
  font-size: 10pt;
}

H1 {
  font-family: sans-serif;
  font-size: 14pt;
  font-style: italic;
  font-weight: bolder;
}
H2 {
  font-family: sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

H3 {
  font-family: sans-serif;
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
}
.bodytext {
  font-family: sans-serif;
  font-size: 10pt;
}

P {
  font-family: sans-serif;
  font-size: 10pt;
}

TD {
  font-family: sans-serif;
  font-size: 10pt;
}


LI {
  font-family: sans-serif;
  font-size: 10pt;
}

