This STYLE statement creates the style element table. By default, ODS uses this style element to render tables.
     style table /
         cellspacing=5
         borderwidth=10
         bordercolorlight=very light blue
         bordercolordark=blue;