HTMLStyle
HTMLStyle is a component I developed for the sake of simplifying the process of formatting html-text in Flex. It allows you to create a stylesheet pretty similar to the way you would place a mx:Style tag for declaring style definitions for your components.
The component also has a source property which can be set to target an external css file..
Check it out here:
rubenswieringa.com/blog/htmlstyle