a:hover {color: #FFFFFF; background-color: #6666FF}
	a:link, a:visited {  color: #6666FF}
	

	.overskrift {
		font-size : large;
		font-style : italic;
		font-weight : bold;
		font-family : Courier;
		text-decoration : underline;
	}

	.links {


		border: 1px solid;
		padding: 0.5em;
	}
	

.introduction {

 
	margin-bottom:				1em;
	padding:					0.5em;

 	font-size:					1.0em;
 	line-height: 				1.6em;
	background-color:			#D6DFE8;
	font-family:				verdana, helvetica, arial, sans-serif;
	border: 1px solid;	
	
	}	

	.innhold{
		font-size: 80%;
		font-family: verdana, helvetica, arial, sans-serif;
	
	}

	.header {

		border-bottom: 1px solid;
	}



	.container { 

		font-family: verdana, helvetica, arial, sans-serif;
		margin-left: auto;
		margin-right: auto;
		width: 900px;
		
		border: 1px solid;
		border-top: none;
		background-color: white;
		}


	body {
	margin-top: 0px;
	background-color: #EEE;
 	}


h1 {
font-size: 16px;

}

h2 {
font-size: 14px;
}

h3 {
font-size: 12px;
}

.moretimes {
margin-top: 10px;
font-size: 60%;

}


body {
font-size: 85%;

}
