<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}

div, p, td, tr, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
 }
 
 h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
 }
 
  h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #CCFF00;
	margin-top:0px;
	margin-bottom:0px;
 }
 
   h4 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
 }
 
    h5 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #660066;
	margin-top:0px;
	margin-bottom:0px;
 }
 
 hr { 
 	height : 1px;
	color : #EEEEEE;
  }
  
a:link {color: #0000CC; text-decoration:underline;}
a:hover {color:#0000CC; text-decoration:none;}
a:visited {color: #999999; text-decoration:underline;}
 
a:hover { 
	color: #0000CC;
	text-decoration: none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #666666;
}

.menu a, .menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.menu a:hover {color:#000000; text-decoration:none;}
</pre></body></html>