body
{
background-color: rgb(255,255,204);
color: rgb(51,102,51);
}

td
{
color: rgb(51,102,51);
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
}


.fett
{
color: rgb(51,102,51);
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
}

.klein
{
color: rgb(51,102,51);
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
}


a:link, a:visited, a:active
{
text-decoration: none
}

a:link, a:visited, a:active
{
color: rgb(51,102,51);
}

a:hover
{
color: rgb(51,102,51);
font-weight: bold;
}

.normal
{
color: rgb(51,102,51);
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
}
