body { 
  	color : #000; 
  	background : #fff; 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

p {
	color : #000; 
  	background : #fff; 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

h1 {
	color : #000; 
  	background : #fff; 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	color : #000; 
  	background : #fff; 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#toppdel, #header, #logo, #nav, #menyhoyre, #nyheter, #tjenester, #om, #referanser, #tips, #bunn, #validate { 
  display : none; 
} 

