.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: 1F4F70;
}
.leadintext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: 1F4F70;
}
.leadintextgreen {


	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: 287656;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: 1F4F70;
}
.bodytextwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
