body {	/*font-size: 10pt; */
	background: #FFFFFF; 
	color: #000000; 
	font-family: arial, helvitica, sans-serif; }

td {	/*font-size: 10pt; */
	font-family: arial, helvitica, sans-serif;}

h1, h2, h3, h4, h5, h6{	font-family: arial, 
			helvitica, sans-serif; background:  transparent;}
h1{	font-size: 24pt;	color: rgb(51,51,204);}
h2{	font-size: 18pt;	color: rgb(0,153,51); }
h3{	font-size: 14pt;	color: rgb(204,51,51); }
h4{	font-size: 12pt;	color: rgb(51,0,204);}
h5{	font-size: 10pt;	color: rgb(0,153,51);}
h6{ 	font-size: 10pt;
	color:	#000000;   
	margin-bottom: 0.5em; }

a {  
   text-decoration: none; 
   font-family: arial, helvitica, sans-serif;
   background:  transparent; 
}
a:hover {color:red;}
a:link {color: rgb(204,0,0);  background:  transparent;	}
a:visited { color: rgb(102,0,0);  background:  transparent; }
a:active { color: rgb(0,0,204);  background:  transparent; }

a.black{ color: #000000;  background:  transparent; }
a.trans{ color:inherit; 
         text-decoration:inherit; 
         background:inherit; 
         font-weight:inherit;
         font-size:inherit;
         font-family: inherit;
}
a.trans:hover {font-size:larger;}
a.uline{ color:inherit; 
         text-decoration:underline; 
         background:inherit; 
         font-weight:inherit;
         font-size:inherit;
         font-family: inherit; }
a.uline:hover { text-decoration:none;}

.onderschrift { font-size: x-small; font-family: arial, helvitica, sans-serif;  }
.ruimte {  padding-bottom:1em;}
.plat{ border:0px;padding:0px;margin:0px; }
.edit{ color: RGB(150,150,150); font-size: 6pt; text-align: right; }

