<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {
	overflow-y: scroll;
}

a:link {color: "#0000A0"; text-decoration: underline; }
a:visited {color: "#FF0000"; text-decoration: underline; }
a:hover {color: orange; text-decoration: underline; }
a:active {color: "#008000"; text-decoration: underline; } 


/*
a.expandingblocktemplate:link {
	color: "#0000A0"; 
	text-decoration: none;
	border-bottom: 1px dashed #0000A0;
	}
a.expandingblocktemplate:visited {
	color: "#FF0000"; 
	text-decoration: none;
	border-bottom: 1px dashed #FF0000;
	}
a.expandingblocktemplate:hover {
	color: orange; 
	text-decoration: none;
	border-bottom: 1px dashed orange;
	}
a.expandingblocktemplate:active {
	color: "#008000"; 
	text-decoration: none;
	border-bottom: 1px dashed #008000;
	} 
*/
.feedback 
{font-family: "Arial", verdana, arial, helvetica, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 10pt;
        color: #666666;
        background-color: inherit;
        word-spacing: normal;
        letter-spacing: normal;
        vertical-align: baseline;
        text-decoration: none;
        text-transform: none;
        line-height: normal;
        margin-top: 6pt;
        margin-bottom: 6pt;
        margin-left: 0cm;
        margin-right: 1.5cm;
        padding-top: 0pt;
        padding-bottom: 0pt;
        padding-left: 0cm;
        padding-right: 0pt;
        float: none;
        clear: none;
        text-align: left;
        text-indent: 0cm;
        width: auto;
        height: auto;
        white-space: normal;
       }</pre></body></html>