BODY {font: 11pt/1.2 Times Roman, Garamond, serif}
HR {align:center; width=100%; color:black; size:1}  <!-- size won't work -->
.sup {vertical-align:super; font-size: 8.5pt; text-decoration: underline}
.supnum {vertical-align:super; font-size: 8.5pt}
.sup2 {vertical-align:super; font-size: 8.5pt}
.sub {vertical-align:sub; font-size: 8.5pt}

<!-- table styles; table attributes seem to not work -->
TD {line-height:1.05; vertical-align:top}
TD.Notes {text-indent:2em; line-height:1.15}
TR.FakeHeader {font-weight:bold; text-decoration:underline; text-align:left}
.SmallText {font:9pt; font-weight:bold; text-decoration:underline}  <!-- used with fake column headers -->
.SD {font-style:italic}

<!-- paragraph styles -->
P {text-indent:2em}

<!-- quotation styles -->
BLOCKQUOTE {font-style:italic}

