<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 {  font-family: Times New Roman; font-size: 16pt; color: #000000; font-weight: bold; text-transform: uppercase;}

/* LINKS */
a:link {  color: #0000c0; text-decoration: none; font-weight: bold}
a:visited {  color: #0000c0; text-decoration: none; font-weight: bold}
a:hover {  color: #0000f0; text-decoration: none; font-weight: bold}
a.side:link {  color: #000000; text-decoration: none; font-weight: normal}
a.side:visited {  color: #000000; text-decoration: none; font-weight: normal}
a.side:hover {  color: #000000; text-decoration: underline; font-weight: normal}
</pre></body></html>