/* external css file */
/* filename 'sheet1.css' */
/* NO HTML MARKUP ALLOWED */

body {	font-family: Arial, sans-serif;
	text-decoration: none;	
	margin-left: 20px; 	
	margin-right: 15px; 	
	margin-top: 15px; 
	}

span.kop {	font-size: 20px; color: #ffffff;
	}

span.datum {	font-size: 12px; color: #000000;
	}

span.artikel { font-size: 12px; color: #ffffff;
	}