<html>
<head>
<title>Error Page</title>
<style type="text/css">
body {
font-family: arial, sans-serif;
font-size: 12px;
}
</style>
</head>
<body>
<h1>Error Page</h1>
The application encountered an unexpected error.
</body>
</html>