@charset "utf-8";
#question legend {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: medium;
	border: thin solid #E0DFE3;
	padding: 3px;
	font-weight: bold;
	background-color: #EEEEEE;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006699;
}
#disclaimer  {
	cursor: help;
	text-decoration: underline;
}
