body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  color: black;
  background-color: white;
  text-align: left;
}


h1 {
  font-size: 20pt;
  front-weight:bold;
  text-align: center;
}

h2 {
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
}



