@charset "UTF-8";
/* CSS Document */

#title {
	font-size: 1.5em;
	font-weight: bold;
}
.question {
	font-size: 1em;
	font-weight: bold;
}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #E4E4E4;
}

