<?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:ci='http://www.xbrl.us/patterns/2007/RelatedConcepts'
    >
<xsl:output method='xml' indent='yes' />
<xsl:decimal-format name='base' decimal-separator='.' grouping-separator=',' minus-sign='-' />

<xsl:template match='/'>
<xsl:comment>Autogenerated by XSLT stylesheet</xsl:comment>
<xsl:comment> Created by Charles Hoffman, CPA, UBmatrix: 2005-07-07 </xsl:comment>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="sans-serif" font-size="10pt" text-align="left" display-align="before">

<fo:layout-master-set>
          <fo:simple-page-master page-height="11in" page-width="8.5in" margin-top=".75in" margin-left="1in" margin-right=".8in" margin-bottom=".75in" master-name="PageMaster">
            <fo:region-before border-style="none" border-width="thin" extent="10mm"/>
            <fo:region-body border-style="none" border-width="thin" margin-top="0mm" margin-left="0mm" margin-right="0mm" margin-bottom="10mm"/>
            <fo:region-after border-style="none" border-width="thin" extent=".5in"/>
          </fo:simple-page-master>
</fo:layout-master-set>

<fo:page-sequence master-reference="PageMaster">
  <fo:static-content flow-name="xsl-region-after">
     <fo:block text-align="left" font-size="8pt">
         The accompanying notes form an integral part of the consolidated financial statements.
     </fo:block>     
    <fo:block text-align="right">
      <fo:page-number /> 
    </fo:block>
  </fo:static-content>
  <fo:flow flow-name="xsl-region-body">
     <fo:block font-size="16pt" color='navy' font-weight="bold" text-align='center' border-bottom-width="1pt" border-bottom-style="solid" border-color="navy">
         Related Concepts 
     </fo:block>
     
     <fo:block font-size="12pt" font-weight="bold" space-before="15mm" space-after="0mm">
          USFRTF Sample Company
     </fo:block>
     <fo:block font-size="12pt" font-weight="bold" space-before="0mm" space-after="15mm">
          December 31,
     </fo:block>     
     <fo:block font-size="12pt" font-weight="bold" space-before="0mm" space-after="5mm">
          Accounting Policies
     </fo:block>     
     <fo:block space-before="0mm" space-after="4mm">
          The financial statements have been prepared on the historical cost basis, except 
          for the revaluation of land and buildings and certain financial instruments. The 
          principal accounting policies adopted are set out below.
     </fo:block>     
     <fo:block font-weight="bold" space-before="0mm" space-after="0mm">
          Inventories
     </fo:block>     
     <fo:block space-before="0mm" space-after="4mm">
          Inventories are stated at the lower of cost and net realisable value.  Cost comprises 
          direct materials and, where applicable, direct labour costs and those overheads that 
          have been incurred in bringing the inventories to their present location and condition.  
          Cost is calculated using the weighted average method.  Net realisable value represents 
          the estimated selling price less all estimated costs to completion and costs to be incurred 
          in marketing, selling and distribution.  Inventories are comprised of raw materials
          and work in progress.
     </fo:block>     
     <fo:block font-weight="bold" space-before="0mm" space-after="0mm">
          Financial Instruments
     </fo:block>     
     <fo:block space-before="0mm" space-after="4mm">
          Financial assets and financial liabilities are recognised on the Group's balance sheet 
          when the Group has become a party to the contractual provisions of the instrument.
     </fo:block>     
     <fo:block font-weight="bold" space-before="0mm" space-after="0mm" start-indent="7mm" text-decoration="underline">
          Trade receivables
     </fo:block>     
     <fo:block space-before="0mm" space-after="4mm">
          Trade receivables are stated at their nominal value as reduced by appropriate 
          allowances for estimated irrecoverable amounts.
     </fo:block>     
     <fo:block font-weight="bold" space-before="0mm" space-after="0mm" start-indent="7mm" text-decoration="underline">
          Investments in securities
     </fo:block>     
     <fo:block space-before="0mm" space-after="4mm">
          Investments in securities are recognised on a trade-date basis and are initially measured at cost.
     </fo:block>     
     <fo:block font-weight="bold" space-before="0mm" space-after="0mm" start-indent="7mm" text-decoration="underline">
          Bank borrowings
     </fo:block>     
     <fo:block space-before="0mm" space-after="4mm">
          Interest-bearing bank loans and overdrafts are recorded at the proceeds received, net of 
          direct issue costs.  Finance charges, including premiums payable on settlement or redemption, 
          are accounted for on an accrual basis and are added to the carrying amount of the instrument 
          to the extent that they are not settled in the period in which they arise.
     </fo:block>     
     <fo:block font-weight="bold" space-before="0mm" space-after="0mm">
          Provisions
     </fo:block>     
     <fo:block space-before="0mm" space-after="4mm">
          Provisions are recognised when the Group has a present obligation as a result of a past 
          event which it is probable will result in an outflow of economic benefits that can be 
          reasonably estimated.
     </fo:block>     
  </fo:flow>
</fo:page-sequence>
</fo:root>

</xsl:template>
</xsl:stylesheet>



