.answer {
	list-style-type: none;
}
.construction {
	margin-right: 30px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.multichoice {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: lower-alpha;
}
.review {
	font-style: italic;
}
.score {
	clear: both;
	text-align: right;
}

