body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #AFB4AD;
	list-style-position: outside;
	list-style-image: url(images/ico.gif);
	list-style-type: none;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-size: 11px
}

.small2 {
	font-size: 6px
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #94C849;
}
a:active {
	text-decoration: none;
}

.meny {font-size: 14px; font-weight: bold; }

h1 {margin: 10px 0%;
	font-size: 16px;
	color: #666666;
}
.tjenester {
	padding-bottom: 9px;
}
