<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">tr.vr {background-color: #ccffff}
tr.fr {background-color: #66ff66}
tr.ov {background-color: #ffffcc}
tr.lb {background-color: #ffcccc}
td.vr {background-color: #ccffff}
td.fr {background-color: #99ff99}
td.ov {background-color: #ffffcc}
td.lb {background-color: #ffcccc}
h4.obs {color: red;}
p.obs {color: red;font-variant: small-caps; font-weight: bold}
span.obs {color: red; font-weight: bold}
pre {font-size: 90%;}
tt {font-size: 90%;}
.meny {
  position:fixed;
  FONT-FAMILY:  /*verdana, */ arial, helvetica, sans-serif;
   font-size:11px;
  COLOR: #1954A6;
   text-align: left;
  TEXT-DECORATION: none;
  background-color: #D9D9D9;
  width: 140px;
   vertical-align: top;
   margin: 0px 0px 0px 0px;
/*   padding: 12px 0px 0px 0px;*/
   padding: 5px 0px 5px 0px;
   border-bottom: 1px solid #C8C8C8;
}
.menybg {
  width: 140px;
  background-color: #E9E9E9;
}
</pre></body></html>