<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link       { color: #3399FF; text-decoration: none }
a:visited
{
	color: rgb(51,102,204); text-decoration: none;
} 
a:hover      { text-decoration: none; color: #FF6600; font-size: 10pt }
a:active 
{
	color: rgb(255,153,0);text-decoration: none;
}
table        { table-border-color-light: rgb(255,204,102); table-border-color-dark: 
               rgb(204,153,102); font-size: 10pt; color: #000080; 
               }
body         { font-family: Verdana, Arial, Helvetica; color: #000080; font-size: 10pt }
h1           { font-family: Verdana; font-size: 18pt; color: #000000; font-weight: bold }
h2           { color: #996633; font-family: Verdana }
h3           { font-family: Verdana; color: #006699 }
h4           { font-family: Verdana; color: #999900 }
h5           { font-family: Verdana; color: #FF9900; font-size: 8pt }
h6           { color: #3366CC }</pre></body></html>