.sBase {
  font-family: helvetica;
  font-size: 12pt;
  color: #000000;
}
.sBIG {
  font-size: 24pt;
  font-weight: bold;
  font-style: italic;
}
.sTitle {
  font-size: 18pt;
  font-weight: bold;
  margin-top: 0.2in;
  margin-left: 0.2in;
  margin-right: 0.2in;
}
.sBody {
  font-size: 12pt;
  font-weight: normal;
  margin-top: 0.2in;
  margin-left: 0.2in;
  margin-right: 0.2in;
}
.sItalic {
  font-size: 12pt;
  font-weight: normal;
  font-style: italic;
  margin-top: 0.2in;
  margin-left: 0.2in;
  margin-right: 0.2in;
}
.sTiny {
  font-size: 8pt;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.sBold {
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
}
.sTrademark {
  text-align: center;
  font-size: 10pt;
  font-weight: normal;
  font-style: italic;
}
TD {
  font-size: 20pt;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding-top:15px;
}
LI {
  font-weight: bold;
  font-style: normal;
  padding-top: 10px;
}
