<HTML>
<HEAD>
<TITLE>Katura La'Mont</TITLE>

</HEAD>
<TD><P ALIGN=Center>
</FONT><FONT COLOR="#1d1e1e" BACK="#000000"
style="BACKGROUND-COLOR: #000000"SIZE=2 PTSIZE=10 FAMILY="SERIF" FACE="Times New Roman" LANG="0">
<BODY BGCOLOR="#FFFFFE" TEXT="#99CCFF" LINK="#ff0000">
<P ALIGN=Center>

<IMG  SRC="Katuramain.jpg" ID="2" WIDTH="400" HEIGHT="600" BORDER="0"
DATASIZE="306257"></FONT><FONT COLOR="#FF3300"  SIZE=2
PTSIZE=7><BR><BR>


<script language="JavaScript"> <!--
// No rightclick script v.2.5
// (c) 1998 barts1000
// barts1000@aol.com
// Don't delete this header!

var message="Katura La'Mont 2003\n"; // Message for the alert box

// Don't edit below!

function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// --> </script>