<?xml version="1.0" encoding="UTF-8"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:tsm="http://www.tso.co.uk/assets/namespace/metadata" xmlns:leg="http://www.tso.co.uk/assets/namespace/legislation" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:rx="http://www.renderx.com/XSL/Extensions" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
	<fo:layout-master-set>
		<fo:simple-page-master master-name="first-page">
			<fo:region-body margin="72pt"/>
		</fo:simple-page-master>
		<fo:simple-page-master master-name="footer-only-page">
			<fo:region-body margin="72pt"/>
			<fo:region-after extent="72pt" padding="12pt 72pt" display-align="before" region-name="footer-only-after"/>
		</fo:simple-page-master>
		<fo:simple-page-master master-name="even-page">
			<fo:region-body margin="72pt"/>
			<fo:region-before extent="72pt" padding-top="36pt" padding-right="72pt" padding-left="72pt" display-align="before" region-name="even-before"/>
			<fo:region-after extent="72pt" padding="12pt 72pt" display-align="before" region-name="even-after"/>
		</fo:simple-page-master>
		<fo:simple-page-master master-name="odd-page">
			<fo:region-body margin="72pt"/>
			<fo:region-before extent="72pt" padding-top="36pt" padding-right="72pt" padding-left="72pt" display-align="before" region-name="odd-before"/>
			<fo:region-after extent="72pt" padding="12pt 72pt" display-align="before" region-name="odd-after"/>
		</fo:simple-page-master>
		<fo:page-sequence-master master-name="front-sequence">
			<fo:single-page-master-reference master-reference="footer-only-page"/>
			<fo:repeatable-page-master-alternatives>
				<fo:conditional-page-master-reference master-reference="odd-page" odd-or-even="odd"/>
				<fo:conditional-page-master-reference master-reference="even-page" odd-or-even="even"/>
			</fo:repeatable-page-master-alternatives>
		</fo:page-sequence-master>
		<fo:page-sequence-master master-name="contents-sequence">
			<fo:single-page-master-reference master-reference="footer-only-page"/>
			<fo:repeatable-page-master-alternatives>
				<fo:conditional-page-master-reference master-reference="odd-page" odd-or-even="odd"/>
				<fo:conditional-page-master-reference master-reference="even-page" odd-or-even="even"/>
			</fo:repeatable-page-master-alternatives>
		</fo:page-sequence-master>
		<fo:page-sequence-master master-name="main-sequence">
			<fo:single-page-master-reference master-reference="footer-only-page"/>
			<fo:repeatable-page-master-alternatives>
				<fo:conditional-page-master-reference master-reference="odd-page" odd-or-even="odd"/>
				<fo:conditional-page-master-reference master-reference="even-page" odd-or-even="even"/>
			</fo:repeatable-page-master-alternatives>
		</fo:page-sequence-master>
		<fo:page-sequence-master master-name="schedule-sequence">
			<fo:repeatable-page-master-alternatives>
				<fo:conditional-page-master-reference master-reference="odd-page" odd-or-even="odd"/>
				<fo:conditional-page-master-reference master-reference="even-page" odd-or-even="even"/>
			</fo:repeatable-page-master-alternatives>
		</fo:page-sequence-master>
	</fo:layout-master-set>
	<fo:page-sequence master-reference="front-sequence" letter-value="traditional">
		<fo:flow flow-name="xsl-region-body" font-family="Times">
			<fo:block text-align="center">
				<fo:inline font-size="36pt" color="#000080">UK Legislation</fo:inline>
			</fo:block>
			<fo:block text-align="center">
				<fo:external-graphic src="url('e:/xep/images/TSO_logo_rgb_blu.jpg')" content-height="48pt"/>
			</fo:block>
			<fo:block font-size="18pt" text-align="center">
				<fo:basic-link external-destination="url('http://www.tso.co.uk')">www.tso.co.uk</fo:basic-link>
			</fo:block>
			<fo:block border="solid 0.5pt black" padding="12pt" space-before="24pt">
				<fo:table font-size="10pt">
					<fo:table-column column-width="30%"/>
					<fo:table-column column-width="70%"/>
					<fo:table-body>
						<fo:table-row>
							<fo:table-cell number-columns-spanned="2" text-align="center">
								<fo:block space-after="14pt" color="navy" font-size="12pt" font-weight="bold">Document Metadata</fo:block>
							</fo:table-cell>
						</fo:table-row>
						<fo:table-row>
							<fo:table-cell>
								<fo:block color="navy">Title</fo:block>
							</fo:table-cell>
							<fo:table-cell text-align="left">
								<fo:block>The Education (Outturn Statements) (England) Regulations 2003</fo:block>
							</fo:table-cell>
						</fo:table-row>
						<fo:table-row>
							<fo:table-cell>
								<fo:block color="navy">ISBN</fo:block>
							</fo:table-cell>
							<fo:table-cell>
								<fo:block>urn:isbn:0110459814</fo:block>
							</fo:table-cell>
						</fo:table-row>
						<fo:table-row>
							<fo:table-cell>
								<fo:block color="navy">Document Category</fo:block>
							</fo:table-cell>
							<fo:table-cell>
								<fo:block>secondary</fo:block>
							</fo:table-cell>
						</fo:table-row>
						<fo:table-row>
							<fo:table-cell>
								<fo:block color="navy">Document Type</fo:block>
							</fo:table-cell>
							<fo:table-cell>
								<fo:block>statutoryInstrument</fo:block>
							</fo:table-cell>
						</fo:table-row>
						<fo:table-row>
							<fo:table-cell>
								<fo:block color="navy">Year</fo:block>
							</fo:table-cell>
							<fo:table-cell>
								<fo:block>2003</fo:block>
							</fo:table-cell>
						</fo:table-row>
						<fo:table-row>
							<fo:table-cell>
								<fo:block color="navy">Number</fo:block>
							</fo:table-cell>
							<fo:table-cell>
								<fo:block>1153</fo:block>
							</fo:table-cell>
						</fo:table-row>
					</fo:table-body>
				</fo:table>
			</fo:block>
		</fo:flow>
	</fo:page-sequence>
	<fo:page-sequence master-reference="main-sequence" initial-page-number="1" letter-value="auto">
		<fo:static-content flow-name="xsl-footnote-separator">
			<fo:block>
				<fo:leader leader-pattern="rule" leader-length="100%" rule-style="solid" rule-thickness="0.5pt"/>
			</fo:block>
		</fo:static-content>
		<fo:static-content flow-name="even-before">
			<fo:table>
				<fo:table-column column-width="20%"/>
				<fo:table-column column-width="80%"/>
				<fo:table-body border-bottom="solid 0.5pt black">
					<fo:table-row>
						<fo:table-cell font-size="10pt">
							<fo:block font-family="Times">
								<fo:inline>
									<fo:page-number/>
								</fo:inline>
							</fo:block>
						</fo:table-cell>
						<fo:table-cell text-align="right">
							<fo:block font-size="8pt" font-family="Times" font-style="italic">
								<fo:retrieve-marker retrieve-class-name="runninghead2"/>
							</fo:block>
							<fo:block font-size="8pt" font-family="Times" font-style="italic">
								<fo:retrieve-marker retrieve-class-name="runningheadpart"/>
							</fo:block>
							<fo:block font-size="8pt" font-family="Times" font-style="italic">
								<fo:retrieve-marker retrieve-class-name="runningheadchapter"/>
							</fo:block>
						</fo:table-cell>
					</fo:table-row>
				</fo:table-body>
			</fo:table>
		</fo:static-content>
		<fo:static-content flow-name="odd-before">
			<fo:table>
				<fo:table-column column-width="80%"/>
				<fo:table-column column-width="20%"/>
				<fo:table-body border-bottom="solid 0.5pt black">
					<fo:table-row>
						<fo:table-cell>
							<fo:block font-size="8pt" font-family="Times" font-style="italic">
								<fo:retrieve-marker retrieve-class-name="runninghead2"/>
							</fo:block>
							<fo:block font-size="8pt" font-family="Times" font-style="italic">
								<fo:retrieve-marker retrieve-class-name="runningheadpart"/>
							</fo:block>
							<fo:block font-size="8pt" font-family="Times" font-style="italic">
								<fo:retrieve-marker retrieve-class-name="runningheadchapter"/>
							</fo:block>
						</fo:table-cell>
						<fo:table-cell text-align="right">
							<fo:block font-family="Times" font-size="10pt">
								<fo:inline>
									<fo:page-number/>
								</fo:inline>
							</fo:block>
						</fo:table-cell>
					</fo:table-row>
				</fo:table-body>
			</fo:table>
		</fo:static-content>
		<fo:static-content flow-name="even-after">
			<fo:block font-size="8pt" font-family="Times">
				<fo:block space-after="6pt">
					<fo:leader leader-pattern="rule" leader-length="100%" rule-style="solid" rule-thickness="0.5pt"/>
				</fo:block>
				<fo:table>
					<fo:table-column column-width="50%"/>
					<fo:table-column column-width="50%"/>
					<fo:table-body>
						<fo:table-row>
							<fo:table-cell>
								<fo:block>
									<fo:inline>May 2003</fo:inline>
								</fo:block>
							</fo:table-cell>
							<fo:table-cell text-align="right">
								<fo:block>
									<fo:inline>UK legislation by TSO</fo:inline>
								</fo:block>
							</fo:table-cell>
						</fo:table-row>
					</fo:table-body>
				</fo:table>
			</fo:block>
		</fo:static-content>
		<fo:static-content flow-name="odd-after">
			<fo:block font-size="8pt" font-family="Times">
				<fo:block space-after="6pt">
					<fo:leader leader-pattern="rule" leader-length="100%" rule-style="solid" rule-thickness="0.5pt"/>
				</fo:block>
				<fo:table>
					<fo:table-column column-width="50%"/>
					<fo:table-column column-width="50%"/>
					<fo:table-body>
						<fo:table-row>
							<fo:table-cell>
								<fo:block>
									<fo:inline>UK legislation by TSO</fo:inline>
								</fo:block>
							</fo:table-cell>
							<fo:table-cell text-align="right">
								<fo:block>
									<fo:inline>May 2003</fo:inline>
								</fo:block>
							</fo:table-cell>
						</fo:table-row>
					</fo:table-body>
				</fo:table>
			</fo:block>
		</fo:static-content>
		<fo:flow flow-name="xsl-region-body" font-family="Times" line-height="12pt" font-size="11pt">
			<fo:block font-size="12pt" text-align="center" padding-top="6pt" padding-bottom="6pt" border-top="solid 0.5pt black" border-bottom="solid 0.5pt black" letter-spacing="3pt" space-after="36pt">STATUTORY  INSTRUMENTS</fo:block>
			<fo:block font-size="18pt" line-height="24pt" text-align="center" font-weight="bold" space-after="12pt">2003 No. 1153</fo:block>
			<fo:block font-size="18pt" line-height="24pt" text-align="center" font-weight="bold" text-transform="uppercase">EDUCATION, ENGLAND</fo:block>
			<fo:block font-size="16pt" line-height="20pt" margin-top="18pt" text-align="center">The Education (Outturn Statements) (England) Regulations 2003</fo:block>
			<fo:block text-align="center" margin-left="96pt" margin-right="96pt" space-after="24pt" space-before="24pt">
				<fo:table font-size="11pt" font-style="italic">
					<fo:table-column column-width="55%"/>
					<fo:table-column column-width="5%"/>
					<fo:table-column column-width="40%"/>
					<fo:table-body>
						<fo:table-row>
							<fo:table-cell text-align="left">
								<fo:block font-size="11pt" text-align-last="justify">Made<fo:leader leader-pattern="use-content">          -</fo:leader>
								</fo:block>
							</fo:table-cell>
							<fo:table-cell text-align="left">
								<fo:block font-size="11pt"/>
							</fo:table-cell>
							<fo:table-cell text-align="right">
								<fo:block font-size="11pt">24th April 2003</fo:block>
							</fo:table-cell>
						</fo:table-row>
						<fo:table-row>
							<fo:table-cell text-align="left">
								<fo:block font-size="11pt" margin-top="6pt">Laid before Parliament</fo:block>
							</fo:table-cell>
							<fo:table-cell text-align="left">
								<fo:block font-size="11pt"/>
							</fo:table-cell>
							<fo:table-cell text-align="right">
								<fo:block font-size="11pt" margin-top="6pt">9th May 2003</fo:block>
							</fo:table-cell>
						</fo:table-row>
						<fo:table-row>
							<fo:table-cell text-align="left">
								<fo:block font-size="11pt" margin-top="6pt">Coming into force</fo:block>
							</fo:table-cell>
							<fo:table-cell text-align="left">
								<fo:block font-size="11pt"/>
							</fo:table-cell>
							<fo:table-cell text-align="right">
								<fo:block font-size="11pt" margin-top="6pt">1st June 2003</fo:block>
							</fo:table-cell>
						</fo:table-row>
					</fo:table-body>
				</fo:table>
			</fo:block>
			<fo:block font-size="11pt" text-align="justify">
				<fo:block space-before="6pt" text-align="justify" text-indent="0pt">In exercise of the powers conferred upon the Secretary of State by sections 52(2), (3) and (4) and 138(7) of the School Standards and Framework Act 1998<fo:footnote>
						<fo:inline font-weight="bold">(1)</fo:inline>
						<fo:footnote-body>
							<fo:list-block provisional-label-separation="6pt" provisional-distance-between-starts="18pt">
								<fo:list-item>
									<fo:list-item-label start-indent="0pt" end-indent="label-end()">
										<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt" font-weight="bold">(1)</fo:block>
									</fo:list-item-label>
									<fo:list-item-body start-indent="body-start()">
										<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt">
											<fo:inline id="c00001" color="blue">1998 c. 31</fo:inline>. By virtue of the National Assembly for Wales (Transfer of Functions) Order 1999 (S.I. <fo:inline id="c00002" color="blue">1999/672</fo:inline>) the powers conferred by these provisions are exercisable by the Secretary of State only in relation to England. For the meaning of “prescribed” and “regulations”<fo:inline font-style="italic">see</fo:inline> section 142(1). Paragraph (d) of subsection (2) of section 52 was inserted by the Education Act <fo:inline id="c00003" color="blue">2002 (c. 32)</fo:inline>.</fo:block>
									</fo:list-item-body>
								</fo:list-item>
							</fo:list-block>
						</fo:footnote-body>
					</fo:footnote>, the Secretary of State for Education and Skills hereby makes the following Regulations:</fo:block>
			</fo:block>
			<fo:block font-size="11pt" font-weight="bold" text-align="left" keep-with-next="always" space-before="12pt" space-after="6pt">Citation, commencement and application</fo:block>
			<fo:block text-align="justify" text-indent="12pt">
				<fo:inline font-weight="bold">1.</fo:inline>—(1) These Regulations may be cited as the Education (Outturn Statements) (England) Regulations 2003 and shall come into force on 1st June 2003.</fo:block>
			<fo:block text-indent="12pt" space-before="12pt">(2) These Regulations shall apply only in relation to England and only in relation to the financial year beginning on 1st April 2002.</fo:block>
			<fo:block font-size="11pt" font-weight="bold" text-align="left" keep-with-next="always" space-before="12pt" space-after="6pt">Interpretation</fo:block>
			<fo:block text-align="justify" text-indent="12pt">
				<fo:inline font-weight="bold">2.</fo:inline>—(1) In these Regulations—<fo:block>
					<fo:list-block provisional-label-separation="12pt" space-before="3pt" provisional-distance-between-starts="24pt">
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“the 1996 Act” means the Education Act 1996<fo:footnote>
										<fo:inline font-weight="bold">(2)</fo:inline>
										<fo:footnote-body>
											<fo:list-block provisional-label-separation="6pt" provisional-distance-between-starts="18pt">
												<fo:list-item>
													<fo:list-item-label start-indent="0pt" end-indent="label-end()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt" font-weight="bold">(2)</fo:block>
													</fo:list-item-label>
													<fo:list-item-body start-indent="body-start()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt">
															<fo:inline id="c00004" color="blue">1996 c. 56</fo:inline>.</fo:block>
													</fo:list-item-body>
												</fo:list-item>
											</fo:list-block>
										</fo:footnote-body>
									</fo:footnote>;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“the 1998 Act” means the School Standards and Framework Act 1998;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“the 2000 Act” means the Learning and Skills Act 2000<fo:footnote>
										<fo:inline font-weight="bold">(3)</fo:inline>
										<fo:footnote-body>
											<fo:list-block provisional-label-separation="6pt" provisional-distance-between-starts="18pt">
												<fo:list-item>
													<fo:list-item-label start-indent="0pt" end-indent="label-end()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt" font-weight="bold">(3)</fo:block>
													</fo:list-item-label>
													<fo:list-item-body start-indent="body-start()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt">
															<fo:inline id="c00005" color="blue">2000 c. 21</fo:inline>.</fo:block>
													</fo:list-item-body>
												</fo:list-item>
											</fo:list-block>
										</fo:footnote-body>
									</fo:footnote>;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“the 2002 Act” means the Education Act 2002<fo:footnote>
										<fo:inline font-weight="bold">(4)</fo:inline>
										<fo:footnote-body>
											<fo:list-block provisional-label-separation="6pt" provisional-distance-between-starts="18pt">
												<fo:list-item>
													<fo:list-item-label start-indent="0pt" end-indent="label-end()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt" font-weight="bold">(4)</fo:block>
													</fo:list-item-label>
													<fo:list-item-body start-indent="body-start()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt">
															<fo:inline id="c00006" color="blue">2002 c. 32</fo:inline>.</fo:block>
													</fo:list-item-body>
												</fo:list-item>
											</fo:list-block>
										</fo:footnote-body>
									</fo:footnote>;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“the 2002 Outturn Regulations” means the Education (Outturn Statements) (England) Regulations 2002<fo:footnote>
										<fo:inline font-weight="bold">(5)</fo:inline>
										<fo:footnote-body>
											<fo:list-block provisional-label-separation="6pt" provisional-distance-between-starts="18pt">
												<fo:list-item>
													<fo:list-item-label start-indent="0pt" end-indent="label-end()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt" font-weight="bold">(5)</fo:block>
													</fo:list-item-label>
													<fo:list-item-body start-indent="body-start()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt">S.I. <fo:inline id="c00007" color="blue">2002/536</fo:inline>.</fo:block>
													</fo:list-item-body>
												</fo:list-item>
											</fo:list-block>
										</fo:footnote-body>
									</fo:footnote>;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“the 2002 Regulations” means the Financing of Maintained Schools (England) Regulations 2002<fo:footnote>
										<fo:inline font-weight="bold">(6)</fo:inline>
										<fo:footnote-body>
											<fo:list-block provisional-label-separation="6pt" provisional-distance-between-starts="18pt">
												<fo:list-item>
													<fo:list-item-label start-indent="0pt" end-indent="label-end()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt" font-weight="bold">(6)</fo:block>
													</fo:list-item-label>
													<fo:list-item-body start-indent="body-start()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt">S.I. <fo:inline id="c00008" color="blue">2002/377</fo:inline>.</fo:block>
													</fo:list-item-body>
												</fo:list-item>
											</fo:list-block>
										</fo:footnote-body>
									</fo:footnote>;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“Academy” means an independent school funded by the Secretary of State under section 482 of the 1996 Act;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“AEF” means aggregate external finance;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“allocation formula” means the LEA’s formula under regulation 10 of the 2002 Regulations used to determine schools' budget shares;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“budget statement” means the statement referred to in section 52(1) of the 1998 Act;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“CERA” means capital expenditure which an LEA expect to charge to a revenue account of the LEA as defined in section 41(2) of the Local Government and Housing Act 1989<fo:footnote>
										<fo:inline font-weight="bold">(7)</fo:inline>
										<fo:footnote-body>
											<fo:list-block provisional-label-separation="6pt" provisional-distance-between-starts="18pt">
												<fo:list-item>
													<fo:list-item-label start-indent="0pt" end-indent="label-end()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt" font-weight="bold">(7)</fo:block>
													</fo:list-item-label>
													<fo:list-item-body start-indent="body-start()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt">
															<fo:inline id="c00009" color="blue">1989 c. 42</fo:inline>.</fo:block>
													</fo:list-item-body>
												</fo:list-item>
											</fo:list-block>
										</fo:footnote-body>
									</fo:footnote>;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“factor” means one of the factors or criteria taken into account in the allocation formula;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“FE” means further education;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“HE” means higher education;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“ICT” means information and communication technology;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“LEA” means a local education authority;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“maintained school” means a community, foundation or voluntary school or a community or foundation special school;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“outturn statement” means the statement referred to in section 52(2) of the 1998 Act;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“school” means a maintained school;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“SEN” means special educational needs;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“special educational needs” and “special educational provision” have the meanings given to those expressions by section 312 of the 1996 Act;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“SSG” means the grant known as School Standards Grant paid in accordance with section 88B of the Local Government Finance Act 1988, which in the case of primary, secondary and special schools is paid on condition that it is appropriated to the individual school’s budget;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“Standards Fund balance” means any balance from a Standard Fund grant paid under section 14 of the 2002 Act;</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“statement” in relation to a pupil with special educational needs means a statement made under section 324 of the 1996 Act; and</fo:block>
							</fo:list-item-body>
						</fo:list-item>
						<fo:list-item space-before="6pt">
							<fo:list-item-label end-indent="label-end()">
								<fo:block font-size="11pt" text-align="right" font-weight="bold"/>
							</fo:list-item-label>
							<fo:list-item-body start-indent="body-start()">
								<fo:block font-size="11pt" text-align="justify" text-indent="0pt">“youth service” means services provided pursuant to the exercise of the LEA’s functions under section 15B<fo:footnote>
										<fo:inline font-weight="bold">(8)</fo:inline>
										<fo:footnote-body>
											<fo:list-block provisional-label-separation="6pt" provisional-distance-between-starts="18pt">
												<fo:list-item>
													<fo:list-item-label start-indent="0pt" end-indent="label-end()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt" font-weight="bold">(8)</fo:block>
													</fo:list-item-label>
													<fo:list-item-body start-indent="body-start()">
														<fo:block font-size="8pt" line-height="9pt" text-indent="0pt" margin-left="0pt">Section 15B was inserted by paragraph 55 of Schedule 9 to the 2000 Act.</fo:block>
													</fo:list-item-body>
												</fo:list-item>
											</fo:list-block>
										</fo:footnote-body>
									</fo:footnote> or 508 of the 1996 Act or section 114 of the 2000 Act.</fo:block>
							</fo:list-item-body>
						</fo:list-item>
					</fo:list-block>
				</fo:block>
			</fo:block>
			<fo:block text-indent="12pt" space-before="12pt">(2) In these Regulations, unless the context otherwise requires, references to primary or secondary schools do not include special schools.</fo:block>
			<fo:block font-size="11pt" font-weight="bold" text-align="left" keep-with-next="always" space-before="12pt" space-after="6pt">Revocation and saving</fo:block>
			<fo:block text-align="justify" text-indent="12pt">
				<fo:inline font-weight="bold">3.</fo:inline>—(1) The 2002 Outturn Regulations are revoked.</fo:block>
			<fo:block text-indent="12pt" space-before="12pt">(2) Notwithstanding paragraph (1) above, the 2002 Outturn Regulations shall continue to apply in relation to the financial year beginning on 1st April 2001.</fo:block>
			<fo:block font-size="11pt" font-weight="bold" text-align="left" keep-with-next="always" space-before="12pt" space-after="6pt">Prescribed form of, and information to be contained in, outturn statements</fo:block>
			<fo:block text-align="justify" space-before="6pt" text-indent="12pt">
				<fo:inline font-weight="bold">4.</fo:inline> An outturn statement shall be prepared in two parts—</fo:block>
			<fo:list-block provisional-label-separation="12pt" space-before="3pt" provisional-distance-between-starts="36pt" margin-left="6pt" text-indent="0pt">
				<fo:list-item>
					<fo:list-item-label end-indent="label-end()">
						<fo:block font-size="11pt" text-align="right">(a)</fo:block>
					</fo:list-item-label>
					<fo:list-item-body start-indent="body-start()">
						<fo:block font-size="11pt" text-align="justify">
							<fo:block>
								<fo:block space-before="6pt" text-align="justify" text-indent="0pt">Part 1 shall be in the form prescribed in Schedule 1 and shall contain information as to how the planned expenditure specified in the LEA’s budget statement for the LEA as a whole for the financial year beginning on 1st April 2002 was actually incurred, or treated by the LEA as having been incurred, both by the schools maintained by the LEA and by the LEA, including expenditure on Academies;</fo:block>
							</fo:block>
						</fo:block>
					</fo:list-item-body>
				</fo:list-item>
			</fo:list-block>
			<fo:list-block provisional-label-separation="12pt" space-before="3pt" provisional-distance-between-starts="36pt" margin-left="6pt" text-indent="0pt">
				<fo:list-item>
					<fo:list-item-label end-indent="label-end()">
						<fo:block font-size="11pt" text-align="right">(b)</fo:block>
					</fo:list-item-label>
					<fo:list-item-body start-indent="body-start()">
						<fo:block font-size="11pt" text-align="justify">
							<fo:block>
								<fo:block space-before="6pt" text-align="justify" text-indent="0pt">Part 2 shall be in the form prescribed in Schedule 2 and shall contain information about the LEA’s planned expenditure, the expenditure actually incurred, or treated by the LEA as having been incurred, and other resources allocated by the LEA, for each school for the financial year beginning on 1st April 2002.</fo:block>
							</fo:block>
						</fo:block>
					</fo:list-item-body>
				</fo:list-item>
			</fo:list-block>
			<fo:block font-size="11pt" font-weight="bold" text-align="left" keep-with-next="always" space-before="12pt" space-after="6pt">Prescribed manner and time of publication of outturn statements</fo:block>
			<fo:block text-align="justify" text-indent="12pt">
				<fo:inline font-weight="bold">5.</fo:inline>—(1) For the purposes of section 52(3)(b) of the 1998 Act, every outturn statement shall be published by—<fo:list-block provisional-label-separation="12pt" space-before="3pt" provisional-distance-between-starts="36pt" margin-left="0pt" text-indent="0pt">
					<fo:list-item>
						<fo:list-item-label end-indent="label-end()">
							<fo:block font-size="11pt" text-align="right">(a)</fo:block>
						</fo:list-item-label>
						<fo:list-item-body start-indent="body-start()">
							<fo:block font-size="11pt" text-align="justify">
								<fo:block>
									<fo:block space-before="6pt" text-align="justify" text-indent="0pt">supplying a copy to the Secretary of State for Education and Skills; and</fo:block>
								</fo:block>
							</fo:block>
						</fo:list-item-body>
					</fo:list-item>
				</fo:list-block>
				<fo:list-block provisional-label-separation="12pt" space-before="3pt" provisional-distance-between-starts="36pt" margin-left="0pt" text-indent="0pt">
					<fo:list-item>
						<fo:list-item-label end-indent="label-end()">
							<fo:block font-size="11pt" text-align="right">(b)</fo:block>
						</fo:list-item-label>
						<fo:list-item-body start-indent="body-start()">
							<fo:block font-size="11pt" text-align="justify">
								<fo:block>
									<fo:block space-before="6pt" text-align="justify" text-indent="0pt">making a copy available for inspection at all reasonable times and free of charge at each education office of the LEA.</fo:block>
								</fo:block>
							</fo:block>
						</fo:list-item-body>
					</fo:list-item>
				</fo:list-block>
			</fo:block>
			<fo:block text-indent="12pt" space-before="12pt">(2) An outturn statement shall be published before 10th October 2003.</fo:block>
			<fo:block text-indent="12pt" space-before="12pt">(3) An outturn statement shall be revised if the LEA discover any errors.</fo:block>
			<fo:block text-indent="12pt" space-before="12pt">(4) A revised outturn statement shall be subject to regulations 4, 5(1) and 5(3).</fo:block>
			<fo:block font-size="11pt" space-before="24pt">
				<fo:table font-size="11pt">
					<fo:table-column column-width="30%"/>
					<fo:table-column column-width="70%"/>
					<fo:table-body>
						<fo:table-row>
							<fo:table-cell display-align="after">
								<fo:block keep-with-next="always">24th April 2003</fo:block>
							</fo:table-cell>
							<fo:table-cell display-align="after">
								<fo:block text-align="right" font-style="italic" keep-with-next="always">David Miliband</fo:block>
								<fo:block text-align="right" keep-with-next="always">Minister of State,</fo:block>
								<fo:block text-align="right">Department for Education and Skills</fo:block>
							</fo:table-cell>
						</fo:table-row>
					</fo:table-body>
				</fo:table>
			</fo:block>
		</fo:flow>
	</fo:page-sequence>
	<fo:page-sequence master-reference="schedule-sequence">
		<fo:static-content flow-name="xsl-footnote-separator">
			<fo:block>
				<fo:leader leader-pattern="rule" leader-length="96pt" rule-style="solid" rule-thickness="0.5pt"/>
			</fo:block>
		</fo:static-content>
		<fo:static-content flow-name="even-after">
			<fo:block font-size="8pt" font-family="Times">
				<fo:block space-after="6pt">
					<fo:leader leader-pattern="rule" leader-length="100%" rule-style="solid" rule-thickness="0.5pt"/>
				</fo:block>
				<fo:table>
					<fo:table-column column-width="50%"/>
					<fo:table-column column-width="50%"/>
					<fo:table-body>
						<fo:table-row>
							<fo:table-cell>
								<fo:block>
									<fo:inline>May 2003</fo:inline>
								</fo:block>
							</fo:table-cell>
							<fo:table-cell text-align="right">
								<fo:block>
									<fo:inline>UK legislation by TSO</fo:inline>
								</fo:block>
							</fo:table-cell>
						</fo:table-row>
					</fo:table-body>
				</fo:table>
			</fo:block>
		</fo:static-content>
		<fo:static-content flow-name="odd-after">
			<fo:block font-size="8pt" font-family="Times">
				<fo:block space-after="6pt">
					<fo:leader leader-pattern="rule" leader-length="100%" rule-style="solid" rule-thickness="0.5pt"/>
				</fo:block>
				<fo:table>
					<fo:table-column column-width="50%"/>
					<fo:table-column column-width="50%"/>
					<fo:table-body>
						<fo:table-row>
							<fo:table-cell>
								<fo:block>
									<fo:inline>UK legislation by TSO</fo:inline>
								</fo:block>
							</fo:table-cell>
							<fo:table-cell text-align="right">
								<fo:block>
									<fo:inline>May 2003</fo:inline>
								</fo:block>
							</fo:table-cell>
						</fo:table-row>
					</fo:table-body>
				</fo:table>
			</fo:block>
		</fo:static-content>
		<fo:flow flow-name="xsl-region-body" font-family="Times" font-size="11pt" line-height="12pt">
			<fo:block text-align="justify" font-size="11pt" break-before="page">
				<fo:block text-align="justify" font-size="11pt">
					<fo:marker marker-class-name="runningheadschedule">SCHEDULE 1 – FORM OF PART 1 OF AN OUTTURN STATEMENT</fo:marker>
					<fo:marker marker-class-name="runningheadpart"/>
					<fo:table font-size="11pt" space-before="36pt" space-after="12pt">
						<fo:table-column column-width="20%"/>
						<fo:table-column column-width="60%"/>
						<fo:table-column column-width="20%"/>
						<fo:table-body>
							<fo:table-row>
								<fo:table-cell>
									<fo:block font-size="11pt"/>
								</fo:table-cell>
								<fo:table-cell>
									<fo:block font-size="11pt" space-before="24pt" text-align="center" keep-with-next="always" text-transform="uppercase">
										<fo:marker marker-class-name="runningheadschedule">SCHEDULE 1 – FORM OF PART 1 OF AN OUTTURN STATEMENT</fo:marker>SCHEDULE 1</fo:block>
								</fo:table-cell>
								<fo:table-cell>
									<fo:block font-size="8pt" keep-with-next="always" text-align="right">Regulation 4(1)(a)</fo:block>
								</fo:table-cell>
							</fo:table-row>
						</fo:table-body>
					</fo:table>
					<fo:block font-size="11pt" text-align="center" keep-with-next="always">FORM OF PART 1 OF AN OUTTURN STATEMENT</fo:block>
					<fo:block>
						<fo:block space-before="6pt" text-align="justify" text-indent="0pt">Part 1 of an outturn statement shall be in the following form.</fo:block>
					</fo:block>
					<!-- Error occurs about here -->
					<fo:block-container reference-orientation="90">
						<fo:block>
							<fo:external-graphic src="url('uksi_20031153_en_001.TIF')" content-width="scale-to-fit" width="100%"/>
						</fo:block>
					</fo:block-container>
					<fo:block-container reference-orientation="90">
						<fo:block>
							<fo:external-graphic src="url('uksi_20031153_en_002.TIF')" content-width="scale-to-fit" width="100%"/>
						</fo:block>
					</fo:block-container>
					<fo:block-container reference-orientation="90">
						<fo:block>
							<fo:external-graphic src="url('uksi_20031153_en_003.TIF')" content-width="scale-to-fit" width="100%"/>
						</fo:block>
					</fo:block-container>
					<fo:block-container reference-orientation="90">
						<fo:block>
							<fo:external-graphic src="url('uksi_20031153_en_004.TIF')" content-width="scale-to-fit" width="100%"/>
						</fo:block>
					</fo:block-container>
				</fo:block>
				<fo:block text-align="justify" font-size="11pt">
					<fo:marker marker-class-name="runningheadschedule">SCHEDULE 2 – FORM OF PART 2 OF AN OUTTURN STATEMENT</fo:marker>
					<fo:marker marker-class-name="runningheadpart"/>
					<fo:table font-size="11pt" space-before="36pt" space-after="12pt">
						<fo:table-column column-width="20%"/>
						<fo:table-column column-width="60%"/>
						<fo:table-column column-width="20%"/>
						<fo:table-body>
							<fo:table-row>
								<fo:table-cell>
									<fo:block font-size="11pt"/>
								</fo:table-cell>
								<fo:table-cell>
									<fo:block font-size="11pt" space-before="24pt" text-align="center" keep-with-next="always" text-transform="uppercase">
										<fo:marker marker-class-name="runningheadschedule">SCHEDULE 2 – FORM OF PART 2 OF AN OUTTURN STATEMENT</fo:marker>SCHEDULE 2</fo:block>
								</fo:table-cell>
								<fo:table-cell>
									<fo:block font-size="8pt" keep-with-next="always" text-align="right">Regulation 4(1)(b)</fo:block>
								</fo:table-cell>
							</fo:table-row>
						</fo:table-body>
					</fo:table>
					<fo:block font-size="11pt" text-align="center" keep-with-next="always">FORM OF PART 2 OF AN OUTTURN STATEMENT</fo:block>
					<fo:block>
						<fo:block space-before="6pt" text-align="justify" text-indent="0pt">Part 2 of an outturn statement shall be in the following form.</fo:block>
					</fo:block>
					<fo:block-container reference-orientation="90">
						<fo:block>
							<fo:external-graphic src="url('uksi_20031153_en_005.TIF')" content-width="scale-to-fit" width="100%"/>
						</fo:block>
					</fo:block-container>
				</fo:block>
			</fo:block>
			<fo:block space-before="36pt" space-after="36pt" keep-with-next="always">
				<fo:leader leader-pattern="rule" leader-length="100%" rule-style="solid" rule-thickness="0.5pt"/>
			</fo:block>
			<fo:block font-weight="bold" text-align="center" text-transform="uppercase" space-after="12pt" keep-with-next="always">Explanatory Note</fo:block>
			<fo:block font-style="italic" text-align="center" space-after="12pt" keep-with-next="always">(This note is not part of the Regulations)</fo:block>
			<fo:block>
				<fo:block space-before="6pt" text-align="justify" text-indent="0pt">These Regulations prescribe the form and contents of the outturn statement of a local education authority in England for the financial year beginning on 1st April 2002 under section 52(2) of the School Standards and Framework Act 1998. The statement gives details of expenditure by the local education authority, and of other resources allocated by them to schools which they maintain, during the financial year to which it relates.</fo:block>
			</fo:block>
			<fo:block text-align="left" break-before="page" font-family="Helvetica" font-size="8pt" line-height="9pt">
				<fo:table>
					<fo:table-column column-width="60%"/>
					<fo:table-column column-width="15%"/>
					<fo:table-column column-width="25%"/>
					<fo:table-body>
						<fo:table-row>
							<fo:table-cell>
								<fo:block/>
								<fo:block margin-top="12pt">Printed and published in the UK by The Stationery Office Limited under the authority and superintendence of Carol Tullo, Controller of Her Majesty’s Stationery Office and Queen’s Printer of Acts of Parliament</fo:block>
							</fo:table-cell>
							<fo:table-cell>
								<fo:block/>
							</fo:table-cell>
							<fo:table-cell text-align="left">
								<fo:block margin-left="12pt">ISBN 0110459814</fo:block>
								<fo:block text-align="right">
									<fo:table keep-together.within-column="always" text-align="right">
										<fo:table-column column-width="3.6300000000000003mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.99mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.99mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.99mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.99mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.99mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.99mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.99mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.99mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.66mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="1.32mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-column column-width="0.33mm"/>
										<fo:table-body>
											<fo:table-row height="23.1mm">
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black" number-rows-spanned="2">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell number-rows-spanned="2">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black" number-rows-spanned="2">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black" number-rows-spanned="2">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell number-rows-spanned="2">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black" number-rows-spanned="2">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell>
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black" number-rows-spanned="2">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell number-rows-spanned="2">
													<fo:block/>
												</fo:table-cell>
												<fo:table-cell background-color="black" number-rows-spanned="2">
													<fo:block/>
												</fo:table-cell>
											</fo:table-row>
											<fo:table-row height="1.8150000000000001mm" font-size="3.6300000000000003mm" font-family="Helvetica" text-align="center">
												<fo:table-cell number-rows-spanned="2">
													<fo:block padding="0.33mm">9</fo:block>
												</fo:table-cell>
												<fo:table-cell number-columns-spanned="25" number-rows-spanned="2">
													<fo:block padding="0.33mm">780110</fo:block>
												</fo:table-cell>
												<fo:table-cell number-columns-spanned="25" number-rows-spanned="2">
													<fo:block padding="0.33mm">459813</fo:block>
												</fo:table-cell>
											</fo:table-row>
										</fo:table-body>
									</fo:table>
								</fo:block>
							</fo:table-cell>
						</fo:table-row>
					</fo:table-body>
				</fo:table>
			</fo:block>
		</fo:flow>
	</fo:page-sequence>
</fo:root>



