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

div#content h1 { font-size: 260%; }
div#content table { border: none !important; border-collapse: collapse; }
div#content table tr:nth-child(odd) { background: #fff !important; color: inherit !important; }
div#content table tr td { padding: 15px; border: solid 1px #ccc; border-width: 1px 0; }
div#content table tr td:first-child { width: 20% !important; background: #f4f4f4; text-align: center !important; letter-spacing: 0 !important; }

@media screen and (max-width: 767px) {
}</pre></body></html>