body {
	font-family : Verdana;
	color : #000000;
	font-weight: bold;
	font-size: 13px;
}

td {
	font-family :Verdana;
	color : #000000;
	font-weight: regular;
	font-size : 13px;
}

p.headline {
	font-family :Verdana;
	color : #000000;
	font-weight: bold;
	font-size : 22px;
}

p.subline {
	font-family :Verdana;
	color : #000000;
	font-weight: bold;
	font-size : 16px;
}

p.menue {
	font-family :Verdana;
	color : #000000;
	font-weight: bold;
	font-size : 15px;
}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A:visited {
	COLOR: #000000;
	text-decoration : none;
	font-weight: bold;
}

A:hover {
	COLOR: #990000;
	TEXT-DECORATION: none;
	font-weight: bold;
}