form {
	font-family: serif;
}
h2 {
	font-size: 1.1em;
	font-family: serif;
	color: #f0f;
	margin-bottom: 0px;
}
.txt, .answer {
	width: 95px;
}
.answer {
	background-color: #ffffc4;
}
.help {
	margin-left: 25px;
}
.help a {
	font-family: Arial Black;
}
.bold {
	font-weight: bold;
}
