public void printAll() {
		auctionCatalog.printAll();
		
	}