<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #fff;
}

a {
	color: #0982c8;
}

#topAd &gt; a, #bottomAd &gt; a {
	color: #00deff;
}

#nav &gt; li &gt; a, #footer a, #footer p, #footer li {
	color: #0068c9;
}

#nav &gt; li.current &gt; a {
	color: #000;
}

#experience &gt; h4 { 
	color: #0982c8;
}

.mainContent &gt; h4 {
	color: #0982c8;
}</pre></body></html>