  .normal      { font-size: 9pt;
                 font-family: "Arial";}
  .spalte      { font-size: 8pt;
                 font-family: "Arial";}
  .gnormal      { font-size: 8pt;
                 font-family: "Arial";
                 background:#fdecf0;}
  .overskrift  { font-size: 14pt;
                 font-family: "Arial";
                 font-weight: none;}
  .artoverskrift  { font-size: 12pt;
                 font-family: "Arial";
                 font-weight: bold;}
  .storoverskrift  { font-size: 12pt;
                 font-family: "Arial";
                 font-weight: bold;}
  .liten       { font-size: 7.5pt;
                 font-family: "Arial";}
  .spalteboks  { border-style: solid; 
                 border-width: 2px; 
                 border-color: #87b8fd; 
                 padding: 2px;
		 font-size: 8pt;
                 font-family: "Arial";
                 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:#000000;}
A:hover {text-decoration: underline; color:#000000;}
