﻿a:link       {
	color: #0033CC;
	text-decoration: none;
}
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 {
	margin: 0px;
	font-family: verdana,arial,sans-serif;
		font-size: 10pt;
		color: #000000;
		clip: rect(0px, auto, auto, auto);
		background-color: #000000;
}

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: 10pt;
	text-align: center;
	vertical-align: top;
	}
	
TABLE_text_venstre 		 {
		text-align: left;
		}	

.venstre {
	color: #FFFF00;
	font-size: 12px;
	background-color: #333333;
}
.bold {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
	
}.skrift8pt {
	border: 0px solid #DBDEE3;
	font-size: 8pt;
		background-color: #FFFFFF;
}

a.special:visited {
	color: #FF00FF;
}
.skrift8pt_hvid {
	font-size: 8pt;
	color: #FFFFFF;
}

