Did you try using the HTML box as it provides a good way to produce attributed text? The style properties on WORDBOX, WORDWRAPBOX apply to the entire content so that that is not possible to display mixed content with a single instance of these objects. You would have to break the text into chunks and set the properties on the individual chunks.