<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body         { font-family: Tahoma, Arial, Helvetica; 
               color: #000066; font-size: 10pt }

tucne       { font-weight: bold }
a, a:visited    { color: #000066;
text-decoration: none
}

a:hover      { color: #0066FF;
font-weight: bold  
}

a:active     { color: #808080 }

table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Arial, Helvetica;
}
h1
{
	color: #000000;
}
h2
{
	color: #000000; 
}</pre></body></html>