@charset "utf-8";
/* CSS Document */

.normal10pt {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}
.fett10pt {
	font-family: "Century Gothic",Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}
.normal08pt {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding: 5px;
}
.fett14pt{
    font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}
