TD {

	font-family: Verdana;

	font-size: 10pt;

}



body {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	color: #5E715D;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 10px 10px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #508c50;
	background-image:  url(images/bg.jpg);



}

A:link {

	color: #5E715D;
	text-decoration: none;
}
A:active {

	color: #5E715D;

	text-decoration:overline;
}

A:visited {

	color: #508c50;

	text-decoration:none;

}

A:hover {
	color: #285c28;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;

}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.mediumtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.border {

BORDER: #508c50 1px solid;
PADDING: 5px; 
}

