body {
  font-family: "tahoma", "arial", "helvetica", "sans-serif";
  font-size: 10pt;
  background-color: #3A6CCB;
  color: #FFFFFF;
}

table {
  font-size: 10pt;
  border: 1pt;
  text-align: center;
}

h1 {
  font-size: 14pt;
}

h2 {
  font-size: 12pt;
}

p {
  font-size: 8pt;
}
