<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body	{	
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: white;
	}
	
p	{	margin-left: 0%;
		margin-right: 0%;
		text-color: #000000;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

td	{
		font-size: 12px;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

img	{	
		border: 0pt;
		border-style: none;
        }

.onwhite
	{
		background-color: #FFFFFF;
	}
	
.ongreen
	{
		background-color: #CAE086;
	}
	
.onsoftgreen
	{
		background-color: #EDF5D7;
	}
	
.onorange
	{
		background-color: #FFC773;
	}
	
.onsoftorange
	{
		background-color: #FFE9C7;
	}

.onsoftoranges
	{
		background-color: #FFFBF6;
	}
	
.onblue
	{
		background-color: #CEECFF;
	}
	
.desc
	{
		color: #000000;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.rightdesc
	{
		color: #33307B;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.descb
	{
		font-weight: bold;
		color: #33307B;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.specialb

	{
		color: #000000;
		font-weight: bold;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
.speciale

	{
		color: #cc9900;
		font-weight: bold;
		font-size: 14px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}		
		
.speciali
	{
		color: #33307B;
		font-size: 12px;
		font-style: italic;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.specialr
	{
		color: #A1311F;
		font-size: 12px;
	}
	
a.nav:link	 
	{	color: #A1311F;
	 	font-style: normal; 
		font-weight: bold; 
		font-size: 11px;
		text-decoration: none; 
	}

a.nav:visited
	 { 	color: #A1311F; 
		font-style: normal; 
		font-weight: bold; 
		font-size: 11px;
		text-decoration: none; 
	 }

a.nav:hover
	 {	color: #cc9900;
		font-style: normal; 
		font-weight: bold; 
		font-size: 11px;
		text-decoration: none; 
	 }
	 
a.nav:active
	 {	color: #cc9900;
		font-style: normal; 
		font-weight: bold; 
		font-size: 11px;
		text-decoration: none; 
	 }
	
a:link	 
	{	color: #A1311F;
	 	font-style: normal; 
		font-weight: normal; 
		font-size: 12px;
		text-decoration: underline; 
	}

a:visited
	 { 	color: #A1311F; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 12px;
		text-decoration: underline; 
	 }

a:hover
	 {	color: #cc9900;
		font-style: normal; 
		font-weight: normal; 
		font-size: 12px;
		text-decoration: underline; 
	 }
	 
a:active
	 {	color: #cc9900;
		font-style: normal; 
		font-weight: normal; 
		font-size: 12px;
		text-decoration: underline; 
	 }
	 
a.speciale:link

	{
		color: #A1311F;
		font-weight: bold;
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none; 
	}		 
	 
a.speciale:visited

	{
		color: #A1311F;
		font-weight: bold;
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none; 
	}	
	
a.speciale:hover

	{
		color: #cc9900;
		font-weight: bold;
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none; 
	}	
	
a.speciale:active

	{
		color: #cc9900;
		font-weight: bold;
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none; 
	}	
	 
.current
	 {	color: #cc9900;
		font-style: normal; 
		font-weight: bold; 
		font-size: 11px;
		text-decoration: none; 
	 }	 
</pre></body></html>