.FAQquestion {
	display: block;
	font-weight: bold;
	font-size: 120%;
}
.FAQanswer {
	display: block;
	margin-bottom: 20px;
}