body
{
margin-top: 0px;
margin-bottom: 0px;
background-color: #ffffff;
}

p, ol, ul, li, div, td, tr, th, nobr, b, i, body
{
font-family: Verdana, sans-serif;
font-size: 10pt;
color:#111111;
}

h1 {font-family: Verdana, sans-serif; color:#000000; font-size:18pt; }
h2 {font-family: Verdana, sans-serif; color:#000000; font-size:16pt; }
h3 {font-family: Verdana, sans-serif; color:#000000; font-size:14pt; }
h4 {font-family: Verdana, sans-serif; color:#000000; font-size:12pt; }

A
{
text-decoration: none;
color: red
}

A:hover
{
text-decoration: underline;
}

A:active
{
color: blue;
}

A:visited
{
color: #666666;
}

#klein
{
font-size: 9pt;
color:#777777;
}

A:link.bottom
{
color: yellow;
}

A:visited.bottom
{
color: yellow;
}

