<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<style type="text/css">
ul {
width: 30%;
padding: 0 0 0.75em 0;
margin: 0;
list-style: none;
}
li {
text-indent: -0.75em;
margin: 0.33em 0.5em 0.5em 1.5em;
}
</style>
</head>
<body>
<h3>
Table of Contents
</h3>
<p>
As proposed, the contents of the paper will contain the
following sections:
</p>
<ul>
<li>A</li>
<li>B</li>
<li>C</li>
<li>D</li>
<li>E</li>
</ul>
<p>
If there are any objections to how these sections are divided,
please let <a href="nick@heatvision.com">Nicholas</a> know about
it.
</p>
</body>
</html>