/* CSS for sample chapter text */


p.style1
{
	

		color: #000000;
    	font-family: Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		font-style: normal; 
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		line-height: 16px;
		text-indent: 20;

}

