/* *****************************************
//  WebTank Stylesheet File
//  Title: editor
//  File updated: 2007-07-11 11:48:54
// 
//  Do NOT manually edit this generated file
// **************************************** */


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

.plain { 
	
	font-family: Arial;
	font-size: 12px;
	
}

.bold { 
	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
}
.small{

	font-family: Arial;
	font-size: 10px;

}