footnote.font.size — The font size for footnotes
<xsl:param name="footnote.font.size"> <xsl:value-of select="$body.font.master * 0.8"></xsl:value-of><xsl:text>pt</xsl:text> </xsl:param>
The footnote font size is used for...footnotes!