Renders the 'font-size' style property as stylistic markup for WML.
This renders either a 'small' element (for 'xx-small' - 'small'), an ANTI-SIZE element (for 'medium'), or a 'big' element (for 'large' - 'xx-large').
Nesting of these elements will be dealt with by a subsequent DOM transformer.