body {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 90%;
}
li, p {
	margin-bottom: 10px
}
h1 {
	font-size: 1.8em;
}
.question {
	font-weight: bold;
}
fieldset {
	margin-bottom: 15px;
}
legend {
	font-weight: bold;
	color: #000;
}
table {
	width: 100%;
	border-collapse: collapse;
}
table td, table th {
	border: 1px solid #000;
	padding: 3px;
}
