body {
  background-color:#f0f0f4;
  margin:0px;
  font-size:12pt;
  color:black;
  font-family: serif;
}

tr,td,th {
  font-size:12pt;
  background-color:#ffffff;
  color:black;
}

h1 {
  font-size:24pt;
  color:#3020A0;
  font-family: serif;
}

h2 {
  font-size:18pt;
  color:#3020A0;
  font-family: serif;
}

h3 {
  font-size:14pt;
  color:#181070;
  font-family: serif;
}

.p0 {
  text-align: justify;
  text-justify: newspaper;
}

.p1 {
  text-align: justify;
  text-justify: newspaper;
  text-indent: 1em;
}

