body {
  background-color: lightgrey;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: normal;
  font-style: normal;
}

hr {
  color: black;
}

h1 {
  color: black;
  font-size: 32pt;
  text-align: center;
  font-family: Westminster, Helvetica, sans-serif;
}

h2 {
  color: black;
  font-size: 24pt;
  text-align: center;
  font-style: italic;
}

table {
}

td {
  color: black;
  font-size: 16pt;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

a {
  color: black;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}

li {
  font-size: 10pt;
  color: black;
}

p {
}

