/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2008-09-10 18:24:01
// 
//  Do NOT manually edit this generated file
// **************************************** */


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

	font-family: Times;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
		
}

.title {

	font-size: 19px;
	line-height: 25px;
	color: #7c8a20;

}

.subtitle {

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

}

.text_green {

	color: #9EAF2D;

}

p {

	margin: 0px;

}
