/* *****************************************
//  WebTank Stylesheet File
//  Title: HtmlEditorStyleSheet
//  File updated: 2007-04-20 15:05:47
// 
//  Do NOT manually edit this generated file
// **************************************** */


A { 
	
	color: #0099CC; 
	text-decoration: none 
	
}
	
A:link { 
	
	color: #0099CC; 
	text-decoration: none 
	
}
	
A:alink { 
	
	color: #000; 
	text-decoration: underline 

}
	
A:vlink { 

	color: #000; 
	text-decoration: none 
	
}
	
A:hover { 

	color: #000; 
	text-decoration: underline 
	
}

html {
	
	width:100%;
	height:100%;
	color: #000000; 
	font-family: Arial; 
	font-size: 12px;
	line-height: 14px;

}

body {
	width:100%;
	height:100%;
	padding: 0 0 0 0;
	color: #000000; 
	font-family: Arial; 
	font-size: 12px;
	line-height: 14px;
}

.kopje_zwart {
	color: #000000; 
	font-family: Arial; 
	font-size: 14px; 
	line-height: 18px; 
	font-style: none;
	font-weight: bold; 
}

.kopje_blauw {
	color: #0099CC; 
	font-family: Arial; 
	font-size: 14px; 
	line-height: 18px; 
	font-style: none;
	font-weight: bold; 
}


.tekst {
	color: #000000; 
	font-family: Arial; 
	font-size: 12px; 
	line-height: 14px; 
	font-style: none;
}