/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2008-12-14 13:12:32
// 
//  Do NOT manually edit this generated file
// **************************************** */


html { 
	
	width:  100%;
	height: 100%; 
	
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #6E7635;
	
}

img.greenBorder {
	border: 2px solid #6e7635;
}

p {

	margin: 0px;

}

.Subkopje {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}