fo:block-container table Formats the block container that wraps bothe the table and a the table title (captin) if one exists. Use to control space before and after the table. fo:table table Formats the table. fo:table-header tgroup/thead Formats the header of the table. fo:cell None Sets the defaults for all cells. fo:cell thead/row/entry default-cell Formats the cells in the table header. fo:cell thead/row/entry Formats the cells in the table header for a borderless table. fo:table-body tbody Attributes for the table body. fo:table-row tbody/row Attributes for the table row. fo:table-cell tbody/row/entry default-cell Attributes for the table cell. fo:table-cell tbody/row/entry Attributes for the table cell for borderless table. fo:block tbody/row/entry/paragraph Attributes for the paragraphs in the cell. fo:block thead/row/entry/paragraph Attributes for the paragraphs in the header cell. fo:block table/title Attributes for the table title, or caption. The parameter 'table-title-placement', controls whether this block is placed before or after the table. If it is placed on top of the table, it has a 'keep-with-next="always"' value that cannot be changed. If this block is placed on the bottom it has a 'keep-with-previous="always"' value that cannot be changed.