.semiheadline2 {
	color: #FF7F50;
	font-size: 300%;
	font-weight: bold;
}
.question {
	color: #00FF00;
	font-size: large;
}
.choicetable {
	margin: -10px;
	height: 60%;
}
.choice {
	font-size: 300%;
	font-family: monospace;
}
.judge {
	font-size: 300%;
}
.answer {
	color: #FF1493;
	font-size: 300%;
}
BR.breakheight {
	font-size: 60%;
}
P.explanation {
	color: #000000;
	text-align: left;
	font-size: 200%;
}
