.normal
{
	font-size:10pt;
	font-family: Arial;
}

.bold
{
       font-size:10pt;
       font-family:Arial;
       font-weight:bold;
}

.italic
{
       font-size:10pt;
       font-family:Arial;
       font-style:italic;
}


.brotkrumen
{
       font-family:  Arial;
       font-size: 10pt;
}

.gross
{
       font-size:12pt;
       font-family: Arial;
}


.grossfett
{
       font-size:12pt;
       font-family:Arial;
       font-weight:bold;
}

h1
{
       font-size:18pt;
       font-family: Arial;
       color:#000000;
}

h2
{
       font-size:14pt;
       font-family: Arial;
       color:#000000;
}

