* {background-color: #FFFFCC; }

h1,h2,h3,h4 {color:black; }

h1 {font-size: 16pt; }
h2 {font-size: 14pt; }
h3 {font-size: 12pt; margin-left: 40px; }
h4 {font-size: 11pt; margin-left: 40px; }
p {font-size: 10pt; margin-left: 40px;  }

a { color: blue; text-decoration: none; }
a:visited { color: blue; }
a:hover { color: black; }


ul {font-size: 10pt; margin-left: 40px; line-height: 140%; }

table.bladvullen { border: 0 ; cellpadding: 0 ; cellspacing: 0 ; height: 100%; align: center; }


div.menu {}
  div.menu p {
    margin-left: 0px;
    line-height: 180%;
    text-align: center;

  }

.linkimage {
	border-color: black;
	align: center;
  }

.img {align: center;
       
 }

div.img {vertical-align: middle;
	align: center;
       
 }
  
div.copyright {}
  div.copyright p {
    font-size: 65%; 
    font-style: italic;
    text-align: center;
  }