
TR {
  font-family: Arial;
  font-size: 10pt;
}

H1 {
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  color: green;
}

P {
  font-size: 10pt;
  font-family: Arial;
}

