.faelles {
  font-family: Verdana, Arial;
  font-size: 8pt; 
  background-color: white;
  }
  
.overskrift {
  font-family: Verdana, Arial;
  font-size: 8pt; 
  }
  
 
body {
  background-color: #C0C0C0;
  margin-top: 0;
  margin-left: 0;
  }  

h1 {font-family: Verdana, Arial;} 
h2 {font-family: Verdana, Arial;} 
h3 {font-family: Verdana, Arial; font-size: 12pt;} 
h4 {font-family: Verdana, Arial; font-size: 10pt;} 
h5 {font-family: Verdana, Arial;} 
 
 
a {color: blue;
   text-decoration: none; 
   font-family: Verdana, Arial; 
   font-size: 8pt; }


a:visited {color: blue;
}

a:active {

}

a:hover {
text-decoration: underline} 


body.graa {background-color: #EDEDED;}  