.PageTITLE {
	color : #000080;
	font-size : 12pt;
}
.PageTXT {
	font-size : 9pt;
}
.BlackBG {
	background-color : Black;
}
.BodyBG {
	background-color : #5981D2;
}
.PageBG {
	background-color : #8DA8E0;
}
.bold {
	font-weight : bold;
}
.WhiteTXT {
	color : #FFFFFF;
}
A {
	font-size : 8.5pt;
	color : Black;
}
.FooterTXT {
	color : #ffffff;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;	
}
.FooterLINK {
	color : #ffffff;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
 }
BODY, TD, TR, P{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal; 
}
.White {
	color : White;
}