<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2007 rel. 3 sp1 (http://www.altova.com) by Steve Owens (Pfizer Inc) -->
<fo:root xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:fn="http://www.w3.org/2005/xpath-functions">
	<fo:layout-master-set>
		<fo:simple-page-master master-name="portrait" page-height="11.0in" page-width="8.5in">
			<fo:region-body margin-bottom="1in" margin-left="1.5in" margin-right="1in" margin-top="1in"/>
		</fo:simple-page-master>
		<fo:simple-page-master master-name="landscape" page-height="8.5in" page-width="11.0in">
			<fo:region-body margin-bottom="1in" margin-left="1.5in" margin-right="1in" margin-top="1in"/>
		</fo:simple-page-master>
	</fo:layout-master-set>
	<fo:page-sequence master-reference="portrait">
		<fo:flow flow-name="xsl-region-body">
			<fo:table border="0.5pt solid black" table-layout="auto" width="0pt" id="dce4bfad-1a84-4fc0-9b77-a218f85df711">
				<fo:table-column column-number="1" width="117.50pt"/>
				<fo:table-column column-number="2" width="252.00pt"/>
				<fo:table-column column-number="3" width="89.05pt"/>
				<fo:table-header>
					<fo:table-row>
						<fo:table-cell column-number="1" border-width="0.5pt" border-color="#000000" border-left-style="solid" border-bottom-style="solid" text-align="center" font-weight="bold">
							<fo:block>Medium</fo:block>
						</fo:table-cell>
						<fo:table-cell column-number="2" border-width="0.5pt" border-color="#000000" border-left-style="solid" border-bottom-style="solid" text-align="center" font-weight="bold">
							<fo:block>Wide</fo:block>
						</fo:table-cell>
						<fo:table-cell column-number="3" border-width="0.5pt" border-color="#000000" border-left-style="solid" border-bottom-style="solid" text-align="center" font-weight="bold">
							<fo:block>Narrow</fo:block>
						</fo:table-cell>
					</fo:table-row>
				</fo:table-header>
				<fo:table-body>
					<fo:table-row>
						<fo:table-cell column-number="1" border-width="0.5pt" border-color="#000000" border-left-style="solid" border-bottom-style="solid">
							<fo:block>No border between here</fo:block>
						</fo:table-cell>
						<fo:table-cell column-number="2" border-width="0.5pt" border-color="#000000" border-left-style="solid" border-bottom-style="solid">
							<fo:block> And here</fo:block>
						</fo:table-cell>
						<fo:table-cell column-number="3" border-width="0.5pt" border-color="#000000" border-left-style="solid" border-bottom-style="solid"/>
					</fo:table-row>
					<fo:table-row>
						<fo:table-cell column-number="1" border-width="0.5pt" border-color="#000000" border-left-style="solid" border-bottom-style="solid"/>
						<fo:table-cell column-number="2" border-width="0.5pt" border-color="#000000" border-left-style="solid" border-bottom-style="solid"/>
						<fo:table-cell column-number="3" border-width="0.5pt" border-color="#000000" border-left-style="solid" border-bottom-style="solid"/>
					</fo:table-row>
				</fo:table-body>
			</fo:table>
		</fo:flow>
	</fo:page-sequence>
</fo:root>

