Change one attribute in the style Header. This STYLE statement adds the italic font style to the attributes that Header inherits from the Header style element that is defined in the parent style. You could have also specified the STYLE statement with the FROM option specified. Because this change occurs after the initial merge of the two styles, the change will effect HeaderFixed and the other style elements that inherit from Header in the parent style.


   class header  /
      fontstyle=italic;