HTMLSample Pages/error.html

<HTML>
<HEAD>
   <TITLE>Error Displaying Page</TITLE>
</HEAD>
<BODY>
<H1>&nbsp;</H1>
 
<H1><FONT COLOR="#FF0000">Woops!</FONT></H1>
 
<P>That file could not be found.</P>
 
<P>Check to make sure the file is located in the location specified
by the link you clicked.</P>
 
<P>&nbsp;</P>
 
<P>&nbsp;</P>
 
<P></P>
</BODY>
</HTML>