<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

.sitefooter {
  background-color: #fff;
  padding-bottom: 1em;
}
.sitefooter a {
  text-decoration: underline;
}
.sitefooter a:hover {
  text-decoration: none;
}</pre></body></html>