body.font.master — Specifies the default point size for body text
<xsl:param name="body.font.master">10</xsl:param>
The body font size is specified in two parameters (body.font.master and body.font.size) so that math can be performed on the font size by XSLT.
body.font.master
body.font.size