.faqQuestion {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer; cursor:hand;

}
.faqAnswer {
	font-size: 10pt;
}

