body		{
		background-color: white
		}

p		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt
		}

p.a		{
		font-family: "Times New Roman", Times, serif;
		font-size: 10pt
		}

p.b
		{
		font-size: 8pt
		}

p.c		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt
		}

p.d 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt
		}

p.e		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt
		}

p.f		{
		font-family: "Times New Roman", Times, serif;
		font-size: 14pt
		}

p.g		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt
		}

td		{
		background-color: #ffffff
		}

td.grau	{
		background-color: #e2e2e2
		}

a:link	{
		text-decoration:none;
		color: navy
		}

a:visited	{
		text-decoration:none;
		color: navy
		}

a:active	{
		text-decoration:none;
		color: black
		}


