.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993366;
}
.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.featureboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #941C49;
	font-weight: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}
.business_card_background {
	background-image: url(backgrounds/central_background_business_card.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.rightbackground {
	background-image: url(backgrounds/right_border_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.featureboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.h1 {
	line-height: 17px;
	height: 20px;
}
