<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin-top: -10px;
  margin-left: -10px;
}
/*
   Override Netscape 4's automatic margins. 
   Netscape 4 cannot read style sheets imported via the @import method
   So ensure that this is the first stylesheet linked and then use
   @import to bring in a later style sheet for modern browsers.
   Styles defined in those style-sheets will override the style attributes specified here
   thanks to the cascading nature of style sheets.
*/</pre></body></html>