<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body
{
    line-height: 1.45;
    margin: 4em;
    color: #333;
}

h1, h2
{
    font-family: sans-serif;
    border-bottom: solid #333;
}

h2
{
    margin-bottom: 0;
    padding-bottom: 0;
}

#notice
{
    font-size: 1em;
    color: red;
    text-align: center;
    border: solid #8e8aae;
    background: #f7fbff;
}

#content
{
    width: 60%;
    float: left;
}

#summary
{
    margin-top: 3em;
    text-align: right;
}

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