@charset "UTF-8";
/* CSS Document */
dl.spaced dt {
	margin-top: 12px;
	margin-bottom: 4px;
	font-weight: bold;

}
dl.spaced dd {
	margin-top: 4px;
	margin-bottom: 4px;
}
