.content {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 575757;
	text-decoration: none;
	margin: 3px;
	padding: 3px;

}
.purple {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #785EC3;
	text-decoration: none;
	margin: auto;
	padding: 0px;

}
.bottom {

	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.purplebold {

	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #785EC3;
	text-decoration: underline;
}
.pink {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BA0A68;
	text-decoration: none;

}
.question {

	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #785EC3;
	text-decoration: none;
}
