I'm not sure if this is what you're trying to accomplish, but you could try wrapping the text within <pre> and </pre> HTML tags, using spaces or tabs to line up the text. It would look something like this:
Code:
<pre>
Preface
Introduction
Ric Charlesworth Hockey Coach
Wayne Bennett Rugby League Coach
Ron Barassi AFL Coach
</pre>
This code will use Kindle's monospaced font, though.