body {
	cursor : default;
	font-family : Tahoma;
	font-size :9px;
	color : #000000;
	border : #ADD588;
	scrollbar-arrow-color: #004080;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #E9E9E9;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #E9E9E9;
	background: white url(../Billeder/background.jpg);
    background-attachment: fixed
}


td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000
}

th {
	background-color: #2F525D;
	font-family: Tahoma;
	font-size: 12px;
	font-weight : bold;
	color: #000000
}

a:link {
	color : #000000;
	text-decoration : none;
	font-family : Tahoma;
	font-weight : bold
}
a:active	{
	color : #000000;
	text-decoration : none;
	font-family : Tahoma;
	font-weight : bold
}
a:visited {
	color : #000000;
	text-decoration : none;
	font-family : Tahoma;
	font-weight : bold;
}
a:hover {
	color : #000000;
	text-decoration : none;
	font-family : Tahoma;
	font-weight : bold;
}

