<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.background { background-color: black; }
.text { font-family: "Times New Roman", "Roman", "serif"; color: #808040;  background: transparent; }
.largeheader { font-weight: bold; font-size: xx-large; text-decoration: none;
     font-family: "Times New Roman", "Roman", "serif"; color: #808040; background: transparent; }
.mediumheader { font-weight: bold; font-size: large; text-decoration: none;
     font-family: "Times New Roman", "Roman", "serif";  color: #808040;  background: transparent; }
.smallheader { font-family: "Times New Roman", "Roman", "serif"; font-weight: bold; font-size: medium; text-decoration: none;  color: #808040;  background: transparent; }
.link:link { font-family: "Times New Roman", "Roman", "serif"; text-decoration: underline; color: yellow;  background: transparent; }
.link:hover { font-family: "Times New Roman", "Roman", "serif"; text-decoration: underline; color: black; background-color:yellow; }
.link:visited { font-family: "Times New Roman", "Roman", "serif"; text-decoration: none; color: orange; }
.A:link { font-family: "Times New Roman", "Roman", "serif"; text-decoration: underline; color: yellow;  background: transparent; }
.A:hover { font-family: "Times New Roman", "Roman", "serif"; text-decoration: underline; color: black; background-color:yellow; }
.A:visited { font-family: "Times New Roman", "Roman", "serif"; text-decoration: none; color: orange; }
</pre></body></html>