Environment: CF MX 8, MS SQL 2005 We need ColdFusion MX 8 to generate for us a good looking users phone bill. Pull from the database the customer info, including billing and location addresses. Then pull call line item data for each phone number assigned to the customer (customer can have multiple numbers on each account). Each number should be followed by the call data (in/out called number, time of call, call length, etc). Place this on a well designed phone bill. Items we...