<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en-us">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
		<title>
			How To Template
		</title>
		<script src="../help.js" type="text/javascript"></script>
		<script type="text/javascript">
<!--[CDATA[
function writeHowToContentCSS()
{
	if (is_gecko || is_khtml || (is_mac && is_ie5up) || is_ie6up)
	{
		document.write("<link href=\"../content.css\" rel=\"stylesheet\" type=\"text/css\" />")
	}
	else
	{
		document.write("<link href=\"../content_nav4.css\" rel=\"stylesheet\" type=\"text/css\" />")
	}
}

writeHowToContentCSS();
// ]]-->
		</script> 
	</head>
	<body bgcolor="white" text="black" link="#0000FF" alink="#0000FF" vlink="#0000FF">
		<a id="top" name="top">
		</a>
		<table border="0" cellpadding="20px" cellspacing="0" width="100%">
			<tr>
				<td>

					<h4 class="head2"><img src="../images/howto_hd.gif" height="33" width="69">Text</h4>
					<hr>
					<ol>
						<p class="run-inhead"><img src="../images/howto_icon.gif" height="27" width="32">How To Tip:</p>
						<p class="paragraph">Text</p>
					</ol>

				</td>
			</tr>
		</table>
	</body>
</html>
