body {
  font-family: "Times New Roman", Times;
  background-color: #eeffee;
}

div.topic, div.section, div.subsection {
  font-family: Arial, Helvetica, Swiss, Geneva, sans-serif;
  background-color: #eeffee;
}

div.topic {
  font-size: 24pt;
  font-weight: bold;
  margin-top: 0pt;
  margin-bottom: 0pt;
}

div.section {
  font-size: 20pt;
  font-weight: bold;
  margin-top: 6pt;
  margin-bottom: 2pt;
}

div.subsection {
  font-size: 16pt;
  font-weight: bold;
  margin-top: 5pt;
  margin-bottom: 1pt;
}

div.paragraph {
  font-size: 14pt;
  margin-top: 6pt;
}

a {
  text-decoration: none !important;
}

a:link {
  color: #008800 !important;
}

a:visited {
  color: #005555 !important;
}

a:hover {
  text-decoration: underline !important;
}

a.link_button {
  font-family: Arial, Helvetica, Swiss, Geneva, sans-serif;
  font-size: 10pt;
}
