body 
	{
	color: #0a3543;
	background-color: #ffffff;
	margin: 0px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	text-align: left; 
	}

#innhold {
	width: 600px;
	padding: 10px; 
	}	
	
a:link 
	{
	color: #0a3543;
	}

a:active 
	{
	color: #0a3543;
	}
	
a:hover 
	{
	color: #7895a3; 
	}
	
h1,h2,h3,h4,h5,h6 
	{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	}
h1 
	{
	font-size: 1.5em;
	font-weight: normal;
	}	
h2 
	{
	font-size: 1.4em;
	}
	
h3 
	{
	font-size: 1.3em;
	}
	
h4 
	{
	font-size: 1.2em;
	}
	
h5 
	{
	font-size: 1.1em;
	}