.leadintext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 4e3787;
	font-size: small;
}
.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: 4e3787;
	font-size: x-small;
}
.footertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: 020005;
}
.hiddenStyle {
	position: absolute;
	left: -9999px;
}