<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
scrollbar-base-color: #cc0000; 
scrollbar-face-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #cc0000;
scrollbar-highlight-color: #cc0000; 
scrollbar-3dlight-color: #cc0000; 
scrollbar-shadow-color: #cc0000;
scrollbar-darkshadow-color: #ffffff;
} 
P {
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	color: #000000;
	text-decoration: none;
}

A {
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:ACTIVE {
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:HOVER {
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}</pre></body></html>