RichTextBox: Paragraphs inherit alignment from the align attribute value of its parent table when importing from HTML
Nested tables inherit alignment from its parent table or table cell when importing a document from HTML, but they shouldn't.
The paragraphs are also aligned incorrectly when their parent table has its align attribute set.