<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Bullets and Numbers</title>
	<link rel="STYLESHEET" href="style.css" type="text/css">
	<SCRIPT TYPE="text/javascript" SRC="backlink.js"></SCRIPT>
</head>

<body>


<h2>Using Bullets and Numbers</h2>
<p>Now is an opportune time to show you how to create bullets.  To create bullets in your Resume following the instructions below.</p>
<ul>
	<li>Click on Format from the tool bar.  And, from the drop down menu select bullets and numbering.</li>
	<div class="img">
<p><img src="images/Format.bmp" name="format.bmp" width="234" height="274" border="0" ></p>
 </div>
	<li>Next, you will see the screen below.  Click the types box and select bullets.</li>
	<div class="img">
<p><img src="images/bullets.bmp" name="bullets" width="503" height="431" border="0"></p>
</div>
	<li>If you would like to change styles, select the styles box and choose one.</li>
	<li>Choose apply and close. You have just created bullets in your document.</li>
</ul>
<p>To use numbers instead of bullets do the following.</p>
<ul>
	<li>Select Format from the menu bar.</li>
	<li>Select numbers from the type box.</li>
	<li>Change the style of numbers by clicking on the style box and changing the style.</li>
	<li>Click "apply" and then "ok"</li>
</ul>

<p>
<SCRIPT TYPE="text/javascript">
<!--
var gb = new backlink();
gb.text = "Go Back";
gb.write();
//-->
</SCRIPT>

</body>
</html>