html		 { height:100%; }
body         { height:100%; font-family: Verdana, Arial, Sans-serif; font-size: 100%; margin-top: 8px; 
               line-height: 140%; background-color: #FFFFFF }
td           { font-family: Verdana, Arial, Sans-serif; font-size: 70%; line-height: 140% }
a            { color: #000060; text-decoration: none }
a:hover      { color: #000080; text-decoration: underline }
h1           { font-family: Verdana, Arial, Sans-serif; font-size: 250%; font-weight: bold; 
               margin-top: 0px; margin-bottom: 0; line-height: 140% }
h2           { font-family: Verdana, Arial, Sans-serif; font-size: 200%; font-weight: bold; 
               margin-top: 0px; margin-bottom: 0; line-height: 140% }
h3           { font-family: Verdana, Arial, Sans-serif; font-size: 160%; font-weight: normal; 
               word-spacing: 0px; margin-top: 0px; margin-bottom: 0px; line-height: 140% }
h4           { font-family: Verdana, Arial, Sans-serif; font-size: 120%; font-weight: bold; 
               word-spacing: 0px; margin-top: 0px; margin-bottom: 0px; line-height: 140% }
h5           { font-family: Verdana, Arial, Sans-serif; font-size: 100%; font-weight: bold; 
               word-spacing: 0px; margin-top: 0px; margin-bottom: 0px; line-height: 140% }
h6           { font-family: Verdana, Arial, Sans-serif; font-size: 80%; font-weight: bold; 
               word-spacing: 0px; margin-top: 0px; margin-bottom: 0px; line-height: 140% }
hr           { border-style: solid none none none; border-color: #606060; height: 0px}
li           { margin-top: 4px; margin-bottom: 4px }
.bjaelke     { font-weight: bold; background-color: #C8C8C8 }
.felt        { font-weight: bold; background-color: #E0E0E0 }
.linje1      { background-color: #EAEAEA }
.linje2      { background-color: #F5F5F5 }
.hilight      { background-color: #E7E7F1 }
@media print { .noprint { visibility: hidden; position: absolute; top: 0px; left: 0px }
               .overskrift { height: 30px } }
