body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: Gray;
	background-image: url(media/baggrund.jpg);
}
h1 {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia;
}

h3 {
	font-family: Georgia;
	font-size: 12px;
	margin-bottom: 0px;
}
h4 {
	color: White;
	font-size: 13px;
	text-decoration: none;
}
td {
	font-family: Verdana;
	color: white;
	font-size: 12px;
	border: thin;
}
td#blue {
	font-family: Verdana;
	color: black;
	font-size: 12px;
	border: thin;
}
a:visited {
	color: White;
	text-decoration: none;
}

a:link {
	color: White;
	text-decoration: none;
}
a:active {
	color: White;
	text-decoration: none;
}

.almkolonne {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
}p {
	font-family: Verdana;
	color: black;
	font-size: 12px;
	border: thin;
}

