<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd" >

<HTML>

<HEAD>

<TITLE>Quick Example of XHTML</TITLE>

<META content="text/html; charset=windows-1252" http-equiv=Content-Type>

<META content="Microsoft FrontPage 4.0" name=GENERATOR>

<link rel="stylesheet" type="text/css" href="stylesheet.css">

<SCRIPT src=""></SCRIPT>

</HEAD>

<BODY>

<H1>Quick Example </H1><A href="http://validator.w3.org/check/referer"><IMG

align=left alt="Valid XHTML 1.0!" border=0 height=31 hspace=16

src="images/valid.gif" width=88></A>

<P>Note that the layout (with tabs and alignment) is purely for readability -

XHTML doesn't require it. </P></BODY></HTML>