I have a word document file that I need to convert into an HTML page that Ruby on Rails developers will use; it is a report file that will be converted into PDF later. My question is, what rules should I follow when creating a PDF-friendly HTML page so that it does not lose any styling or structure when converted to PDF?