
#black  {
font-size : 9pt; font-family : Arial, Helvetica; font-weight : normal; color : #000000; text-align: left; }
#white  {
font-size : 9pt; font-family : Arial, Helvetica; font-weight : normal; color : #ffffff; text-align: left; }
#dkorange  {
font-size : 9pt; font-family : Arial, Helvetica; font-weight : normal; color : #FF6600; text-align: left; }
#center  {
font-size : 9pt; font-family : Arial, Helvetica; font-weight : normal; color : #000000; text-align: center; }
#whitecenter  {
font-size : 9pt; font-family : Arial, Helvetica; font-weight : normal; color : #ffffff; text-align: center; }
#blackright  {
font-size : 9pt; font-family : Arial, Helvetica; font-weight : normal; color : #000000; text-align: right; }
#whiteright  {
font-size : 9pt; font-family : Arial, Helvetica; font-weight : normal; color : #000000; text-align: right; }


#smallwhite  {
font-size : 7pt; font-family : Verdana, Arial, Helvetica; font-weight : normal; color : #ffffff; text-align: left; }
#small  {
font-size : 7pt; font-family : Verdana, Arial, Helvetica; font-weight : normal; color : #000000; text-align: left; }
#smallbold  {
font-size : 7pt; font-family : Verdana, Arial, Helvetica; font-weight : bold; color : #000000; text-align: left; }
#smallcenter  {
font-size : 7pt; font-family : Verdana, Arial, Helvetica; font-weight : normal; color : #000000; text-align: center; }
#smallcenterwhite  {
font-size : 7pt; font-family : Verdana, Arial, Helvetica; font-weight : normal; color : #ffffff; text-align: center; }
#smallright  {
font-size : 7pt; font-family : Verdana, Arial, Helvetica; font-weight : normal; color : #000000; text-align: right; }

A  {
text-decoration : underline; color : #ffffff; cursor : hand; font-weight : bold; }
A:Visited  {
color : #ffffff; text-decoration : underline; font-weight : bold; }
A:Active  {
color : #ff0000; text-decoration : underline; }
A:Hover  {
text-decoration : underline; color : #ff0000; }