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