<?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 Help to tweak an existing transpose code to reflect some business rules in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Help-to-tweak-an-existing-transpose-code-to-reflect-some/m-p/110530#M30674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; color: black; font-size: 10pt;"&gt;Hi SAS Forum,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: green; font-size: 11pt; background: white; font-family: Arial;"&gt;This SAS data set shows how 3 bank accounts in different banks are swinging from one arrears_band to the other from month to month (months are not consecutive sometimes). &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;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; one;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;informat&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Current_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;input&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Bank_number&amp;nbsp;&amp;nbsp; Current_date&amp;nbsp;&amp;nbsp;&amp;nbsp; Account_number $ &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;14&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;17&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Balance&amp;nbsp;&amp;nbsp; Product&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;24&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;36&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Arrears_Band $ &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;38&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;-&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;44&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;format&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Current_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;cards&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: #ffffc0; color: black; font-size: 11pt;"&gt;10 31Jul2011 4444 1000 Res. Mortgage Current&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;10 31Aug2011 4444 1200 Res. Mortgage 1 - 30&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;10 30Sep2011 4444 1100 Res. Mortgage 30 - 60&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;10 31Oct2011 4444 1400 Res. Mortgage 60 - 90&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;10 30Nov2011 4444 1000 Res. Mortgage 90 +&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 28Feb2010 1111 3420 Res. Mortgage NPNA &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Mar2010 1111 3308 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 30Jun2011 1111 2614 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Jul2011 1111 2599 Res. Mortgage 1 - 30&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Aug2011 1111 2599 Res. Mortgage Current&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 30Sep2011 1111 2599 Res. Mortgage 60 - 90&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Oct2011 1111 2599 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 30Nov2011 1111 2591 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Dec2011 1111 2584 Res. Mortgage 90 +&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Jan2012 1111 2216 Res. Mortgage writoff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 28Feb2012 1111 1492 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Mar2012 1111 1487 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Aug2012 1111 1425 Res. Mortgage 90 +&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;40 28Feb2010 1111 1492 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;40 31Mar2010 1111 1487 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;40 31Aug2010 1111 1425 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;40 30Sep2010 1111 7226 Res. Mortgage writoff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;40 28Feb2011 1111 3510 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;40 31Mar2011 1111 3510 Res. Mortgage 90 +&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;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;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;SPAN style="font-family: Arial; color: black; font-size: 11pt;"&gt;I have to return the sum of variable “Balance’ for each “Arrears_band”, grouped &lt;/SPAN&gt;&lt;SPAN style="font-family: Arial; font-size: 11pt;"&gt;by “Current_date” subject to certain business rules.&lt;/SPAN&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;SPAN style="color: black; font-size: 10pt; text-decoration: underline; font-family: Courier;"&gt;RULES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; text-decoration: underline; font-family: Courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: blue; font-size: 11pt; font-family: Arial;"&gt;1. From consecutive blocks of NPNA occurrences, only the lead NPNA’s “Balance” should be transposed and summed up for the corresponding arrears_band and current_date&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 11pt; background: white; font-family: Arial;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: blue; font-size: 11pt; background: white; font-family: Arial;"&gt;2. When an account has ever hit “writoff” arrears_band, all the “Balances” of whatsoever the arrears_bands that occur after “writoff” arrears_band should be ignored from summing up (Hitting “writoff” marks the end of the account life)&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 11pt; background: white; font-family: Arial;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Arial; background: white; color: blue; font-size: 11pt;"&gt;3. We should &lt;/SPAN&gt;&lt;SPAN style="font-family: Arial; color: blue; font-size: 11pt;"&gt;return the sum of variable “Balance’ for all the other “Arrears_band” situations, grouped by “Current_date” without any restrictions/rules&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&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; background: white; font-size: 11pt; font-family: 'Courier New'; text-decoration: underline;"&gt;For clarity, I HAVE ANNOTATED “balances” of what records should be taken/not taken (W.O. means writeoff)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: navy; background: white; font-size: 11pt; font-family: 'Courier New'; text-decoration: underline;"&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;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; one;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;informat&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Current_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;input&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Bank_number&amp;nbsp;&amp;nbsp; Current_date&amp;nbsp;&amp;nbsp;&amp;nbsp; Account_number $ &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;14&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;17&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Balance&amp;nbsp;&amp;nbsp; Product&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;24&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;36&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Arrears_Band $ &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;38&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;-&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;44&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;format&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Current_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;cards&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: yellow; color: black; font-size: 11pt;"&gt;10 31Jul2011 4444 1000 Res. Mortgage Current /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;10 31Aug2011 4444 1200 Res. Mortgage 1 – 30 /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;10 30Sep2011 4444 1100 Res. Mortgage 30 – 60 /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;10 31Oct2011 4444 1400 Res. Mortgage 60 – 90 /*take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;10 30Nov2011 4444 1000 Res. Mortgage 90 +&amp;nbsp; /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; 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;30 28Feb2010 1111 3420 Res. Mortgage NPNA /*take leading NPNA */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Mar2010 1111 3308 Res. Mortgage NPNA /*don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 30Jun2011 1111 2614 Res. Mortgage NPNA /*don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Jul2011 1111 2599 Res. Mortgage 1 – 30 /*take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Aug2011 1111 2599 Res. Mortgage Current /*take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 30Sep2011 1111 2599 Res. Mortgage 60 – 90 /*take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Oct2011 1111 2599 Res. Mortgage NPNA /*take leading NPNA */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 30Nov2011 1111 2591 Res. Mortgage NPNA /*don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Dec2011 1111 2584 Res. Mortgage 90 + /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Jan2012 1111 2216 Res. Mortgage writoff /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 28Feb2012 1111 1492 Res. Mortgage NPNA /*after W.O, don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Mar2012 1111 1487 Res. Mortgage NPNA /* after W.O. don’t take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Aug2012 1111 1425 Res. Mortgage 90 + /* after W.O. don’t take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; 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;40 28Feb2010 1111 1492 Res. Mortgage NPNA /*take leading NPNA*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;40 31Mar2010 1111 1487 Res. Mortgage NPNA /*don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;40 31Aug2010 1111 1425 Res. Mortgage NPNA /*don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;40 30Sep2010 1111 7226 Res. Mortgage writoff /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;40 28Feb2011 1111 3510 Res. Mortgage NPNA /* after W.O. don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;40 31Mar2011 1111 3510 Res. Mortgage 90 + /* after W.O. don’t take */&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;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;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; color: black; font-size: 10pt;"&gt;When we do the above transposing correctly, we should get the table 1 below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;Table 1: This is the table I want&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" 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="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;date&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Current&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;One_to_30&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Thirty_to_60&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Sixty_to_90&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Ninety_plus&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;NPNA&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: medium none;" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;writoff&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;28Feb2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: red; font-size: 10pt;"&gt;1,492 + &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;3,420&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Mar2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: red; font-size: 10pt; text-decoration: line-through; font-family: Arial;"&gt;3,308&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Aug2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Sep2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;7,226&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;28Feb2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: red; font-size: 10pt; text-decoration: line-through; font-family: Arial;"&gt;3,510&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Mar2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: red; font-size: 10pt; text-decoration: line-through; font-family: Arial;"&gt;3,510&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Jun2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Jul2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;1,000&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Aug2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;1,200&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Sep2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;1,100&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Oct2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;1,400&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Nov2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;1,000&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Dec2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;2,584&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Jan2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;2,216&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;29Feb2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;1,492&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Mar2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Aug2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: red; font-size: 10pt; text-decoration: line-through; font-family: Arial;"&gt;1,425&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding-left: 5.4pt; padding-right: 5.4pt; background: white;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&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: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;Question: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;The code below (Soren is gratefully acknowledged) produces the output in Table 2 which is slightly different from the Table 1 output which I want. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;I wonder if any one of you could help me to tweak this code to get table 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;Table 2: This is the output generated by our existing code &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" 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="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;date&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Current&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;One_to_30&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Thirty_to_60&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Sixty_to_90&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Ninety_plus&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;NPNA&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: medium none;" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;writoff&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;28Feb2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,492&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Mar2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;3,308&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Aug2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Sep2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;7,226&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;28Feb2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;3,510&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Mar2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;3,510&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Jun2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Jul2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,000&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Aug2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,200&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Sep2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,100&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Oct2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,400&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Nov2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,000&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Dec2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;2,584&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Jan2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;2,216&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;29Feb2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,492&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Mar2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Aug2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,425&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding-left: 5.4pt; padding-right: 5.4pt; background: white;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;/*THIS IS THE EXISTING CODE*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: #339966; font-size: 11pt;"&gt;/*sorting by 3 variables that make a unique record*/&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;sort&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;=one &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;=TEMP_1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number account_number current_date;&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: green; font-size: 11pt;"&gt;/* find the last date where the account changes to NPNA */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; last_start_npna;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;until&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;(last.account_number);&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;set&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; TEMP_1;&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;by&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number account_number arrears_band &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;notsorted&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;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; first.Arrears_band &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Arrears_band=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 11pt;"&gt;'NPNA'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;then&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Last_NPNA_Start_Month = Current_Date;&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;end&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; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;keep&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number account_number Last_NPNA_Start_month;&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;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; temp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;merge&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; TEMP_1 last_start_npna;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number account_number;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Arrears_Band = &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 11pt;"&gt;'NPNA'&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; (NPNA_Start_Month = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;.&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;first.account_number) &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;then&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NPNA_Start_Month = Current_Date;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;else&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Arrears_Band ne &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 11pt;"&gt;'NPNA'&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;then&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; NPNA_Start_Month = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;.&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;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;retain&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; NPNA_Start_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;&amp;nbsp; Current = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;0&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;&amp;nbsp; One_to_30 = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;0&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;&amp;nbsp; Thirty_to_60 = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;0&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;&amp;nbsp; Sixty_to_90 = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;0&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;&amp;nbsp; Ninety_plus = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;0&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;&amp;nbsp; writoff = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;0&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;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; NPNA_Start_Month = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;.&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;or&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NPNA_Start_Month = Current_Date &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Last_NPNA_Start_Month ne &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;'28Feb2010'd&lt;/STRONG&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: blue; font-size: 11pt;"&gt;then&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp; select (Arrears_Band);&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;when&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;'Current'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;Current = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;when&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;'1 - 30'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;One_to_30 = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;when&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;'30 - 60'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;Thirty_to_60 = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;when&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;'60 - 90'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;Sixty_to_90 = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;when&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;'90 +'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;Ninety_plus = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;when&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;'NPNA'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;NPNA = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;when&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;'writoff'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;writoff = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;otherwise&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; put Arrears_Band=; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: green; font-size: 11pt;"&gt;/*added sasel suggestion to avoid error messege, then worked*/&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;end&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: #339966; font-size: 11pt;"&gt;/*summarizing*/&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;=temp &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;&amp;nbsp;&amp;nbsp;&amp;nbsp; &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; Current_Date;&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;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&amp;nbsp; writoff;&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;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;=want(&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;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;print&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;=want; &lt;/SPAN&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: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;Thank you very much for your time and support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;Mirisage&lt;/SPAN&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;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; 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; &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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Oct 2012 20:43:45 GMT</pubDate>
    <dc:creator>Mirisage</dc:creator>
    <dc:date>2012-10-29T20:43:45Z</dc:date>
    <item>
      <title>Help to tweak an existing transpose code to reflect some business rules</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-to-tweak-an-existing-transpose-code-to-reflect-some/m-p/110530#M30674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; color: black; font-size: 10pt;"&gt;Hi SAS Forum,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: green; font-size: 11pt; background: white; font-family: Arial;"&gt;This SAS data set shows how 3 bank accounts in different banks are swinging from one arrears_band to the other from month to month (months are not consecutive sometimes). &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;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; one;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;informat&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Current_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;input&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Bank_number&amp;nbsp;&amp;nbsp; Current_date&amp;nbsp;&amp;nbsp;&amp;nbsp; Account_number $ &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;14&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;17&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Balance&amp;nbsp;&amp;nbsp; Product&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;24&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;36&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Arrears_Band $ &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;38&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;-&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;44&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;format&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Current_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;cards&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: #ffffc0; color: black; font-size: 11pt;"&gt;10 31Jul2011 4444 1000 Res. Mortgage Current&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;10 31Aug2011 4444 1200 Res. Mortgage 1 - 30&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;10 30Sep2011 4444 1100 Res. Mortgage 30 - 60&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;10 31Oct2011 4444 1400 Res. Mortgage 60 - 90&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;10 30Nov2011 4444 1000 Res. Mortgage 90 +&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 28Feb2010 1111 3420 Res. Mortgage NPNA &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Mar2010 1111 3308 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 30Jun2011 1111 2614 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Jul2011 1111 2599 Res. Mortgage 1 - 30&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Aug2011 1111 2599 Res. Mortgage Current&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 30Sep2011 1111 2599 Res. Mortgage 60 - 90&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Oct2011 1111 2599 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 30Nov2011 1111 2591 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Dec2011 1111 2584 Res. Mortgage 90 +&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Jan2012 1111 2216 Res. Mortgage writoff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 28Feb2012 1111 1492 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Mar2012 1111 1487 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;30 31Aug2012 1111 1425 Res. Mortgage 90 +&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;40 28Feb2010 1111 1492 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;40 31Mar2010 1111 1487 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;40 31Aug2010 1111 1425 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;40 30Sep2010 1111 7226 Res. Mortgage writoff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;40 28Feb2011 1111 3510 Res. Mortgage NPNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;40 31Mar2011 1111 3510 Res. Mortgage 90 +&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;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;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;SPAN style="font-family: Arial; color: black; font-size: 11pt;"&gt;I have to return the sum of variable “Balance’ for each “Arrears_band”, grouped &lt;/SPAN&gt;&lt;SPAN style="font-family: Arial; font-size: 11pt;"&gt;by “Current_date” subject to certain business rules.&lt;/SPAN&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;SPAN style="color: black; font-size: 10pt; text-decoration: underline; font-family: Courier;"&gt;RULES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; text-decoration: underline; font-family: Courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: blue; font-size: 11pt; font-family: Arial;"&gt;1. From consecutive blocks of NPNA occurrences, only the lead NPNA’s “Balance” should be transposed and summed up for the corresponding arrears_band and current_date&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 11pt; background: white; font-family: Arial;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG style="color: blue; font-size: 11pt; background: white; font-family: Arial;"&gt;2. When an account has ever hit “writoff” arrears_band, all the “Balances” of whatsoever the arrears_bands that occur after “writoff” arrears_band should be ignored from summing up (Hitting “writoff” marks the end of the account life)&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 11pt; background: white; font-family: Arial;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Arial; background: white; color: blue; font-size: 11pt;"&gt;3. We should &lt;/SPAN&gt;&lt;SPAN style="font-family: Arial; color: blue; font-size: 11pt;"&gt;return the sum of variable “Balance’ for all the other “Arrears_band” situations, grouped by “Current_date” without any restrictions/rules&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&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; background: white; font-size: 11pt; font-family: 'Courier New'; text-decoration: underline;"&gt;For clarity, I HAVE ANNOTATED “balances” of what records should be taken/not taken (W.O. means writeoff)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: navy; background: white; font-size: 11pt; font-family: 'Courier New'; text-decoration: underline;"&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;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; one;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;informat&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Current_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;input&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Bank_number&amp;nbsp;&amp;nbsp; Current_date&amp;nbsp;&amp;nbsp;&amp;nbsp; Account_number $ &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;14&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;17&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Balance&amp;nbsp;&amp;nbsp; Product&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;24&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;36&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Arrears_Band $ &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;38&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;-&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;44&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;format&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Current_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;cards&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: yellow; color: black; font-size: 11pt;"&gt;10 31Jul2011 4444 1000 Res. Mortgage Current /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;10 31Aug2011 4444 1200 Res. Mortgage 1 – 30 /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;10 30Sep2011 4444 1100 Res. Mortgage 30 – 60 /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;10 31Oct2011 4444 1400 Res. Mortgage 60 – 90 /*take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;10 30Nov2011 4444 1000 Res. Mortgage 90 +&amp;nbsp; /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; 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;30 28Feb2010 1111 3420 Res. Mortgage NPNA /*take leading NPNA */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Mar2010 1111 3308 Res. Mortgage NPNA /*don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 30Jun2011 1111 2614 Res. Mortgage NPNA /*don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Jul2011 1111 2599 Res. Mortgage 1 – 30 /*take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Aug2011 1111 2599 Res. Mortgage Current /*take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 30Sep2011 1111 2599 Res. Mortgage 60 – 90 /*take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Oct2011 1111 2599 Res. Mortgage NPNA /*take leading NPNA */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 30Nov2011 1111 2591 Res. Mortgage NPNA /*don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Dec2011 1111 2584 Res. Mortgage 90 + /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Jan2012 1111 2216 Res. Mortgage writoff /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 28Feb2012 1111 1492 Res. Mortgage NPNA /*after W.O, don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Mar2012 1111 1487 Res. Mortgage NPNA /* after W.O. don’t take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;30 31Aug2012 1111 1425 Res. Mortgage 90 + /* after W.O. don’t take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; 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;40 28Feb2010 1111 1492 Res. Mortgage NPNA /*take leading NPNA*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;40 31Mar2010 1111 1487 Res. Mortgage NPNA /*don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;40 31Aug2010 1111 1425 Res. Mortgage NPNA /*don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;40 30Sep2010 1111 7226 Res. Mortgage writoff /*take*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;40 28Feb2011 1111 3510 Res. Mortgage NPNA /* after W.O. don’t take */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 11pt;"&gt;40 31Mar2011 1111 3510 Res. Mortgage 90 + /* after W.O. don’t take */&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;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;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; color: black; font-size: 10pt;"&gt;When we do the above transposing correctly, we should get the table 1 below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;Table 1: This is the table I want&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" 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="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;date&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Current&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;One_to_30&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Thirty_to_60&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Sixty_to_90&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Ninety_plus&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;NPNA&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: medium none;" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;writoff&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;28Feb2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: red; font-size: 10pt;"&gt;1,492 + &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;3,420&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Mar2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: red; font-size: 10pt; text-decoration: line-through; font-family: Arial;"&gt;3,308&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Aug2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Sep2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;7,226&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;28Feb2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: red; font-size: 10pt; text-decoration: line-through; font-family: Arial;"&gt;3,510&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Mar2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: red; font-size: 10pt; text-decoration: line-through; font-family: Arial;"&gt;3,510&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Jun2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Jul2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;1,000&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Aug2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;1,200&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Sep2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;1,100&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Oct2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;1,400&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Nov2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;1,000&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Dec2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;2,584&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Jan2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;2,216&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;29Feb2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; background: yellow; color: black; font-size: 10pt;"&gt;1,492&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Mar2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Aug2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: red; font-size: 10pt; text-decoration: line-through; font-family: Arial;"&gt;1,425&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding-left: 5.4pt; padding-right: 5.4pt; background: white;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&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: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;Question: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;The code below (Soren is gratefully acknowledged) produces the output in Table 2 which is slightly different from the Table 1 output which I want. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;I wonder if any one of you could help me to tweak this code to get table 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;Table 2: This is the output generated by our existing code &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" 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="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;date&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Current&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;One_to_30&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Thirty_to_60&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Sixty_to_90&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;Ninety_plus&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: #333333 1pt solid;" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;NPNA&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: #ffffcc; border-top: #333333 1pt solid; border-right: medium none;" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;STRONG style="color: black; font-size: 10pt; font-family: Arial;"&gt;writoff&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;28Feb2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,492&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Mar2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;3,308&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Aug2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Sep2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;7,226&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;28Feb2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;3,510&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Mar2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;3,510&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Jun2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Jul2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,000&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Aug2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,200&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Sep2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,100&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Oct2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,400&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;2,599&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;30Nov2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,000&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Dec2011&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;2,584&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Jan2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;2,216&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;29Feb2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,492&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Mar2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: #333333 1pt solid; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: medium none;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="91"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;31Aug2012&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="59"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="77"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="87"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="83"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="84"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;1,425&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-bottom: medium none; border-left: medium none; padding-left: 5.4pt; padding-right: 5.4pt; background: white; border-top: medium none; border-right: #333333 1pt solid;" valign="top" width="50"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="padding-left: 5.4pt; padding-right: 5.4pt; background: white;" valign="top" width="52"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="font-family: Arial; color: black; font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;/*THIS IS THE EXISTING CODE*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: #339966; font-size: 11pt;"&gt;/*sorting by 3 variables that make a unique record*/&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;sort&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;=one &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;=TEMP_1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number account_number current_date;&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: green; font-size: 11pt;"&gt;/* find the last date where the account changes to NPNA */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; last_start_npna;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;until&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;(last.account_number);&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;set&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; TEMP_1;&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;by&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number account_number arrears_band &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;notsorted&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;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; first.Arrears_band &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Arrears_band=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 11pt;"&gt;'NPNA'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;then&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Last_NPNA_Start_Month = Current_Date;&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;end&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; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;keep&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number account_number Last_NPNA_Start_month;&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;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; temp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;merge&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; TEMP_1 last_start_npna;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number account_number;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Arrears_Band = &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 11pt;"&gt;'NPNA'&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; (NPNA_Start_Month = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;.&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;first.account_number) &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;then&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NPNA_Start_Month = Current_Date;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;else&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; Arrears_Band ne &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 11pt;"&gt;'NPNA'&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;then&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; NPNA_Start_Month = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;.&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;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;retain&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; NPNA_Start_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;&amp;nbsp; Current = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;0&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;&amp;nbsp; One_to_30 = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;0&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;&amp;nbsp; Thirty_to_60 = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;0&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;&amp;nbsp; Sixty_to_90 = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;0&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;&amp;nbsp; Ninety_plus = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;0&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;&amp;nbsp; writoff = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;0&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;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; NPNA_Start_Month = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;.&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;or&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NPNA_Start_Month = Current_Date &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Last_NPNA_Start_Month ne &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;'28Feb2010'd&lt;/STRONG&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: blue; font-size: 11pt;"&gt;then&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp; select (Arrears_Band);&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;when&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;'Current'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;Current = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;when&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;'1 - 30'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;One_to_30 = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;when&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;'30 - 60'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;Thirty_to_60 = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;when&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;'60 - 90'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;Sixty_to_90 = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;when&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;'90 +'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;Ninety_plus = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;when&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;'NPNA'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;NPNA = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;when&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;'writoff'&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: blue; font-size: 11pt;"&gt;do&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;writoff = Balance;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;end&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;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;otherwise&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; put Arrears_Band=; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: green; font-size: 11pt;"&gt;/*added sasel suggestion to avoid error messege, then worked*/&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;end&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: #339966; font-size: 11pt;"&gt;/*summarizing*/&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;=temp &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;&amp;nbsp;&amp;nbsp;&amp;nbsp; &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; Current_Date;&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;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&amp;nbsp; writoff;&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;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;=want(&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;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;print&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;=want; &lt;/SPAN&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: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;Thank you very much for your time and support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt;Mirisage&lt;/SPAN&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;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: #ffffc0; 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; &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 20:43:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-to-tweak-an-existing-transpose-code-to-reflect-some/m-p/110530#M30674</guid>
      <dc:creator>Mirisage</dc:creator>
      <dc:date>2012-10-29T20:43:45Z</dc:date>
    </item>
  </channel>
</rss>

