.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #243440;
	background-color: #FFFFFF;
	height: 15px;
}


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

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

}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #243440;
	line-height: 12pt;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 12pt;

}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #243440;
	line-height: 20px;

}
.largeHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #557997;
	line-height: 26px;
	font-weight: bold;
}
.headingsPink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0066;
	line-height: 22px;
}
