.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: #26344F;
	font-style: normal;
	text-decoration: none;
}

.paragraphbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #2B3953;
	line-height: 12pt;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CC0033;
	line-height: 14pt;
	text-decoration: underline;

}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #CC0033;
	line-height: 14pt;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CC0033;
	line-height: 14pt;

}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	line-height: 18px;

}
.largeHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0033;
	line-height: 30px;
	font-weight: bold;
}
.headingsPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #714A71;
	line-height: 14px;
}
.headingsTimes {

	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #666699;
	line-height: 26px;
}
