Various fixes for MDOHTMLDataExport.pas
Brought to you by:
henriquemeira
Fixed misspelled constant name and its usages.
Converted screaming HTML tags to lowercase.
Fixed to include proper closing or empty tags.
Removed styling attributes in HTML; use the Stylesheet and CSS instead.
Added vertical whitespace to generated HTML for readability.
Various fixes for MDOHTMLDataExport.pas