<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#nav li a:hover {
	color: #6C0;
	}

#head h2 {
	color: #6C0;
	}

#right li a:hover, .right2 li a:hover {
	color: #6C0;
	}
	
h2 {
	color: #6C0;
	}
	
#content a, #content2 a, #foot a {
	color: #6C0;
	border-bottom: 1px dotted #6C0;
	}
	
img.content, a img.content{
	background-color: #6C0;
	}
	
thead th {
  color: #6C0;
}</pre></body></html>