.headerblack {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 18px;
	color: #000000;
}
.bgdarkblue {
	background-color: #333366;
	color: #CBCBCB;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bglightblue {

	background-color: #CBCBCB;
}
.headerred {

	font-family: "Book Antiqua", "Times New Roman";
	font-size: 14px;
	color: #CC0000;
}
.textblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bgrowgrey {
	background-color: #F1F1F1;
}
.bgrowdarkgrey {
	background-color: #ffffff;
}
.textblackSmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
