.headerBody {
		BACKGROUND-COLOR:	#808032;
		COLOR:			#000000;
		FONT-FAMILY:		Arial;
		FONT-SIZE:		12px;
}

.contentBody {
		BACKGROUND-COLOR:	#EEF3FB;
		COLOR:			#000000;
		FONT-FAMILY:		Arial;
		FONT-SIZE:		12px;
}

.contentBorder {
		BACKGROUND-COLOR:	#8EB4FF;
}

.blue {
		BACKGROUND-COLOR:	#cccc99;
}

.yellow {
		BACKGROUND-COLOR:	#3333ff;
}

BODY {
		BACKGROUND-COLOR:	#3333ff;
}