body {
  position: absolute;
  background-color: #abc18e;
  width: 100%;
  top: 0pt;
  bottom: 0pt;
}

#bg_1 {
  position: relative;
  border-style: solid;
  border-width: 1px;
  background-color: white;
  width: 92%;
  left: 3%;
  right: 5%;
  top: 5pt;
  bottom: 15pt;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#bg_2 {
  position: relative;
  border-style: solid;
  border-width: 1px;
  background-color: white;
  width: 106%;
  left: -3%;
  top: 8pt;
  bottom: auto;
}

#page_header {
  font-family: Arial, sans-serif;
  font-size: 15pt;
  font-weight: bold;
  margin-left: 8pt;
  margin-top: 21pt;
}

p {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  margin-left: 8pt;
  margin-top: 8pt;
  margin-right: 8pt;
}

#license-graphic {
  text-align: right;
  margin-top: 0pt;
  margin-bottom: 0pt;
  margin-right: 8pt;
}

#license-text {
  text-align: right;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  margin-top: 0pt;
  margin-bottom: 8pt;
  margin-right: 8pt;
}

li {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  margin-top: 4pt;
}

.topic {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  margin-left: 8pt;
  margin-top: 15pt;
}

.subtopic {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  margin-left: 8pt;
  margin-top: 13pt;
}

.special {
  margin: 8pt;
}

.transcript {
  font-family: fixed;
  font-size: 10pt;
  color: #006666;
}

.comment {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  margin-left: 8pt;
  margin-top: 8pt;
  margin-right: 8pt;
}
