<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  body  {
    font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	    line-height: 18px;
	    color: rgb(51, 51, 51);
		text-align:justify

  }

  h1  {
  }




  .navlink  {
    color: orange;
	text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    margin-left:10px;
  }
  a  {
    color: orange;
    text-decoration: none;
  }
  a:focus {
    outline: none;
  }
  a:hover {
    text-decoration: underline;
    color: orange;
  }

      ul#tabs { list-style-type: none; margin: 0px 0px 0px  0px; padding: 0.7em;  }

/*
      ul#tabs li a { color: #42454a; background-color: #dedbde; border: 1px solid #c9c3ba; border-bottom: none; padding: 0.3em; text-decoration: none; }

      ul#tabs li { padding: 0px 0 10px 0;}
      ul#tabs li a { color: #42454a; background-color: #dedbde; border: 1px solid #c9c3ba; border-bottom: none; padding: 0.3em; text-decoration: none; }
      ul#tabs li a:hover { background-color: #f1f0ee; }
      ul#tabs li a.selected { color: #000; background-color: #f1f0ee; font-weight: bold; padding: 0.4em 0.3em 0.38em 0.3em; }
*/
</pre></body></html>