<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<SCRIPT LANGUAGE="JavaScript">

<!-- Begin
redirTime = "10";
redirURL = "index.shtml";
function redirTimer() { self.setTimeout("self.location.href = redirURL;",redirTime); }
//  End -->
</script>

<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
body {
	background-color: #336699;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat:no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style></head>

<BODY onLoad="redirTimer()">
If you are not automatically redirected, <a href="index.shtml">Click here</a>
</body>
</html>
