<?xml version='1.0' encoding='UTF-8'?>
<!-- Created by Charles Hoffman, CPA, 2007-01-01 -->
<xsl:stylesheet version='1.0' xmlns:xsl='http://www.w3.org/1999/XSL/Transform'
    xmlns:xbrli='http://www.xbrl.org/2003/instance'
    xmlns:link='http://www.xbrl.org/2003/linkbase'
    xmlns:xlink='http://www.w3.org/1999/xlink'
    xmlns:ci='http://www.xbrl.us/patterns/2007/CommentsInReport'>

<xsl:output method='xml' indent='yes' />

<xsl:template match='/'>
<xsl:processing-instruction name='mso-application'>progid='Excel.Sheet'</xsl:processing-instruction>
<xsl:comment>Autogenerated by XSLT stylesheet</xsl:comment>
<xsl:comment> Created by Charles Hoffman, CPA, 2007-01-01 </xsl:comment>

<Workbook xmlns='urn:schemas-microsoft-com:office:spreadsheet'
          xmlns:excel='urn:schemas-microsoft-com:office:excel'
          xmlns:sheet='urn:schemas-microsoft-com:office:spreadsheet'>
   <Styles>
      <Style sheet:ID='Style-01'>
         <Font excel:Family='Swiss' sheet:Bold='1'/>
      </Style>
      <Style sheet:ID='Style-02'>
         <Alignment sheet:Horizontal='Center' sheet:Vertical='Bottom'/>
         <Font excel:Family='Swiss' sheet:Bold='1'/>
      </Style>
      <Style sheet:ID='Style-03'>
         <Alignment sheet:Horizontal='Center' sheet:Vertical='Top' sheet:WrapText='1'/>
         <Borders>
            <Border sheet:Position='Bottom' sheet:LineStyle='Continuous' sheet:Weight='1'/>
         </Borders>
         <Font excel:Family='Swiss' sheet:Size='9' sheet:Bold='1'/>
      </Style>
      <Style sheet:ID='Style-04'>
         <NumberFormat sheet:Format='#,##0_);\(#,##0\)'/>
      </Style>
      <Style sheet:ID='Style-05'>
         <Alignment sheet:Horizontal='Right' sheet:Vertical='Bottom'/>
         <Font excel:Family='Swiss'/>
      </Style>
      <Style sheet:ID="Style-06">
        <Alignment sheet:Horizontal="Right" sheet:Vertical="Top"/>
        <Borders>
           <Border sheet:Position="Bottom" sheet:LineStyle="Double" sheet:Weight="3"/>
           <Border sheet:Position="Top" sheet:LineStyle="Continuous" sheet:Weight="1"/>
       </Borders>
       <Font excel:Family="Swiss" sheet:Size="10"/>
       <NumberFormat sheet:Format="#,##0_);\(#,##0\)"/>
    </Style>
    </Styles>
 <Worksheet sheet:Name='CommentsInReport'>
    <Table sheet:ExpandedRowCount='25'>
      <Column sheet:Width='20'/>
      <Column sheet:Width='200'/>
      <Column sheet:Width='60'/>
      <Column sheet:Width='60'/>
      <Row sheet:Index='1'>
         <Cell sheet:Index='1' sheet:StyleID='Style-01'>
            <Data sheet:Type='String'>Comments in Report</Data>
         </Cell>
      </Row>
      <Row sheet:Index='4'>
         <Cell sheet:Index='1' sheet:StyleID='Style-01'>
            <Data sheet:Type='String'>USFRTF Sample Company</Data>
         </Cell>
      </Row>
      <Row sheet:Index='5'>
         <Cell sheet:Index='1' sheet:StyleID='Style-01'>
            <Data sheet:Type='String'>December 31,</Data>
         </Cell>
      </Row>
      <Row sheet:Index='6'>
         <Cell sheet:Index='1' sheet:StyleID='Style-01'>
            <Data sheet:Type='String'>(thousands of dollars)</Data>
         </Cell>
      </Row>
      <Row sheet:Index='8'>
         <Cell sheet:Index='3' sheet:StyleID='Style-03'>
            <Data sheet:Type='String'>2003</Data>
         </Cell>
         <Cell sheet:Index='4' sheet:StyleID='Style-03'>
            <Data sheet:Type='String'>2002</Data>
         </Cell>
      </Row>
      <Row sheet:Index='10'>
         <Cell sheet:Index='1' sheet:StyleID='Style-01'>
            <Data sheet:Type='String'>ASSETS</Data>
         </Cell>
      </Row>
      <Row sheet:Index='11'>
         <Cell sheet:Index='1' sheet:StyleID='Style-01'>
            <Data sheet:Type='String'>Property, Plant and Equipment</Data>
         </Cell>
      </Row>
      <Row sheet:Index='13' sheet:StyleID='Style-04'>
         <Cell sheet:Index='2'>
            <Data sheet:Type='String'>Land<Sup>(1)</Sup></Data>
         </Cell>
         <Cell sheet:Index='3'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:Land[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:Land[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>
      <Row sheet:Index='14' sheet:StyleID='Style-04'>
         <Cell sheet:Index='2'>
            <Data sheet:Type='String'>Buildings, Net</Data>
         </Cell>
         <Cell sheet:Index='3'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:BuildingsNet[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:BuildingsNet[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>
      <Row sheet:Index='15' sheet:StyleID='Style-04'>
         <Cell sheet:Index='2'>
            <Data sheet:Type='String'>Furniture and Fixtures, Net</Data>
         </Cell>
         <Cell sheet:Index='3'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:FurnitureFixturesNet[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:FurnitureFixturesNet[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>
      <Row sheet:Index='16' sheet:StyleID='Style-04'>
         <Cell sheet:Index='2'>
            <Data sheet:Type='String'>Computer Equipment, Net</Data>
         </Cell>
         <Cell sheet:Index='3'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:ComputerEquipmentNet[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:ComputerEquipmentNet[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>
      <Row sheet:Index='17' sheet:StyleID='Style-04'>
         <Cell sheet:Index='2'>
            <Data sheet:Type='String'>Other Property, Plant, and Equipment, Net</Data>
         </Cell>
         <Cell sheet:Index='3'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:OtherPropertyPlantEquipmentNet[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:OtherPropertyPlantEquipmentNet[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>
      <Row sheet:Index='18'>
         <Cell sheet:Index='2' sheet:StyleID='Style-05'>
            <Data sheet:Type='String'>Total</Data>
         </Cell>
         <Cell sheet:Index='3' sheet:StyleID='Style-06'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:PropertyPlantEquipmentNet[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4' sheet:StyleID='Style-06'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:PropertyPlantEquipmentNet[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>

      <Row sheet:Index='21'>
         <Cell sheet:Index='2' sheet:StyleID='Style-04'>
            <Data sheet:Type='String'><Sup>(1)</Sup><Font><xsl:value-of select="/xbrli:xbrl/link:footnoteLink/link:footnote[@xlink:label='Footnote-01']" /></Font></Data>
         </Cell>
      </Row>




   </Table>
</Worksheet>

</Workbook>
</xsl:template>
</xsl:stylesheet>



