body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(gfx/bakgrunn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	margin: 0px;
}
.adressa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.adressa:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: rgb(37,115,225);
	
}
.adressa:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: rgb(37,115,225);
}
.adressa:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #ff3333;
}
.adressa:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #EE0000;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px 12px 8px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #EE0000;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EE0000;
}
h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #EE0000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #EE0000;
}
h2 {
	font-size: 14px;
	text-transform: capitalize;
	color: #EE0000;
	font-weight: normal;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EE0000;
}
li {
	clip:   rect(-25px auto auto auto);
	margin-left: -21px;
}
a {
	color: #444444;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: underline;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
