BODY {
	background-color:#000000;
}

BODY,TD,P,SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;

}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:4;
	margin-bottom:4;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	font-weight: bold;
	color:#CE8B2C;
	margin-top:10;
	margin-bottom:2;
}
H3 {
	margin-bottom:4;
}
.note {
	font-family:'Verdana';	
	font-size:80%;
}

A, A:link {
	font-weight:bold;
	text-decoration: none;
	color:#FFFFFF;
}
A:hover{
	text-decoration:none;
	color:#CE8B2C;
}

.tabelhoved {
	padding:2px;
	color:#FFFFFF;
}
.billede {
background-color:#CE8B2C;
}
.menu {
	color:#FFFFFF;
}
li {
	line-height:2;
}