.PageHeaders {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #C51E52;
}
.ParagraphHeaders {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #C51E52;
}
.PageText {
	font-family: Helvetica;
	font-size: 12px;
	color:#000000;
}