Is this a simple CSS issue? I am generating a document from PHP/MySQL and have the css attributes on the page (not a separate file). When I export the doc and open it, the formatting for the table cells change. No matter what CSS "font-size: XXpx;" I choose, the formatting always comes out different. Should I simpy use <font> tags?