DIV.f20 {font-size: 20pt;}
DIV.cen {text-align: center;}
DIV.r {text-align: right;}
DIV.l {text-align: left;}

SPAN.bluef36 {color: blue; font-size: 36pt;}
SPAN.bluef22 {color: blue; font-size: 22pt;}
SPAN.redf12 {color: red; font-size: 12pt;}
SPAN.whitef10 {color: white; font-size: 10pt;}
SPAN.whitef10b {font-weight: bold; color: white; font-size: 10pt;}
SPAN.whitef12b {font-weight: bold; color: white; font-size: 12pt;}
SPAN.whitef14b {font-weight: bold; color: white; font-size: 14pt;}
SPAN.whitef16b {font-weight: bold; color: white; font-size: 16pt;}

SPAN.bluef22violet {color: blue; font-size: 22pt; background-color: violet;}
SPAN.bluef28violet {color: blue; font-size: 28pt; background-color: violet;}

SPAN.b {font-weight: bold;}

SPAN.red {color: red;}
SPAN.snow {color: snow;}
SPAN.blue {color: blue;}
SPAN.dgreen {color: darkgreen;}
SPAN.black {color: black;}
SPAN.pink {color: pink;}

SPAN.redb {color: red; font-weight: bold;}
SPAN.blueb {color: blue; font-weight: bold;}
SPAN.yellowb {color: yellow; font-weight: bold;}
SPAN.greenb {color: green; font-weight: bold;}
SPAN.purpleb {color: purple; font-weight: bold;}
SPAN.orangeb {color: orange; font-weight: bold;}
SPAN.snowb {color: snow; font-weight: bold;}
SPAN.blackb {color: black; font-weight: bold;}
SPAN.darkblueb {color: darkblue; font-weight: bold;}

SPAN.f10 {font-size: 10pt;}
SPAN.f12 {font-size: 12pt;}
SPAN.f14 {font-size: 14pt;}
SPAN.f16 {font-size: 16pt;}
SPAN.f18 {font-size: 18pt;}
SPAN.f20 {font-size: 20pt;}
SPAN.f22 {font-size: 22pt;}
SPAN.f24 {font-size: 24pt;}
SPAN.f30 {font-size: 30pt;}
SPAN.f32 {font-size: 32pt;}

SPAN.f16b {font-weight: bold; font-size: 16pt;}

P.aqua {background-color: aquamarine;}
P.blue {background-color: blue;}
P.purple {background-color: purple;}
P.awhite {background-color: antiquewhite;}
P.green {background-color: green;}
P.yellow {background-color: yellow;}
P.red {background-color: red;}
P.orange {background-color: orange;}

TD.h22lgryellowf12b {line-height: 22px; font-weight: bold; font-size: 12pt; background-color: lightgoldenrodyellow;}
TD.h22awhitef10b {line-height: 22px; font-weight: bold; font-size: 10pt; background-color: antiquewhite;}
TD.h22lcyanf10b {line-height: 22px; font-weight: bold; font-size: 10pt; background-color: lightcyan;}
TD.h26c99FFCCf12b {line-height: 26px; font-weight: bold; font-size: 12pt; background-color: #99FFCC;}

