The first place to start is in the CSS. Remove everything that is Word garbage. Then fix everything that no correct like all the font declarations and any fixed font size references. Also, you may find you can delete some of the CSS entries and make it look simpler. Then in the XML files, fix the CSS references that you've removed. Also strip out any of the Word garbage. I suggest using Notepad++ as it has tabs and you can load in all the XML at the same time and death/replace all of them at once.
|