<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A {
	color: #4966A3;
}
A:hover {
	text-decoration: none;
}
P {
	margin-top: 12px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
	font-weight: bold;
}
UL {
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
OL {
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
LI {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -12px;
}
.links_grey {
	color: #666666;
}
.links_bold {
	font-weight: bold;
}
.form_elements {
	font-size: 10px;
}
.pink_highlight {
	color: #ff9999;
}
</pre></body></html>