.faq_header {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #4D7FA9;
	text-align: center;
	font-weight: bold;
}
.faq_question {
	font-weight: bold;
	color: #000000;
}
.faq_answer {
	font-size: 12px;
}
