body {
	font-family: sans-serif;
}

summary {
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-style: dotted;
	margin-bottom: 10px;
}

