
.supertitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  line-height: 18pt;
  text-align: center;
  padding: 0px;
  margin: 1px;
}

.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  line-height: 14pt;
  text-align: center;
  padding: 0px;
  margin: 1px;
}

.subtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  line-height: 12pt;
  text-align: center;
  padding: 0px;
  margin: 1px;
}

.heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  line-height: 11pt;
  text-align: center;
  padding: 0px;
  margin: 1px;
}

.text {
  font-family: 'Times New Roman', Times, serif;
  font-size: 10pt;
  line-height: 11pt;
  padding: 1px;
  margin: 5px;
}

code {
  font-family: 'Courier New', Courier, fixed;
  font-size: 9pt;
  line-height: 11pt;
  color: #666666;
}

.footnote {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 10pt;
  padding: 0px;
  margin: 1px;
  font-weight: bold;
}

.aside {
  font-family: 'Times New Roman', Times, serif;
  font-size: 8pt;
  line-height: 9pt;
  padding: 0px;
  margin: 1px;
}

pre {
  margin: 1px;
  padding: 0px;
}

table {
  border: none;
}

th, td {
  border: 1px solid #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

dl, dt {
  margin-left: 10px;
  margin-right: 10px;
  font-family: 'Times New Roman', Times, serif;
  font-size: 10pt;
  line-height: 11pt;
}

dd {
  margin-left: 30px;
  margin-right: 30px;
  font-family: 'Times New Roman', Times, serif;
  font-size: 10pt;
  line-height: 11pt;
}
