BODY
{
   margin-left: 0px;
   margin-top: 0px;
   background-color: #ffffff;
   color: #000000;
}

#bottom {
   width: 100%;
   margin : 50px 0px 0px 0px;
   font-weight : normal;
   font-size : 8pt;
   font-family : Geneva, "Helvetica", Sans-serif;
   color : #3D516B;
   text-decoration : none;
   padding-right: 7px;
   padding-left: 7px;
   background : #eaeaea;
   border-top-width: 2px;
   border-left-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-style : solid;
   border-color : #b9aaaa;
 }

/* links in onderste regel */
a.bottomlink {
   text-decoration : none;
}

.files {
   font-weight : bold;
   font-size : 10pt;
   font-family : Geneva, "Helvetica", Sans-serif;
   color : #ffffff;
}

