<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, TD, P
{
	font-family : "Verdana";
	font-size : 12px;
}
.Logo
{
	background-image : url(../images/top.jpg);
	width : 350px; 
	height : 40px;
	background-repeat : no-repeat;
	cursor : pointer;
}
a
{
	font: 12px;
	font-size : 12px;
	color : #FF0000;
}
a.bottom
{
	font: 10px;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}
a.bottom:hover
{
	font: 10px;
	font-size : 10px;
	color : #FF0000;
	text-decoration : none;
}
a:hover{
	font: 12px;
	font-size : 12px;
	color : #000000;
}
.copyright
{
	font: 10px;
	font-size : 10px;
}
hr
{
color : grey;
}
H4
{
	color : black;
	font-size : 14px;
	display : inline;
}
H2
{
	color : red;
}
H5
{
	color : red;
	display : inline;
}
P
{
	color : black;
}
.galleriKnapper
{
	font-font : 11px;
}
.billedetekst
{
	font-font : 12px;
}
.supPageHeadLine
{
	font-size : 18px;
	color : red;
	text-decoration : bold;
}</pre></body></html>