.BlueTitle {
	font-family: "Arial";
	font-size: 24px;
	color: #224E8B;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #151515;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.GrayTitle {
	font-family: "Arial";
	color: #494949;
	font-size: 24px;
}

.GreenTitle {
	font-family: "Arial";
	color: #2A5F00;
	font-size: 24px;
}
.RedTitle {
	font-family: "Arial";
	color: #AA0000;
	font-size: 24px;
}
.Header-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.Header-large-blue {
	font-family: "Arial Rounded MT Bold";
	font-size: 68px;
	color: #224E8B;
}
.Header-Large-White {
	font-family: "Arial Rounded MT Bold";
	font-size: 68px;
	color: #FFFFFF;
}
.Header-Large-Black {
	font-family: "Arial Rounded MT Bold";
	font-size: 68px;
	color: #000000;
}

