body {
	line-height: 19px;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #943038;
}
h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 120%;
}
div#footer {
	line-height: 15px;
	color: #808090;
}
.notice {
	font-weight: bold;
	padding: 5px;
	background-color: #ffff66;
}
.correct {
	color: #00d002;
}
.incorrect {
	color: red;
}
.zero {
	color: blue;
}
.unchosen {
	color: #4c4c4c;
}
.sidenote {
	border-color: #808080;
	border-style: dotted;
	border-width: 1px;
	padding: 10px;
	background-color: #fefee1;
}
