body { font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold} 

a { color: #000000}
a:link { text-decoration:none; color: #000000}
a:visited { text-decoration:none; color: #000000}
a:hover { text-decoration:underline; color: #000000} 

.gross {
	font-size: 14px;
	font-weight: bold;
}
.klein {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

.klein-schmal {
	font-weight: normal;
	font-size: 12px;
}
