<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #000;
	color: #fff;
	background-repeat: none;
	background-position: -10px -20px;
	margin: 40px 40px 10px 40px;
	margin: 10px auto; float: center; width: 700px; 
	font-size: 13px;
	font-family: 'lucida sans', verdana, sans-serif;
}
.desctext {
	font-size: 13px;
	font-family: 'lucida sans', verdana, sans-serif;
	line-height: 19px;
	margin: 0px 20px;
}
a { color: #eef; }
a:hover { color: #fff; }
h1 { font-size: 21px; margin: 8px 0px; font-weight: bold; }
h2 { font-size: 13px; margin: 4px 0px; font-weight: normal; }
h3 { font-size: 11px; margin: 4px 0px; font-weight: normal; }

.hidden, .hidden &gt; a, .hidden a:visited { color: #eee; }</pre></body></html>