BODY,TR { font-size: 10pt }

.font8pt {  font-size: 8pt}
.font10pt {  font-size: 10pt}
.font12pt {  font-size: 12pt}
.font9pt {  font-size: 9pt}
.list {  font-size: 8pt; line-height:120%}
.list2 {  font-size: 10pt; line-height: 120%}
.list3 {  font-size: 10pt; line-height: 150%}
.font14pt {
	font-size: 14pt;
}
.font20pt {
	font-size: 20pt;
	font-weight: bold;
}


/* Text definitions */
.8pt  { font-size:  8pt; }
.9pt  { font-size:  9pt; }
.10pt { font-size: 10pt; }
.11pt { font-size: 11pt; }
.12pt { font-size: 12pt; }
.14pt { font-size: 14pt; }
.16pt { font-size: 16pt; }
.18pt { font-size: 18pt; }

.bold  { font-weight: bold; }
.white { color: white; }

.graph { font-size: 8pt; color: #808088; }


/* Table definitions */
.bg1  { background-color: #1D0D81; color: #FFFFFF; }
.bg2  { background-color: #1D0D81; color: #FFFFFF; }
.bg3  { background-color: #D0DDFE; }
.bg4  { background-color: #EFEFEF; }
.bg5  { background-color: #FFFFFF;}
.bg6  { background-color: #D67700; color: #FFFFFF; }
.bg7  { background-color: #F6DD99; color: #FFFFFF; }
.bg8  { background-color: #228822; color: #FFFFFF; }
.bg9  { background-color: #D6F3D6; color: #FFFFFF; }
.bg10 { background-color: #226688; color: #FFFFFF; }
.bg11 { background-color: #D0EDF0; color: #FFFFFF; }
.bg12  { background-color: #0082BD; }



/* line definitions */
.lh0   { line-height:  8px; }
.lh100 { line-height: 100%; }
.lh110 { line-height: 110%; }
.lh120 { line-height: 120%; }
.lh125 { line-height: 125%; }
.lh130 { line-height: 130%; }
.lh135 { line-height: 135%; }
.lh150 { line-height: 150%; }
