.SectionTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #C80004;
	font-size:28px;
}
.SectionSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #757675F;
	font-size:20px;
}
.SectionSubTitleRed {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #C80004;
	font-size:20px;
}
.Callouts {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #323232;
	font-size:16px;
}
.CalloutsRed {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #C80004;
	font-size:16px;
}
.BodyCopy {
	font-family: "Times New Roman", Times, serif;
	color: #757675F;
	font-size:14px;
}
