a:link    {
        text-decoration: none;
        color: #010066;
        font-family: Arial;
        font-size:10pt;
}
a:visited {
        text-decoration: none;
        color: #010066;
        font-family: Arial;
        font-size:10pt;
}
a:active  {
        text-decoration: none;
        color: #010066;
        font-family: Arial;
        font-size:10pt;
}
a:hover {
        text-decoration: none;
        color:#418868;
        font-family: Arial;
        font-size:10pt;
}

.titel {
        font-family: arial;
        font-size: 13 pt;
        color: #010066;
        font-weight:bold;
        letter-spacing: 1pt;
}

.text {
        font-family: arial;
        font-size: 10pt;
        color: #010066;
        font-weight:norm;
		text-align:justify;
}
.roem {
        font-family: times new roman;
        font-size: 10pt;
        color: #010066;
        font-weight:norm;
		text-align:justify;
}
.textright {
        font-family: arial;
        font-size: 10pt;
        color: #010066;
        font-weight:norm;
		text-align:right;
}
.textklein {
        font-family: arial;
        font-size: 7pt;
        color: #010066;
        font-weight:norm;
}
.textbold {
        font-family: arial;
        font-size: 10pt;
        color: #010066;
        font-weight:bold;
}

 body {
background-color:#F7FBFA;

}
