body {
	background-color: #CCCCCC;
	
}
BODY {
	FONT-FAMILY: VERDANA;
	FONT-SIZE: 76%;
	SCROLLBAR-FACE-COLOR: #FFFFEC; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #BBBBBB; COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #993333; SCROLLBAR-TRACK-COLOR: #FFFFEC; SCROLLBAR-DARKSHADOW-COLOR: #FFFFEC; overflow-x: hidden
}


h1 {
	color: #553333;
	font-size: 2em;
	font-weight: bold;
	
}

h2 {
	color: #553333;
	font-size: 1.5em;
	font-weight: bold;
}
h3 {
	color: #553333;
	font-size: 1.3em;
	font-weight: bold;
}
h4 {
	color: #553333;
	font-size: 1.1em;
	font-weight: bold;
}
p {
	color: #553333;
	font-size: 1em;
	text-decoration: NONE;
	
}

li {
	color: #553333;
	font-size: 1em;
	text-decoration: NONE;
}

ol {
	color: #553333;
	font-size: 1em;
	text-decoration: NONE;
	list-style-type: decimal;
}

td {
	color: #553333;
	font-size: 1em;
	text-decoration: none;
}
table {
	font-size: 1em;
} 

a:link {
	color: #990033;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #990033;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5C1010;
	font: bold 1em VERDANA;
	text-decoration: none;
}

a:active {
	color: #5C1010;
	font: bold 1em VERDANA;
	text-decoration: none;
}

p.copyright {
	color: #777777;
	font: 1em VERDANA;
	text-align: center;
}


p.title {
	color: #EE4444;
	font: 1em VERDANA;
	text-decoration: none;
}
 div#links a:hover span title {
	display: block;
	position: absolute; top: 200px; left: 0; width: 125px;
	padding: 5px; margen: 10px; z-index: 100;
	color: #BB3333; background: #AAAAAA;
	font: 10pt VERDANA;
}
#billede {
	float:right;
	width: 100px;
}

