@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	color: #000C6F;
	margin-left: 40px;
}
body h1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #076000;
	text-shadow: -2px 2px 2px #000000;
	font-size: 36px;
	font-weight: bold;
	margin: 0 0 70px 0 !important;
}
p {
	margin-bottom:50px;
}
.skjult_link {
	color: #000C6F;
	text-decoration:none;
}