body {
	background-color : #FFFFFF;
	font-family			 : Arial;
	color						 : #000000;
}

td {
	font-family	: Arial;
	font-size		: 0.9em;
}

h1 {
	font-family	: Arial;
	font-size		: 1.5em;
	color				: #C60A0B;
}
h2 {
	font-family	: Arial;
	font-size		: 2em;
	color				: #C60A0B;
}

a {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

a.menu {
	font-size		: 14px;
	margin: 0 8px 0 8px;
}
a.menu:hover {
	color : #C60A0B;
}

li {
	font-weight : bold;
	margin-top	: 5px;
}

img { border : none; }
img.presse {
	width : 120px;
	height: 70px;
	margin: 0 10px 15px 0:
}

span.klein {
	font-size : 0.7em;
}