.FaqBox {
}

.FaqIntro {
	font-weight: bold;
	font-size: 150%;
	padding-bottom: 20px;
}

.FaqQuestion {
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 10px;
}

.FaqAnswer {
	text-align: justify;
	padding-bottom: 20px;
}