/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2010-03-11 15:20:37
// 
//  Do NOT manually edit this generated file
// **************************************** */


html { 
	
	width:  100%;
	height: 100%; 
	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
}

p {	

	margin:  0px;
	padding: 0px;

}

.plain { 
	
	font-family: Verdana;
	font-size: 11px;
	
}

.bold { 
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	
}