<!--
BODY {
	scrollbar-base-color: #FFB52B;
	background-color: #FFB52B;
	background-image: http://www.utamaduni.dk/images/tidbkgde.jpg
	font-family : Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 2px;
}

table {
	background-color: #FFB52B;
	color: Maroon;
	font-family : Comic Sans MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td {

}

img {
	border-color: #990000;
}

li {
	list-style-image : url(d-bullet.gif);
}

a:link {
	color: CD0000;
	text-decoration: underline;
}

a:hover {
	color: 8B0000;
	text-decoration : none;
}

a:visited {
	color: FF0000;
}

a:visited:hover {
	color: 8F0000;
}

h1 {
	font-size : 20px;
	margin-bottom : 2px;
}

h2 {
	color: Maroon;
	margin-bottom: 2px;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

b {
	
}

blockquote {
	
}

div {
	
}

form {
	
}

hr {
	
}

ul {
	
}