H1.Blue {
	color: #0000cc;
	background: #ffffff;
	text-align : center;
}

H2.Blue {
	color: #0000cc;
	background: #ffffff;
	text-align : center;
}

H5.Red {
	font-family: "Times New Roman",Georgia,Times,serif;
	color: #cc3300;
	background: #ffffff;
}

div.ml2 {margin-left: 2.2em};

.BlueFont {
	color : #0000cc;
	background : #ffffff;
}

.BlueBoldFont {
	color : #0000cc;
	background : #ffffff;
	font-weight : bold;
}

.DarkBlueFont {
	color : #000099;
	background : #ffffff;
}

.DarkBlueBoldFont {
	color : #000099;
	background : #ffffff;
	font-weight : bold;
}

.DarkRedBoldFont {
	color : #990000;
	font-weight : bold;
}

.LiteBlueFont {
	color : #0080ff;
	background : #ffffff;
	text-align : center;
}

.LiteGreyFont {
	color : #eeeeee;
	font-weight : bold;
}

.RedBoldFont {
	color : #cc3300;
	background : #ffffff;
	font-weight : bold;
}

.RedBoldFontGrayBgd {
	color : #cc3300;
	background : #eeeeee;
	font-weight : bold;
}

.RedFont {
	color : #cc3300;
	background : #ffffff;
}

.SubTitle {
	font-family: "Times New Roman",Georgia,Times,serif;
	/* font-family: "Times New Roman"; */
	/* font-family: "Georgia"; */
	/* font-family: "Times"; */
	/* font-family: serif; */
	/* font-size : 100%; */
	color : #cc3300;
	background : #ffffff;
	font-weight : bold;
}

.YellowBoldFont {
	color : #ffff66;
	font-weight : bold;
}
