h1 {
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  margin: 3px 3px 3px 3px;
  padding: 0px;
  line-height: 20px;
  border-style: solid;
  border-width: 0px;
}
h2 {
  font-size: 18px;
  font-weight: 900;
  text-align: center;
}

body, td {
  font-size: 14px;
  font-weight: 500;
  font-family: "Times New Roman", "Serif";
} 

tr.mini td {
  font-size: 12px;
  font-weight: 500;
} 

p {
  margin: 8px 3px 8px 3px;
  border-style: solid;
  border-width: 0px;
}


