<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {background-color: #FFFFFF; margin:0px; text-align: center;}

p,tr,td,th,dd,dt,address,center,li {
	color: #303030; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0.5em;
}

h1	{color: #666666; font-family:verdana, arial; font-weight: bold; font-size: 18px;}
h2	{color: #000000; font-family:verdana, arial; font-weight: bold; font-size: 14px;}
h3	{color: #000000; font-family:verdana, arial; font-weight: bold; font-size: 12px;}
h4	{color: #000000; font-family:verdana, arial; font-weight: normal; font-style: italic; font-size: 11px;}

ul	{list-style-image: url("bull.gif"); margin-left: 2em; margin-top: 0px; padding-left: 0;}
li	{margin: 0; padding: 0; margin-bottom: 0.7em;}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
}
a:link 		{color: #333333; text-decoration:underline;}
a:visited	{color: #333333; text-decoration:underline;}
a:active	{color: #333333; text-decoration:underline;}
a:hover		{color: #333333; text-decoration:underline;}

img {border:0}

.footer {padding: 5px; padding-left: 15px;}
</pre></body></html>