Css formatting issue

Hi guys,

I’m formatting a textbox using an external CSS. I’m only using the css properties that should work in flash. But the font-weight property doesn’t seem to work and the text that is formated with it doesn’t show. Once I remove it everything shows.
The problem seems to be the fact that I’m using the anti-alias for animation option (and I want to use it) with all the necessary glyphs included. And just now I noticed that if I toggle the bold style (from the property inspector) for the textbox (dynamic text, of course) only the text formated as bold shows.
So the problem might be that it embeds the glyphs either as bold or as normal.
Can anyone suggest me what the solution might be?
Thank you in advance.