BODY {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#eaeaea;
	scrollbar-highlight-color:#FFFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-base-color:#eaeaea;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	background-position: center top;
	background:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tekst {
	position:absolute;
	z-index:10;
	left:20px;
	top:10px;
	width:420px;
	border:none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.expanded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	letter-spacing: 1px;
	color: #072B5C;
	font-weight: bold;
	text-transform: uppercase;
}

.uppercase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: 1px;
	color: #990000;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #CEE3AD;
	border-right-color: #CEE3AD;
	border-bottom-color: #CEE3AD;
	border-left-color: #CEE3AD;

}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}

.kursiv{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-transform: uppercase;
	font-style: italic;
}

A:link { 
	text-decoration:none; 
	color:#FF0000;
} 
A:visited {
	text-decoration:none;
	color:#FF0000;
}
A:hover {
	color:#3333FF;
	text-decoration:none;
}
A:active {
	color:#FF0000;
	font-family: verdana, arial, sans-serif;
}
.redbold {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.blockquote {
	background:#ffffff;
	font-size: 10px;
	color:#666666;
	font-family:verdana, arial, sans-serif;
	padding:0px;
	text-align: center;
	width: 140px;
	border-top: none #eeeeee;
	border-right: 1px solid #CCCCCC;
	border-bottom: none #eeeeee;
	border-left: 1px solid #CCCCCC;

}
.sammeprise {
	border: 1px solid black;
	background:#FFFF00;
	font-size: 11px;
	color:#990000;
	font-family:verdana, arial, sans-serif;
	padding:4px;
	text-align: left;
	width: auto;
}

A.speciel:link {
	color:#FF0000; 
} 
A.speciel:visited {
	color:#FF0000; 
} 
.gul {
	background:#FFFF00;
	font-size: 11px;
	color:#000000;
	font-family:verdana, arial, sans-serif;
	text-align: left;
	width: auto;
}
