.white_bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.white_bodytxt:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.white_bodytxt:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white_bodytxt:hover {
	text-decoration: none;
	color: #FF7300;
}
.blue_boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #280092;
	text-decoration: none;
}
a.blue_boldtxt:link {
	text-decoration: none;
	color: #280092;
}
a.blue_boldtxt:visited {
	text-decoration: none;
	color: #280092;
}
a.blue_boldtxt:hover {
	text-decoration: none;
	color: #FF7300;
}
.blue_12pttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #280092;
	text-decoration: none;
}

.orange_10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF7300;
	text-decoration: none;
}
a.orange_10pt:link {
	text-decoration: underline;
	color: #FF7300;
}
a.orange_10pt:visited {
	text-decoration: underline;
	color: #FF7300;
}
a.orange_10pt:hover {
	text-decoration: none;
	color: #FF7300;
}
.blue_14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #280092;
	text-decoration: none;
}
.grey_bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.grey_bodytxt:link {
	text-decoration: underline;
	color: #333333;
}
a.grey_bodytxt:visited {
	text-decoration: underline;
	color: #333333;
}
a.grey_bodytxt:hover {
	text-decoration: none;
	color: #FF7300;
}
.orange_12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7300;
	text-decoration: none;
}
a.orange_12pt:link {
	text-decoration: none;
	color: #FF7300;
}
a.orange_12pt:visited {
	text-decoration: none;
	color: #FF7300;
}
a.orange_12pt:hover {
	text-decoration: none;
	color: #280092;
}
.whitetxt_12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a.whitetxt_12pt:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a.whitetxt_12pt:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.whitetxt_12pt:hover {
	text-decoration: none;
	color: #FFFFFF
}

.whitetxt_13ptbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
