table {
	font-family: Tahoma, Arial, "Gill Sans MT";
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
h1 {
	font-family: Tahoma, Arial, "Gill Sans MT";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Tahoma, Arial, "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
h3 {
	font-family: Tahoma, Arial, "Gill Sans MT";
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
body {
	background: url(images/bakgrunn.jpg);
}

