@charset "ISO-8859-1";
.backtext {
	background-image: url(../images/backtext.jpg);
	background-repeat: no-repeat;
}
.orangetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #F8961D;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 14px;
	color: #90877E;
}

