a {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
.heading2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.heading3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}.bakgrunn {
	background-image: url(../grafikk/bakgrunn.gif);
}

 .cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../grafikk/pil.gif) no-repeat;
white-space: nowrap;
display: block;
width: 100px;
height: 18px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #666666;
font-size: 11px;
width: 100px;
height: 18px;
display: block;
float: left;
text-decoration: none;
}

.cssnav a:link {
	color: #666666;
	text-decoration: none;
}

.cssnav a:hover {
	color: #990000;
}

.cssnav img
{
width: 100px;
height: 18px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 0px;
top: 3px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lilleskrift {
	font-size: 9px;
}
.diger {
	font-size: 36px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
