table {
	font-size: 1.0em;
	width: 90%;
	margin: 0 auto;
}

.question {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

.answer {
	font-size: 1.0em;
	font-weight: normal;
	margin-bottom: 30px;
}