<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY	{
		background: #000000 url(bg.gif) repeat-y fixed; 
		color: #00FFFF
		}
BODY, TD, P {
		font-family: Arial, Geneva, sans-serif; 
		font-size: 11pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal;
		text-transform: none
		}
A, #assosMap		{
		color: #FFFFFF; 
		text-decoration: none
		}
A:Hover	{
		color: #FFFFFF; 
		text-decoration: underline
		}
A.topNav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
A.topNav:hover {
	color: #008EBD;
	text-decoration : none;
}
P.header {
	color: #008EBD;
	font-family : "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : right;
	line-height : normal;
	cursor : default;
}
P { text-align:justify }

#AssosMap { cursor: hand }

.names	{
	color: #008EBD;
	font-weight: bold;
	font-variant: italic;
	}	</pre></body></html>