p, h1, h2, h3, h4, h5, h6, ul, ol, li, div, table, td, th, b, i {
  font-family: "Arial", "sans-serif";
}

p, ul, ol, li, td, th {
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  line-height: 12pt;
  color: #000000;
}

h1 {
  font-weight: bold;
  font-size: 16pt;
  line-height: 18pt;
}

h2 {
  font-weight: normal;
  font-size: 10pt;
  line-height: 12pt;
}

h3 {
  font-weight: bold;
  font-size: 10pt;
  line-height: 12pt;
}