a {
	/*font-weight: bold;*/

}

#faqs {

}

.faq {
	margin-bottom: 1em;
}

.question {
	text-decoration: none;
	color: #009dd7;
	font-weight: bold;
	margin-bottom: 0.5em;
	cursor:pointer;
}

.answer {

}

.hidden {
	display: none;
}
