<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    body{background-color:#5c2a30; color:#fff5ee; margin-top:20px}
    div{width:800px; line-height:1.5em; text-align:left; 
     margin-left:auto; margin-right:auto; position:relative;}
    .tree{height:30px; font-size:80%;}

    .result{background-color:#6b3f31; color:#fff5ee; font-size:95%; line-height:1.6em;
     width:600px; padding:10px; border-bottom:solid 2px;}

    .event{width:550px; border-bottom:solid 1px;}
    .comment{line-height:1.7em; margin-top:-15px;}
    .comment img{float:left; margin:0 10px 10px 0;}

    .footer{height:40px; font-size:105%; margin-top:30px; margin-bottom:40px;}

    a:link {text-decoration:none ; color:#fff5ee}
    a:visited {text-decoration:none ; color:#e29676}
    a:hover {text-decoration:underline overline} </pre></body></html>