Basic Account, Created on 26 August 2007 (#13678409), Last updated on 5 December 2007 [Gift]
<!--Note: Anything enclosed in HTML comment tags
like the ones this statement is enclosed in can be safely
removed/replaced. -->
<b><i>Title</i></b>
<!--Title goes here. -->
<b><i>Short, concise description of the idea</i></b>
<!--Short description goes here. -->
<b><i>Full description of the idea</i></b>
<!--Full description goes here. -->
<b><i>An ordered list of benefits</i></b>
<ol><li><!--Benefit 1 goes here --></li>
<li><!--Benefit 2 goes here, etc. --></li>
</ol>
<b><i>An ordered list of problems/issues involved</i></b>
<ol><li><!--Problem 1 goes here --></li>
<li><!--Problem 2 goes here, etc. --></li>
</ol>
<b><i>An organized list, or a few short paragraphs detailing suggestions for implementation</i></b>
<ul><li><!--Implementation suggestion 1 goes here --></li>
<li><!--Implementation suggestion 2 goes here, etc. --></li>
</ul>