.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B81A65;
	line-height: 1.4;
}
.text_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E4232F;
	line-height: 1.2;
}
.home_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9D0058;
	line-height: 1.2;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.2;
}
.heading_lev2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E4232F;
	line-height: 1.2;
}
.subheading1_lev2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E4232F;
	line-height: 1.2;
	text-transform: uppercase;
}
.subheading2_lev2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E4232F;
	line-height: 1.2;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #9D0058;
	line-height: 1.2;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #E4232F;
	line-height: .8;
}

a.type1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B81A65;
	line-height: 1.2;
	text-decoration: underline;
}
a.type1:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E4232F;
	line-height: 1.2;
	text-decoration: underline;
}

A.type2:link    {color:#B81A65; text-decoration:none;}
A.type2:visited {color:#B81A65; text-decoration:none;}
A.type2:active  {color:#B81A65; text-decoration:none;}
A.type2:hover   {color:#E4232F; text-decoration:none;}