<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1           { font-family: sans-serif; font-size: 18pt; color: #FFFFFF; text-decoration: underline; font-weight: bold; margin-bottom:35px; text-align:center }
h2           { font-family: sans-serif; font-size: 14pt; color: #DDDDDD; text-decoration: none; font-style: normal; font-weight:bold; text-align:center  }
h3           { font-family: sans-serif; font-size: 14pt; color: #DDDDDD; text-decoration: none; font-style: normal; font-weight:normal; line-height:100%; margin-top:3; margin-bottom:3; text-align:center  }
div          { overflow: hidden; margin-top: 10px; margin-bottom: 10px; margin-left: 30px; margin-right: 30px; width: 317px; text-align:center; line-height:100%; float: left  }
img			 { width:315px; border: 1px solid #666666; }
.banner		 { width:176px; height:53px; border: 1px solid #888888 }
.caption     { font-family: serif; font-style: italic; font-size: 10pt}
a {
	text-decoration: none;
	color: #CCCCCC
}

a:link {
	text-decoration: none;
	color: #CCCCCC
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF
}

a:active {
	text-decoration: none;
	color: #FF0000;
}
p     		 { font-family: Georgia; font-style: normal; font-size: 10pt; text-align:left}</pre></body></html>