﻿a:link       {
	color: #0033CC;
	text-decoration: none;
	text-align: right;
}
a:visited    { color: #0033CC; text-decoration: none }
a:hover      { color: #0033CC; text-decoration: underline; }
a:active     { color:#0033CC; text-decoration: underline }

a.special:link {
	color: #FF6600; 
	text-decoration: none;
}
a.special:visited {
	color: #FF6600;
}
a.special:hover {
	color: #FF00FF;font-weight:normal; 
}
a.special:actived {
	color: #FF00FF;
}

}
body {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	color: #000000;
	clip: rect(0px, auto, auto, auto);
	margin-top: 20px;
	background-image: url('../images/blinder_speedo.jpg');
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6 { font-family: verdana,arial,sans-serif }
h1           {
	color: #000000;
	font-size: 18pt;
}
h2           { color: #000000; font-size: 12pt; font-weight: bold; }
h3			 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	}
h4           { color: #000000; font-size: 12pt; font-weight: bold; }
h5           { color: #000000; font-size: 10pt; font-weight: bold; }
h6           { color: #000000; font-size: 8pt; font-weight: bold; }
TABLE 		 {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.venstre {
	color: #FFFF00;
	font-size: 12px;
	background-color: #333333;
}
.bold {
	font-weight: bold;
	text-align: right;
}
.kursiv {
	font-style: italic;
	
}.skrift8pt {
	font-size: 8pt;
	background-color: #FFFFFF;
}

a.special:visited {
	color: #FF00FF;
}
.skrift8pt_hvid {
	font-size: 8pt;
	color: #FFFFFF;
}
.table_linier {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #808080;
}
.skrift7pt_bold {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
}
