DIV, TD, LAYER { font-size:10pt; font-family:Arial; line-height: 12pt; }
a            { font-family:Arial; line-height: 12pt; }
a:link       { color: #6A7EC0; text-decoration: none }
a:visited    { color: #6A7EC0; text-decoration: none }
a:hover      { color: #FE272F; text-decoration: none }
a:active     { color: #000000; text-decoration: none }


a.topmenulink            { font-size:10pt; font-family:Arial; font-weight: bold; line-height: 12pt; }
a:link.topmenulink       { color: #FFFFFF; text-decoration: none; font-weight: bold }
a:visited.topmenulink    { color: #FFFFFF; text-decoration: none; font-weight: bold }
a:hover.topmenulink      { color: #FE272F; text-decoration: none; font-weight: bold }
a:active.topmenulink     { color: #000000; text-decoration: none; font-weight: bold }

H1   { font-size:14pt; font-family:Arial; font-weight: bold; line-height: 18pt; }

BODY { 
   font-size:10pt; 
   font-family:Arial;
   line-height: 12pt
   text-align: left;
   color: black;
   margin: 0px;
}


.bruntabel{
    border: solid 2px #AA9F4E;
    background-color: #DDD9BA;
}

.bruntopcelle{
    background-color: #AA9F4E;
    padding: 2px;
    color: #FFFFFF;
}