.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #E42639;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	color: #131313;
}
.subheadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	color: #131313;
}
.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	color: #131313;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	color: #131313;
}

