p {
  color: #000000;
  font-weight: normal;
  font-style: normal;
  font-size: 14pt;
  text-align: justify;
}

h1 {
  color: #000000;
  text-align: center;
  font-weight: bold;
  font-family: Arial;
}

h2 {
  color: #000000;
  text-align: center;
}

h3 {
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

em {
  color: #0000ff;
  font-family: Arial;
  font-weight: bold ! important;
  font-style: normal;
  font-size: 14pt;
}

strong {
  color: #ff0000 ! important;
  font-weight: bold;
  font-size: 14pt;
  font-family: Arial;
}
