.arial-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.arial-normal-gross {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000;
}
.arial-normal-sehr-gross {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #000;
}
.arial-normal-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
.courier-normal {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000;
}
.times-new-rome-normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
.courier-normal-gross {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.times-new-rome-klein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
}
