<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can we export a SAS output file (not a dataset) to a specific worksheet (“tab”) in a Excel workbook? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Can-we-export-a-SAS-output-file-not-a-dataset-to-a-specific/m-p/105535#M29436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cynthia and Art,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much to both of you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;I really appreciate your detailed description. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mirisage&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2012 11:26:35 GMT</pubDate>
    <dc:creator>Mirisage</dc:creator>
    <dc:date>2012-08-30T11:26:35Z</dc:date>
    <item>
      <title>Can we export a SAS output file (not a dataset) to a specific worksheet (“tab”) in a Excel workbook?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Can-we-export-a-SAS-output-file-not-a-dataset-to-a-specific/m-p/105532#M29433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;Hi Community,&lt;/STRONG&gt;&lt;/H5&gt;&lt;H5&gt; &lt;/H5&gt;&lt;H5&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;Below is a part of a long code. This generates a SAS&amp;nbsp; output file (as opposed to SAS data set) named&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;Table_I_want_finally&lt;/SPAN&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt; (&lt;/STRONG&gt;&lt;SPAN lang="EN" style="font-family: Helvetica; color: #575757;"&gt;Astounding, mkeintz and Linlin are acknowledged).&lt;/SPAN&gt;&lt;/H5&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;proc&lt;/STRONG&gt; &lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;summary&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=vtemp&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;nway&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;missing&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;format&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; date &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: teal; font-size: 11pt;"&gt;date9.&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;class&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; date;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Current One_to_30 Thirty_to_60 Sixty_to_90 Ninety_plus NPNA write_off;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;output&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;out&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=Table_I_want_finally(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;drop&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=_:)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;This is the SAS output file generated by above code which shows dollar sums in each delinquency bucket by month.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="padding-bottom: 0px; padding-left: 5.4pt; padding-right: 5.4pt; margin-left: 5.4pt; padding-top: 0px;" width="583"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; padding-top: 1.05pt; border: windowtext 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;STRONG style="color: black; font-size: 9pt; font-family: 'Arial Narrow';"&gt;Current_date&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: windowtext 1pt solid; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;STRONG style="color: black; font-size: 9pt; font-family: 'Arial Narrow';"&gt;Current&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: windowtext 1pt solid; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;STRONG style="color: black; font-size: 9pt; font-family: 'Arial Narrow';"&gt;One_to_30&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: windowtext 1pt solid; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;STRONG style="color: black; font-size: 9pt; font-family: 'Arial Narrow';"&gt;Thirty_to_60&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: windowtext 1pt solid; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;STRONG style="color: black; font-size: 9pt; font-family: 'Arial Narrow';"&gt;Sixty_to_90&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: windowtext 1pt solid; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;STRONG style="color: black; font-size: 9pt; font-family: 'Arial Narrow';"&gt;Ninety_plus&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: windowtext 1pt solid; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;STRONG style="color: black; font-size: 9pt; font-family: 'Arial Narrow';"&gt;NPNA&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: windowtext 1pt solid; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;STRONG style="color: black; font-size: 9pt; font-family: 'Arial Narrow';"&gt;write_off&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;28FEB2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;15&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;100&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;50&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;33&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;44&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31MAR2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;27&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;15&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;30APR2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;33&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;44&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;55&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;88&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;100&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;200&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31MAY2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;100&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;200&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;250&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;125&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;55&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;50&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 9pt;"&gt;50&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;30JUN2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31JUL2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31AUG2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;30SEP2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31OCT2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;30NOV2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31DEC2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31JAN2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;28FEB2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31MAR2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;30APR2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31MAY2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;30JUN2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31JUL2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31AUG2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;30SEP2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31OCT2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;30NOV2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31DEC2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: blue; font-size: 8pt;"&gt;31JAN2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P align="right" style="text-align: right; margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="82"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="80"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="74"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="76"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="53"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: medium none; padding-bottom: 1.05pt; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid; padding-top: 1.05pt;" valign="top" width="63"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Arial Narrow'; color: red; font-size: 9pt;"&gt;I didn’t fill this&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt; background: white; text-decoration: underline; font-family: 'Courier New';"&gt;Question:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;I need to send this SAS output to a MS Excel “tab” named “Source_Data_FCIB_but_noBank60”. In Excel tab, Cell A5 should be the starting location that this output dataset should be pasted. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;My effort:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: green; font-size: 11pt;"&gt;I created this code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;ods&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;html&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;file&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 11pt;"&gt;"\\abcde-a8-sas01\xxx\Table_I_want_finally.xls"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;proc&lt;/STRONG&gt; &lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;summary&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=vtemp&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;nway&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;missing&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;format&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; date &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: teal; font-size: 11pt;"&gt;date9.&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;class&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; date;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Current One_to_30 Thirty_to_60 Sixty_to_90 Ninety_plus NPNA write_off;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;output&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;out&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=a.Table_I_want_finally(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;drop&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=_:)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;ods&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;html&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;close&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt; background: white; text-decoration: underline; font-family: 'Courier New';"&gt;Problem:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;1).&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;I can see a physical Excel file named &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 11pt;"&gt;Table_I_want_finally.xls was created in &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 11pt;"&gt;&lt;A href="https://communities.sas.com/"&gt;\\abcde-a8-sas01\xxx\&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 11pt;"&gt;But the file is empty.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;2).&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Is there any method to export the SAS output data to a specific tab in MS Excel. And can we specify a specific Cell in Excel tab that the output file to be started its pasting. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;Your help is greatly appreciated. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;Mirisge&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 02:09:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Can-we-export-a-SAS-output-file-not-a-dataset-to-a-specific/m-p/105532#M29433</guid>
      <dc:creator>Mirisage</dc:creator>
      <dc:date>2012-08-28T02:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can we export a SAS output file (not a dataset) to a specific worksheet (“tab”) in a Excel workbook?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Can-we-export-a-SAS-output-file-not-a-dataset-to-a-specific/m-p/105533#M29434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mirisage, The output from proc summary IS a SAS dataset.&amp;nbsp; Why not just use proc export?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 02:44:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Can-we-export-a-SAS-output-file-not-a-dataset-to-a-specific/m-p/105533#M29434</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-08-28T02:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can we export a SAS output file (not a dataset) to a specific worksheet (“tab”) in a Excel workbook?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Can-we-export-a-SAS-output-file-not-a-dataset-to-a-specific/m-p/105534#M29435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&amp;nbsp; When you use ODS, you are not creating a true, binary Excel file. You are merely creating an ASCII text file that Excel knows how to open and render. With ODS your choices are:&lt;/P&gt;&lt;P&gt;1) ODS CSV&lt;/P&gt;&lt;P&gt;2) ODS HTML or other HTML-based destinations&lt;/P&gt;&lt;P&gt;3) ODS TAGSETS.EXCELXP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The default with PROC SUMMARY is to NOT create a printed report or printed output. So you would have had to follow the PROC SUMMARY step with a PROC PRINT step in order to get output in your HTML file so the HTML file could be opened with Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; On the other hand, Art had a very good suggestion. If you want to add your output table into an Excel worksheet, in a new or existing workbook, then either PROC EXPORT or the LIBNAME engine would be the method to choose. With ODS methods, every time you invoke ODS, the output file gets created over again. If the FILE= output file already exists, it is overwritten. And with ODS methods, you have no control over the cell into which the output gets written.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Even with PROC EXPORT or the LIBNAME engine, there is no way to write directly to a specific cell unless you use named ranges in the Excel file.&amp;nbsp; With DDE methods, you can write to a specific cell in an existing Excel worksheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Now that you have your output table, you will have to figure out whether export methods (PROC EXPORT or the LIBNAME engine), ODS methods or DDE methods are the best for you. I know that each of these methods has been written about on the forum, so you should find many resources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 04:22:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Can-we-export-a-SAS-output-file-not-a-dataset-to-a-specific/m-p/105534#M29435</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2012-08-28T04:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can we export a SAS output file (not a dataset) to a specific worksheet (“tab”) in a Excel workbook?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Can-we-export-a-SAS-output-file-not-a-dataset-to-a-specific/m-p/105535#M29436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cynthia and Art,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much to both of you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;I really appreciate your detailed description. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mirisage&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 11:26:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Can-we-export-a-SAS-output-file-not-a-dataset-to-a-specific/m-p/105535#M29436</guid>
      <dc:creator>Mirisage</dc:creator>
      <dc:date>2012-08-30T11:26:35Z</dc:date>
    </item>
  </channel>
</rss>

