<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY { 
	background: #FFFFFF;
	color:#333333;
	}
H1 {
	font:30pt Futura, Avant Garde, Arial, Helvetica;
      color:#000000;
      font-weight:bold;
      }
H2 {
	font:24pt New Century Schoolbook, Times New Roman, Times;
      color:#993333;
      font-weight:bold;
      }
H3 {
	font:18pt New Century Schoolbook, Times New Roman, Times;
      color:#663333;
	font-weight:bold;
      }
H4 {
	font:12pt Times New Roman, Times, Times Roman;	
	font-weight:bold;
	font-style:italic;
	}
TD { 
color: #333333; 
}
TD.H2 { 
background: #EEEEEE; 
}
TD.H3 {
background: #555555;
}
TD.BODY {
background: #EEEEEE;
}
TD.BODY1 {
background: #EEEEEE;
}
TD.BODY2 {
background: #DDDDDD;
}

STRONG {
	font:12pt Times New Roman, Times, Times Roman;
	font-weight:bold;
	font-style:italic;
	}

A:link{ 
	color:#003399;
	text-decoration:none;
	}
A:visited{
	color:#990066;
	text-decoration:none;
	}
A:active{
	color:#FF0000;
	text-decoration:none;
	}

</pre></body></html>