.bodyReg  {
	color : #000000;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.bodyBlue {
	color : #2f3d9d;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}


.bodyWhite {
	color : #FFFFFF;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.bodyLightblue {
	color : #babae0;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.bodyRequired {
	color : #cc3300;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}


