body {
  background-color: white;
}
h1 {
  color: black;
  font-famil: aerialblack;
  font-size: 24pt;
}
p {
  color: black;
  font-family: aerial;
  font-size: 16pt;
}
label {
  color: black;
  font-family: aerial;
  font-size: 20pt;
  font-weight: bold;
}
div {
  font-family: aerial;
  font-size: 20pt;
  font-weight: bold;
}