body {
	background-color: #E6EEED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hovedramme {
	color: #000062;
	text-indent: 15px;
	padding-left: 30px;
	background-image: url(grafikk/vannmerke.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 30px;
	padding-top: 15px;
}
.facts {
	background-color: #D2E3F2;
	border: 1px solid #999999;
	padding: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000062;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	color: #000062;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 5px 0px 0px;
}
h2 {
	font-size: 25px;
	font-weight: bold;
	color: #000062;
	font-family: "Times New Roman", Times, serif;
	vertical-align: bottom;
}
a.meny {
	font-weight:bold;
	color: #000062;
	text-decoration:none
}
a.meny:hover {
	color: #99A0A2;
	text-decoration:none
}
.linker {
	color: #000062;
	text-decoration:none
}
.linker:hover {
	color: #99A0A2;
	text-decoration: underline
}
li {
	list-style-type: disc;
	text-indent: 0px;
}
.td_adresser {
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.design {
	font-size: 9px;
	color: #C5C5C5;
	text-decoration: none;
}
.design:hover {
	color: #666666;
	text-decoration: underline;
}