<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #fff;
    border-width: 0;
    color: #404040;
    margin: 0;
    padding: 2px;
}

body, table td {
    font-family: verdana,sans-serif;
    font-size: 10pt;
}

h1 {
    font-size: 24pt;
}

h2 {
    font-size: 18pt;
}

h3 {
    font-size: 14pt;
}

h4 {
    font-size: 12pt;
}

h5 {
    font-size: 10pt;
}

h6 {
    font-size: 8pt;
}
</pre></body></html>