a:link {
	color : #0000FF;
	text-decoration : none;
}

a:visited {
	color : #000080;
	text-decoration : none;
}

a:hover {
	color : #FF0000;
	text-decoration : none;
}

a:active {
	color : #FF0000;
	text-decoration : none;
}

h1, h2, h3 {
	font-family : Verdana,Arial,sans-serif;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family : Arial,sans-serif;
}

p,ul,ol,li,dt,dd,div,td,th,address,nobr,b,i {
	font-size : 10pt;
}

.fuss {
	font-size : 8pt;
}

.klein {
	font-size : 8pt;
}

