<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #A69152;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ol {
	color: #5c4508;
	text-decoration: none;
	font-size:0.9em;
}

a:link {
	text-decoration: none;
	color: #5c4508;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #660099;
}
a:active {
	text-decoration: none;
}

</pre></body></html>