body {
 background-color: #CCFFCC;
 margin-top:10px;
 margin-bottom:10px;
 margin-left:10px;
 margin-right:10px;
 font-family: arial,helvetica,sans-serif;
 font-size: 11pt;
}

h1 {
 font-family: arial,helvetica,sans-serif;
 font-size: 18pt;
 font-weight: bold;
 text-align: left;
 margin-top:5px;
 margin-bottom:5px;
}

h2 {
 font-family: arial,helvetica,sans-serif;
 font-size: 16pt;
 font-weight: bold;
 text-align: left;
 margin-top:5px;
 margin-bottom:5px;
}

h3 {
 font-family: arial,helvetica,sans-serif;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 margin-top:15px;
 margin-bottom:5px;
}

p {
 font-family: arial,helvetica,sans-serif;
 font-size: 11pt;
 margin-top:5px;
 margin-bottom:5px;
 }

li, ul {
 font-family: arial,helvetica,sans-serif;
 font-size: 11pt;
 margin-top:0px;
 margin-bottom:0px;
 }

p.gross{
 font-family: arial,helvetica,sans-serif;
 font-size: 14pt;
 margin-top:5px;
 margin-bottom:10px;
}

p.klein{
 font-family: arial,helvetica,sans-serif;
 font-size: 9pt;
 margin-top:0px;
 margin-bottom:0px;
}

p.sehrklein{
 font-family: arial,helvetica,sans-serif;
 font-size: 6pt;
 margin-top:0px;
 margin-bottom:0px;
}

p.grossfett{
 font-family: arial,helvetica,sans-serif;
 font-size: 14pt;
 font-weight: bold;
}

a {
 font-family: arial,helvetica,sans-serif;
 font-size: 11pt;
 text-align: left;
 text-decoration:underline;
 font-weight: bold;
 color: #000000;
}

a:link {
 font-family: arial,helvetica,sans-serif;
 text-align: left;
 text-decoration:underline;
 font-weight: bold;
 color: #000000;
}

a:visited {
 font-family: arial,helvetica,sans-serif;
 text-align: left;
 text-decoration:underline;
 font-weight: bold;
 color: #000000;
}

a:hover {
 font-family: arial,helvetica,sans-serif;
 text-align: left;
 text-decoration:underline;
 font-weight: bold;
 color: #FF9900;
}