
H1 {
  font-weight: 900;
  text-align: center;
  font-size: 24pt;
  font-family: "Arial", "Helvetica";
  color: #000040;
  line-height: 24pt;
  font-style: normal;
  font-variant: normal;
}

P {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #000040;
  margin-top: 2pt;
}

SMALL {
  color: #000040;
  font-family: Arial, Helvetica;
  font-size: 8pt;
  text-align: center;
}

BIG {
  font-size: 12pt;
  color: #CE0000;
  font-weight: bold;
}

A {
  color: #000040;
}

H2 {
  font-family: Arial, Helvetica;
  font-size: 14pt;
  color: #CE0000;
  text-align: center;
  font-style: italic;
}

H3 {
  font-family: Arial, Helvetica;
  font-size: 12pt;
  color: #CE0000;
  text-align: left;
  font-style: normal;
  fint-weight: bold;
  font-weight: bold;
  line-height: 12pt;
  padding-top: 6pt;
  margin-bottom: 2pt;
}

