Changed MakeSafeHTMLText so that character values above #127 (along with #13 and #10) are no longer converted to numeric entities.
A side effect of this change is that any HTML files that are to include any HTML passed through this routine must be saved either in UTF8 or one of the Unicode file formats.