/* 
--------------------------------------------------------------
Renders - FO transformable styles
--------------------------------------------------------------
*/	

	.rendering div.section {
		margin-top: 10pt;
	}

	div.indentAllButFirst {
		margin: 0px 0px 0px 20px;
		padding: 0px 0px 0px 0px;
		text-indent: -20px;
	}
	
	span.underline {
		text-decoration: underline;
	}
