@charset "UTF-8";

dl {
	margin-top: 5em;
	margin-left: 5em;
}
dt {
	margin-top: 2em;
	margin-bottom: 1em;
	background-color: #eee;
	padding-left: 0.5em;
}
dd {
	margin-left: 3em;
	line-height: 2em;
}



