<HTML>
<HEAD>
<TITLE>HTML Headings</TITLE>
</HEAD>
<BODY>
<H1>This is a Level 1 Heading</H1>
<HR>
<H2>This is a Level 2 Heading</H2>
<HR>
<H3>This is a Level 3 Heading</H3>
<HR>
<H4>This is a Level 4 Heading</H4>
<HR>
<H5>This is a Level 5 Heading</H5>
<HR>
<H6>This is a Level 6 Heading</H6>
<HR>
<ADDRESS>
Created 3/13/95 / Last Modified 3/13/95<BR>
Cedars-Sinai Medical Center / duncan@csmc.edu
</ADDRESS>
</BODY
</HTML>

