<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY  {
	background-color : #6599FF;
	font-family : Verdana;
	font-size : medium;
	font-style : normal;
}

A  {
	color : Black;
}

A:ACTIVE  {
	color : Black;
}

A:VISITED  {
	color : Black;
}

P  {
	font-size : small;
}

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