.default {
  font-size: 12pt;
  color: #000000;
  font-family: Arial;
  text-align: justify;
}
.date {
  color: #305060;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  margin-right: 80px;
  text-align: right;
}
h1 {
  font-size: 18pt;
  color: #CC4400;
  font-family: Arial;
  text-align: center;
}
h2 {
  font-size: 14pt;
  color: #606000;
  font-family: Arial;
  text-align: center;
}
h3 {
  font-size: 12pt;
  color: #004000;
  font-family: Arial;
  text-align: left;
  text-indent: 4em;
}
h4 {
  text-indent: 4em;
}
ol {
  margin-top: 0px;
  margin-bottom: 0px;
}
ul {
  margin-top: 0px;
  margin-bottom: 0px;
}