<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	
}

#floater { 
position: absolute; 
left: 500; 
top: 146; 
width: 125; 
visibility: visible; 
z-index: 10; 
}
body{
margin:0;
padding:0
}


</pre></body></html>