Using a specific presentation style

To apply a specific style, set the style-name in the style attribute of the node representing the graphical element in the abstract user interface tree.

There are different ways to set the style attribute of a element:

For example, to define a style in a form file for a input field:
EDIT f001 = customer.fname, STYLE = "info";