<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TheAccessPond.com &#187; Accessibility and MS Office</title>
	<atom:link href="http://theaccesspond.com/category/accessibility-and-ms-office/feed/" rel="self" type="application/rss+xml" />
	<link>http://theaccesspond.com</link>
	<description>Making Accessibility A Reality!</description>
	<lastBuildDate>Thu, 25 Mar 2010 22:13:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Looking for free accessibility advice? Caveat emptor!</title>
		<link>http://theaccesspond.com/2009/09/10/looking-for-free-accessibility-advice-caveat-emptor/</link>
		<comments>http://theaccesspond.com/2009/09/10/looking-for-free-accessibility-advice-caveat-emptor/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 19:51:12 +0000</pubDate>
		<dc:creator>Jeff Singleton</dc:creator>
				<category><![CDATA[Accessibility and MS Office]]></category>
		<category><![CDATA[Keyboard Shortcuts]]></category>
		<category><![CDATA[Office User]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Word 2003]]></category>

		<guid isPermaLink="false">http://theaccesspond.com/?p=140</guid>
		<description><![CDATA[I recently came across a site that gave guidance about formatting a Microsoft Word 2003 document for accessibility. Yes, I know that Office 2007 is the most recent version but there are still a lot of Office 2003 users in the World and most of the advice can be transferred to the newer versions.
The guidance [...]]]></description>
			<content:encoded><![CDATA[<p>I recently came across a site that gave guidance about formatting a Microsoft Word 2003 document for accessibility. Yes, I know that Office 2007 is the most recent version but there are still a lot of Office 2003 users in the World and most of the advice can be transferred to the newer versions.</p>
<p>The guidance on this site seemed very detailed and in depth so I thought I would review it in case I could pick up something new.</p>
<p><strong>The Problem</strong></p>
<p>As I read through the site I came across a statement that said the style for Header 1 (that is heading level 1) should only be used once in a document and that it should be used as a title. I am not sure why this advice was being given because Word provides a style for the title of a document. The style is called, oddly enough, &#8216;Title&#8217;. In fact, using the &#8216;Header 1&#8242; style for a title is going to cause problems with your table of contents, if you choose to use a TOC.</p>
<p>The site went on to describe how to remove the Header 1 style from the TOC outline. I thought to myself, &#8220;Hmmm. Why would they do that? Maybe they don&#8217;t like the way the Title style is formatted. If that is the case why don&#8217;t they just modify the style to look the way they want?&#8221;</p>
<p>As I continued to read it was mentioned that there is a bug with the TOC in Word 2003 and that a after the TOC is created in a document the user should cut and paste the TOC into Notepad. Then after that they should copy the TOC from Notepad and paste it back into the Word document. <strong><em>What?!</em></strong></p>
<p>All the advice this site had given was pretty accurate so far. This business about using Heading 1 as a title was a bit odd but now this TOC stuff was just plain ridiculous. If I follow the advice on the TOC all I have done is negated the benefit of having a TOC in the document! For example the bookmark links were automatically generated are now gone. Any formatting that the TOC had is now gone. I also no longer have the ability to update the TOC should I make changes to my document. If I do make changes to the document I have to recreate the TOC, paste it into Notepad and then back into Word and manually reformat the entire TOC. Why would they give such crazy advice?</p>
<p><strong>The &#8220;Ah-Ha!&#8221; Moment</strong></p>
<p>Now at this moment I would usually just close my browser and say, &#8220;What is wrong with the people who created that site?&#8221; But something was nagging at me to look further into what they really were trying to accomplish. The site mentioned that this TOC workaround needed to be done because there was a bug in Word 2003 and the way it handled the table of contents. It also said that this issue had been fixed in Word 2007. The site didn&#8217;t go into detail about this mysterious issue that caused them give such nonsensical advice.</p>
<p>So I decided to break out my install of Office 2003 and poke around a little to see what I could figure out. As I tried different things I quickly discovered an issue with the TOC. Some of the heading levels were not showing up in the TOC! I tried the same steps in Office 2007 and found that this behavior was not happening in that version. Could this be the reason for the strange advice being given?</p>
<p>I am not sure if this is the reason, but it does tie the header and TOC advice together or at least places them both at the scene of the crime. I am going to assume this must be the apparent &#8216;bug&#8217; that was referenced.</p>
<p><strong>The Fix!</strong></p>
<p>As I contemplated why the TOC in Word 2003 was not including all the headers in the document I discovered the reason by showing the formatting marks in the document. This is done using the <strong>Show/Hide</strong> command button while in the Normal (Print Layout in Word 2007), Web Layout or Draft Layout views.</p>
<p>To turn this feature on and off you select the button with the paragraph mark on it <img src="http://theaccesspond.com/wp-content/uploads/2009/09/ShwHidBtn.jpg" alt="An image of the Show/Hide button in Word." /> or use the keyboard shortcut which is <strong>Alt+Shift+*.</strong> When it is on your document will include the various formatting marks demonstrated in this screen shot:</p>
<p> </p>
<p><img src="http://theaccesspond.com/wp-content/uploads/2009/09/FrmtShowing.jpg" alt="An image with the formatting of the document being shown." /></p>
<p>What I noticed is if a page break was used and there was no carriage return just before the break then the heading that followed on the next page would not show up in the TOC.</p>
<p>How could this happen? An example would be that you are typing in Print Layout view and you have inserted a page break. You notice that there appears to be an extra line below the last paragraph on the page. It looks this way because the cursor is sitting there flashing at you (this is due to the carriage return).</p>
<p> </p>
<p><img src="http://theaccesspond.com/wp-content/uploads/2009/09/CursorBelow.jpg" alt="An image showing the cursor on a blank line below the paragraph." /></p>
<p>So you use the backspace key to remove that apparent extra empty line. When you do this you have effectively removed the carriage return. Now the paragraph and page break no longer have a carriage return to separate the two.</p>
<p>Here is an image of how the document would look with the the carriage return properly located between the end of the paragraph and the page break:</p>
<p> </p>
<p><img src="http://theaccesspond.com/wp-content/uploads/2009/09/PageBreak.jpg" alt="An image showing the carriage return between the paragraph and the page break." /></p>
<p>When the carriage return is removed this creates the situation as demonstrated in the image below:</p>
<p> </p>
<p><img src="http://theaccesspond.com/wp-content/uploads/2009/09/NoCR.jpg" alt="An image showing the paragraph and the page break with no carriage return between them." /></p>
<p>That carriage return is essential if you want the header style at the top of the next page to be included in the TOC.</p>
<p>If you are a user of Word 2003 go give it a try and see for yourself! If you find that the header does not get added back to the TOC after you re-add the carriage return, then select the header text and reapply the style.</p>
<p><strong>Summary</strong></p>
<p>Now I am not sure if this is in fact the issue that was being discussed on the site I mentioned earlier. If it is or is not the fact is the advice that was given on that site is just plain bad advice.</p>
<p>By using the proper styles and other features in Word such, as the Table of Contents, correctly your document will be better structured as an accessible document. Then if you export your document to a PDF format that structure will be exported also which again provides better accessibility.</p>
<p>Now I don&#8217;t want to knock the effort that was put into creating the content on the site mentioned above because the majority of it was correct. I want to encourage more effort to share this type of knowledge. This way we can help to ensure that content is accessible to all users.</p>
<p>That being said, I also want to encourage that any advice that is given be as accurate as possible. If you run into issues like that demonstrated in this blog post please don&#8217;t just make things up. Take the time to do your own research and post comments and questions on blogs like this one. You may find someone who can provide you the solution.</p>
<p>Most importantly do not assume that everything you read online as correct. Do your due dillegence! As mentioned in the title of the post, when it comes to free accessibility advice&#8230;caveat emptor!</p>
<p>If you disagree with my comments, have run into similar situations or have any questions on accessibility issue s please post your comments and questions here.</p>
]]></content:encoded>
			<wfw:commentRss>http://theaccesspond.com/2009/09/10/looking-for-free-accessibility-advice-caveat-emptor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ability To Create An Accessible PDF Has Been Brought To The Masses!</title>
		<link>http://theaccesspond.com/2009/03/27/the-ability-to-create-an-accessible-pdf-has-been-brought-to-the-masses/</link>
		<comments>http://theaccesspond.com/2009/03/27/the-ability-to-create-an-accessible-pdf-has-been-brought-to-the-masses/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 19:25:49 +0000</pubDate>
		<dc:creator>Jeff Singleton</dc:creator>
				<category><![CDATA[Accessibility and MS Office]]></category>
		<category><![CDATA[Accessibility and PDF]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[Acrobat]]></category>
		<category><![CDATA[Microsoft Excel 2007]]></category>
		<category><![CDATA[Microsoft Office 2007]]></category>
		<category><![CDATA[Microsoft PowerPoint 2007]]></category>
		<category><![CDATA[Microsoft Word 2007]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://theaccesspond.com/?p=95</guid>
		<description><![CDATA[There have been so many times I get questions from people who purchased a 3rd party product that allows them to save documents to a PDF only to find out that they can’t save an accessible (or tagged) PDF. They want to know how they can make their files accessible. Sadly, all I could really [...]]]></description>
			<content:encoded><![CDATA[<p>There have been so many times I get questions from people who purchased a 3rd party product that allows them to save documents to a PDF only to find out that they can’t save an accessible (or tagged) PDF. They want to know how they can make their files accessible. Sadly, all I could really tell them is that they would need a copy of Acrobat to create these files. If they wanted to do any edits to the accessibility of the file after the fact they would need the more expensive Acrobat Professional version.</p>
<p>Now costs are a big concern to most, especially in today’s economic environment. So it is hard for many businesses to justify the cost of a product like Acrobat Professional. For the home user this cost is even harder to justify. So the low cost 3rd party applications and plug-ins that allow users to create PDFs have held a lot of appeal. But those low cost applications do nothing to help promote accessibility.</p>
<p>Well a new era of PDF accessibility is on the horizon. I just discovered a plug-in for Microsoft Office 2007 that will allow the saving to a tagged PDF! I tested this plug-in briefly and can say that my quick tests show that the plug-in works with Word, Excel and PowerPoint. It apparently will work with eight different Microsoft Office 2007 applications. Amazing!</p>
<p>I am truly excited about this plug-in because to me it does more than just allow any Microsoft Office 2007 user to create accessible PDF documents. It empowers them to be a part of enabling users everywhere to have equal access to information without having to worry about the added cost of “doing the right thing”.</p>
<p>Now a person will still need to take steps to ensure the proper care is given to the source document so that the final PDF version is accessible. This is especially true since you will still need a copy of Acrobat Professional to make any accessibility edits after the fact. So there is still a need to educate people on how to create accessible documents. That is something blogs and discussion forms like this one help to promote.</p>
<p>The sad part about this is that the download page that gives an overview of the plug-in says nothing about accessibility or its ability in this regard. It still makes me wonder what is required to get the big players in this industry to put the proper focus on accessibility. With that being said, I certainly hope that the accessible part of this plug-in is not an oversight. If it is we may see this plug-in pulled quickly. So don’t hesitate and grab your copy now!</p>
<p>You can find this plug-in at:</p>
<p><a title="SaveAsPDFandXPS.exe download link" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=4D951911-3E7E-4AE6-B059-A2E79ED87041&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=4D951911-3E7E-4AE6-B059-A2E79ED87041&amp;displaylang=en</a></p>
<p>This plug-in was released with little to no fanfare that I know if. I just discovered it while searching through the help file in Office. The published date is listed as 11/8/2006. Maybe I am “Johnny Come Lately”? I don’t think so, or I would have heard about this sooner. Why haven’t I heard about this sooner? Am I the first to discover that this plug-in creates tagged PDFs?! No matter. I am still excited about this find!</p>
<p>In my opinion this one plug-in can do wonders for the world of accessible documents. I feel like the Berlin Wall of accessibility barriers (cost) has just started to fall!</p>
<p>Please, shout with me. WOOT!</p>
]]></content:encoded>
			<wfw:commentRss>http://theaccesspond.com/2009/03/27/the-ability-to-create-an-accessible-pdf-has-been-brought-to-the-masses/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Outlook-Windows and JAWS shortcut keys</title>
		<link>http://theaccesspond.com/2008/11/04/outlook-windows-and-jaws-shortcut-keys/</link>
		<comments>http://theaccesspond.com/2008/11/04/outlook-windows-and-jaws-shortcut-keys/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 06:28:13 +0000</pubDate>
		<dc:creator>Mike Adams</dc:creator>
				<category><![CDATA[Accessibility and JAWS]]></category>
		<category><![CDATA[Accessibility and MS Office]]></category>
		<category><![CDATA[Keyboard Shortcuts]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[JAWs]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://theaccesspond.com/?p=78</guid>
		<description><![CDATA[Keyboard shortcuts aren&#8217;t just for users of Assistive Technologies such as the screen reader JAWS.  Most people could benefit by simply learning to use the keyboard a little more instead of relying solely on a mouse.  Call me crazy but I swear my shoulder ache&#8217;s at the end of the day thanks to that mouse [...]]]></description>
			<content:encoded><![CDATA[<p>Keyboard shortcuts aren&#8217;t just for users of Assistive Technologies such as the screen reader JAWS.  Most people could benefit by simply learning to use the keyboard a little more instead of relying solely on a mouse.  Call me crazy but I swear my shoulder ache&#8217;s at the end of the day thanks to that mouse and I&#8217;ve learned over time that using the keyboard isn&#8217;t just easier on the shoulder&#8230;its faster. <img src='http://theaccesspond.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve compiled a list of keyboard shortcuts that can apply to any Windows user for Outlook 2003 (most should still be the same for Outlook 2007).  In addition to the Windows keyboard shortcuts I also have a corresponding list for JAWS users that at the very least should be a quick reference for either user. </p>
<p>If there are additional keyboard shortcuts you might be looking for just let us know and we&#8217;ll get something posted as we&#8217;d love any feedback and/or requests for more content.  <span style="font-size: 12pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;">Additional information for Outlook can be found at <a href="http://office.microsoft.com/en-us/outlook/HP030842231033.aspx"><span style="color: #0000ff;">http://office.microsoft.com/en-us/outlook/HP030842231033.aspx</span></a> and additional information for JAWS can be found at <a href="http://www.freedomscientific.com/jaws-hq.asp">http://www.freedomscientific.com/jaws-hq.asp</a>. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 14pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';">Windows Shortcuts:<span style="mso-spacerun: yes;">  </span>Navigating Windows Outlook 2003 &#8211; Keyboard Shortcuts</span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="mso-tab-count: 1;">            </span></span></strong></p>
<div>
<table class="MsoNormalTable" style="background: #f2f2f2; width: 100%; mso-cellspacing: 1.5pt; mso-shading: windowtext; mso-pattern: gray-5 auto; mso-border-alt: solid windowtext .5pt; mso-yfti-tbllook: 1184; mso-padding-alt: 2.25pt 2.25pt 2.25pt 2.25pt; mso-border-insideh: .5pt solid windowtext; mso-border-insidev: .5pt solid windowtext; border: windowtext 1pt solid;" border="1" cellpadding="0" width="100%">
<tbody>
<tr style="height: 16.85pt; mso-yfti-irow: 0; mso-yfti-firstrow: yes;">
<td style="width: 23.52%; height: 16.85pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Command</span></span></strong></p>
</td>
<td style="width: 75.46%; height: 16.85pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Description</span></span></strong></p>
</td>
</tr>
<tr style="mso-yfti-irow: 1;">
<td style="width: 99.32%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" colspan="2" width="99%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Inbox and Message Commands</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 2;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">CTRL+SHIFT+I</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Switch to Inbox.</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 3;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">CTRL+SHIFT+O</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Switch to Outbox.</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 4;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+ENTER</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Display message properties</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 5;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+A</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Mark All</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 6;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+SHIFT+B</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Open Address Book</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 7;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+C</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Copy selected text</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 8;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+D</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Delete selected message</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 9;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+E</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Opens Search Dialog</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 10;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+F</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Forward to selected message</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 11;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+SHIFT+F</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Open Advanced Search Window</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 12;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+G</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Follow-up to newsgroups</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 13;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+N</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Create new message</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 14;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+P</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Print selected messages</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 15;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+R</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Reply to the author of selected message</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 16;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+SHIFT+R</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Reply to author and all recipients of selected message.</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 17;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+U</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Display next unread message</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 18;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+&lt;</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Display previous message</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 19;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+&gt;</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Display next message</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 20;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+F2</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Open message body in Notepad</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 21;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+F3</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Display message source code</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 22; mso-yfti-lastrow: yes;">
<td style="width: 23.52%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="23%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ESC</span></span></p>
</td>
<td style="width: 75.46%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="75%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Close window</span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><a name="page4"></a><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></p>
<div>
<table class="MsoNormalTable" style="background: #f2f2f2; width: 100%; mso-cellspacing: 3.0pt; mso-shading: windowtext; mso-pattern: gray-5 auto; mso-border-alt: solid windowtext .5pt; mso-yfti-tbllook: 1184; mso-padding-alt: 3.0pt 3.0pt 3.0pt 3.0pt; mso-border-insideh: .5pt solid windowtext; mso-border-insidev: .5pt solid windowtext; border: windowtext 1pt solid;" border="1" cellspacing="4" cellpadding="0" width="100%">
<tbody>
<tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes;">
<td style="width: 23.3%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Command</span></span></strong></p>
</td>
<td style="width: 74.44%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="74%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Description</span></span></strong></p>
</td>
</tr>
<tr style="mso-yfti-irow: 1;">
<td style="width: 23.3%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">CTRL+SHIFT+A</span></span></p>
</td>
<td style="width: 74.44%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="74%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Appointment</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 2;">
<td style="width: 23.3%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">CTRL+SHIFT+C</span></span></p>
</td>
<td style="width: 74.44%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="74%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Contact</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 3;">
<td style="width: 23.3%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">CTRL+SHIFT+E</span></span></p>
</td>
<td style="width: 74.44%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="74%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Folder</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 4;">
<td style="width: 23.3%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">CTRL+SHIFT+J</span></span></p>
</td>
<td style="width: 74.44%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="74%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Journal entry</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 5;">
<td style="width: 23.3%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">CTRL+SHIFT+L</span></span></p>
</td>
<td style="width: 74.44%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="74%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Distribution list</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 6;">
<td style="width: 23.3%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">CTRL+SHIFT+M</span></span></p>
</td>
<td style="width: 74.44%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="74%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Message</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 7;">
<td style="width: 23.3%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">CTRL+SHIFT+Q</span></span></p>
</td>
<td style="width: 74.44%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="74%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Meeting request</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 8;">
<td style="width: 23.3%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">CTRL+SHIFT +N</span></span></p>
</td>
<td style="width: 74.44%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="74%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Note</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 9;">
<td style="width: 23.3%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">CTRL+SHIFT +K</span></span></p>
</td>
<td style="width: 74.44%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="74%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Task</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 10;">
<td style="width: 23.3%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">CTRL+SHIFT +S</span></span></p>
</td>
<td style="width: 74.44%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="74%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Post in this folder</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 11; mso-yfti-lastrow: yes;">
<td style="width: 23.3%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="23%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">CTRL+SHIFT +U</span></span></p>
</td>
<td style="width: 74.44%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 3pt;" width="74%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Task request</span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><a name="page5"></a><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Calendar Shortcuts</span></span></strong></p>
<div>
<table class="MsoNormalTable" style="background: #f2f2f2; width: 100%; border-collapse: collapse; mso-shading: windowtext; mso-pattern: gray-5 auto; mso-border-alt: double windowtext 1.5pt; mso-yfti-tbllook: 191; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-border-insideh: 1.5pt double windowtext; mso-border-insidev: 1.5pt double windowtext;" border="1" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes;">
<td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 30.7%; padding-top: 0in; background-color: transparent; border: windowtext 1.5pt double;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Command</span></span></strong></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: windowtext 1.5pt double; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Description</span></span></strong></p>
</td>
</tr>
<tr style="mso-yfti-irow: 1;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 100%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" colspan="2" width="100%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><span style="font-size: small;"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';">Day/Week/Month View</span></strong></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 2;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+# (1-9)</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">View days 1 through 9</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 3;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';">ALT</span><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"> +0 (Zero)</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">View 10 days </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 4;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';">ALT</span><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"> +HYPHEN</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Switch to weeks</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 5;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';">ALT</span><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"> +EQUAL</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Switch to months</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 6;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">CTRL+TAB or F6</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Move between <span style="mso-bidi-font-weight: bold;">Calendar</span>, <span style="mso-bidi-font-weight: bold;">TaskPad</span>, and the <span style="mso-bidi-font-weight: bold;">Folder List</span></span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 7;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">SHIFT+TAB</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Select previous appointment</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 8;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">LEFT ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Jump to previous day</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 9;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">RIGHT ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Move to next day</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 10;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+LEFT ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Move selected item to the previous day when multiple days appear</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 11;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+RIGHT ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Move selected item to the next day if multiple days appear</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 12;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+DOWN ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Jump to same day in the next week</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 13;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+UP ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Jump to same day in the previous week</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 14;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 100%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" colspan="2" width="100%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><span style="font-size: small;"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';">Day View</span></strong></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 15;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">HOME</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Select time that begins your work day </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 16;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">END</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Select time that ends your work day </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 17;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">UP ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Select previous block of time </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 18;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">DOWN ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Select next block of time </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 19;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">PAGE UP</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Select block of time at the top of the screen </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 20;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">PAGE DOWN</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Select block of time at the bottom of the screen </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 21;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">SHIFT+ UP or DOWN ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Extend or reduce the selected time </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 22;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">With Cursor In Appointment; ALT+UP or DOWN ARROW </span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Move appointment </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 23;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">With Cursor In Appointment; ALT+SHIFT+UP or DOWN ARROW </span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Change appointment start or end time </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 24;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+DOWN ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Move selected item to the same day in the next week </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 25;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+UP ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Move selected item to the same day in the previous week </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 26;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 100%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" colspan="2" width="100%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><span style="font-size: small;"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';">Week or Month Views</span></strong></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 27;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">HOME</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Jump to first day of the week </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 28;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">END</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Jump to last day of the week </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 29;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">PAGE UP</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Jump to same day of the week in the previous week (or 5 weeks previous if viewing by month) </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 30;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">PAGE DOWN</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Go to the same day of the week in the next week (or 5 weeks ahead if viewing by month) </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 31;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+UP, DOWN, LEFT or RIGHT ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Shift appointment up, down, left, or right </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 32;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><a name="page6"></a><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">SHIFT+UP, DOWN, LEFT or RIGHT ARROW or SHIFT+HOME or END </span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Change duration of the selected block of time </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 33;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 100%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" colspan="2" width="100%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><span style="font-size: small;"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';">Date Navigation</span></strong></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 34;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+HOME</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Jump to first day of the current week </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 35;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+END</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Jump to last day of the current week </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 36;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+UP ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Jump to same day in the previous week </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 37;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+DOWN ARROW</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Jump to same day in the next week </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 38;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+PAGE UP</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Jump to first day of the month </span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 39; mso-yfti-lastrow: yes;">
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1.5pt double; width: 30.7%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-top-alt: double windowtext 1.5pt;" width="30%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">ALT+PAGE DOWN</span></span></p>
</td>
<td style="border-right: windowtext 1.5pt double; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 69.3%; padding-top: 0in; border-bottom: windowtext 1.5pt double; background-color: transparent; mso-border-left-alt: double windowtext 1.5pt; mso-border-top-alt: double windowtext 1.5pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Jump to last day of the month </span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"> </span></strong></p>
<p><span style="font-size: 11pt; line-height: 115%; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: Calibri; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman';"><br style="page-break-before: always; mso-special-character: line-break;" /></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><a name="page7"></a><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 14pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';">JAWS Shortcuts:<span style="mso-spacerun: yes;">  </span>Navigating Windows Outlook 2003 – JAWS Keyboard Shortcuts</span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 14pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"> </span></strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: 14pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';">Note:<span style="mso-spacerun: yes;">  </span>JAWS has no special installation or setup requirements for Outlook.<span style="mso-spacerun: yes;">  </span>Start the program and use as normal.<span style="mso-spacerun: yes;">  </span>Please refer to the following link for additional JAWS support.<span style="mso-spacerun: yes;">  </span><a href="http://www.freedomscientific.com/support.asp">http://www.freedomscientific.com/support.asp</a></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 14pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"> </span></strong></p>
<div>
<table class="MsoNormalTable" style="background: #f2f2f2; width: 100%; mso-cellspacing: 1.5pt; mso-shading: windowtext; mso-pattern: gray-5 auto; mso-border-alt: solid windowtext .5pt; mso-yfti-tbllook: 1184; mso-padding-alt: 2.25pt 2.25pt 2.25pt 2.25pt; mso-border-insideh: .5pt solid windowtext; mso-border-insidev: .5pt solid windowtext; border: windowtext 1pt solid;" border="1" cellpadding="0" width="100%">
<tbody>
<tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Command</span></span></strong></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Description</span></span></strong></p>
</td>
</tr>
<tr style="height: 16.3pt; mso-yfti-irow: 1;">
<td style="width: 99.32%; height: 16.3pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" colspan="2" width="99%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Navigational Commands</span></span></strong></p>
</td>
</tr>
<tr style="mso-yfti-irow: 2;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Alt+GRAVE</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Move cursor to body text window</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 3;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">CTRL+COMMA</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Move back one item</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 4;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+PERIOD</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Move forward one item</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 5;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">INSERT+A</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Move to Attachments list</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 6;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+SHIFT+9</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Select Address button in Contact</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 7;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+SHIFT+4</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Select CC: button</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 8;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+SHIFT+7</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Select Reminder Sounds</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 9;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+SHIFT+3</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Select To: button</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 10;">
<td style="width: 99.32%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" colspan="2" width="99%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><span style="font-size: small;"><strong><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';">Header Commands</span></strong><strong style="mso-bidi-font-weight: normal;"></strong></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 11;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+1</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read First Header</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 12;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+2</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read Second Header</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 13;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+3</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read Third Header</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 14;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+4</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read Fourth Header</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 15;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+5</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read Fifth Header</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 16;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+6</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read Sixth Header</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 17;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+7</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read Seventh Header</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 18;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+8</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read Eighth Header</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 19;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+9</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read Ninth Header</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 20;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+0</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Read Tenth Header</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 21;">
<td style="width: 29.06%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">ALT+EQUALS</span></span></p>
</td>
<td style="width: 69.92%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read Eleventh Header</span></span></p>
</td>
</tr>
<tr style="mso-yfti-irow: 22;">
<td style="width: 99.32%; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" colspan="2" width="99%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><span style="font-size: small;"><strong><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';">Reading Commands</span></strong><strong style="mso-bidi-font-weight: normal;"></strong></span></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 23;">
<td style="width: 29.06%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><a name="page8"></a><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+PAGE DOWN</span></span></p>
</td>
<td style="width: 69.92%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read Next Screen</span></span></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 24;">
<td style="width: 29.06%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+PAGE UP</span></span></p>
</td>
<td style="width: 69.92%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read Prior Screen</span></span></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 25;">
<td style="width: 29.06%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">CTRL+INSERT+DOWN ARROW</span></span></p>
</td>
<td style="width: 69.92%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;">Read Current Screen</span></span></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 26;">
<td style="width: 99.32%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" colspan="2" width="99%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; text-align: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;" align="center"><strong><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Other Commands</span></span></strong></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 27;">
<td style="width: 29.06%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">CTRL+INSERT+F4</span></span></p>
</td>
<td style="width: 69.92%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Close Office Assistant</span></span></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 28;">
<td style="width: 29.06%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">CTRL+D</span></span></p>
</td>
<td style="width: 69.92%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Delete Message</span></span></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 29;">
<td style="width: 29.06%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">INSERT+F7</span></span></p>
</td>
<td style="width: 69.92%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Read Misspelled and Suggestion</span></span></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 30;">
<td style="width: 29.06%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">CTRL+INSERT+D</span></span></p>
</td>
<td style="width: 69.92%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Say Date</span></span></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 31;">
<td style="width: 29.06%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">INSERT+WINDOWS key+R</span></span></p>
</td>
<td style="width: 69.92%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Move to Reminder Window</span></span></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 32;">
<td style="width: 29.06%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">ALT+CTRL+SHIFT+Z</span></span></p>
</td>
<td style="width: 69.92%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Retrain Calendar Highlight</span></span></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 33;">
<td style="width: 29.06%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">ALT+CTRL+SHIFT+M</span></span></p>
</td>
<td style="width: 69.92%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Read MSAA Information</span></span></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 34;">
<td style="width: 29.06%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">CTRL+SHIFT+S</span></span></p>
</td>
<td style="width: 69.92%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">View Attendee Status</span></span></p>
</td>
</tr>
<tr style="height: 3.7pt; mso-yfti-irow: 35; mso-yfti-lastrow: yes;">
<td style="width: 29.06%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="29%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">INSERT+SHIFT+R</span></span></p>
</td>
<td style="width: 69.92%; height: 3.7pt; background-color: transparent; mso-border-alt: solid windowtext .5pt; border: windowtext 1pt solid; padding: 2.25pt;" width="69%">
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="color: #000000; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold;"><span style="font-size: small;">Reply Directly to Sender</span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://theaccesspond.com/2008/11/04/outlook-windows-and-jaws-shortcut-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prepare Your Word 2003 Document to be an Accessible PDF</title>
		<link>http://theaccesspond.com/2008/05/12/prepare-your-word-2003-document-to-be-an-accessible-pdf-2/</link>
		<comments>http://theaccesspond.com/2008/05/12/prepare-your-word-2003-document-to-be-an-accessible-pdf-2/#comments</comments>
		<pubDate>Mon, 12 May 2008 02:48:55 +0000</pubDate>
		<dc:creator>Jeff Singleton</dc:creator>
				<category><![CDATA[Accessibility and MS Office]]></category>
		<category><![CDATA[Accessibility and PDF]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[accessible]]></category>
		<category><![CDATA[JAW]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Window Eyes]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[Word 2003]]></category>

		<guid isPermaLink="false">http://bayfirstaccessibility.wordpress.com/?p=17</guid>
		<description><![CDATA[Overview
Many Microsoft Word documents are exported to PDF files for the purpose distribution to a wide range of users. How well a Word document converts to a PDF file has a lot to do with the document design which is also going have a bearing the accessibility of the document.
Below are some suggestions on how [...]]]></description>
			<content:encoded><![CDATA[<h3>Overview</h3>
<p>Many Microsoft Word documents are exported to PDF files for the purpose distribution to a wide range of users. How well a Word document converts to a PDF file has a lot to do with the document design which is also going have a bearing the accessibility of the document.</p>
<p>Below are some suggestions on how to avoid the common problem areas when converting a Microsoft Word document to a PDF file.</p>
<h3>Add Structure to Word Documents</h3>
<p>Design your document with styles. Styles add the structure necessary to make your documents usable to people with disabilities. Headings are the best way to structure document sections.</p>
<h3>Graphics and Images</h3>
<p>All graphics and images should be configured with alternative text descriptions. Avoid placing graphics too close to text. This can cause problems when converting a Word document to a PDF file. Place white space between text and graphics as this helps the conversion to PDF process distinguish the one from the other.</p>
<h3>Alternate Text (Alt Text)</h3>
<p>Alternative Text or Alt Text refers to text that can be read by a screen reader to describe the graphics and images which people with visually disability cannot see.</p>
<p>In Word 2003 you can add alt text by:</p>
<ul>
<li>- Double clicking on an image</li>
<li>- OR right clicking and selecting the Format Picture menu selection</li>
<li>- Select the Web tab and enter the alt text for the image</li>
</ul>
<p><img src="http://sec508.thesingletons.net/FormatDialog.JPG" alt="An image of the Web Dialog tab in Word 2003" /></p>
<h3>Text</h3>
<p>Some considerations for the text of the document are:</p>
<ul>
<li>- Try to use at least 12 point type or larger</li>
<li>- Avoid using text boxes</li>
<li>- Avoid using Enter to create space between paragraphs. Use the space before and after properties in your styles</li>
</ul>
<h3>Columns</h3>
<p>To create columns, do not use the tab key to make space between text columns or put text in a table. Instead use the column formatting option in Word.</p>
<p>The Column dialog can be access via the toolbar by selecting the column button.</p>
<p><img src="http://sec508.thesingletons.net/ColumnButton.JPG" alt="An image of the Word tool bar with the column button highlighted." /></p>
<p>You can also access the Column dialog by selecting the Format menu and then Columns.</p>
<p><img src="http://sec508.thesingletons.net/ColumnsDialog.JPG" alt="An image of the column formatting dialog." /></p>
<h3>Headings</h3>
<p>Use styles to create heading formats such as:</p>
<ul>
<li>- Title</li>
<li>- Heading 1</li>
<li>- Heading 2</li>
<li>- Heading 3</li>
<li>- etc</li>
</ul>
<p>Make styles progress in a logical manner. For example a Heading 2 should come after a Heading 1.</p>
<p>The Styles and Formatting Task Pane can be opened by selecting the Format menu and then Styles.</p>
<p><img src="http://sec508.thesingletons.net/StylesTaskPane.JPG" alt="An image of the Styles and Formatting Task Pane" /></p>
<p>You can make use of the Keyboard Shortcuts in Word for applying header styles 1 thru 3.</p>
<p>They are:</p>
<ul>
<li>- Ctrl + Alt + 1 = Heading 1</li>
<li>- Ctrl + Alt + 2 = Heading 2</li>
<li>- Ctrl + Alt + 3 = Heading 3</li>
</ul>
<h3>Hyperlinks</h3>
<p>Add a meaningful description to hyperlinks. Avoid using non-descriptive text such as &#8220;Click here&#8221;.</p>
<p>To insert a Hyperlink select the text you want to be the link and then:</p>
<ul>
<li>- Insert the link by pressing Ctrl+K to open the Insert Hyperlink dialog</li>
<li>- Use the screen tip button to add text descriptions to hyperlinks</li>
</ul>
<p><img src="http://sec508.thesingletons.net/HyperlinkDialog.JPG" alt="An image of the Hyperlink formatting dialog" /></p>
<h3>Lists</h3>
<p>When using lists be sure to:</p>
<ul>
<li>- Use Bulleted Lists to emphasize individual points.</li>
<li>- Use Numbered lists to describe the proper order for a series of steps in a sequence.</li>
</ul>
<h3>Tables</h3>
<p>When creating tables:</p>
<ul>
<li>- Do not use tabs and spaces to create tables. Use the Insert Table command.</li>
<li>- Avoid letting table rows break across a page.</li>
<li>- Tables that go beyond a page should repeat header rows.</li>
</ul>
<p>This can be done from the Table Properties dialog by placing the cursor within the table and then selecting the Table menu and then Table Properties.</p>
<p><img src="http://sec508.thesingletons.net/TableProperties.JPG" alt="An image of the table properties dialog with the Row tab selected to show the break across pages and reapeat header row check boxes." /></p>
<h3>Conclusion</h3>
<p>Taking care to format your document correctly using these tips will help to create an accessible PDF document.</p>
<p>If you find you still need assistannce with making your Word documents accessible in PDF format please contact us here at TheAccessPond.</p>
]]></content:encoded>
			<wfw:commentRss>http://theaccesspond.com/2008/05/12/prepare-your-word-2003-document-to-be-an-accessible-pdf-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding Alt Text to a Watermark in Microsoft Word</title>
		<link>http://theaccesspond.com/2008/01/09/adding-alt-text-to-a-watermark-in-microsoft-word/</link>
		<comments>http://theaccesspond.com/2008/01/09/adding-alt-text-to-a-watermark-in-microsoft-word/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 04:10:16 +0000</pubDate>
		<dc:creator>Jeff Singleton</dc:creator>
				<category><![CDATA[Accessibility and MS Office]]></category>
		<category><![CDATA[Office User]]></category>

		<guid isPermaLink="false">http://bayfirst.com/accessblog/?p=5</guid>
		<description><![CDATA[A client of ours recently came to us with a problem. They wanted to add a watermark to their document that indicated the document was a DRAFT copy. Since this particular client needed to make sure their documents met the Section 508 requirements it was important that screen readers such as JAWS or Window Eyes [...]]]></description>
			<content:encoded><![CDATA[<p>A client of ours recently came to us with a problem. They wanted to add a watermark to their document that indicated the document was a DRAFT copy. Since this particular client needed to make sure their documents met the Section 508 requirements it was important that screen readers such as JAWS or Window Eyes would read the watermark.</p>
<p class="snap_preview">“Simple!” we said.  “Just add alt text to the watermark.” Then our client asked, “How?”</p>
<p>That is when we discovered that there is no clear way to add alt text to a watermark in Microsoft Word.</p>
<p>I spent a great deal of effort and time searching the Word help topics, Microsoft’s KB articles and Googling every phrase combination I could think for watermarks and accessibility. I could not find anything that would tell me how to add alt text to a watermark in a Word document.</p>
<p>Even our contacts at Microsoft didn’t have an answer for us. Then just as I was about to give up I discovered the secret of the watermark alt text. The secret is revealed below. But before you head off to happily add alt text to the watermarks in your documents you should know that screen readers will not read them. At least the two major contenders in this market do not read them…JAWS and Window Eyes. I didn’t try any of the other screen readers yet and I figure it is a safe bet that other screen readers will not read the watermark’s alt text either.</p>
<p>Now you may ask, “Why bother telling me how to configure the alt text for a watermark if the screen readers don’t read them in the first place?” Well if you have to deal with Section 508 requirements or any other accessibility guidelines then you need to make the effort now to ensure that your documents are compliant in the future. Otherwise you may find yourself going back and retrofitting your documents and you don’t want to have to do that!</p>
<p>I also have it from a very good source that while JAWS v9.0 will not read these watermarks when released the ability to read the alt text for watermarks in Word will be addressed in the next update after v9.0. So it appears that JAWS will have this ability in the very near future. I also know that GW Micro has been informed of this issue and that they will be working on fixing that issue in their next major release.</p>
<p>One more thing I should mention before I let you in on the details of how to add alt text to your watermarks. The process is not totally keyboard accessible. At some point you will have to use your mouse to complete the process. Microsoft has been informed of this and will be apparently be addressing this issue in a future release of Office. With all these ‘future release promises’ you can be sure that we’ll be watching to see if they follow through! ?</p>
<p>So on with the show! The steps outlined below are for adding alt text to a watermark in Word 2003. If you have a need to add alt text to a watermark in Word 2007 the steps are a bit more convoluted and I just didn’t care to confuse the matter by trying to explain that process. If you have a need to add alt text to a watermark in Word 2007 and just can’t figure it out on your own, just post a comment here asking for it and I’ll be happy to guide you along the way.</p>
<p>How to add ALT TEXT to a Watermark in Office 2003 Word</p>
<ol>
<li>Select ‘Format’ from the menu bar. (Alt + O)</li>
<li>Select ‘Background’ from the Format menu that appears. (K)</li>
<li>Select ‘Printed Watermark…’ from the Background menu that appears. (W)</li>
<li>When the ‘Printed Watermark’ dialog appears select the type of watermark you wish to use, a text or picture watermark.</li>
<li>Once you have added the watermark of your choice and closed out of the ‘Printed Watermark’ dialog you will need to add the ALT TEXT. Select ‘View’ from the menu bar. (Alt + V)</li>
<li>Select ‘Header and Footer’ from the View menu when it appears. (H)</li>
<li>If you added a picture watermark then:
<ul>
<li>Select the Watermark object on the page, right click on it and select ‘Format Picture…’. This will open the Format Picture dialog.</li>
<li>Select the ‘Web’ tab on the Format Picture dialog and add the Alternative Text you wish to be associated with your Watermark.</li>
<li>Close the Format Picture dialog and save your document.</li>
</ul>
</li>
<li>If you added a text watermark then:
<ul>
<li>Select the Watermark object on the page, right click on it and select ‘Format WordArt…’. This will open the Format WordArt dialog.</li>
<li>Select the ‘Web’ tab on this dialog and add the Alternative Text you wish to be associated with your Watermark.</li>
<li>Close the Format WordArt dialog and save your document.</li>
</ul>
</li>
</ol>
<p class="postmetadata alt"><small>This entry was posted on November 17, 2007 at 1:37 am and is filed under <a title="View all posts in Accessiblity and JAWS" rel="category tag" href="http://wordpress.com/tag/accessiblity-and-jaws/"><span style="color: #0066cc;">Accessiblity and JAWS</span></a>, <a title="View all posts in Accessiblity and MS Office" rel="category tag" href="http://wordpress.com/tag/accessiblity-and-ms-office/"><span style="color: #0066cc;">Accessiblity and MS Office</span></a>, <a title="View all posts in Accessiblity and Window Eyes" rel="category tag" href="http://wordpress.com/tag/accessiblity-and-window-eyes/"><span style="color: #0066cc;">Accessiblity and Window Eyes</span></a>. Tagged: <a rel="tag" href="http://wordpress.com/tag/alt-text/"><span style="color: #0066cc;">alt text</span></a>, <a rel="tag" href="http://wordpress.com/tag/alternate-text/"><span style="color: #0066cc;">alternate text</span></a>, <a rel="tag" href="http://wordpress.com/tag/jaws/"><span style="color: #0066cc;">jaws</span></a>, <a rel="tag" href="http://wordpress.com/tag/microsoft-office/"><span style="color: #0066cc;">Microsoft Office</span></a>, <a rel="tag" href="http://wordpress.com/tag/office/"><span style="color: #0066cc;">Office</span></a>, <a rel="tag" href="http://wordpress.com/tag/section-508/"><span style="color: #0066cc;">section 508</span></a>, <a rel="tag" href="http://wordpress.com/tag/watermark/"><span style="color: #0066cc;">watermark</span></a>, <a rel="tag" href="http://wordpress.com/tag/watermarks/"><span style="color: #0066cc;">watermarks</span></a>, <a rel="tag" href="http://wordpress.com/tag/window-eyes/"><span style="color: #0066cc;">Window Eyes</span></a>, <a rel="tag" href="http://wordpress.com/tag/word/"><span style="color: #0066cc;">Word</span></a>, <a rel="tag" href="http://wordpress.com/tag/word-2003/"><span style="color: #0066cc;">Word 2003</span></a>. You can follow any responses to this entry through the <a href="http://bayfirstaccessibility.wordpress.com/2007/11/17/adding-alt-text-to-a-watermark-in-microsoft-word/feed/"><span style="color: #0066cc;">RSS 2.0</span></a> feed. You can <a href="http://bayfirstaccessibility.wordpress.com/2007/11/17/adding-alt-text-to-a-watermark-in-microsoft-word/#respond"><span style="color: #0066cc;">leave a response</span></a>, or <a rel="trackback" href="http://bayfirstaccessibility.wordpress.com/2007/11/17/adding-alt-text-to-a-watermark-in-microsoft-word/trackback/"><span style="color: #0066cc;">trackback</span></a> from your own site. <a title="Edit post" href="http://bayfirstaccessibility.wordpress.com/wp-admin/post.php?action=edit&amp;post=12"><span style="color: #0066cc;">Edit this entry.</span></a> </small></p>
]]></content:encoded>
			<wfw:commentRss>http://theaccesspond.com/2008/01/09/adding-alt-text-to-a-watermark-in-microsoft-word/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adding Alt Text to a Watermark in Microsoft Word</title>
		<link>http://theaccesspond.com/2007/11/17/adding-alt-text-to-a-watermark-in-microsoft-word-2/</link>
		<comments>http://theaccesspond.com/2007/11/17/adding-alt-text-to-a-watermark-in-microsoft-word-2/#comments</comments>
		<pubDate>Sat, 17 Nov 2007 01:37:06 +0000</pubDate>
		<dc:creator>Jeff Singleton</dc:creator>
				<category><![CDATA[Accessibility and JAWS]]></category>
		<category><![CDATA[Accessibility and MS Office]]></category>
		<category><![CDATA[Accessibility and Window Eyes]]></category>
		<category><![CDATA[alt text]]></category>
		<category><![CDATA[alternate text]]></category>
		<category><![CDATA[JAWs]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[section 508]]></category>
		<category><![CDATA[watermark]]></category>
		<category><![CDATA[watermarks]]></category>
		<category><![CDATA[Window Eyes]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[Word 2003]]></category>

		<guid isPermaLink="false">http://bayfirstaccessibility.wordpress.com/2007/11/17/adding-alt-text-to-a-watermark-in-microsoft-word/</guid>
		<description><![CDATA[A client of ours recently came to us with a problem. They wanted to add a watermark to their document that indicated the document was a DRAFT copy. Since this particular client needed to make sure their documents met the Section 508 requirements it was important that screen readers such as JAWS or Window Eyes [...]]]></description>
			<content:encoded><![CDATA[<p>A client of ours recently came to us with a problem. They wanted to add a watermark to their document that indicated the document was a DRAFT copy. Since this particular client needed to make sure their documents met the Section 508 requirements it was important that screen readers such as JAWS or Window Eyes would read the watermark.</p>
<p>“Simple!” we said.  “Just add alt text to the watermark.” Then our client asked, “How?”</p>
<p>That is when we discovered that there is no clear way to add alt text to a watermark in Microsoft Word.</p>
<p>I spent a great deal of effort and time searching the Word help topics, Microsoft’s KB articles and Googling every phrase combination I could think for watermarks and accessibility. I could not find anything that would tell me how to add alt text to a watermark in a Word document.</p>
<p>Even our contacts at Microsoft didn’t have an answer for us. Then just as I was about to give up I discovered the secret of the watermark alt text. The secret is revealed below. But before you head off to happily add alt text to the watermarks in your documents you should know that screen readers will not read them. At least the two major contenders in this market do not read them…JAWS and Window Eyes. I didn’t try any of the other screen readers yet and I figure it is a safe bet that other screen readers will not read the watermark’s alt text either.</p>
<p>Now you may ask, “Why bother telling me how to configure the alt text for a watermark if the screen readers don’t read them in the first place?” Well if you have to deal with Section 508 requirements or any other accessibility guidelines then you need to make the effort now to ensure that your documents are compliant in the future. Otherwise you may find yourself going back and retrofitting your documents and you don’t want to have to do that!</p>
<p>I also have it from a very good source that while JAWS v9.0 will not read these watermarks when released the ability to read the alt text for watermarks in Word will be addressed in the next update after v9.0. So it appears that JAWS will have this ability in the very near future. I also know that GW Micro has been informed of this issue and that they will be working on fixing that issue in their next major release.</p>
<p>One more thing I should mention before I let you in on the details of how to add alt text to your watermarks. The process is not totally keyboard accessible. At some point you will have to use your mouse to complete the process. Microsoft has been informed of this and will be apparently be addressing this issue in a future release of Office. With all these ‘future release promises’ you can be sure that we’ll be watching to see if they follow through! ?</p>
<p>So on with the show! The steps outlined below are for adding alt text to a watermark in Word 2003. If you have a need to add alt text to a watermark in Word 2007 the steps are a bit more convoluted and I just didn’t care to confuse the matter by trying to explain that process. If you have a need to add alt text to a watermark in Word 2007 and just can’t figure it out on your own, just post a comment here asking for it and I’ll be happy to guide you along the way.</p>
<p>How to add ALT TEXT to a Watermark in Office 2003 Word</p>
<ol>
<li>Select ‘Format’ from the menu bar. (Alt + O)</li>
<li>Select ‘Background’ from the Format menu that appears. (K)</li>
<li>Select ‘Printed Watermark…’ from the Background menu that appears. (W)</li>
<li>When the ‘Printed Watermark’ dialog appears select the type of watermark you wish to use, a text or picture watermark.</li>
<li>Once you have added the watermark of your choice and closed out of the ‘Printed Watermark’ dialog you will need to add the ALT TEXT. Select ‘View’ from the menu bar. (Alt + V)</li>
<li>Select ‘Header and Footer’ from the View menu when it appears. (H)</li>
<li>If you added a picture watermark then:
<ul>
<li>Select the Watermark object on the page, right click on it and select ‘Format Picture…’. This will open the Format Picture dialog.</li>
<li>Select the ‘Web’ tab on the Format Picture dialog and add the Alternative Text you wish to be associated with your Watermark.</li>
<li>Close the Format Picture dialog and save your document.</li>
</ul>
</li>
<li>If you added a text watermark then:
<ul>
<li>Select the Watermark object on the page, right click on it and select ‘Format WordArt…’. This will open the Format WordArt dialog.</li>
<li>Select the ‘Web’ tab on this dialog and add the Alternative Text you wish to be associated with your Watermark.</li>
<li>Close the Format WordArt dialog and save your document.</li>
</ul>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://theaccesspond.com/2007/11/17/adding-alt-text-to-a-watermark-in-microsoft-word-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
