/***************************************************
	These are the style specifications for 
	the customers css, used in cuteEditor 
***************************************************/


.kop 
{
	font-weight: bold;	
	font-size: 24px;	
	color: #ff0000;	
	font-family: verdana, arial, helvetica, sans-serif
}

p,span,div,td
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 12px;
	color: #000000;	
}
