.whiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.contentBackGround {
	background-image: url(images/backGroundContentArea.jpg);
	background-repeat: no-repeat;
}
.darkText {
	color: #000080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
}
.Header {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #804040;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
}