<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style&gt;
.linki {
        font-size: 10pt;
        color: blue;
        font-family: verdana;
        text-decoration : none;
}
.libra {
        font-size: 10pt;
        color: Black;
        font-family: verdana;
		font-weight: bold;
}

.head {
        font-size: 12pt;
        color: Black;
        font-family: verdana;
		font-weight: bold;
}

.ordtxt {
        font-size: 10pt;
        color: Black;
        font-family: helvetica, tahoma, verdana;
		text-align: justify;
}

.ordlst {
		margin-left: 20pt;
		margin-right: 20pt;
        font-size: 10pt;
        color: Black;
        font-family: verdana;
}

.contlink {
        font-size: 10pt;
}       font-family: helvetica, tahoma, verdana;

.ulord {
		list-style-type: square;
}

&lt;/style&gt;</pre></body></html>