body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color:#6d6e70;
	background-image: url('images/background.gif');
}
	
td { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #ffffff;
	line-height: 19px;
}
	
.titel { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efefef;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: normal;
	line-height:16px;
	letter-spacing: 1px;
	}
	
.header { 
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	background-position: left top;
	}	

.tekst { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: normal;
	line-height:16px;
	letter-spacing: 1px;
	}
	
.hoofdtekst { 
	font-size: 11px; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	color: #000000;	
	line-height:14px;
	padding:10px;
	letter-spacing: 1px;
	}

.bodytekst { 
	font-size: 11px; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	color: #000000;	
	line-height:14px;
	padding:10px;
	}
	
.tabletekst { 
	font-size: 11px; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	color: #000000;	
	text-transform: uppercase;
	line-height:14px;
	padding-top:5px;
	padding-bottom:5px;
	}
		
.adres	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	text-align:center;
	letter-spacing: 4px;
	border-bottom:1px solid #FFFFFF;
	}
		
.prijs	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	text-align:center;
	text-decoration: normal;
	letter-spacing: 4px;
	line-height: 19px;
	}

.subtitels { 
	font-size: 11px; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000;	
	line-height:10px;
	}

.lijn {
	background-image: url("images/lijn.gif");
	background-repeat: repeat-x;
	background-position: center top;
	}
	
A:link { text-decoration: none; font-weight: bold; color: #ffffff; } 
A:visited { text-decoration: none; font-weight: bold; color: #ffffff; } 
A:hover { 	text-decoration: underline; font-weight: bold; color: #ffffff; }
