a, body, p, table, tr, th, td {
  font-size: 12pt;
}

a {
  color: #0000ff;
  text-decoration: none;
}

body {
  background-color: #ffffff;
}

h1 {
  font-size: 16pt;
  margin-top: 20pt;
  margin-bottom: 20pt;
}

h2 {
  font-size: 12pt;
  margin-top: 20pt;
  margin-bottom: 10pt;
}
