body,td {
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
    color: #000000;
}

.normalbold{
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
    color: #000000;
}


.ueberschrift1 {
	font-family: arial, helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
    color: #000000;
	text-decoration : underline;
}

.ueberschrift2 {
	font-family: arial, helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
    color: #000000;
	text-decoration : underline;
}
.ueberschrift3 {
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
    color: #000000;
	text-decoration : underline;
}
