<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style type="text/css"&gt;
body {
    width:760px;
    margin-left: 0;
    padding: 0;
}
h1 {
	width: 200px;
    margin-left: 0em;
    padding: 0;
}
p.event {
    width: 600px;
    padding: 0;
    margin-left: 10em;
}
p.problem {
    white-space: pre;
    font-family: monospace;
    width: 600px;
    padding: 0;
    margin-left: 15em;
    line-height:1;
}
.strRed { color: red; }
&lt;/style&gt;
</pre></body></html>