
H1 {
  color: #003300;
  text-align: center;
  font-family: "Times New Roman";
  font-weight: bold;
  font-size: 22pt;
}

H6 {
  font-family: Arial;
  font-size: 14pt;
  color: #003300;
  text-align: left;
}

H5 {
  font-family: Arial;
  font-size: 18pt;
  color: #003300;
}

UL {
  font-family: Arial;
  font-size: 14pt;
  color: #003300;
}

LI {
  font-family: Arial;
  font-size: 14pt;
  color: #003300;
}

A {
  text-decoration: none;
  font-family: Arial;
  font-size: 18pt;
  font-style: normal;
  color: #003300;
  font-weight: bold;
}

H2 {
  font-family: "Times New Roman";
  font-size: 18pt;
  color: #003300;
}

P {
  font-family: Arial;
  color: #FFCE00;
  font-size: 20px;
}

H3 {
  font-family: Arial;
  font-size: 18pt;
  color: #003300;
}

H4 {
  font-family: Arial;
  font-size: 14pt;
  color: #003300;
}

