
body, table {
  font-family: Verdana, sans-serif;
  color: black;
  background-color: white;
  font-size: 11pt;
}

h1 {
  font-family: Garamond, "Times New Roman", serif;
  background-color: white;
  color: red;
  font-size: large;
}

h2 {
  font-family: Garamond, "Times New Roman", serif;
  background-color: white;
  color: red;
  font-size: medium;
}

h3 {
  font-family: Garamond, "Times New Roman", serif;
  background-color: white;
  color: red;
  font-size: medium;
}

h4 {
  font-family: Verdana, sans-serif;
  color: black;
  background-color: white;
  font-size: 8pt;
 font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

h5 {
  font-family: Verdana, sans-serif;
  color: black;
  background-color: white;
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}
