<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
height: 100%;
}
BODY {
height: 100%;
background: #ffffff;
color: #000000;
margin: 0;
font-weight: normal;
text-decoration: none;
}

.main {
font-family: Arial,Verdana,Helvetica;
color: #000000;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
}

.main_light {
font-family: Arial,Verdana,Helvetica;
color: #000000;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
}
.main_bigb {
font-family: Arial,Verdana,Helvetica;
color: #000000;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}
.main_b {
font-family: Arial,Verdana,Helvetica;
color: #000000;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}
.main_bu {
font-family: Arial,Verdana,Helvetica;
color: #000000;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
}
.main_red {
font-family: Arial,Verdana,Helvetica;
color: #df0000;
font-size: 9pt;
}
.main_redb {
font-family: Arial,Verdana,Helvetica;
color: #df0000;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}
.main_small {
font-family: Arial,Verdana,Helvetica;
color: #000000;
font-size: 7pt;
font-weight: normal;
text-decoration: none;
}
.main_middle {
font-family: Arial,Verdana,Helvetica;
color: #000000;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
}

</pre></body></html>