body {
margin: 0px;
padding: 0px;
background-color: #ffffff;
}

img {
visibility: hidden;
}

#content {
position: absolute;
top: 20px;

font-family: verdana;
font-size: 8pt;
color: #000000;
text-align: justify;
}

.strich {
position: relative;
height: 5px;
width: 553px;
border-top: 1px solid #AAAAAA;
margin: 0px;
padding: 0px;
}

p {
font-family: verdana;
font-size: 10pt;
color: #333333;
text-align: justify;
margin-top: 0px;
}

h1 {
font-family: verdana;
font-size: 16pt;
color: #000000;
margin-top: 2px;
margin-bottom: 4px;
}

h2 {
font-family: verdana;
margin: 0px;
font-size: 8pt;
color: #999999;
text-align: justify;
width: 553px;
font-weight: normal;
}

h2 a {
color: #888888;
}
h2 a:hover {
color: #555555;
}

#menu {
visibility: hidden;
}
#toplinks {
visibility: hidden;
}