After Converting to HTML:
Data Tables
Designate row and column headers using the <th> tag.
Provide summaries.
Provide titles using the <caption> tag.
If the data table has two or more levels of row or column headers, use the "headers" attribute to associate data cells with the appropriate headers.
Convert to proportional rather than absolute sizing (recommended).