BODY, TD {
	font-family : Arial, sans-serif;
	font-size : smaller;
}

td.header {
	color: #FFFFFF;
	font-weight: bold;
	background-image : url(/images/td_baggrund.gif);
}

td.graa {background-image : url(/images/td_graa.gif);
}

A.menu {
	font-size: xx-small;
	text-decoration: none;
	color: #336666;
}

A.menu:Hover {
	font-size: xx-small;
	text-decoration: underline;
	color: #000000;
}

A {
	text-decoration: underline;
	color: #336666;
}

A:Hover {
	text-decoration: underline;
	color: #000000;
}

.overskrift {
    font-size: small;
	font-weight: bold;
	color: #336666;
}

.forside {
	font-size: large;
	font-weight: bold;
	color: #996666;
}

H1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: italic; font-weight: normal}
H6 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}
.Error {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FF0000; }
.Small {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}