<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
a:link    { color: #006400; text-decoration: none }
a:hover { color: #006400; text-decoration: underline }
a:visited    { color: #006400; text-decoration: none }
a.bg:link    { color: #f5f5f5; font-size: 12px; text-decoration: none }
a.bg:visited   { color: #f5f5f5; font-size: 12px; text-decoration: none }
a.bg:hover  { color: #f5f5f5; font-size: 12px; text-decoration: underline }
a.con:link   { color: #006400; font-size: 12px; font-weight: bold; text-decoration: none }
a.con:visited   { color: #006400; font-size: 12px; font-weight: bold; text-decoration: none }
a.con:hover   { color: #006400; font-size: 12px; font-weight: bold; text-decoration: underline; background-color: yellow }
body    { color: black; font-size: 10px }
</pre></body></html>