<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-image:url(images/bgtop.gif);
	background-repeat: repeat-x;
	background-color:#0099D8;
	padding:0;
	margin:0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
a:link {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #C30;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FC0;
	font-weight:bold;
}

	.floatleft { float: left; padding:0 10px 0px 0px; clear:both; }
	h1 {color: #093; font-size:30px; font-weight:bold;}
	h2 {color: #F60; font-size:20px;}
	h3 {color: #900; font-size:18px; font-weight:bold; text-transform:uppercase;}
	ul{ padding: 0 0 0 40px;}
</pre></body></html>