.outerText
{
	font-family: 'Tahoma', 'Arial', sans-serif;
	font-size: 18px ;
	margin-bottom: 20px ;
	margin-top: 20px ;  
}

.question
{
	font-size: 16px ; 
	margin-bottom: 7px ; 
	color: #543e36 ;
	cursor: pointer ; 
}

.answer
{
	font-size: 15px ;
	margin-top: 3px ; 
	margin-bottom: 10px ; 
	list-style-type: none ;
}
