/* Hyperlinks */A:link{	color: #000000;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 8pt; 	font-weight: bold;	text-decoration: none;}A:Visited{        color: #000000;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 8pt; 	font-weight: bold;	text-decoration: none;}A:Hover{	color: #FF6633;	/*color: #0066CC;*/	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 8pt; 	font-weight: bold;	text-decoration: none;}A:Active{	color: #000000;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 8pt; 	font-weight: bold;	text-decoration: none;}/* Sidelayout*/body{	background-color: #FFCC00;	font-color: #000000;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10pt;	        SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00;        SCROLLBAR-BASE-COLOR: #FFCC00;        SCROLLBAR-SHADOW-COLOR: #FFCC00;        SCROLLBAR-3DLIGHT-COLOR: #000000;        SCROLLBAR-ARROW-COLOR: #006699;        SCROLLBAR-TRACK-COLOR: #FFCC00;        SCROLLBAR-DARKSHADOW-COLOR: #000000; /* højre kant */        }/* Header level 1 */H1{	color : #000000;	font: 12pt;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-style: oblique;		}/* Header level 2 */H2{	color : #006699;	font: 12pt;    font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-style: oblique;	}/* Header level 3 */H3{	color : #006699;	font: 10pt;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;/*	font-style: oblique; */	}/* Header level 4 */H4{	color : #000000;        font: 8pt;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-style: oblique;	}/* Header level 5 -info og copyright tekst */H5{	color : #000000;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font: 6pt;}TD{	/*BackGround : #000000;*/	Color : #000000;	Font : 10pt Verdana;	}