BODY{
	background-color : white;
	font-family:'Arial',sans-serif;
	font-size : 12pt;
	font-weight : normal;
}
A:link {
	font-weight:bold;
	text-decoration:none;
	color:blue;
}

A:visited {
	font-weight:bold;
	text-decoration:none;
	color:#0000A0;}

A:hover {
	font-weight:bold;
	text-decoration: none;
	color:red;
 }

.headerboks1   { position : relative;
	color : black;
	background-color : white;
	height : 53px;
	width : 333px;
	padding : 0px;
	border: 0px solid black;
}
.headerboks2   { position : relative;
	color : black;
	background-color : white;
	height : 53px;		
	width : 150px;
	padding : 0px;
	border: 0px solid black;
}
.headerboks3   { position : relative;
	color : black;
	background-color : white;
	height : 53px;
	width : 100px;
	padding : 0px;
	border: 0px solid black;
}

.adrboks1   { position : relative;
	color : black;
	background-color : white;
	z-index: 0;
	height : 75px;
	width : 120px;
	padding : 0px;
	border: 0px solid black;
}
.adrboks2   { position : relative;
	color : black;
	background-color : white;
	font-size : 7pt;
	font-weight : bold;
	z-index: 0;
	height : 75px;
	width : 280px;
	padding : 0px;
	border: 0px solid black;
}
.adrboks3   { position : relative;
	color : black;
	background-color : white;
	font-size:9pt;
	font-weight:normal;
	z-index: 0;
	height : 75px;
	width : 130px;
	border: 0px solid black;
	padding-top:5px;
}
.IPUO   {
	color : black;
	background-color : white;
	font-size : 14pt;
	font-weight : bold;
}
.navi   {
	color : black;
	background-color : white;
	font-size : 14pt;
	font-weight : bold;
}
.overskrift   {
	color : darkblue;
	background-color : white;
	font-size : 16pt;
	font-weight : bold;
}
.tekst   {
	color : black;
	background-color : white;
	font-size : 10pt;
	font-weight : normal;
}

.liste  {
	color : black;
	background-color : white;
	font-size : 9pt;
	font-weight : bold;
}

.tekst1   {
	color : black;
	background-color : white;
	font-size : 9pt;
	font-weight : normal;
}

.tekst2   {
	color : black;
	background-color : white;
	font-size : 8pt;
	font-weight : normal;
}
.tekst3   {
	color : black;
	background-color : white;
	font-size : 7.5pt;
	font-weight : normal;
}


}
UL {
	background-color : white; 
	margin-left : 100px; 	
	padding-top : 0px ;  
	padding-bottom : 0px;
	font-size : 10pt;
	font-weight : normal;
}  
LI {
	margin:0;
	list-style-image:url( ../resource/dot_clea.gif);
	line-height:100%;
	}

P {
	background-color : white; 
	padding-top:0px;  
	padding-bottom:0px;
	font-size : 9pt;
	font-weight : normal;
}  