<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	background-image: url(images/headRight.jpg);
	height: 127px;
}
#topLinks {
	background-color: #FFCC00;
	border-bottom-color: #0000FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FF9900;
	border-top-style: solid;
	border-top-width: thin;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
#topLinks a:link, #topLinks a:visited, #topLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
#topLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#content {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
}
#copyright {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	color: #000000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: underline;
}
</pre></body></html>