<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY 
{ 
        color:#333333;
        font-size:10pt; 
        line-height:14pt; 
        font-family:Arial,Helvetica,Sans-Serif; 
        padding-left:8px; 
        background-color: #FFFFFF; 
/*        background-color: #B6C828*/
}

IMG
{
	border-top-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
	border-right-width: 0;
	padding: 0;
}


A:link
{
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}

A:visited
{
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}

A:active
{
	color: #ff0000;
	text-decoration:none;
	font-weight:bold;
}

A:hover
{
	color: #006600;
	text-decoration: none;
	font-weight:bold;
}


HR
{
	color: #006600;
	background-color: #006600;
	margin-left: 0;
	height: 1px;
	border-style: none;
	border-color: #006600;
}

UL.nav
{
       margin-left:8px;
       padding-left:8px;
}


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