body {
	background: 	#e5e5f1;
	color: 		#2C3365;
	font-family: 	times new roman;
}


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

.hovedtabell_celle_topp {
	width:		950px;
	height:		173px;
	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:		736px;
}

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

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

.hovedtabell_celle_bunn2 {
	width:		950px;
	height:		35px;
	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: 		#000080; 
	font-size: 		7pt;
	margin-top: 	-2px; 
	margin-left: 	25px; 
}

h2 { 
	font-family: 	times new roman; 
	align: 		left; 
	text-transform: 	normal; 
	letter-spacing: 	0; 
	color: 		#000080; 
	font-size: 		24pt;
}

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

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

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

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

a { 
	color: #993300 
}

p { 
	margin-top: 0; 
	margin-bottom: 0; 
}

li { 
	margin-top: 2; 
}

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

