<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: purple;
  background-color: #C8DFD0 
}

h1 {
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif 
}
a:link { color: blue }
a:visited { color: purple }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted 
}
</pre></body></html>