body {
		background-image		: url(images/foto2.jpg);
		background-repeat		: no-repeat;
		background-position		: bottom right;
		background-color		: #FFFFFF;
		margin-left				: 0px;
		margin-top				: 0px;
		margin-right			: 0px;
		margin-bottom			: 0px;		
 	}
	{
		font-family				: Arial, Helvetica, sans-serif;
	}

td {
		font-family				: Arial, Helvetica, sans-serif;
	}

th {
		font-family				: Arial, Helvetica, sans-serif;
	}
	
table.main {
		background-image		: url(images/backround.gif);
		background-repeat		: no-repeat;
	}
	


div.mainkop {
		font-size				: 14px;
		font-weight				: bold;
		color					: #4F2B7F;
		margin-top				: 10px;
		margin-left				: 25px;
	}

div.tekst {
		font-size				: 13px;
		font-weight     		: normal;
		color					: #000000;
		margin-left				: 20px;
	}
	
div.tekst2 {
		font-size				: 13px;
		font-weight     		: normal;
		color					: #000000;
		margin-left				: 0px;
	}	
div.terug {
		font-size				: 13px;
		font-stretch			: expanded;
		margin-left				: 20px;
			}
div.welkom {
		font-size				: 13px;
		font-weight				: bold;
		color					: #999999
		
		}	
a.link:link, a.link:visited {
		color					: #4F2B7F;
		font-size				: 11px;
		font-weight				: 600;
		text-decoration			: none;
	}
	
a.link:hover {
    	color					: #9933CC;
		text-decoration			: none;
        }
