BODY
{
Background-Color: #990000;
Font-Family: Arial, Helvetica, Sans-Serif;
color: white;
leftmargin=0;
topmargin=0;
rightmargin=0
Font-Family: Arial, Helvetica, Sans-Serif;
font-size: 9pt;
}
table
{
        margin: 0px;
}
a:link    {
        Font-Family: Arial, Helvetica, Sans-Serif;
        font-size: 11pt;
        Font-Weight: bold;
        color: white;
        text-decoration: none;
}
a:visited {
        Font-Family: Arial, Helvetica, Sans-Serif;
        font-size: 11pt;
        Font-Weight: bold;
        color: white;
        text-decoration: none;
}
a:hover   {
        Background-Color: #cc6666;
		Font-Family: Arial, Helvetica, Sans-Serif;
        font-size: 11pt;
        Font-Weight: bold;
        color: white;
        text-decoration: underline;
}
a:active  {
        Font-Family: Arial, Helvetica, Sans-Serif;
        font-size: 11pt;
        Font-Weight: bold;
        color: white;
        text-decoration: none;
}
LI
{
Color: DarkBlue;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 8pt;
Font-Style: normal;
Text-Align: left;
}
H1
{
	Color: #ffdf00;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: x-large;
	Font-Weight: bolder;
	Font-Style: normal;
	Text-Align: center;
	letter-spacing: 5px;
}
H2
{
	Color: Red;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: large;
	Font-Weight: bold;
	Font-Style: normal;
	Text-Align: center;
}
H3
{
	Color: #ffdf00;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: medium;
	Font-Weight: bolder;
	Font-Style: normal;
	Text-Align: left;
	letter-spacing: 2px;
}

#klein
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: silver;
        font-style: normal;
        text-align: center;
        font-size: 8pt;
}
-->
</STYLE>