you may use inline style as you would do in <style>-blocks.
just assign the { ... } stuff to the style-property of the element
<element style="..."> (without { } )
I'm still addicted to Microsoft MSDN but there are lots of other good references
each one just has to be separated by a semi-colon (like PHP). The height and width elements of CSS aren't supported by older browsers (e.g. Netscape 4.x).