<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* Local CSS */

div.body .content div.header { background-color: rgb(247,148,40); }

div.body .right-column div.header { background-color: rgb(247,148,40); }

div.body .left-column { background-color: rgb(247,148,40); }

div.header .menus .six { background-color: rgb(247,148,40); border-bottom: 1px solid rgb(247,148,40); }



h1,h2,h3,h4,h5 { color: rgb(219,115,2); }

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