<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body	{	background: #ffffff;
			font-family: arial, helvetica, sans-serif;
			color: #000000;
			font-size: 10pt;
			margin: 0em;
}

p		{	font-family: arial, helvetica, sans-serif;
			color: #000000;
			background: #ffffff;
			font-size: 10pt;
}	

p.list {
	margin-top: 0;
	margin-bottom: 0;
}
		
.reg	{	font-family: arial, helvetica, sans-serif;
			color: #000000;
			background: #ffffff;
			font-size: 10pt;
}		

A:link		{	font-family: arial, helvetica, sans-serif;
				font-size: 10pt;
				text-decoration: underline;
				color: #990000;
				background: #ffffff;
}
A:visited	{	font-family: arial, helvetica, sans-serif;
				font-size: 10pt;
				text-decoration: underline;
				color: #666666;
				background: #ffffff;
}
A:active	{	font-family: arial, helvetica, sans-serif;
				font-size: 10pt;
				text-decoration: underline;
				color: #990000;
				background: #ffffff;
}
A:hover		{	font-family: arial, helvetica, sans-serif;
				font-size: 10pt;
				text-decoration: underline;
				color: #990000;
				background: #ffffff;
}
.little		{	font-family: arial, helvetica, sans-serif;
				color: #000000;
				background: #ffffff;
				font-size: 8pt;
}				
A.little:link		{	font-family: arial, helvetica, sans-serif;
				font-size: 8pt;
				text-decoration: underline;
				color: #990000;
				background: #ffffff;
}
A.little:visited	{	font-family: arial, helvetica, sans-serif;
				font-size: 8pt;
				text-decoration: underline;
				color: #666666;
				background: #ffffff;
}
A.little:active	{	font-family: arial, helvetica, sans-serif;
				font-size: 8pt;
				text-decoration: underline;
				color: #990000;
				background: #ffffff;
}
A.little:hover		{	font-family: arial, helvetica, sans-serif;
				font-size: 8pt;
				text-decoration: underline;
				color: #990000;	
				background: #ffffff;			
}
.head		{	font-family: arial, helvetica, sans-serif;
				color: #000000;
				background: #ffffff;
				font-size: 10pt;
				font-weight: bold;
}	
A.head:link		{	font-family: arial, helvetica, sans-serif;
					font-size: 10pt;
					text-decoration: underline;
					color: #990000;
					background: #ffffff;
					font-weight: bold;
}
A.head:visited	{	font-family: arial, helvetica, sans-serif;
					font-size: 10pt;
					text-decoration: underline;
					color: #666666;
					background: #ffffff;
					font-weight: bold;
}

A.head:active	{	font-family: arial, helvetica, sans-serif;
					font-size: 10pt;
					text-decoration: underline;
					color: #990000;
					background: #ffffff;
					font-weight: bold;
}
A.head:hover		{	font-family: arial, helvetica, sans-serif;
					font-size: 10pt;
					text-decoration: underline;
					color: #990000;
					background: #ffffff;
					font-weight: bold;
}
.subhead	{	font-family: arial, helvetica, sans-serif;
				color: #000000;
				background: #ffffff;
				font-size: 9pt;
				font-weight: bold;
}	
.big		{	font-family: arial, helvetica, sans-serif;
				color: #000000;
				background: #ffffff;
				font-size: 12pt;
				font-weight: bold;
}							
</pre></body></html>