body {
	background: 	#aee3ad;
	color: 		#000000;
	font-family: 	times new roman;
	size: 		6pt;
	height: 		100%;
	margin: 		10 0 -9px;
	padding: 		0;
}


.hovedtabell {
	width:		784px;
	background: 	url(midt.jpg);
	margin-left: 	auto;
	margin-right: 	auto;
	margin-top: 	-10px;
  	border-collapse: collapse;
}

.hovedtabell_celle_topp {
	width:		784px;
	height:		142px;
	vertical-align: 	top;
	background: 	url(topp.jpg);
}

.hovedtabell_celle_1 {
	vertical-align: top;
	width:		170px;
	padding-left:	20px;
}

.hovedtabell_celle_2 {
	vertical-align: top;
	width:		0px;
	padding-left:	0px;
}

.hovedtabell_celle_3 {
	vertical-align: 	top;
	width:		590px;
}

.hovedtabell_celle_4 {
	vertical-align: 	top;
	width:		24px;
}

.hovedtabell_celle_bunn1 {
	width:		784px;
	height:		1px;
	padding-left:	200px;
	padding-right:	20px;
	background: 	url(bunn11.jpg);
}

.hovedtabell_celle_bunn2 {
	width:		784px;
	height:		27px;
	padding-left:	20px;
	background: 	url(bunn.jpg);
}

.to_kolonne_tabell {
}

.to_kolonne_tabell_celle1 {
	vertical-align: 	top;
	padding-right:	10px;
}

.to_kolonne_tabell_celle2 {
	vertical-align:	top;
	padding-left:	10px;
}



h1 { 
	font-family: 	arial;
	font-style: 	normal; 
	font-weight: 	normal; 
	color: 		#008000; 
	font-size: 		7pt;
	margin-top: 	-22px; 
	margin-left: 	22px;
}

h2 { 
	font-family: 	dolphin,galant; 
	align: 		left; 
	text-transform: 	normal; 
	letter-spacing: 	0; 
	color: 		#008000; 
	font-size: 		24pt;
}

h3 { 
	font-family: 	times new roman; 
	font-style: 	normal; 
	font-weight: 	normal;
	color: 		#008000; 	
	letter-spacing: 	0; 
	font-size: 		14pt; 
}

h4 { 
	font-family: 	times new roman; 
	font-size: 		11pt;
	font-style: 	normal; 
	font-weight: 	bold; 
	color: 		#008000; 
	letter-spacing: 	0;
	margin-bottom: 	0;
}

h5 { 
	font-family: 	times new roman; 
	font-style: 	normal; 
	font-weight: 	bold; 
	color: 		#008000; 
	font-size: 		10pt;
}

h6 { 
	font-family: 	times new roman; 
	font-style: 	normal; 	
	font-weight: 	bold; 
	color: 		#7D5500; 
	font-size: 		10pt 
}

a { 
	color: #993300 
}

li { 
	margin-top: 2; 
}

ul { 
	list-style-image: url(_borders/left.h1.gif);
}

