<STYLE type="text/css">


    A:link                { color:#0FFFF8; text-decoration:none; }
    A:visited             { color:#0FFFF8; text-decoration:none; }
    A:hover               { color:#F0FF00; text-decoration:none; }


	BODY, COL, COLGROUP, TABLE, TD
	{
		Font-Family : Arial, Tahoma, Verdana, Helvetica ! important;
		Font-Size : 12px ! important;
		Font-Style : normal ! important;
		Color : #000000;
        }

	TH
	{
		Font-Family : Arial, Tahoma, Verdana, Helvetica ! important;
		Font-Size : 12px ! important;
		Font-Style : normal ! important;
		Color : #000000;
		text-align: left;
		font-weight: bold;
        }

	.klein
	{
		Font-Family : Arial, Tahoma, Verdana, Helvetica ! important;
		Font-Size : 10px ! important;
		Font-Style : normal ! important;
		Color : #000000;
        }
	.gross
	{
		Font-Family : Arial, Tahoma, Verdana, Helvetica ! important;
		Font-Size : 16px ! important;
		Font-Style : normal ! important;
		Color : #000000;
        }
	.mgross
	{
		Font-Family : Arial, Tahoma, Verdana, Helvetica ! important;
		Font-Size : 14px ! important;
		Font-Style : normal ! important;
		Color : #000000;
        }

    .Text
    {
        Font-Family : Arial, Tahoma, Verdana, Helvetica ! important;
        Font-Size : 9pt;
        Font-Style : normal;
        Color : #0FFFF9;
        line-height : normal;
        font-weight : bold;
        text-decoration : none
	    }

    A.Menu1:link          { color:#FFFFF8; text-decoration:none; }
    A.Menu1:visited       { color:#FFFFF8; text-decoration:none; }
    A.Menu1:hover         { color:#00FF00; text-decoration:none; }
    .Menu1
    {
        Font-Family : Verdana, Tahoma, Arial, Helvetica ! important;
        Font-Size : 9pt;
        Font-Style : normal;
        Color : #F8F8F8;
        line-height : normal;
        font-weight : bold;
        text-decoration : none
	    }

    A.Menu2:link          { color:#3030FF; text-decoration:none; }
    A.Menu2:visited       { color:#3030FF; text-decoration:none; }
    A.Menu2:hover         { color:#00FF00; text-decoration:none; }
    .Menu2
    {
        Font-Family : Verdana, Tahoma, Arial, Helvetica ! important;
        Font-Size : 9pt;
        Font-Style : normal;
        Color : #FF00FF;
        line-height : normal;
        font-weight : bold;
        text-decoration : none
	    }

</STYLE>