.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A1A5B;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A1A5B;
	font-weight: bold;
}
.textwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.serviceuserquote {
	font-family: "Courier New", Courier, mono;
	color: #411C66;
	padding-left: 23px;
}


.quoteinbox {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	color: #8E5ED0;
	border: thin solid #9072AE;
	margin: 10px 50px 10px 15px;
	padding: 10px 30px 10px 10px;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2A1B3;
}
