div.p06      { font-size:6pt;  line-height : 135%; }
div.p08      { font-size:8pt;  line-height : 135%; }
div.p10      { font-size:10pt; line-height : 135%; }
div.p12      { font-size:12pt; line-height : 135%; }

div.p08n     { font-size:8pt;  line-height : 110%; }
div.p10n     { font-size:10pt; line-height : 110%; }
div.p12n     { font-size:12pt; line-height : 110%; }
div.p14n     { font-size:14pt; line-height : 110%; }
div.p16n     { font-size:16pt; line-height : 110%; font-weight:bold; }

span.p08n    { font-size:8pt;  line-height : 110%; }
span.p10n    { font-size:10pt; line-height : 110%; }
span.p12n    { font-size:12pt; line-height : 110%; }
span.p14n    { font-size:14pt; line-height : 110%; }
span.p16n    { font-size:16pt; line-height : 110%; }
span.p18n    { font-size:18pt; line-height : 110%; }


span.p12    { font-size:12pt; line-height : 135%; font-weight:bold;}
span.p14    { font-size:14pt; line-height : 135%; }
span.p16    { font-size:16pt; line-height : 135%; font-weight:bold;}
span.p18    { font-size:18pt; line-height : 135%; }

p.p10n    { font-size:10pt; line-height : 110%; }
p.p12n    { font-size:12pt; line-height : 110%; }

td      { font-size:10pt; line-height : 135%; }
th      { font-size:10pt; line-height : 135%; }


abbr, acronym, dfn, .popup {
    color: green;
    font-weight: bold;
    font-style: normal;
    border-style: dashed;
    border-color: green;
    border-width: 0px 0px 1px 0px;
    cursor: help;
}
