<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: 240%; }
div#content h2 { font-size: 160%; }
div#content p { color: #333; }
div#content ol { color: #333; }

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