  .hovedtabell  {border-style: solid; 
                 border-width: 1px; 
                 border-color: #484848; 
		 width: 766px;
                 padding: 0px;
                 margin: 0px;}   


  .spalterute   {border-style: solid; 
                 border-width: 1px, 1px, 1px, 1px; 
                 background-image: url(spaltebak.gif);
                 border-color: #a0a0a0; 
                 width: 180px;
                 padding: 4px;
                 margin: 0px;   
	         color: #000000;
	         font-size: 8pt;
                 font-family: "Verdana";}

  .linjerute    {border-style: dotted; 
                 border-width: 0px, 3px, 3px, 0px; 
                 border-color: #f0d0a0; 
                 width: 160px;
                 padding: 4px;
                 margin: 0px;   
	         color: #000000;
	         font-size: 8pt;
                 font-family: "Verdana";}


  .hovedrute    {border-style: none; 
                 border-width: 0px, 0px, 0px, 0px; 
                 background-image: url(hovedbak.gif);
                 width: 406px;
                 padding: 4px;
                 margin: 0px;   
	         color: #000000;
	         font-size: 9pt;
                 font-family: "Verdana";}

  .skjema         {color: #101010;
	         border-style: none; 
                 border-width: 0px, 0px, 0px, 0px; 
                 font-size: 8pt;
                 font-family: "Verdana";}
  .liten         {color: #101010;
	         border-style: none; 
                 border-width: 0px, 0px, 0px, 0px; 
                 font-size: 7pt;
                 font-family: "Verdana";}
  .artoverskrift { font-weight: bold;
                 font-size: 9pt;
                 font-family: "Verdana";}

  .overskrift  { font-weight: bold;
                 font-size: 12pt;
                 font-family: "Verdana";}

  .normal      { font-weight: none;
                 font-size: 10pt;
                 font-family: "Verdana";}

hr {  color:#f0e0c0;
      height:1px;	}

ul {
	margin: 0px 0px 10px 16px;
	padding: 0;
	list-style-image: url(nyhpil.gif);
	}


A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}
