/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2008-06-11 16:43:13
// 
//  Do NOT manually edit this generated file
// **************************************** */


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

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

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

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