A {
  color: #990033;
  text-decoration: none;
}
A:hover {
  color: #FF0033;
  text-decoration: underline;
}
.HEADING {
  font-size: 18pt;
  font-weight: bold;
  font-style: italic;
  margin-top: 0px; margin-bottom: 8px;
}
.HEADING2 {
  font-size: 12pt;
  font-weight: bold;
  margin-top: 0px; margin-bottom: 8px;
}
.HEADING3 {
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  margin-top: 0px; margin-bottom: 8px;
}
.HEADING4 {
  font-size: 16pt;
  font-weight: bold;
  font-style: italic;
  margin-top: 0px; margin-bottom: 8px;
}
.HEADING5 {
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
  margin-top: 0px; margin-bottom: 10px;
}
.BODY {
  text-align: justify;
  padding-left: 30px; padding-right: 30px;
}
.BODY2 {
  text-align: justify;
  padding-left: 90px; padding-right: 90px;
}
.LIST {
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  padding-left: 30px;
}
.QUOTED {
  font-style: italic;
}
.COPYRIGHT {
  font-size: 8pt;
  font-style: normal;
  color: 666666;
  text-align: center;
  margin-top: 12px; margin-bottom: 0px;
}
.CONTENTS {
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  margin-top: 0px; margin-bottom: 16px;
}
