.bodytext {
	font-family: Helvetica, "Helvetica Neue", Arial, "Univers 55", Futura;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a.bodytext:visited	{color: #0D6A8C;text-decoration: none;}
a.bodytext:link	{color: #0D6A8C;text-decoration: none;}
a.bodytext:active	{color: #0D6A8C;text-decoration: none;}
a.bodytext:hover	{color: #BD2684;}

.bodytextbold {
	font-family: Helvetica, "Helvetica Neue", Arial, "Univers 55", Futura;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.bodytextblue {
	font-family: Helvetica, "Helvetica Neue", Arial, "Univers 55", Futura;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0D6A8C;
	text-decoration: none;
}
.headings {
	font-family: Helvetica, "Helvetica Neue", Arial, "Univers 55", Futura;
	font-size: 16px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.bodytextboldblue {
	font-family: Helvetica, "Helvetica Neue", Arial, "Univers 55", Futura;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0D6A8C;
	text-decoration: none;
	}
.bodytextboldwhite {
	font-family: Helvetica, "Helvetica Neue", Arial, "Univers 55", Futura;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

