/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2009-07-14 11:26:37
// 
//  Do NOT manually edit this generated file
// **************************************** */


html { 
	
	width:  100%;
	height: 100%; 
	
	font-family: Courier New, Courier;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #000000;
	
}

p {

	margin: 0px;

}

.bold { 
	
	font-weight: bold;
	
}