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

a:visited {  color: #FF9900; text-decoration: none; font-size: 13px}

a:link {  color: #FF9900; text-decoration: none; font-size: 13px}

a:hover {  color: #FFFFFF; text-decoration: underline; font-size: 13px}

.rt-table-down {  border-color: black black #C7A8A7; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.lt-table-down { border-color: black black #A491AC; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.ct-table-down { border-color: black black #6B6D6B; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.text {  font-size: 12px; line-height: 20px;  color: #222222}
</pre></body></html>