I am in the process of updating an internal company website.On the website is a table of summary data. Each day this table is copied from the page into an email and sent to people using Outlook 2010. The company currently is using IE8.The problem is that the new website is using Twitter Bootstrap for the table styling. When copying and pasting the table into Outlook, most of the styling is missing.The old website has classes attached to each \[code\]tr\[/code\], \[code\]td\[/code\], etc.Chrome works without any issues on the new website.Here are some examples of the table and problem:Old site - http://jsbin.com/ifeqav/1/editNew site - http://jsbin.com/iwuven/1/editDoes anyone know of a fix for this? I have tried this suggestion but it doesn't appear to work correctly with bootstrap.Does IE9 fix this issue?