body       {font-family: Arial, Verdana, Helvetica; font-size: 12px; color: #000000; background-color: #ececec;}
// grijs  #BDBDBF}
a          {color:BLUE; font-weight: bold; text-decoration: none}
a:hover    {color: MAROON; text-decoration: underline;} 
:visited#a {color: #00FF00}

p          {font-size: 12px; font-family: Arial, Verdana, Helvetica; color: #000000}
td         {font-size: 12px; font-family: Arial, Verdana, Helvetica; color: #000000}
li         {color: #ffffcc;}
address    {color: aqua; text-align: center;}
span       {font-size: 12px; font-family: Arial, Verdana, Helvetica; color: #000000; font-weight: bold }


.bgeven    {background-color: #ececec; border-bottom:1px solid #666666;padding-top:10px;padding-bottom:10px;}
.bgodd     {background-color: #ececec; border-bottom:1px solid #666666;padding-top:10px;padding-bottom:10px;}
