
H1 {
  font-family: Arial;
  font-size: 18pt;
  color: #000099;
  text-decoration: underline;
}

H2 {
  font-size: 18pt;
  color: #000099;
  font-family: Arial;
}

H3 {
  font-family: Arial;
  font-size: 14pt;
  color: #000099;
  text-decoration: underline;
}

H4 {
  font-family: Arial;
  font-size: 14pt;
  color: #000099;
}

P {
  font-family: Arial;
  font-size: 10pt;
  color: #000099;
}

TABLE {
  font-family: Arial;
  font-size: 10pt;
  color: #000099;
}

TR {
  font-family: Arial;
  font-size: 10pt;
  color: #000099;
}

H5 {
  font-family: Arial;
  font-size: 12pt;
  color: #000099;
  text-decoration: underline;
}

H6 {
  color: #000099;
  font-family: Arial;
  font-size: 12pt;
}
