<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { background-color: #000; font-family: Arial;}

h2 { font-size: 16px; color: #963; font-family: Arial; }

.orange { color: #9c6331; font-family: Arial; }

#wrapper { position: relative; width: 100%; min-width: 850px; }

#banner { background-color: #212121; text-align: right; margin-right: 10px; margin-left: 10px; padding-right: 15px; }

#banner h1 { font-family: Skia, Arial ; font-size: 24px; color:rgb(115,115,115); }

#banner ul {margin: 0; padding: 0 0 4px;}

#banner li { display: inline; font-size: 12px; color: #963; font-family: Arial; margin-left: 10px; }

#banner a { color: #963; font-family: Arial; text-decoration: none; }

#banner a:hover { font-family: Arial; text-decoration: underline; }

#content { width: 90%; min-width: 860px; padding: 13px 20px 24px 24px; }

#content p { font-size: 12px; color: rgb(220,220,220); font-family: Arial; line-height: 1.5em; text-align: left; }

#content .copyright {color: #963; font-size: 10px; text-align: center; margin-top: 4em;}

#content ul {text-align: center; }

#content li {margin-bottom: 10px; padding: 30px; display: inline;}</pre></body></html>