<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">dl {
	margin-left		: 5%;
	margin-right	: 5%;
}
dl dl {
	margin-left		: 5%;
	margin-right	: 0%;
}
dt {
	color			: #006633;
	font-weight		: bold;
}
</pre></body></html>