
A
{
	Font-Family : Verdana;
	Font-Weight : bold;
	Text-Decoration : underline;
}


A:active
{
	Color : #9999cc;
}


A:visited
{
	Color : #47478F;
}


A:link
{
	Color : #9999cc;
}


A:hover
{
	Color : #9999cc;
}


BODY
{
	Background-Color : #D1D7F1;
	Color : #000000;
	Margin-Left : 2;
	Margin-Top : 0;
}


DIV
{
	Color : #000000;
	Font-Family : Verdana;
}


P
{
	Color : #000000;
	Font-Family : Verdana;
}


P.gross
{
	Font-Size : 13pt;
}


P.normal
{
	Font-Size : 10pt;
	Line-Height : 150%;
}


P.klein
{
	Font-Size : 8pt;
}


DIV.klein
{
	Font-Size : 8pt;
}


HR
{
	Color : #000000;
}


INPUT
{
	Font-Family : Verdana;
}


UL
{
	Color : #FFFFFF;
}


TD.hell
{
	Background-Color : #9999cc;
}


TEXTAREA
{
	Font-Family : Verdana;
}


INPUT.button
{
	Background-Color : #73A2A2;
	Color : #FFFFFF;
	Font-Size : 10pt;
}