body {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 0em;
  margin-left: 0em;
}

td {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
}
  
.graa {
  background-color: #D3DCE0;
}

.C81A1E {
  background-color: #C81A1E;
}
 
.sort {
  background-color: #000000;
}
 
.morkgraa {
  background-color: #28343C;
}
 
.gronn {
  background-color: #3d6229;
}
 
.lysblaa {
 background-color: #9eb0d4;
}
 
 
.hvit {
  background-color: #ffffff;  
}

.stripe {
  background-image: url(http://www.gnf.no/bilder/stripebakgrunn.gif);
  background-repeat: repeat;
}

.border { 
   border-style: dotted;
   padding: 0.5em;
   color: #28343C;
}

.tekstfelthvitskrift {
   color: #ffffff;
   background-color: #000000;
   font-size: 11px;
   margin-top: 0px;
   margin-right: 5px;
   margin-left: 13px;
}

.tekstfeltsortskrift {
   color: #000000;
   background-color: #ffffff;
   font-size: 11px;
   margin-top: 0px;
   margin-right: 5px;
   margin-left: 13px;
}

.adressefelt {
    margin-top: 0px;
	margin-right: 1px;
	margin-left: 13px;
	color: #ffffff;
	background-color: #000000;
	font-size: 11px;
}    
    
ul { 
	margin-top: 0em;
	margin-bottom: 0em;
	}
	
.ingentoppmarg { 
	margin-top: 0em;
	}	
	

a:Link	{
    background: none;
	color: #BB121C;
	text-decoration: none;
}
	
a:Hover	{
	background: none;
	color: #BB121C;
	text-decoration: underline;
}
	
a:Visited	{
	background: none;
	color: #BB121C;
	text-decoration: none;
}
	
h1 {
  font-size: 22px;
  color: #28343c;
  margin-top: 15px;
}


h2 {
   font-size: 18px;
   color: #28343C;
   margin-bottom: 0px;
}


h3 {
   font-size: 15px;
   color: #28343C;
   margin-bottom: 0px;
}


h4 {
   font-size: 13px;
   color: #28343C;
   margin-bottom: 0px;
}


h5 {
   font-size: 10px;
   color: #28343C;
   margin-bottom: 0px;
}


