<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(public.css);

/* Define defaults for old browsers */
/*div,*/ p, th, td, li, dd {
  font-family: Verdana, Arial, sans-serif;
  color:       #000000;
  font-size:   11px;
}

h1 {
  font-size:   130%;
  font-weight: bold;
}

h2 {
  font-size:   110%;
  font-weight: bold;
}
</pre></body></html>