BODY, TD {
	background-color:#FFFFFF;
font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;

}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

A.aktuel {
	color:#C0C0C0;
}

.menu {background-color:#F9FBC6;
}

LI {
	line-height:120%;
}

LI:first-letter {
	font-size:130%
}
div.copy {
	font-size:8pt;
}
