h1 {
  font-family: "times new roman", helvetica, sans-serif;
  font-weight: bold;
  font-size: 24pt;
  text-align: center;
  color: #000000;
}  
 
h2 {
  font-family: "times new roman", helvetica, sans-serif;
  font-weight: bold;
  font-size: 18pt;
  font-variant: small-caps;
  text-align:center;
  color: #000000;
}  

body {
  background-color: #FFFFFF;
  font-size: 14pt;
}

table {
  background-color: #FFFFFF;
}
