@charset "UTF-8";

BODY { 
       margin-top: 0;
       margin-left: 0;
       margin-right: 0;
       background : white;
       color : black;
       font-family: georgia, "Times New Roman", Serif; 
       /* font-family: verdana, helvetica, arial, sans-serif; */
       font-size : 9.5pt;
       /* line-height: 1.2; */
       }

#content { 
           margin: 0px 0em 0 0em;
           padding-right: 0px;
           }

.tag {
       padding: 0em;
       visibility: hidden;
       }

h1 { 
     color: black;
     font-size: 150%;
     }

h2 { 
     color: black;
     font-size: 125%;
     }

h3 { 
     color: black;
     font-size: 110%;
     }

A.atag {
         text-decoration: none;        
         visibility: hidden;
         }	

.menu {
        visibility: hidden;
        }

.menu li {
           visibility: hidden;
           }

.menu a {
          visibility: hidden;
          }

a {
    text-decoration: none;
    color: black;
    }

a:visited {
    text-decoration: none;
    color: black;
    }

a:link {
    text-decoration: none;
    color: black;
    }

.lowE {
        bottom: -0.5ex;
        position: relative;
        text-transform: uppercase;
        margin-left: -0.1667em;
        margin-right: -0.125em
        }
.highA {
         vertical-align: text-top;text-transform: uppercase;
         margin-left: -0.36em; margin-right: -0.15em; font-size: smaller
         }

dt { 
     font-weight: bold;
     }

dt:after { 
           font-weight: bold;
           content: ":";
           }


abbr { 
       color: black;
       text-decoration: none;
       border: none;
       }
#qr { 
      display: block; 
      text-align: right;
      }
@bottom-left { 
  content: "Arne Jørgensen";
}
