<?xml version='1.0'?>
<!--Copyright 1999-2000 Intuit Inc. All rights reserved. Unauthorized duplication is a violation of applicable law.-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">

<xsl:template match="/">
<TR><TD>
<TABLE>
<TR><TD align="center" colspan="4">
</TD></TR>
	<TR align="center"><TD><img id="errorMessage"/></TD></TR>
</TABLE><BR/>
</TD></TR>
</xsl:template>

</xsl:stylesheet>

