.question {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.explanation {
	padding-left: 30px;
}

.fieldgroup {
	margin-left: 30px;
}

h1 {
	border-bottom: dotted 1px grey;
	margin-top: 35px;
}

