   BODY {
     color: black;
	 background: #F9FDFC; 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10pt; 
	 }

   TABLE {
     font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	 }

   .hoved {
     color: black;
	 background: #F9FDFC;
	 }
   
   H1, H2, H3, H4 {
     margin-top: 0.5em;
	 margin-bottom: 0.5em;
	 color: navy;
	 background: #F9FDFC;
   }
   
   H1 {text-align: center}

 
   UL, OL { margin-bottom: 0.5em }	 
	 }
   
   P {
     margin-top: 0.5em;
     margin-bottom: 0.5em;
   }   
   
   
   A:link    { color: #004466 }
   
   A:visited { color: #004488 }
   
   B { color: #004488 }
   
   .sf { font-size: 90% }
   
   .just {text-align: justify;}      
   
   .note {font-size: 90%; background: #ffffee; color: teal;}
   
   .ref {background: #FFC; color: #f70808; margin-top: 1em;}
   
   .skjema {background: #EEEEE2; color: navy;}
   
		 
   .meny {
         background-color: #F9FDFC;
	 font-family: Arial, Tahoma, Sans-serif;
	 text-decoration: none
	 }
		 
   .meny-os {
         background: teal; 
         color: #ffffff;
         font-family: Verdana, Geneva, ms sans serif, Arial, Sans-serif;
         font-weight: bold;
         text-align: center
         }