<html>
<head>
<title>Title on the Browser Bar for Page Name</title>
</head>

<body bgcolor="#FFFFFF" text="#000000" CODE VLINK=blue>
<H3 ALIGN=CENTER>
<P>
<H3 ALIGN=CENTER>
<A HREF=Address to first choice>Text for first choice</A>
<BR>
<A HREF=Address to second choice>Text for second choice</A>
<BR>
<A HREF=Address to third choice>Text for third choice</A>

</body>
</html>