<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 {
    font-size: 90%;
}

td.leftcol {
    text-align: left;
    width: 20%;
}

td.midcol {
    text-align: center;
    width: 30%;
}  

td.rightcol {
    text-align: right;
    width: 20%;
}

&lt;/style&gt;

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