H1, H2, H3, TH {
  font-family: Arial,Helvetica,sans,sans-serif;
}

Body, P, TD {
  font-family: 'Times New Roman',Times, Roman, serif;
}

H2 {
  font-size: 14pt;
  margin-left: 0.5cm;
  border-style: solid;
  border-width: 0;
  border-color: silver;
  border-bottom-width: 1mm;
}

H3 {
  font-weight: normal;
  width: 50%;
  border-style: solid;
  border-width: 0;
  border-color: silver;
  border-bottom-width: 1px;
  text-align: right;
}

ul {
  margin-top: -18px;
}