body,td,th {
             color: #000000;
             font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
             font-size: 11px;
             font-weight: normal;
}

a:link    { 
        	 color: #FFFFFF;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 11px;
			 font-weight: bold;	
			 text-decoration: none;			 			 		
          } /* Kleur van de link */

a:visited {
        	 color: #FFFFFF;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 11px;
			 font-weight: bold;		
			 text-decoration: none;		
          } /* Kleur van een bezochte link */

a:hover   {
        	 color: #FFFFFF;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 11px;
			 font-weight: bold;	
			 text-decoration: underline;			
          } /* Kleur van een link als je met de muis erover een gaat */
		  
a:active  {
        	 color: #FFFFFF;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 11px;
			 font-weight: bold;		
			 text-decoration: none;			
          } /* Kleur van een active link */

.content {
			 color: #FFFFFF;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 11px;
			 font-weight: bold;			 
}

.title {
			 color: #E96726;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 16px;
			 font-weight: 500;
}

.normal {
			 color: #000000;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 11px;
			 font-weight: normal;
}

.formfield {
			 color: #000000;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 10px;
			 font-weight: normal;
}

.tarief_white{
			 color: #000000;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 9.5px;
			 font-weight: 750;
}

.tarief_green{
			 color: #686E24;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 9.5px;
			 font-weight: 750;
}

.tarief_title{
			 color: #FFFFFF;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 11px;
			 font-weight: bold;
}

.aphorism {
			 color: #FFFFFF;
			 font-family:  FF Erikrighthand regular, Mistral, Brush Script MT, Script, Tahoma;			 
			 font-size: 19px;
			 font-weight: normal;
}

.info {
			 color: #686E24;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 11px;
			 font-weight: normal;
}

.spacer {
			 color: #FFFFFF;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 7.5px;
			 font-weight: bold;			 
}

.copyright {
			 color: #FFFFFF;
			 font-family: Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;			 
			 font-size: 9px;
			 font-weight: normal;			 
}

p {margin:0; padding:0;}
