@charset "utf-8";
dt {
	margin-left: 1em;
	font-weight: bold;
	color: #1E4F1C;
	font-size: 16px;
}
dd{
	margin-left: 4em;
	margin-bottom: 1em;
}
p {
	text-indent: 1em;
}
.imagecaption {
	font-size: 90%;
	text-indent: 0px;
}
