H1 {
	font-family : Verdana;
	font-size : 20px;
	color : Navy;
	position : relative;
	left : 28%;
}

H2 {
	font-family : Verdana;
	font-size :16 px;
	color : Navy;
}
H3 {
font-family : Verdana;
	font-size :24 px;
	color : Navy;
	position:relative;
	top: 20%;
	text-align: center;;
	
}


P {
	font-family : Verdana;
	font-size : 12px;
	color : Black;
}


TD {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : 24px;
}

TH {
	 background-color : #009900;
	 font-family : Verdana;
	font-size :16 px;
	color : White;
}

TABLE {
 
	 
}

LI {

font-family : Verdana;
	font-size :12 px;
	color : black;
}


.forstelinje {
	background-color : #F7F7F7;
}

.andrelinje {
	background-color : #BEBEBE;
}
#tabell4{
	font-family : sans-serif;
	position : relative;
	top : 5%;
	left : center;
}


.abs1 {position: absolute; top: 30%; left: 26%;}
.abs2 {position: absolute; top: 10%; left: 26%;}
.abs3 {position: absolute; top: 0%; left: 10%;}
.abs4 {position: relative; top: 0%; left: 20%;} 

 img{
	position : relative;
	top : 0%;
	left : 35%;
}