
.lgtext {
  font-family: sans-serif, Arial, Verdana;
  font-size: 18pt;
  line-height: 19pt;
  color: navy;
  font-weight: bold;
}

.ntext {
  font-family: sans-serif, Arial, Verdana;
  font-size: 10pt;
  line-height: 11pt;
  color: navy;
  font-weight: normal;
}

.stext {
  font-family: sans-serif, Arial, Verdana;
  font-size: 8pt;
  line-height: 9pt;
  font-weight: normal;
}

A {
  font-family: sans-serif, Arial, Verdana;
  font-size: 10pt;
  line-height: 11pt;
  color: maroon;
  font-weight: normal;
}
