.BlueTitle {
	font-family: "Arial";
	font-size: 24px;
	color: #023399;
}
.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;
	}
