	/*
	
		Gestrim DFMG
		print - no background
		----------------------------------------------------------------------
	
	*/
	
	
	
	/*
		Global
		----------------------------------------------------------------------
	*/
	
	body {
		width: 100%;
		color: #000;
		background-color: #fff;
		background-image: none;
	}
