/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2008-12-29 16:33:54
// 
//  Do NOT manually edit this generated file
// **************************************** */


html { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
		
}

.title {

	font-size: 19px;
	color: #7c8a20;

}

.subtitle {

	font-size: 14px;
	color: #7c8a20;

}

.text_green {

	color: #9EAF2D;

}