body {
	background-image: url('images/wood.jpg');
	margin-left: 1%;
	margin-right: 1%;
}
A, P, LI { color: black; font-size: 14pt; font-weight: normal; font-family: Book Antiqua,
serif; }
A { color: blue; cursor: pointer; }
H1 { color: #009900; font-size: 24pt; font-weight: bold; font-family: Times, serif; }
H2 { color: black; font-size: 18pt; font-weight: bold; font-family: Tahoma, sans-serif; }
H3 { color: black; font-size: 16pt; font-weight: bold; font-family: Book Antiqua, serif; }
H4 { color: black; font-size: 14pt; font-weight: bold; font-family: Book Antiqua, serif; }
#tab { color: black; font-size: 12pt; font-weight: normal; font-family: Arial, sans-serif; }
table.list { 	
	padding: 0px;
	border-collapse: collapse;
	border-top: none ;
	border-bottom: 1px solid #000000 ;
	border-right: none ;
	border-left: 1px solid #000000 ;
	margin: 0px; 
	background-color: #FFFFFF ;
}
table.list td { 	
	padding: 4px;
	margin: 0px;
	border-bottom: none ;
	border-top: 1px solid #000000 ;
	border-left: none ;
	border-right: 1px solid #000000 ;
	color: black; 
	font-size: 12pt; 
	font-weight: normal; 
	font-family: Book Antiqua, serif;
}
table.list td a { 	
	padding: 0px;
	margin: 0px;
	color: blue; 
	font-size: 12pt; 
	font-weight: normal; 
	font-family: Book Antiqua, serif;
	cursor: pointer;
}
table.list td li { 	
	padding: 0px;
	margin: 0px;
	color: black; 
	font-size: 12pt; 
	font-weight: normal; 
	font-family: Book Antiqua, serif;
	text-align: left; 
}
table.list td p { 	
	padding: 0px;
	margin: 0px;
	color: black; 
	font-size: 12pt; 
	font-weight: normal; 
	font-family: Book Antiqua, serif;
	text-align: left; 
}
table.center {
	margin: auto;
} 
img { 	
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000 ;
}
img.noborder { 	
	padding: 0px;
	margin: 0px;
	border: none ;
}
div.tab { 	
	clear: both;
	text-align: left; 
	height: auto;
	float: none; 
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
}
div.center { 	
	clear: both;
	text-align: center; 
	float: none; 
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none; 
}
div.nocl {
	clear: none;
}
div.left { 	
	text-align: center; 
	float: left; 
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	border: none; 
}
div.right { 	
	text-align: center; 
	float: right; 
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: none; 
}
.note { color: black; font-size: 10pt; font-weight: normal; font-family: Arial, sans-serif; background-color: #FFFFFF}
.kilde { color: black; font-size: 12pt; font-weight: normal; font-style: italic; font-family: Book Antiqua, serif; }	
.dokument { color: black; font-size: 12pt; font-weight: normal; font-family: Book Antiqua, serif; }
.dokumentlink { color: blue; font-size: 12pt; font-weight: normal; font-family: Book Antiqua, serif; cursor: pointer;}
.caption { 
	color: black; 
	font-size: 12pt; 
	font-weight: normal; 
	font-family: Book Antiqua, serif;
}
.caption a { 
	color: blue; 
	font-size: 12pt; 
	font-weight: normal; 
	font-family: Book Antiqua, serif; 
	cursor: pointer;
}
.clb {
	clear: both;
}
.clr {
	clear: right;
}
.cll {
	clear: left;
}
.us {
	text-decoration: underline;
}


