table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #043252;
	font-style: italic;
}

.kartbg {
	background-image: url(design/grafikk/bg.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #043252;
	text-decoration: underline;
}
a:visited {
	color: #043252;
	text-decoration: underline;
}
a:active {
	color: #043252;
	text-decoration: underline;
}
a:hover {
	color: #0492CE;
	text-decoration: underline;
}
.BULLET {
	line-height: 20px;
	list-style-type: circle;
}
.fraktdrpdn {
	width: 120px;
}

