<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY		{	background:rgb(67,75,178); font-size:11pt	}

P		{	text-indent:10px; text-align:justify; font-size:10pt	}

DL		{	margin-left:10px	}
DT		{	font-weight:bold	}

A		{	text-decoration:none	}
A:hover		{	color:rgb(67,75,178)	}
A.inactive	{	color:gray	}
A.active		{	color:black	}
A.current	{	color:rgb(67,75,178); font-weight:bold	}

SPAN.menu	{	background:rgb(231,232,245);width:160px;
			margin-top:1px; margin-bottom:5px; padding-top:2px; padding-left:10px	}


DIV.menu		{	position:absolute; border-style:solid; border-width: 2px;
			border-top-color:gray; border-left-color:gray; border-right-color:black; border-bottom-color:black;
			z-index:10; background:rgb(245,255,255)	}

DIV.content	{	padding:5px;
			position:absolute;top:70px;left:180px;width:600px;background:rgb(231,232,245)	}

DIV.contentin	{	padding:5px;
			position:absolute;top:10px;left:10px;width:770px;background:rgb(231,232,245)	}

TD.frame	{	vertical-align:top	}



span.copyright {
	font: 8pt monospace;
}

img {
	border-width: 0px;
}

td.copyright {
	text-align: center;
	background: rgb(245,255,555);
}
</pre></body></html>