WebStyle: initial right-to-left language support
- Initial support for right-to-left languages in output web pages, simply adding HTML direction instruction to the global page header.
- Introduces new API function is_language_rtl() defining which languages are of right-to-left direction.