<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;STYLE TYPE = TEXT/CSS&gt;

&lt;!--

	BODY   	{
		font-size: 9pt;
		font-family: Verdana;
		background: #FFF8E5;
		margin-top: 3pt;
		margin-left: 6pt
	 	}

	PRE	{
		font-size: 9pt;
		margin-top: 3pt;
		margin-bottom: 3pt;
		margin-left: 6pt			
		}
	H1  {
		font-size: 14pt;
		color: brown;
		margin-bottom: -5pt;
		font-weight: bold;
		font-family: Verdana
		}
	
	H2  {			 
		font-size: 11pt;
		color: brown;
		margin-bottom: -5pt;
		font-weight: bold;
		font-family: Verdana
		}
	
	H3	{
		font-size: 9pt; 
		color: #CC6666;
		margin-bottom: -5pt;
	     	font-weight: bold;
		font-family: Verdana
		}
	
	.H1noadj { font-size: 14pt }	
	.H2noadj { font-size: 12pt }	
	.H3noadj { font-size: 10pt }	
	
	
	
	H4	{
		font-size: 9pt; 
		font-weight: bold;
		color: navy;
		font-family: Verdana
		}

	H5     {
		font-size: 9pt; 
		font-weight: normal;
		color: navy;
		font-family: Verdana
		}
	
	
	P   {
	     	 font-family: Verdana;
			 margin-top: 12pt
		}
	
	TABLE	{
		font-size: 9pt;
		font-family: Verdana;
		}
	
	HR	{
		color: gray;
		margin-left: 6pt
		}
	
	LI   { font-family: Verdana }
	.FI { margin-top: 0pt }
	.DS { margin-top: 12pt }


	.SHADED {	
	background: #FFDDCC;
	font-style: italic
	}		&lt;!-- OLD: background: #DDDDFF  --&gt;			
	
	
--&gt;
&lt;/STYLE&gt;
</pre></body></html>