h2 {
  font-size: x-large;
  font-weight: bold;
  font-family: Arial;
}
h3 {
  font-size: x-large;
  font-weight: bold;
  font-family: Arial;
}
h4 {
  font-size: large;
  font-weight: bold;
  font-family: Arial;
}
p {
  font-size: small;
  font-family: Arial;
}
body, p, li {
  font-size: small;
  font-family: Arial;
}
