<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
background-color:#E4F0F1;
color:#000000; 
margin: 30px  0px; 
font-size: 100%;
font-family: "Arial, Helvetica, sans-serif";  
font-weight: normal; 
overflow : auto;}
.float {float:left; margin: 10px 20px 20px 0px; }
.float1 { float: left;  width: 12em; }
.float2 { float: right; margin: 10px 0px 20px 20px; }
.float3 { float: left; width: 12em; margin-bottom: 1em; }
.small {font-weight: normal;}
.endefloat {clear: both;}
h1 {font: 120% "Arial, Helvetica, sans-serif"; text-align:center; font-weight:bold;}  
h2 {font: 100% "Arial, Helvetica, sans-serif"; text-align:justify; font-weight:normal;} 
h3 {font: 90% "Arial, Helvetica, sans-serif"; text-align:center; font-weight:bold;}  
h4 {font: 100% "Arial, Helvetica, sans-serif"; text-align:left; font-weight:normal;}  
h5 {font: 100% "Arial, Helvetica, sans-serif"; text-align:center; font-weight:normal;} 
h6 {font: 100% "Arial, Helvetica, sans-serif"; text-align: justify; font-weight:normal;}

a:link {
	font-family: "Arial, Helvetica, sans-serif"; 
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#3F727C;
	text-decoration: underline;}
a:visited {
	font-family: "Arial, Helvetica, sans-serif"; 
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3F727C;
	text-decoration: underline;}
a:hover {
	font-family: "Arial, Helvetica, sans-serif"; 
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6C03AB;
	text-decoration: underline;}
a:active {
	font-family: "Arial, Helvetica, sans-serif"; 
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6C03AB;
	text-decoration: underline;}
</pre></body></html>