<html>
<head>
<link href="ctc.css" rel="stylesheet" type="text/css">
<? echo Preface() ?>
<title>CodeThatTree lite sample</title>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0"
marginheight="0" bgcolor="#dbeaf5">
<? echo ReadLevel(0)?>
</body>
<html>