body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12pt; margin-left: .75in;
}
.heading {
   font-size: 16pt; font-weight: bold; margin-left: .5in;
   margin-top:.25in;
}
.item {
   margin-left: .75in;
}
.note-item {
   font-size: 11pt; font-weight: bold;
}
.big-item {
   font-size: 16pt;
}
.small-item {
   font-size: 10pt;
}
.intro {
   font-size: 11pt; font-weight: bold; font-style: "italic";
   text-decoration: underline;
}
P {
   font-size: 10pt;
}
UL {
   font-size: 10pt; margin-left: .25in;
}
TABLE { width: "90%"; }

TD.head {
   font-weight: bold; text-align: right; vertical-align: top;
}
TD {
   text-align: left; vertical-align: top;
}
TD.stars {
      text-align: left; vertical-align: top;
   }
TD.link {
   text-align: left; vertical-align: top;
   font-size: 10pt;
}
TD.summary {
   text-align: left; vertical-align: top; width: 60%;
   font-size: 8pt;
}

