body {
	background-color: #F4E8DD;
	font-family: Verdana, Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333
}

td { 
	font-family: Verdana, Arial,sans-serif; 
	font-size: 11px; 
	text-decoration: none;
	color: #333333
}

td#content {
	width: 604px;
}

a {
	color: #C91419;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial,sans-serif
}

a:active  {color: #C91419; text-decoration: none}
a:hover	  {color: #333333; text-decoration: none}
a:visited  {color: #C91419; text-decoration: none}

.button {
	BACKGROUND-COLOR: #CCCCCC;
	COLOR: #C91419;
	CURSOR: hand;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	border: thin none
}
.textbox {
	BACKGROUND-COLOR: #CCCCCC;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	text-decoration: none;
	border: thin none;
	height: 14px
}

.overskrift {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.navn {
	color: red;
	font-weight: bold;
	font-size: 12px;
}

.hovedover {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

