BODY
{
margin-top: 1em;
margin-right: 2em;
margin-bottom: 3em;
margin-left: 1em;
font-family: TimesRoman, Times, serif;
color: rgb(0,0,0);     /* zelfde als   color: black;   */
background-color: inherit;
background-image: url(../images/back-ed.jpg);
background-attachment: fixed;
}

.aa
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: rgb(25,25,105);
	background-color: inherit;

}

.ab   /*  dit wordt standaard  bottom tekst */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: black;
	background-color: inherit;
}

.ac   /*  dit wordt standaard tekst */
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	background-color: inherit;
}

.ad   /*  dit wordt standaard tekst  met grotere regelspatie */
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-style: normal;
	line-height: 20px; 
	color: black;
	background-color: inherit;
}

.al   /*  dit wordt standaard Layo tekst */
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-style: normal;
	color: #006600;
	background-color: inherit;
}

.ah  /*  dit wordt standaard tabel header */
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: black;
	background-color: inherit;
}

.ak   /*  dit wordt standaard  kop tekst ,   met  <big>   nog aan te dikken  */
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: black;
	background-color: inherit;
}

a:hover 
{  
color:rgb(255,69,0); 
text-decoration: underline;
background-color: inherit;
}
a:link 
{  
color:rgb(0,0,255); 
text-decoration:  underline;
background-color: inherit;
}
a:active 
{  
color: rgb(80,80,80); 
text-decoration:underline;
background-color: inherit;
}
a:visited 
{ 
color:rgb(0,0,255); 
text-decoration: underline;
background-color: inherit;
}

.at { font-family: Arial,  Helvetica, sans-serif;  
font-size: 8px; 
color: rgb(100,0,0);
background-color: inherit;
}

.p 
{  
font-family: Arial, Helvetica, sans-serif;  
font-size: 13px;  
font-style: normal;  
color: black; 
background-color: inherit;
 }  

.pg
{  
font-family: Arial, Helvetica, sans-serif;  
font-size: 13px;  
font-style: normal;  
color: green; 
background-color: inherit;
 }  
 
.pb
{  
font-family: Arial, Helvetica, sans-serif;  
font-size: 12px;  
font-style: normal;  
color: blue; 
background-color: inherit;
 }
 
.pp
{  
font-family: Arial, Helvetica, sans-serif;  
font-size: 11px;  
font-style: normal;  
color:rgb(0,0,0); 
background-color: inherit;
 }  

DIV
{  
font-family: Arial, Helvetica, sans-serif;  
font-size: 12px;  
font-style: normal;  
color:rgb(205,55,0); 
background-color: inherit;
 }  

