/* CSS Document */

BODY {
	font-family: "Lucida Sans";
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	margin-left: 38px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

A {
	
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	
}

a:visited {
	
}

a:active {
	
}

a:hover {
	color: #317A8B;
	

}

.vanlig {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	
}

.liten {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	
}

.overskrift {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	color: #000000;


}

.overskrift1 {
	font-family: "Lucida Sans";
	font-size: 30px;
	font-weight: bold;
	color: #000000;


}

.overskrift2 {
	font-family: "Lucida Sans";
	font-size: 30px;
	font-weight: bold;
	color: #317A8B;


}

.overskrift3 {
	font-family: "Lucida Sans";
	font-size: 18px;
	font-weight: bold;
	color: #317A8B;


}

.overskrift3_svart {
	font-family: "Lucida Sans";
	font-size: 18px;
	font-weight: bold;
	color: #000000;


}


.innhold {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #317A8B;


}

.produkttabell {
border: #000000 1px;


}

