  .normal      { font-size: 9pt;
                 font-family: "Arial";}
  .artoverskrift { font-size: 12pt;
                 font-family: "Arial";
                 font-weight: bold;
		 margin: 0px,0px,3px,0px;
		 border-style: solid; 
  	         border-color: #e0e0e0;
	         border-width: 0px, 0px, 1px, 0px;}
  .overskrift   { font-size: 12pt;
                 font-family: "Arial";
                 font-weight: bold;
		 margin: 0px,0px,3px,0px;
		 border-style: solid; 
  	         border-color: #e0e0e0;
	         border-width: 0px, 0px, 1px, 0px;}

  .spaltenormal      { font-size: 8pt;
                 font-family: "Arial";}
  .visjon      { font-size: 9pt;
                 color: #ffffff;
                 font-family: "Arial";
                 font-weight: bold;}
  .knapper      { font-size: 8pt;
                 color: #ffffff;
                 font-family: "Arial";
                 font-weight: bold;}
  .storoverskrift  { font-size: 10pt;
                 font-family: "Verdana";
                 font-weight: bold;}
  .liten       { font-size: 7pt;
                 font-family: "Verdana";}
  .hoved   { border-style: none; 
		     color: #82917f;
		     font-size: 8pt;
                 font-family: "Verdana";}

  .spaltehode  { border-style: solid; 
  	         border-color: #aaaaaa;
	         border-width: 0px, 0px, 1px, 0px;
		 font-size: 9pt;
                 font-family: "Arial";
                 font-weight: bold;}
  .spalte   { border-style: solid; 
	      border-color: #aaaaaa;
	      border-width: 1px;
	      font-size: 8pt;
              font-family: "Verdana";}

  .hovedrute   { border-style: solid; 
	      border-color: #a0a0a0;
	      border-width: 1px;}

  .underhoved   { border-style: none; 
		     color: #82917f;
                     padding: 20px;  
		     font-size: 8pt;
                 font-family: "Verdana";}

  .underspalte   { border-style: none; 
	      color: #5e7677;
              font-weight: bold;
	      padding: 20px;  
	      font-size: 8pt;
              font-family: "Verdana";}




  .bunn   { border-style: none; 
		    font-size: 7pt;
                font-family: "Verdana";}


ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style-image: url(nyhpil.gif);
	}


hr {height:1px;
    color:#e0e0e0;}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

