.faq_questions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #003333;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF99CC;
}
.faq_answers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF99CC;
	color: #003333;
}
.faq_back_to_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #847248;
	padding: 2px 4px;
}
.faq_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
}
.faq_measurements_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003333;
}

