<xsl:template match="subpoints[attribute(style)='bold']/point"> <LI><B><xsl:process-children/></B></LI> </xsl:template>