  .normal      { font-size: 9pt;
                 font-family: "Arial";}
  .spalte      { font-size: 9pt;
                 font-family: "Arial";}
  .spaltetekst      { font-size: 8pt;
                 font-family: "Arial";}
  .bokstekst   { font-size: 8pt;
                 border-style:solid;
                 border-color:#909090;
                 border-width: 1px;
                 font-family: "Arial";}
  .boksoverskrift { font-size: 8pt;
                 border-style:solid;
                 border-color:#909090;
                 border-width: 1px;
                 font-weight: "bold";
                 color: #ffffff;
                 font-family: "Arial";}
  .gnormal      { font-size: 8pt;
                 font-family: "Arial";
                 background:#fdecf0;}
  .overskrift  { font-size: 14pt;
                 font-family: "Arial";
		 border-bottom-width:1px;
		 border-bottom-style:solid;
		 border-bottom-color:#707070;}
  .artoverskrift  { font-size: 14pt;
                 font-family: "Arial";
		 border-bottom-width:1px;
		 border-bottom-style:solid;
		 border-bottom-color:#707070;}
  .storoverskrift  { font-size: 14pt;
                 font-family: "Arial";
		 border-bottom-width:1px;
		 border-bottom-style:solid;
		 border-bottom-color:#707070;}
  .liten       { font-size: 8pt;
                 font-family: "Arial";}
  .felt        { border-style: inset; 
                 border-width: 0px, 0px, 2px, 0px; 
                 border-color: #f0f0f8; 
                 padding: 2px;
                 width=90%;
                 margin: 0px; }  

hr {height:1px;
    color:#d0d0d0;
    width:100%;
    text-align:left;}

A:link {text-decoration: none; color:#000000;}
A:visited {text-decoration: none; color:#000000;}
A:active {text-decoration: none; color:#505050;}
A:hover {text-decoration: underline; color:#000000;}
