h1 {
  text-align: center;
  font-family: Times New Roman;
}
h2 {
  text-align: center;
  font-family: Times New Roman;
  color: #990306; background-color: #F0EDB4;
}
h3 {
  text-align: center;
  font-family: Times New Roman;
}
p {
  text-align: center;
  font-family: Arial, Helvetica, Sans Serif;
  font-weight: bold;
}
ul {
  font-family: Arial, Helvetica, Sans Serif;
  font-weight: bold;
}
a {
  font-family: Arial, Helvetica, Sans Serif;
  font-weight: bold;
}
td {
  font-family: Arial, Helvetica, Sans Serif;
  font-weight: bold;
}

