BODY  {
 	margin : 20;
	background-color : #ffffff;
 	font-family : Arial,Helvetica,Veranda,sans-serif;
 	COLOR : #000000;
 	FONT-SIZE : 10pt;
 	scrollbar-face-color: #6078A6;
 	scrollbar-shadow-color: #222222;
 	scrollbar-highlight-color: #BBBBBB;
 	scrollbar-3dlight-color: #000000;
 	scrollbar-darkshadow-color: #000000;
 	scrollbar-track-color: ;
 	scrollbar-arrow-color: #FFFFFF;
 }
     
p, td, font, ul, ol  {
	COLOR : #000000;
	font-family : Arial, Helvetica,Veranda,sans-serif;
	FONT-SIZE : 10pt;
	line-height : 120%;
}

b, strong  {
	font-weight : bold;
}

A  {
	font-family : Arial, Helvetica,Veranda,sans-serif;
	TEXT-DECORATION : none;
}

A:hover  {
	font-family : Arial, Helvetica,Veranda,sans-serif;
	COLOR : #000000;
	TEXT-DECORATION : underline;
}



.textBlack {
	COLOR : #000000;
}

.textGrey {
	COLOR : #595959;
}

.textRed {
	COLOR : #cc0000;
}

.textBlue {
	COLOR : #32408D;
}

.textTeal {
	COLOR : #329ACF;
}

.textMaroon  {
 	COLOR : #420C1C;
 }

.textGreen {
	COLOR : #8A9656;
}

.textWhite {
	COLOR : #ffffff;
}
.textOrange {
	COLOR : #ff9900;
}
 

.text8  {
	FONT-SIZE : 8pt;
}

.text9  {
	FONT-SIZE : 9pt;
}

.text10  {
	FONT-SIZE : 10pt;
}

.text12  {
	FONT-SIZE : 12pt;
}

.text14  {
	FONT-SIZE : 14pt;
}
.text16  {
	FONT-SIZE : 16pt;
}


.titleText  {
	COLOR : #000000;
	font-family : Times New Roman, Times, serif;
	FONT-SIZE : 16pt;
	line-height : 120%;
	TEXT-DECORATION : none;
}
