/* 
Style sheet voor de ttf blokken (in site/ttf) 
*/
div.demotitle {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 2px solid #D6D0C1;
	width: 200px;
	white-space: nowrap;
	padding-bottom: 5px;
	margin-bottom: 20px;
	color: #ffffff;
	position: relative;

}


