<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(images/bg.gif);
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 24px;
}
.img01 {
	padding: 0px;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
</pre></body></html>