Expand my Community achievements bar.

Printing text in Gray color

Avatar

Former Community Member

Hi,

I have forms which are  printing all the grey color text in dark black, on xerox printers. When the output is of PS type, it works all well and good, but for PCL, it is printing all black.

I have been using hppcl5c.xdc for PCL. Do I need to have a xerox XDC? If yes, where can I get it or what changes do I need to make to the HP XDC in order to make it work?

Is there probably a specific property that needs to be changed in order to get the Gray text printed gray instead of black?

Is there anything else that I am probably not doing right?

Thanks.

Here is my XDC if you need:

<?xml version="1.0" encoding="UTF-8"?> <?xfa generator="XFA2_0" APIVersion="3.1.10056.0"?> <xdp:xdp xmlns:xdp="http://ns.adobe.com/xdp/"> <xdc name="hppcl5c" id="hppcl5c" xmlns="http://www.xfa.org/schema/xdc/1.0/">   <pdl>     <renderLib name="pcldriver"/>     <!-- ========================================== -->     <!-- OUTPUT SEQUENCES                           -->     <!-- ========================================== -->     <seq id="preDoc"><ESC/>%-12345X@PJL RDYMSG DISPLAY=""&#13;&#10;<var name="staple"/><var name="jog"/>@PJL ENTER LANGUAGE = PCL&#13;&#10;<ESC/>&l1T<ESC/>*t600R<ESC/>&u600D</seq>     <seq id="postDoc"><ESC/>%-12345X@PJL RDYMSG DISPLAY=""&#13;&#10;</seq>     <seq id="preRecord"/>     <seq id="postRecord"/>     <seq id="prePage"/>     <seq id="postPage"/>     <seq id="copy"><ESC/>&l<var name="numCopies"/>X</seq>     <seq id="paginationSimplex"><ESC/>&l0S</seq>        <seq id="paginationDuplexLongEdge"><ESC/>&l1S</seq>        <seq id="paginationDuplexShortEdge"><ESC/>&l2S</seq>        <seq id="pagination"><var name="pagination"/></seq>     <seq id="stapleOn">@PJL SET LSTAPLE = ON&#13;&#10;</seq>     <seq id="stapleOff">@PJL SET LSTAPLE = OFF&#13;&#10;</seq>     <seq id="jogNone">@PJL SET JOBOFFSET = OFF&#13;&#10;</seq>     <seq id="jogPageSet">@PJL SET JOBOFFSET = BETWEENCOPIES&#13;&#10;</seq>        <!-- ========================================== -->     <!-- Font Sequences                             -->     <!-- ========================================== -->     <!-- PCL fonts -->     <seq id="Arial_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b16602T</seq>     <seq id="Arial_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b16602T</seq>     <seq id="Arial_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b16602T</seq>     <seq id="Arial_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b16602T</seq>     <seq id="Albertus Extra Bold_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s4b4362T</seq>     <seq id="Albertus Medium_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s1b4362T</seq>     <seq id="Antique Olive_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b4168T</seq>     <seq id="Antique Olive_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b4168T</seq>     <seq id="Antique Olive_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b4168T</seq>     <seq id="CG Omega_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b4113T</seq>     <seq id="CG Omega_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b4113T</seq>     <seq id="CG Omega_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b4113T</seq>     <seq id="CG Omega_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b4113T</seq>     <seq id="CG Times_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b4101T</seq>     <seq id="CG Times_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b4101T</seq>     <seq id="CG Times_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b4101T</seq>     <seq id="CG Times_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b4101T</seq>     <seq id="Clarendon Condensed_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v4s3b4140T</seq>     <seq id="Coronet_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b4116T</seq>     <seq id="Courier_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h0s0b4099T</seq>     <seq id="Courier_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h0s3b4099T</seq>     <seq id="Courier_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h1s3b4099T</seq>     <seq id="Courier_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h1s0b4099T</seq>     <seq id="CourierPS_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h0s0b24579T</seq>     <seq id="CourierPS_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h1s0b24579T</seq>     <seq id="CourierPS_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h0s3b24579T</seq>     <seq id="CourierPS_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h1s3b24579T</seq>     <seq id="Garamond_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b4197T</seq>     <seq id="Garamond_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b4197T</seq>     <seq id="Garamond_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b4197T</seq>     <seq id="Garamond_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b4197T</seq>     <seq id="Helvetica Narrow_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v4s0b24580T</seq>     <seq id="Helvetica Narrow_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v5s0b24580T</seq>     <seq id="Helvetica Narrow_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v4s3b24580T</seq>     <seq id="Helvetica Narrow_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v5s3b24580T</seq>     <seq id="Helvetica_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b24580T</seq>     <seq id="Helvetica_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b24580T</seq>     <seq id="Helvetica_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b24580T</seq>     <seq id="Helvetica_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b24580T</seq>     <seq id="ITC Avant Garde Gothic_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b24607T</seq>     <seq id="ITC Avant Garde Gothic_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b24607T</seq>     <seq id="ITC Avant Garde Gothic Demi_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s2b24607T</seq>     <seq id="ITC Avant Garde Gothic Demi_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s2b24607T</seq>     <seq id="ITC Bookman Light_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s-3b24623T</seq>     <seq id="ITC Bookman Light_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s-3b24623T</seq>     <seq id="ITC Bookman Demi_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s2b24623T</seq>     <seq id="ITC Bookman Demi_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s2b24623T</seq>     <seq id="ITC Zapf Chancery_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b45099T</seq>     <seq id="ITC Zapf Dingbats_Normal_Normal_fontSpecific"><ESC/>&t0P<ESC/>(14L<ESC/>(s1p<var name="fontSize"/>v0s0b45101T</seq>     <seq id="Letter Gothic_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h0s0b4102T</seq>     <seq id="Letter Gothic_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h1s0b4102T</seq>     <seq id="Letter Gothic_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h0s3b4102T</seq>     <seq id="Marigold_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b4297T</seq>     <seq id="New Century Schoolbook_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b24703T</seq>     <seq id="New Century Schoolbook_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b24703T</seq>     <seq id="New Century Schoolbook_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b24703T</seq>     <seq id="New Century Schoolbook_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b24703T</seq>     <seq id="Palatino_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b24591T</seq>     <seq id="Palatino_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b24591T</seq>     <seq id="Palatino_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b24591T</seq>     <seq id="Palatino_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b24591T</seq>     <seq id="Symbol_Normal_Normal_fontSpecific"><ESC/>&t0P<ESC/>(19M<ESC/>(s1p<var name="fontSize"/>v0s0b16686T</seq>     <seq id="SymbolPS_Normal_Normal_fontSpecific"><ESC/>&t0P<ESC/>(19M<ESC/>(s1p<var name="fontSize"/>v0s0b45358T</seq>     <seq id="Times_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b25093T</seq>     <seq id="Times_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b25093T</seq>     <seq id="Times_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b25093T</seq>     <seq id="Times_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b25093T</seq>     <seq id="Times New Roman_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b16901T</seq>     <seq id="Times New Roman_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b16901T</seq>     <seq id="Times New Roman_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b16901T</seq>     <seq id="Times New Roman_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b16901T</seq>     <seq id="Univers_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b4148T</seq>     <seq id="Univers_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b4148T</seq>     <seq id="Univers_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b4148T</seq>     <seq id="Univers_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b4148T</seq>     <seq id="Univers Condensed_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v4s0b4148T</seq>     <seq id="Univers Condensed_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v5s0b4148T</seq>     <seq id="Univers Condensed_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v4s3b4148T</seq>     <seq id="Univers Condensed_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v5s3b4148T</seq>     <seq id="Wingdings_Normal_Normal_fontSpecific"><ESC/>&t0P<ESC/>(19M<ESC/>(s1p<var name="fontSize"/>v0s0b31402T</seq>   </pdl>   <deviceInfo>     <!-- ========================================== -->     <!-- Device information                         -->     <!-- ========================================== -->     <option name="manufacturer">General</option>     <option name="model">General</option>     <option name="language">pcl</option>     <option name="languageLevel">5c</option>     <!-- ========================================== -->     <!-- Device options                             -->     <!-- ========================================== -->     <option name="supportsInteractiveForms">0</option>     <option name="supportsHiddenFieldObjects">0</option>     <option name="supportsInvisibleFieldObjects">0</option>     <option name="supportsInvisibleFieldBorderObjects">0</option>     <option name="supportsInvisibleFieldCaptionObjects">0</option>     <option name="supportsHiddenBoilerPlateObjects">0</option>     <option name="supportsInvisibleBoilerPlateObjects">0</option>     <option name="supportsDrawLine">1</option>     <option name="supportsDrawArc">1</option>     <option name="supportsDrawRectangle">1</option>     <option name="supportsNativeRectangle">1</option>     <option name="supportsDrawText">1</option>     <option name="supportsNativeLinearFill">0</option>     <option name="supportsNativeRadialFill">0</option>     <option name="gradientFillStepSize">0.0625in</option>     <option name="supportsNativePatternFill">1</option>     <option name="supportsNativeLineStyles">1</option>     <option name="maxOutputLineLength">0</option>     <option name="enumerateColors">1</option>     <option name="strokeTypeMultiplier">1</option>     <option name="pageOffsetX">-0.25in</option>     <option name="pageOffsetY">-0.25in</option>     <option name="supportsCopy">1</option>     <option name="supportsMacros">1</option>     <option name="supportsPCLLogicalOperationCommand">1</option>     <!-- ========================================== -->     <!-- PCL Color Treatment option                 -->     <!--                                            -->     <!--   Device ID:                               -->     <!--      8 = Color Laserjet 4500               -->     <!--      6 = Any other Color Laserjet          -->     <!--                                            -->     <!--   Color Treatment Code                     -->     <!--      3 = Vivid Graphics                    -->     <!--      6 = Screen Match                      -->     <!-- ========================================== -->     <option name="colorTreatmentDevicePcl">6</option>     <option name="colorTreatmentCodePcl">6</option>     <!-- ========================================== -->     <!-- Font options                               -->     <!-- ========================================== -->     <option name="supportsFontEmbedding">1</option>     <option name="supportsFontLinking">0</option>     <option name="supportsFontSubsetting">1</option>     <option name="supportsFontRasterizing">1</option>     <option name="enumerateFonts">0</option>     <option name="startingFontNumber">9000</option>            <!-- ========================================== -->     <!-- Duplex options                             -->     <!--     0 - Simplex (no-Duplex)                -->     <!--     1 - Duplex, Long-Edge Binding          -->     <!--     2 - Duplex, Short-Edge Binding         -->     <!-- ========================================== -->     <option name="jobLevelDuplex">0</option>     <!-- ========================================== -->     <!-- Text formatting                            -->     <!-- ========================================== -->     <option name="boilerplateTextRetrieval">formattedFragments</option>     <option name="fieldTextRetrieval">formattedFragments</option>     <option name="outputZeroRotation">0</option>     <!-- ========================================== -->     <!-- Resolution                                 -->     <!-- ========================================== -->     <option name="deviceXResolution">600</option>     <option name="deviceYResolution">600</option>     <option name="defaultRasterResolution">300</option>     <option name="deviceRasterTextResolution">300</option>     <option name="autoCalcGraphicDimensions">1</option>     <!-- ========================================== -->     <!-- Image options                              -->     <!-- ========================================== -->     <option name="blackIsZero">0</option>     <option name="outputImagesByLine">1</option>     <option name="supportsColorImages">1</option>     <option name="supportedCompressionTypes">none</option>     <option name="imageCompression">none</option>     <option name="supportsEncodeColorMap">none</option>     <option name="supportsImageScaling">0</option>     <option name="supportsLinkedImages">0</option>     <option name="supportsEmbeddedImages">1</option>     <option name="supportedEmbeddedImageFormats">internal</option>     <option name="supportedLinkedImageFormats">internal</option>     <!-- ========================================== -->     <!-- Supported graphic types                    -->     <!-- ========================================== -->     <option name="supportsMonochrome1">1</option>     <option name="supportsGreyscale1">1</option>     <option name="supportsGreyscale2">1</option>     <option name="supportsGreyscale4">1</option>     <option name="supportsGreyscale8">1</option>     <option name="supportsPalette1">1</option>     <option name="supportsPalette2">1</option>     <option name="supportsPalette4">1</option>     <option name="supportsPalette8">1</option>     <option name="supportsRGB8">1</option>     <option name="supportsRGB16">1</option>     <!-- ========================================== -->     <!-- Native end caps                            -->     <!-- ========================================== -->     <option name="endCap_butt">1</option>     <option name="endCap_square">2</option>     <option name="endCap_round">4</option>     <!-- ========================================== -->     <!-- Native line styles                         -->     <!-- ========================================== -->     <option name="solid">LT</option>     <option name="dotted">LT2,0.5,1</option>     <option name="dashed">LT3,1.0</option>     <option name="dashDot">LT5,2.5</option>     <option name="dashDotDot">LT6</option>     <!-- ========================================== -->     <!-- The following should be in xci -->     <!-- ========================================== -->     <option name="linesAsRaster">0</option>     <option name="arcsAsRaster">0</option>     <option name="rectanglesAsRaster">0</option>     <option name="textAsRaster">0</option>     <option name="renderImagesInColor">1</option>     <option name="rasterizeAll">0</option>     <option name="rasterizeBoilerPlate">0</option>     <option name="imageCompression">none</option>     <option name="ignoreBoilerplate">0</option>     <option name="useNativeLineStyles">1</option>     <!-- ========================================== -->     <!-- Medium                                     -->     <!-- ========================================== -->     <medium stock="default" short="612pt" long="792pt" imagingBBox="none">2</medium>     <medium stock="executive" short="7.25in" long="10.5in">1</medium>     <!--<<medium stock="letter" short="8.5in" long="11in" imagingBBox="none">2</medium>-->     <medium stock="letterSpecial" short="8.5in" long="11in" imagingBBox="none">2</medium>     <medium stock="legal" short="8.5in" long="14in">3</medium>     <medium stock="ledger" short="11in" long="17in">6</medium>     <medium stock="a5" short="148mm" long="210mm">25</medium>     <medium stock="a4" short="210mm" long="297mm">26</medium>     <medium stock="a3" short="297mm" long="420mm">27</medium>     <medium stock="b5JIS" short="182mm" long="257mm">45</medium>     <medium stock="b4JIS" short="250mm" long="354mm">46</medium>     <medium stock="hagakiPostcard" short="100mm" long="148mm">71</medium>     <medium stock="oufukuHagakiPostcard" short="200mm" long="148mm">72</medium>     <medium stock="envelopeMonarch" short="3.875in" long="7.5in">80</medium>     <medium stock="envelopeCommercial" short="4.125in" long="9.5in">81</medium>     <medium stock="DLInternational" short="110mm" long="220mm">90</medium>     <medium stock="C5International" short="162mm" long="229mm">91</medium>     <medium stock="B5International" short="176mm" long="250mm">100</medium>     <medium stock="custom">101</medium>     <medium stock="letterPlain" short="612pt" long="792pt">2</medium>     <medium stock="letterLetterhead" short="612pt" long="792pt">2</medium>     <!--<medium stock="letterSpecial" short="612pt" long="792pt">2</medium>-->     <medium stock="letterColor" short="612pt" long="792pt">2</medium>     <medium stock="a4Plain" short="210mm" long="297mm">26</medium>     <medium stock="a4Letterhead" short="210mm" long="297mm">26</medium>     <medium stock="a4Special" short="210mm" long="297mm">26</medium>     <medium stock="a4Color" short="210mm" long="297mm">26</medium>     <medium stock="b4JISPlain" short="250mm" long="354mm">46</medium>     <medium stock="b4JISLetterhead" short="250mm" long="354mm">46</medium>     <medium stock="b4JISSpecial" short="250mm" long="354mm">46</medium>     <medium stock="b4JISColor" short="250mm" long="354mm">46</medium>     <!-- ========================================== -->     <!-- Units                                      -->     <!-- ========================================== -->     <deviceUnits name="general"             hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="pageDimensions"      hSize=".1pt" vSize=".1pt" fracDigits="0" fraction="round"/>     <deviceUnits name="lineDimensions"      hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="linePlacement"       hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="lineThickness"       hSize="1mm"   vSize="1mm"   fracDigits="2" fraction="round"/>     <deviceUnits name="graphicPlacement"    hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="graphicDimensions"   hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="textPlacement"       hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="fontSize"            hSize="1pt"   vSize="1pt"   fracDigits="3" fraction="round"/>     <deviceUnits name="arcPlacement"        hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="arcDimensions"       hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="rectanglePlacement"  hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="rectangleDimensions" hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="color"               hSize="0pt"   vSize="0pt"   fracDigits="0" fraction="round"/>     <!-- ========================================== -->     <!-- Barcodes                                   -->     <!-- ========================================== -->     <barcodes>       <barcodeDefinition type="code2Of5Interleaved" support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="2.2-3.0" checksum="auto,none" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars="0123456789"/>       <barcodeDefinition type="code3Of9"            support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="2.2-3.0" checksum="auto,none" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-. $/+%*"/>       <barcodeDefinition type="pdf417"              support="software"/>       <barcodeDefinition type="ean8"                support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="belowEmbedded" validDataChars="0123456789"/>       <barcodeDefinition type="upcA"                support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="belowEmbedded" validDataChars="0123456789"/>       <barcodeDefinition type="code128"             support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars=" &#33;&#35;&#38;&#39;$%()*+,-./0123456789:;&#60;=&#62;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_&#96;abcdefghijklmnopqrstuvwxyz{|}~"/> <!-- need to add " -->     <barcodeDefinition type="code128A"            support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars=" &#33;&#35;&#38;&#39;$%()*+,-./0123456789:;&#60;=&#62;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_"/> <!-- need to add " -->     <barcodeDefinition type="code128B"            support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars=" &#33;&#35;&#38;&#39;$%()*+,-./0123456789:;&#60;=&#62;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_&#96;abcdefghijklmnopqrstuvwxyz{|}~"/> <!-- need to add " -->     <barcodeDefinition type="code128C"            support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars="0123456789"/> <!-- need to add " -->     <barcodeDefinition type="code128SSCC"         support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars="0123456789"/> <!-- need to add " -->       <barcodeDefinition type="ean13"               support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="belowEmbedded" validDataChars="0123456789"/>       <barcodeDefinition type="code2Of5Matrix"      support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="2.2-3.0" checksum="auto,none" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars="0123456789"/>       <barcodeDefinition type="code2Of5Industrial"  support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="2.2-3.0" checksum="auto,none" textLocation="none,above,below,aboveEmbedded,belowEmbedded"  validDataChars="0123456789"/>       <barcodeDefinition type="codabar"             support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="2.2-3.0" checksum="none" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars="0123456789-$:/.+" startChar="ABCDabcd*NTEnte" endChar="ABCDabcd*NTEnte"/>       <barcodeDefinition type="postAUSStandard"     support="software" checksum="auto" textLocation="none,above" validDataChars="0123456789" dataLength="8"/>       <barcodeDefinition type="postAUSCust2"        support="software" checksum="auto" textLocation="none,above" validDataChars="0123456789"/>       <barcodeDefinition type="postAUSCust3"        support="software" checksum="auto" textLocation="none,above" validDataChars="0123456789"/>       <barcodeDefinition type="postAUSReplyPaid"    support="software" checksum="auto" textLocation="none,above" validDataChars="0123456789" dataLength="8"/>       <barcodeDefinition type="postUSStandard"      support="software" checksum="auto" textLocation="none,above,below" validDataChars="0123456789" dataLength="9"/>       <barcodeDefinition type="postUS5Zip"          support="software" checksum="auto" textLocation="none,above,below" validDataChars="0123456789" dataLength="5"/>       <barcodeDefinition type="postUSDPBC"          support="software" checksum="auto" textLocation="none,above,below" validDataChars="0123456789" dataLength="11"/>       <barcodeDefinition type="postUKRM4SCC"        support="software" checksum="auto,none" textLocation="none,above,below" validDataChars="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"/>        <!-- other barcodes not supported by this device but still need to be rendered -->       <barcodeDefinition type="code11"              support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" checksum="auto,none" textLocation="none,above,below" validDataChars="0123456789-"/>       <barcodeDefinition type="msi"                 support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" checksum="none,1mod10,2mod10,1mod10_1mod11" textLocation="none,above,below" printCheckDigit="1" validDataChars="0123456789" dataLength="1-14"/>       <barcodeDefinition type="plessey"             support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" checksum="auto,none" textLocation="none,above,below" validDataChars="0123456789ABCDEF"/>       <barcodeDefinition type="upcE"                support="none" wideNarrowRatio="fixed"   moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" textLocation="none,above,below" printCheckDigit="1" validDataChars="0123456789" dataLength="10"/>       <barcodeDefinition type="upcean2"             support="none" wideNarrowRatio="fixed"   moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" textLocation="none,above,below" validDataChars="0123456789" dataLength="2"/>       <barcodeDefinition type="upcean5"             support="none" wideNarrowRatio="fixed"   moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" textLocation="none,above,below" validDataChars="0123456789" dataLength="5"/>       <barcodeDefinition type="code93"              support="none" wideNarrowRatio="fixed"   moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" printCheckDigit="1" textLocation="none,above,below" validDataChars="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ -.$/+%&#38;&#39;,()"/>       <barcodeDefinition type="logmars"             support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" textLocation="above,below" validDataChars="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ -.$/+%"/>       <barcodeDefinition type="code49"              support="none" wideNarrowRatio="fixed"   moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" textLocation="none,above,below" startChar="A12345" validDataChars="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ -.$/+%&#60;&#62;:;?="/>       <barcodeDefinition type="code2Of5Standard"    support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" textLocation="none,above,below" validDataChars="0123456789"/>                                  <barcodeDefinition type="codeQR"              support="none"/>       <barcodeDefinition type="upsMaxicode" support="none" wideNarrowRatio="fixed" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" dataLength="0-90"/>       <barcodeDefinition type="planetCode" support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" checksum="none" textLocation="none,above,below" validDataChars="0123456789-"/>       <barcodeDefinition type="rss14" support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" validDataChars="0123456789" dataLength="1-13"/>       <barcodeDefinition type="rss14Stacked" support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" validDataChars="0123456789" dataLength="1-13"/>       <barcodeDefinition type="rss14StackedOmni" support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" validDataChars="0123456789" dataLength="1-13"/>       <barcodeDefinition type="rss14Truncated" support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" validDataChars="0123456789" dataLength="1-13"/>       <barcodeDefinition type="rssLimited" support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" validDataChars="0123456789" dataLength="1-13"/>       <barcodeDefinition type="rssExpanded" support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" dataLength="1-74"/>       <barcodeDefinition type="aztec" support="none" wideNarrowRatio="fixed" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm"/>       <barcodeDefinition type="rfid" support="none" wideNarrowRatio="fixed"/>     </barcodes>          <!-- ========================================== -->         <!-- Fonts                                      -->         <!-- ========================================== -->       <font typeface="Arial" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="728pt" descent="210pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="716pt" italicAngle="0" stdVW="88pt" xHeight="519pt" bBox="-665pt,-1006pt,2000pt,325pt" textEncoding="ISO-8859-1">             <charWidths>32-33:278pt 34:355pt 35-36:556pt 37:889pt 38:667pt 39:191pt 40-41:333pt 42:389pt 43:584pt 44:278pt 45:333pt 46-47:278pt 48-57:556pt 58-59:278pt 60-62:584pt 63:556pt 64:1015pt 65-66:667pt 67-68:722pt 69:667pt 70:611pt 71:778pt 72:722pt 73:278pt 74:500pt 75:667pt 76:556pt 77:833pt 78:722pt 79:778pt 80:667pt 81:778pt 82:722pt 83:667pt 84:611pt 85:722pt 86:667pt 87:944pt 88-89:667pt 90:611pt 91-93:278pt 94:469pt 95:556pt 96:333pt 97-98:556pt 99:500pt 100-101:556pt 102:278pt 103-104:556pt 105-106:222pt 107:500pt 108:222pt 109:833pt 110-113:556pt 114:333pt 115:500pt 116:278pt 117:556pt 118:500pt 119:722pt 120-122:500pt 123:334pt 124:260pt 125:334pt 126:584pt 128:556pt 130:222pt 131:556pt 132:333pt 133:1000pt 134-135:556pt 136:333pt 137:1000pt 138:667pt 139:333pt 140:1000pt 142:611pt 145-146:222pt 147-148:333pt 149:350pt 150:556pt 151:1000pt 152:333pt 153:1000pt 154:500pt 155:333pt 156:944pt 158:500pt 159:667pt 160:278pt 161:333pt 162-165:556pt 166:260pt 167:556pt 168:333pt 169:737pt 170:370pt 171:556pt 172:584pt 173:333pt 174:737pt 175:552pt 176:400pt 177:549pt 178-180:333pt 181:576pt 182:537pt 183:278pt 184-185:333pt 186:365pt 187:556pt 188-190:834pt 191:611pt 192-197:667pt 198:1000pt 199:722pt 200-203:667pt 204-207:278pt 208-209:722pt 210-214:778pt 215:584pt 216:778pt 217-220:722pt 221-222:667pt 223:611pt 224-229:556pt 230:889pt 231:500pt 232-235:556pt 236-239:278pt 240-246:556pt 247:549pt 248:611pt 249-252:556pt 253:500pt 254:556pt 255:500pt </charWidths>          </metrics>       </font>       <font typeface="Arial" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="728pt" descent="208pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="716pt" italicAngle="-12" stdVW="92pt" xHeight="519pt" bBox="-517pt,-998pt,1082pt,325pt" textEncoding="ISO-8859-1">             <charWidths>32-33:278pt 34:355pt 35-36:556pt 37:889pt 38:667pt 39:191pt 40-41:333pt 42:389pt 43:584pt 44:278pt 45:333pt 46-47:278pt 48-57:556pt 58-59:278pt 60-62:584pt 63:556pt 64:1015pt 65-66:667pt 67-68:722pt 69:667pt 70:611pt 71:778pt 72:722pt 73:278pt 74:500pt 75:667pt 76:556pt 77:833pt 78:722pt 79:778pt 80:667pt 81:778pt 82:722pt 83:667pt 84:611pt 85:722pt 86:667pt 87:944pt 88-89:667pt 90:611pt 91-93:278pt 94:469pt 95:556pt 96:333pt 97-98:556pt 99:500pt 100-101:556pt 102:278pt 103-104:556pt 105-106:222pt 107:500pt 108:222pt 109:833pt 110-113:556pt 114:333pt 115:500pt 116:278pt 117:556pt 118:500pt 119:722pt 120-122:500pt 123:334pt 124:260pt 125:334pt 126:584pt 128:556pt 130:222pt 131:556pt 132:333pt 133:1000pt 134-135:556pt 136:333pt 137:1000pt 138:667pt 139:333pt 140:1000pt 142:611pt 145-146:222pt 147-148:333pt 149:350pt 150:556pt 151:1000pt 152:333pt 153:1000pt 154:500pt 155:333pt 156:944pt 158:500pt 159:667pt 160:278pt 161:333pt 162-165:556pt 166:260pt 167:556pt 168:333pt 169:737pt 170:370pt 171:556pt 172:584pt 173:333pt 174:737pt 175:552pt 176:400pt 177:549pt 178-180:333pt 181:576pt 182:537pt 183:278pt 184-185:333pt 186:365pt 187:556pt 188-190:834pt 191:611pt 192-197:667pt 198:1000pt 199:722pt 200-203:667pt 204-207:278pt 208-209:722pt 210-214:778pt 215:584pt 216:778pt 217-220:722pt 221-222:667pt 223:611pt 224-229:556pt 230:889pt 231:500pt 232-235:556pt 236-239:278pt 240-246:556pt 247:549pt 248:611pt 249-252:556pt 253:500pt 254:556pt 255:500pt </charWidths>          </metrics>       </font>       <font typeface="Arial" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="728pt" descent="210pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="716pt" italicAngle="0" stdVW="136pt" xHeight="519pt" bBox="-628pt,-1010pt,2000pt,376pt" textEncoding="ISO-8859-1">             <charWidths>32:278pt 33:333pt 34:474pt 35-36:556pt 37:889pt 38:722pt 39:238pt 40-41:333pt 42:389pt 43:584pt 44:278pt 45:333pt 46-47:278pt 48-57:556pt 58-59:333pt 60-62:584pt 63:611pt 64:975pt 65-68:722pt 69:667pt 70:611pt 71:778pt 72:722pt 73:278pt 74:556pt 75:722pt 76:611pt 77:833pt 78:722pt 79:778pt 80:667pt 81:778pt 82:722pt 83:667pt 84:611pt 85:722pt 86:667pt 87:944pt 88-89:667pt 90:611pt 91:333pt 92:278pt 93:333pt 94:584pt 95:556pt 96:333pt 97:556pt 98:611pt 99:556pt 100:611pt 101:556pt 102:333pt 103-104:611pt 105-106:278pt 107:556pt 108:278pt 109:889pt 110-113:611pt 114:389pt 115:556pt 116:333pt 117:611pt 118:556pt 119:778pt 120-121:556pt 122:500pt 123:389pt 124:280pt 125:389pt 126:584pt 128:556pt 130:278pt 131:556pt 132:500pt 133:1000pt 134-135:556pt 136:333pt 137:1000pt 138:667pt 139:333pt 140:1000pt 142:611pt 145-146:278pt 147-148:500pt 149:350pt 150:556pt 151:1000pt 152:333pt 153:1000pt 154:556pt 155:333pt 156:944pt 158:500pt 159:667pt 160:278pt 161:333pt 162-165:556pt 166:280pt 167:556pt 168:333pt 169:737pt 170:370pt 171:556pt 172:584pt 173:333pt 174:737pt 175:552pt 176:400pt 177:549pt 178-180:333pt 181:576pt 182:556pt 183:278pt 184-185:333pt 186:365pt 187:556pt 188-190:834pt 191:611pt 192-197:722pt 198:1000pt 199:722pt 200-203:667pt 204-207:278pt 208-209:722pt 210-214:778pt 215:584pt 216:778pt 217-220:722pt 221-222:667pt 223:611pt 224-229:556pt 230:889pt 231-235:556pt 236-239:278pt 240-246:611pt 247:549pt 248-252:611pt 253:556pt 254:611pt 255:556pt </charWidths>          </metrics>       </font>       <font typeface="Arial" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="728pt" descent="210pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="716pt" italicAngle="-12" stdVW="140pt" xHeight="519pt" bBox="-560pt,-1000pt,1157pt,376pt" textEncoding="ISO-8859-1">             <charWidths>32:278pt 33:333pt 34:474pt 35-36:556pt 37:889pt 38:722pt 39:238pt 40-41:333pt 42:389pt 43:584pt 44:278pt 45:333pt 46-47:278pt 48-57:556pt 58-59:333pt 60-62:584pt 63:611pt 64:975pt 65-68:722pt 69:667pt 70:611pt 71:778pt 72:722pt 73:278pt 74:556pt 75:722pt 76:611pt 77:833pt 78:722pt 79:778pt 80:667pt 81:778pt 82:722pt 83:667pt 84:611pt 85:722pt 86:667pt 87:944pt 88-89:667pt 90:611pt 91:333pt 92:278pt 93:333pt 94:584pt 95:556pt 96:333pt 97:556pt 98:611pt 99:556pt 100:611pt 101:556pt 102:333pt 103-104:611pt 105-106:278pt 107:556pt 108:278pt 109:889pt 110-113:611pt 114:389pt 115:556pt 116:333pt 117:611pt 118:556pt 119:778pt 120-121:556pt 122:500pt 123:389pt 124:280pt 125:389pt 126:584pt 128:556pt 130:278pt 131:556pt 132:500pt 133:1000pt 134-135:556pt 136:333pt 137:1000pt 138:667pt 139:333pt 140:1000pt 142:611pt 145-146:278pt 147-148:500pt 149:350pt 150:556pt 151:1000pt 152:333pt 153:1000pt 154:556pt 155:333pt 156:944pt 158:500pt 159:667pt 160:278pt 161:333pt 162-165:556pt 166:280pt 167:556pt 168:333pt 169:737pt 170:370pt 171:556pt 172:584pt 173:333pt 174:737pt 175:552pt 176:400pt 177:549pt 178-180:333pt 181:576pt 182:556pt 183:278pt 184-185:333pt 186:365pt 187:556pt 188-190:834pt 191:611pt 192-197:722pt 198:1000pt 199:722pt 200-203:667pt 204-207:278pt 208-209:722pt 210-214:778pt 215:584pt 216:778pt 217-220:722pt 221-222:667pt 223:611pt 224-229:556pt 230:889pt 231-235:556pt 236-239:278pt 240-246:611pt 247:549pt 248-252:611pt 253:556pt 254:611pt 255:556pt </charWidths>          </metrics>       </font>       <font typeface="Albertus Extra Bold" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="760pt" descent="166pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="764pt" italicAngle="0" stdVW="184pt" xHeight="530pt" bBox="-327pt,-1004pt,1243pt,260pt" textEncoding="ISO-8859-1">             <charWidths>32-33:369pt 34:572pt 35-36:664pt 37:977pt 38:903pt 39:369pt 40-41:498pt 42:664pt 43:977pt 44-46:369pt 47:498pt 48-57:664pt 58-59:369pt 60:996pt 61:977pt 62:996pt 63:479pt 64:977pt 65:774pt 66:701pt 67:719pt 68:774pt 69:608pt 70:572pt 71:774pt 72:812pt 73:387pt 74:442pt 75:738pt 76:572pt 77:977pt 78:848pt 79:903pt 80:646pt 81:903pt 82:701pt 83:535pt 84:627pt 85:812pt 86:756pt 87:977pt 88:756pt 89-90:664pt 91-95:498pt 96:664pt 97:498pt 98:608pt 99:479pt 100:590pt 101:516pt 102:369pt 103:553pt 104:590pt 105-106:295pt 107:627pt 108:295pt 109:885pt 110:590pt 111:608pt 112-113:590pt 114-115:424pt 116:406pt 117:590pt 118:553pt 119:793pt 120:627pt 121:553pt 122:461pt 123-125:498pt 126:996pt 128:664pt 130:369pt 131:664pt 132:646pt 133:977pt 134-136:664pt 137:1272pt 138:535pt 139:295pt 140:1180pt 142:664pt 145-146:369pt 147-148:646pt 149:498pt 150:664pt 151:977pt 152:664pt 153:608pt 154:424pt 155:295pt 156:885pt 158:461pt 159:664pt 160-161:369pt 162-165:664pt 166:498pt 167-168:664pt 169:498pt 170:461pt 171:516pt 172:977pt 173:369pt 174-175:498pt 176:553pt 177:977pt 178-179:461pt 180:664pt 181:590pt 182:664pt 183:369pt 184:664pt 185-186:461pt 187:516pt 188-190:977pt 191:479pt 192-197:774pt 198:1014pt 199:719pt 200-203:608pt 204-207:387pt 208:812pt 209:848pt 210-214:903pt 215:977pt 216:903pt 217-220:812pt 221:664pt 222-223:646pt 224-229:498pt 230:756pt 231:479pt 232-235:516pt 236-239:295pt 240:608pt 241:590pt 242-246:608pt 247:977pt 248:608pt 249-252:590pt 253:553pt 254:590pt 255:553pt </charWidths>          </metrics>       </font>       <font typeface="Albertus Medium" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="760pt" descent="166pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="765pt" italicAngle="0" stdVW="104pt" xHeight="531pt" bBox="-338pt,-988pt,1229pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32-33:313pt 34:498pt 35-36:627pt 37:940pt 38:867pt 39:313pt 40-41:406pt 42:627pt 43:940pt 44-46:313pt 47:442pt 48-57:627pt 58-59:313pt 60:996pt 61:940pt 62:996pt 63:461pt 64:940pt 65:793pt 66:572pt 67:682pt 68:701pt 69:553pt 70:516pt 71:774pt 72:756pt 73:313pt 74:406pt 75:682pt 76:535pt 77:922pt 78:812pt 79:867pt 80:516pt 81:867pt 82:627pt 83:516pt 84:627pt 85:793pt 86:774pt 87:940pt 88:682pt 89:646pt 90:608pt 91:424pt 92:442pt 93:424pt 94-95:498pt 96:627pt 97:461pt 98:535pt 99:461pt 100:553pt 101:479pt 102:313pt 103:479pt 104:535pt 105-106:240pt 107:479pt 108:240pt 109:830pt 110:535pt 111-112:553pt 113:535pt 114:369pt 115:351pt 116:332pt 117:535pt 118:479pt 119:701pt 120:479pt 121:498pt 122:387pt 123:442pt 124:498pt 125:442pt 126:996pt 128:627pt 130:313pt 131:627pt 132:535pt 133:940pt 134-136:627pt 137:1254pt 138:516pt 139:258pt 140:996pt 142:608pt 145-146:313pt 147-148:535pt 149:498pt 150:627pt 151:940pt 152:627pt 153:608pt 154:351pt 155:258pt 156:848pt 158:387pt 159:646pt 160-161:313pt 162-165:627pt 166:498pt 167-168:627pt 169:498pt 170:387pt 171:461pt 172:940pt 173:313pt 174-175:498pt 176:516pt 177:940pt 178-179:387pt 180:627pt 181:553pt 182:627pt 183:313pt 184:627pt 185-186:387pt 187:461pt 188-190:940pt 191:461pt 192-197:793pt 198:977pt 199:682pt 200-203:553pt 204-207:313pt 208:756pt 209:812pt 210-214:867pt 215:940pt 216:867pt 217-220:793pt 221:646pt 222:516pt 223:590pt 224-229:461pt 230:738pt 231:461pt 232-235:479pt 236-239:240pt 240:553pt 241:535pt 242-246:553pt 247:940pt 248:553pt 249-252:535pt 253:498pt 254:553pt 255:498pt </charWidths>          </metrics>       </font>       <font typeface="Antique Olive" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="790pt" descent="149pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="749pt" italicAngle="0" stdVW="104pt" xHeight="635pt" bBox="-437pt,-1020pt,1254pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:295pt 33:313pt 34:424pt 35-36:590pt 37:1014pt 38:719pt 39:258pt 40-41:295pt 42:590pt 43:1014pt 44-46:295pt 47:313pt 48-57:590pt 58-59:295pt 60:996pt 61:1014pt 62:996pt 63:572pt 64:1014pt 65:701pt 66:664pt 67:608pt 68:701pt 69:590pt 70:572pt 71:682pt 72:738pt 73:276pt 74:461pt 75:627pt 76:516pt 77:885pt 78:738pt 79:719pt 80:627pt 81:719pt 82:627pt 83:535pt 84:572pt 85:719pt 86:627pt 87:977pt 88-89:627pt 90:608pt 91:295pt 92:313pt 93:295pt 94-95:498pt 96:590pt 97:572pt 98:701pt 99:553pt 100:701pt 101:627pt 102:442pt 103:664pt 104:682pt 105-106:295pt 107:572pt 108:276pt 109:1033pt 110-111:682pt 112-113:701pt 114-116:461pt 117:664pt 118:590pt 119:903pt 120:553pt 121:590pt 122:516pt 123:442pt 124:498pt 125:442pt 126:996pt 128:590pt 130:258pt 131:590pt 132:387pt 133:1014pt 134-136:590pt 137:1291pt 138:535pt 139:351pt 140:996pt 142:608pt 145-146:258pt 147-148:387pt 149:498pt 150:590pt 151:1014pt 152:590pt 153:608pt 154:461pt 155:351pt 156:1106pt 158:516pt 159:627pt 160:295pt 161:313pt 162-165:590pt 166:498pt 167-168:590pt 169:498pt 170:590pt 171:535pt 172:1014pt 173:295pt 174-175:498pt 176:590pt 177:1014pt 178-179:387pt 180:590pt 181:553pt 182:590pt 183:295pt 184:590pt 185:387pt 186:590pt 187:535pt 188-190:1014pt 191:572pt 192-197:701pt 198:1162pt 199:608pt 200-203:590pt 204-207:276pt 208:701pt 209:738pt 210-214:719pt 215:1014pt 216-220:719pt 221-223:627pt 224-229:572pt 230:996pt 231:553pt 232-235:627pt 236-239:295pt 240-246:682pt 247:1014pt 248:682pt 249-252:664pt 253:590pt 254:701pt 255:590pt </charWidths>          </metrics>       </font>       <font typeface="Antique Olive" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="790pt" descent="149pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="749pt" italicAngle="-11" stdVW="104pt" xHeight="634pt" bBox="-402pt,-1000pt,1269pt,251pt" textEncoding="ISO-8859-1">             <charWidths>32-33:295pt 34:442pt 35-36:590pt 37:996pt 38:664pt 39-41:295pt 42:590pt 43:996pt 44-47:295pt 48-57:590pt 58-59:295pt 60-62:996pt 63:535pt 64:996pt 65:682pt 66:627pt 67:608pt 68:719pt 69:590pt 70:572pt 71:682pt 72:738pt 73:258pt 74:461pt 75:608pt 76:479pt 77:867pt 78:738pt 79:719pt 80:627pt 81:719pt 82:608pt 83-84:553pt 85:701pt 86:646pt 87:959pt 88-89:627pt 90:608pt 91-93:295pt 94-95:498pt 96:590pt 97:608pt 98:682pt 99:572pt 100:682pt 101:627pt 102:424pt 103-104:682pt 105:258pt 106:276pt 107:553pt 108:258pt 109:1014pt 110:682pt 111:664pt 112-113:682pt 114:424pt 115:479pt 116:461pt 117:682pt 118:608pt 119:922pt 120:572pt 121:590pt 122:516pt 123:442pt 124:498pt 125:442pt 126:996pt 128:590pt 130:295pt 131:590pt 132:442pt 133:996pt 134-136:590pt 137:1291pt 138:553pt 139:332pt 140:977pt 142:608pt 145-146:295pt 147-148:442pt 149:498pt 150:590pt 151:996pt 152:590pt 153:608pt 154:479pt 155:332pt 156:1069pt 158:516pt 159:627pt 160-161:295pt 162-165:590pt 166:498pt 167-168:590pt 169:498pt 170:590pt 171:516pt 172:996pt 173:295pt 174-175:498pt 176:590pt 177:996pt 178-179:387pt 180:590pt 181:553pt 182:590pt 183:295pt 184:590pt 185:387pt 186:590pt 187:516pt 188-190:996pt 191:535pt 192-197:682pt 198:1069pt 199:608pt 200-203:590pt 204-207:258pt 208:719pt 209:738pt 210-214:719pt 215:996pt 216:719pt 217-220:701pt 221-222:627pt 223-229:608pt 230:977pt 231:572pt 232-235:627pt 236-239:258pt 240:664pt 241:682pt 242-246:664pt 247:996pt 248:664pt 249-252:682pt 253:590pt 254:682pt 255:590pt </charWidths>          </metrics>       </font>       <font typeface="Antique Olive" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="790pt" descent="149pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="749pt" italicAngle="0" stdVW="200pt" xHeight="634pt" bBox="-418pt,-1036pt,1281pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:332pt 33:369pt 34:461pt 35-36:664pt 37:1143pt 38:812pt 39:258pt 40-41:332pt 42:664pt 43:1143pt 44-46:332pt 47:406pt 48-57:664pt 58-59:332pt 60:996pt 61:1143pt 62:996pt 63:608pt 64:1143pt 65:756pt 66:682pt 67:646pt 68:738pt 69-70:608pt 71:701pt 72:738pt 73:313pt 74:516pt 75:701pt 76:553pt 77:922pt 78-79:756pt 80:701pt 81:756pt 82:682pt 83:590pt 84:646pt 85-86:719pt 87:1033pt 88-89:719pt 90:664pt 91:332pt 92:406pt 93:332pt 94-95:498pt 96:664pt 97:646pt 98:719pt 99:590pt 100:719pt 101:664pt 102:516pt 103-104:719pt 105-106:332pt 107:646pt 108:313pt 109:1051pt 110:719pt 111:701pt 112-113:719pt 114:516pt 115:553pt 116:535pt 117:701pt 118:664pt 119:996pt 120-121:664pt 122:572pt 123-125:498pt 126:996pt 128:664pt 130:258pt 131:664pt 132:424pt 133:1143pt 134-136:664pt 137:1291pt 138:590pt 139:351pt 140:1088pt 142:664pt 145-146:258pt 147-148:424pt 149:498pt 150:664pt 151:1143pt 152:664pt 153:608pt 154:553pt 155:351pt 156:1088pt 158:572pt 159:719pt 160:332pt 161:369pt 162-165:664pt 166:498pt 167-168:664pt 169:498pt 170:553pt 171:590pt 172:1143pt 173:332pt 174-175:498pt 176:664pt 177:1143pt 178-179:442pt 180:664pt 181:590pt 182:664pt 183:332pt 184:664pt 185:442pt 186:553pt 187:590pt 188-190:1143pt 191:608pt 192-197:756pt 198:1143pt 199:646pt 200-203:608pt 204-207:313pt 208:738pt 209-214:756pt 215:1143pt 216:756pt 217-221:719pt 222-223:701pt 224-229:646pt 230:1033pt 231:590pt 232-235:664pt 236-239:332pt 240:701pt 241:719pt 242-246:701pt 247:1143pt 248-252:701pt 253:664pt 254:719pt 255:664pt </charWidths>          </metrics>       </font>       <font typeface="ITC Avant Garde Gothic" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="750pt" descent="208pt" lineHeight="1112pt" defaultCharWidth="949pt" capHeight="740pt" italicAngle="0" stdVW="72pt" xHeight="548pt" bBox="-509pt,-961pt,1148pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:277pt 33:295pt 34:309pt 35-36:554pt 37:775pt 38:757pt 39:198pt 40-41:369pt 42:425pt 43:606pt 44:277pt 45:332pt 46:277pt 47:437pt 48-57:554pt 58-59:277pt 60-62:606pt 63:591pt 64:867pt 65:740pt 66:574pt 67:813pt 68:744pt 69:536pt 70:485pt 71:872pt 72:683pt 73:226pt 74:482pt 75:591pt 76:462pt 77:919pt 78:740pt 79:869pt 80:592pt 81:871pt 82:607pt 83:498pt 84:426pt 85:655pt 86:702pt 87:960pt 88:609pt 89:592pt 90:480pt 91:351pt 92:605pt 93:351pt 94:606pt 95:500pt 96:378pt 97:683pt 98:682pt 99:647pt 100:685pt 101:650pt 102:314pt 103:673pt 104:610pt 105:200pt 106:203pt 107:502pt 108:200pt 109:938pt 110:610pt 111:655pt 112-113:682pt 114:301pt 115:388pt 116:339pt 117:608pt 118:554pt 119:831pt 120:480pt 121:536pt 122:425pt 123:351pt 124:672pt 125:351pt 126:606pt 128:554pt 130:354pt 131:554pt 132:502pt 133:1000pt 134-135:553pt 136:502pt 137:1174pt 138:498pt 139:251pt 140:1194pt 142:480pt 145-146:351pt 147:502pt 148:484pt 149:606pt 150:500pt 151:1000pt 152:439pt 153:1000pt 154:388pt 155:251pt 156:1137pt 158:425pt 159:592pt 160:277pt 161:295pt 162-165:554pt 166:672pt 167:615pt 168:369pt 169:747pt 170:369pt 171:425pt 172:606pt 173:332pt 174:747pt 175:500pt 176:400pt 177:606pt 178-179:332pt 180:375pt 181:608pt 182:564pt 183:277pt 184:324pt 185:332pt 186:369pt 187:425pt 188-190:831pt 191:591pt 192-197:740pt 198:992pt 199:813pt 200-203:536pt 204-207:226pt 208:790pt 209:740pt 210-214:869pt 215:606pt 216:868pt 217-220:655pt 221-222:592pt 223:554pt 224-229:683pt 230:1157pt 231:647pt 232-235:650pt 236-239:200pt 240:655pt 241:610pt 242-246:655pt 247:606pt 248:653pt 249-252:608pt 253:536pt 254:682pt 255:536pt </charWidths>          </metrics>       </font>       <font typeface="ITC Avant Garde Gothic" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="750pt" descent="208pt" lineHeight="1112pt" defaultCharWidth="949pt" capHeight="740pt" italicAngle="-11" stdVW="72pt" xHeight="547pt" bBox="-461pt,-962pt,1279pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:277pt 33:295pt 34:309pt 35-36:554pt 37:775pt 38:757pt 39:198pt 40-41:369pt 42:425pt 43:606pt 44:277pt 45:332pt 46:277pt 47:437pt 48-57:554pt 58-59:277pt 60-62:606pt 63:591pt 64:867pt 65:740pt 66:574pt 67:813pt 68:744pt 69:536pt 70:485pt 71:872pt 72:683pt 73:226pt 74:482pt 75:591pt 76:462pt 77:919pt 78:740pt 79:869pt 80:592pt 81:871pt 82:607pt 83:498pt 84:426pt 85:655pt 86:702pt 87:960pt 88:609pt 89:592pt 90:480pt 91:351pt 92:605pt 93:351pt 94:606pt 95:500pt 96:378pt 97:683pt 98:682pt 99:647pt 100:685pt 101:650pt 102:314pt 103:673pt 104:610pt 105:200pt 106:203pt 107:502pt 108:200pt 109:938pt 110:610pt 111:655pt 112-113:682pt 114:301pt 115:388pt 116:339pt 117:608pt 118:554pt 119:831pt 120:480pt 121:536pt 122:425pt 123:351pt 124:672pt 125:351pt 126:606pt 128:554pt 130:354pt 131:554pt 132:502pt 133:1000pt 134-135:553pt 136:502pt 137:1174pt 138:498pt 139:251pt 140:1194pt 142:480pt 145-146:351pt 147:502pt 148:484pt 149:606pt 150:500pt 151:1000pt 152:439pt 153:1000pt 154:388pt 155:251pt 156:1137pt 158:425pt 159:592pt 160:277pt 161:295pt 162-165:554pt 166:672pt 167:615pt 168:369pt 169:747pt 170:369pt 171:425pt 172:606pt 173:332pt 174:747pt 175:500pt 176:400pt 177:606pt 178-179:332pt 180:375pt 181:608pt 182:564pt 183:277pt 184:324pt 185:332pt 186:369pt 187:425pt 188-190:831pt 191:591pt 192-197:740pt 198:992pt 199:813pt 200-203:536pt 204-207:226pt 208:790pt 209:740pt 210-214:869pt 215:606pt 216:868pt 217-220:655pt 221-222:592pt 223:554pt 224-229:683pt 230:1157pt 231:647pt 232-235:650pt 236-239:200pt 240:655pt 241:610pt 242-246:655pt 247:606pt 248:653pt 249-252:608pt 253:536pt 254:682pt 255:536pt </charWidths>          </metrics>       </font>       <font typeface="ITC Avant Garde Gothic Demi" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="750pt" descent="208pt" lineHeight="1112pt" defaultCharWidth="949pt" capHeight="740pt" italicAngle="0" stdVW="132pt" xHeight="555pt" bBox="-451pt,-1031pt,1223pt,279pt" textEncoding="ISO-8859-1">             <charWidths>32-33:280pt 34:360pt 35-36:560pt 37:860pt 38:680pt 39:220pt 40-41:380pt 42:440pt 43:600pt 44:280pt 45:420pt 46:280pt 47:460pt 48-57:560pt 58-59:280pt 60-62:600pt 63:560pt 64-65:740pt 66:580pt 67:780pt 68:700pt 69:520pt 70:480pt 71:840pt 72:680pt 73:280pt 74:480pt 75:620pt 76:440pt 77:900pt 78:740pt 79:840pt 80:560pt 81:840pt 82:580pt 83:520pt 84:420pt 85:640pt 86:700pt 87:900pt 88:680pt 89:620pt 90:500pt 91:320pt 92:640pt 93:320pt 94:600pt 95:500pt 96:420pt 97-98:660pt 99:640pt 100:660pt 101:640pt 102:280pt 103:660pt 104:600pt 105:240pt 106:260pt 107:580pt 108:240pt 109:940pt 110:600pt 111:640pt 112-113:660pt 114:320pt 115:440pt 116:300pt 117:600pt 118:560pt 119:800pt 120:560pt 121:580pt 122:460pt 123:340pt 124:600pt 125:340pt 126:600pt 128:560pt 130:280pt 131:560pt 132:480pt 133:1000pt 134-135:560pt 136:540pt 137:1280pt 138:520pt 139:240pt 140:1060pt 142:500pt 145-146:280pt 147-148:480pt 149:600pt 150:500pt 151:1000pt 152:480pt 153:1000pt 154:440pt 155:240pt 156:1080pt 158:460pt 159:620pt 160-161:280pt 162-165:560pt 166:600pt 167:560pt 168:500pt 169:740pt 170:360pt 171:460pt 172:600pt 173:420pt 174:740pt 175:500pt 176:400pt 177:600pt 178-179:336pt 180:420pt 181:576pt 182:600pt 183:280pt 184:340pt 185:336pt 186:360pt 187:460pt 188-190:840pt 191:560pt 192-197:740pt 198:900pt 199:780pt 200-203:520pt 204-207:280pt 208:742pt 209:740pt 210-214:840pt 215:600pt 216:840pt 217-220:640pt 221:620pt 222:560pt 223:600pt 224-229:660pt 230:1080pt 231-235:640pt 236-239:240pt 240:640pt 241:600pt 242-246:640pt 247:600pt 248:660pt 249-252:600pt 253:580pt 254:660pt 255:580pt </charWidths>          </metrics>       </font>       <font typeface="ITC Avant Garde Gothic Demi" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="750pt" descent="208pt" lineHeight="1112pt" defaultCharWidth="949pt" capHeight="740pt" italicAngle="-11" stdVW="136pt" xHeight="555pt" bBox="-403pt,-1031pt,1259pt,279pt" textEncoding="ISO-8859-1">             <charWidths>32-33:280pt 34:360pt 35-36:560pt 37:860pt 38:680pt 39:220pt 40-41:380pt 42:440pt 43:600pt 44:280pt 45:420pt 46:280pt 47:460pt 48-57:560pt 58-59:280pt 60-62:600pt 63:560pt 64-65:740pt 66:580pt 67:780pt 68:700pt 69:520pt 70:480pt 71:840pt 72:680pt 73:280pt 74:480pt 75:620pt 76:440pt 77:900pt 78:740pt 79:840pt 80:560pt 81:840pt 82:580pt 83:520pt 84:420pt 85:640pt 86:700pt 87:900pt 88:680pt 89:620pt 90:500pt 91:320pt 92:640pt 93:320pt 94:600pt 95:500pt 96:420pt 97-98:660pt 99:640pt 100:660pt 101:640pt 102:280pt 103:660pt 104:600pt 105:240pt 106:260pt 107:580pt 108:240pt 109:940pt 110:600pt 111:640pt 112-113:660pt 114:320pt 115:440pt 116:300pt 117:600pt 118:560pt 119:800pt 120:560pt 121:580pt 122:460pt 123:340pt 124:600pt 125:340pt 126:600pt 128:560pt 130:280pt 131:560pt 132:480pt 133:1000pt 134-135:560pt 136:540pt 137:1280pt 138:520pt 139:240pt 140:1060pt 142:500pt 145-146:280pt 147-148:480pt 149:600pt 150:500pt 151:1000pt 152:480pt 153:1000pt 154:440pt 155:240pt 156:1080pt 158:460pt 159:620pt 160-161:280pt 162-165:560pt 166:600pt 167:560pt 168:500pt 169:740pt 170:360pt 171:460pt 172:600pt 173:420pt 174:740pt 175:500pt 176:400pt 177:600pt 178-179:336pt 180:420pt 181:576pt 182:600pt 183:280pt 184:340pt 185:336pt 186:360pt 187:460pt 188-190:840pt 191:560pt 192-197:740pt 198:900pt 199:780pt 200-203:520pt 204-207:280pt 208:742pt 209:740pt 210-214:840pt 215:600pt 216:840pt 217-220:640pt 221:620pt 222:560pt 223:600pt 224-229:660pt 230:1080pt 231-235:640pt 236-239:240pt 240:640pt 241:600pt 242-246:640pt 247:600pt 248:660pt 249-252:600pt 253:580pt 254:660pt 255:580pt </charWidths>          </metrics>       </font>       <font typeface="ITC Bookman Demi" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="717pt" descent="223pt" lineHeight="1130pt" defaultCharWidth="949pt" capHeight="681pt" italicAngle="0" stdVW="168pt" xHeight="502pt" bBox="-351pt,-935pt,1350pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:340pt 33:360pt 34:420pt 35-36:660pt 37:940pt 38:800pt 39:240pt 40-41:320pt 42:460pt 43:600pt 44:340pt 45:360pt 46:340pt 47:600pt 48-57:660pt 58-59:340pt 60-62:600pt 63:660pt 64:820pt 65-66:720pt 67:740pt 68:780pt 69:720pt 70:680pt 71:780pt 72:820pt 73:400pt 74:640pt 75:800pt 76:640pt 77:940pt 78:740pt 79:800pt 80:660pt 81:800pt 82:780pt 83:660pt 84:700pt 85:740pt 86:720pt 87:940pt 88:780pt 89:700pt 90:640pt 91:300pt 92:600pt 93:300pt 94:600pt 95:500pt 96:400pt 97:580pt 98:600pt 99:580pt 100:640pt 101:580pt 102:380pt 103:580pt 104:680pt 105:360pt 106:340pt 107:660pt 108:340pt 109:1000pt 110:680pt 111:620pt 112:640pt 113:620pt 114:460pt 115:520pt 116:460pt 117:660pt 118:600pt 119:800pt 120:600pt 121:620pt 122:560pt 123:320pt 124:600pt 125:320pt 126:600pt 128:660pt 130:320pt 131:660pt 132:540pt 133:1000pt 134:440pt 135:380pt 136:500pt 137:1360pt 138:660pt 139:220pt 140:1220pt 142:640pt 145-146:320pt 147-148:540pt 149:460pt 150:500pt 151:1000pt 152:480pt 153:980pt 154:520pt 155:220pt 156:940pt 158:560pt 159:700pt 160:340pt 161:360pt 162-165:660pt 166-167:600pt 168:500pt 169:740pt 170-171:400pt 172:600pt 173:360pt 174:740pt 175:500pt 176:400pt 177:600pt 178-179:396pt 180:400pt 181:660pt 182:800pt 183:340pt 184:360pt 185:396pt 186-187:400pt 188-190:990pt 191:660pt 192-197:720pt 198:1140pt 199:740pt 200-203:720pt 204-207:400pt 208:780pt 209:740pt 210-214:800pt 215:600pt 216:800pt 217-220:740pt 221:700pt 222-223:660pt 224-229:580pt 230:880pt 231-235:580pt 236-239:360pt 240:620pt 241:680pt 242-246:620pt 247:600pt 248:620pt 249-252:660pt 253:620pt 254:640pt 255:620pt </charWidths>          </metrics>       </font>       <font typeface="ITC Bookman Demi" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="716pt" descent="223pt" lineHeight="1130pt" defaultCharWidth="949pt" capHeight="681pt" italicAngle="-10" stdVW="164pt" xHeight="515pt" bBox="-351pt,-939pt,1331pt,274pt" textEncoding="ISO-8859-1">             <charWidths>32:340pt 33:320pt 34:380pt 35-36:680pt 37:880pt 38:980pt 39:180pt 40-41:260pt 42:460pt 43:600pt 44:340pt 45:280pt 46:340pt 47:360pt 48-57:680pt 58-59:340pt 60:620pt 61:600pt 62-63:620pt 64:780pt 65-66:720pt 67:700pt 68:760pt 69:720pt 70:660pt 71:760pt 72:800pt 73:380pt 74:620pt 75:780pt 76:640pt 77:860pt 78:740pt 79:760pt 80:640pt 81:760pt 82:740pt 83-84:700pt 85:740pt 86:660pt 87:1000pt 88:740pt 89:660pt 90:680pt 91:260pt 92:580pt 93:260pt 94:620pt 95:500pt 96:380pt 97:680pt 98:600pt 99:560pt 100:680pt 101:560pt 102:420pt 103:620pt 104:700pt 105:380pt 106:320pt 107:700pt 108:380pt 109:960pt 110:680pt 111:600pt 112:660pt 113:620pt 114:500pt 115:540pt 116:440pt 117:680pt 118:540pt 119:860pt 120:620pt 121:600pt 122:560pt 123:300pt 124:620pt 125:300pt 126:620pt 128:680pt 130:300pt 131:680pt 132:520pt 133:1000pt 134-135:420pt 136:480pt 137:1360pt 138:700pt 139:220pt 140:1180pt 142:680pt 145-146:320pt 147-148:520pt 149:360pt 150:500pt 151:1000pt 152:480pt 153:940pt 154:540pt 155:220pt 156:920pt 158:560pt 159:660pt 160:340pt 161:320pt 162-165:680pt 166-167:620pt 168:520pt 169:780pt 170:440pt 171:380pt 172:620pt 173:280pt 174:780pt 175:500pt 176:400pt 177:600pt 178-179:408pt 180:340pt 181-182:680pt 183:340pt 184:360pt 185:408pt 186:440pt 187:380pt 188-190:1020pt 191:620pt 192-197:720pt 198:1140pt 199:700pt 200-203:720pt 204-207:380pt 208:760pt 209:740pt 210-214:760pt 215:600pt 216:760pt 217-220:740pt 221:660pt 222:640pt 223:660pt 224-229:680pt 230:880pt 231-235:560pt 236-239:380pt 240:600pt 241:680pt 242-248:600pt 249-252:680pt 253:600pt 254:660pt 255:600pt </charWidths>          </metrics>       </font>       <font typeface="ITC Bookman Light" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="716pt" descent="225pt" lineHeight="1128pt" defaultCharWidth="949pt" capHeight="681pt" italicAngle="0" stdVW="96pt" xHeight="484pt" bBox="-389pt,-908pt,1266pt,251pt" textEncoding="ISO-8859-1">             <charWidths>32:320pt 33:300pt 34:380pt 35-36:620pt 37:900pt 38:800pt 39:220pt 40-41:300pt 42:440pt 43:600pt 44:320pt 45:400pt 46:320pt 47:600pt 48-57:620pt 58-59:320pt 60-62:600pt 63:540pt 64:820pt 65:680pt 66-67:740pt 68:800pt 69:720pt 70:640pt 71-72:800pt 73:340pt 74:600pt 75:720pt 76:600pt 77:920pt 78:740pt 79:800pt 80:620pt 81:820pt 82:720pt 83:660pt 84:620pt 85:780pt 86:700pt 87:960pt 88:720pt 89-90:640pt 91:300pt 92:600pt 93:300pt 94:600pt 95:500pt 96:340pt 97:580pt 98:620pt 99:520pt 100:620pt 101:520pt 102:320pt 103:540pt 104:660pt 105-106:300pt 107:620pt 108:300pt 109:940pt 110:660pt 111:560pt 112:620pt 113:580pt 114:440pt 115:520pt 116:380pt 117:680pt 118:520pt 119:780pt 120:560pt 121:540pt 122:480pt 123:280pt 124:600pt 125:280pt 126:600pt 128:620pt 130:220pt 131:620pt 132:400pt 133:1000pt 134-135:540pt 136:420pt 137:1280pt 138:660pt 139:240pt 140:1240pt 142:640pt 145-146:220pt 147-148:400pt 149:460pt 150:500pt 151:1000pt 152:440pt 153:980pt 154:520pt 155:240pt 156:900pt 158:480pt 159:640pt 160:320pt 161:300pt 162-165:620pt 166:600pt 167:520pt 168:420pt 169:740pt 170:420pt 171:360pt 172:600pt 173:400pt 174:740pt 175:500pt 176:400pt 177:600pt 178-179:372pt 180:340pt 181:680pt 182:600pt 183-184:320pt 185:372pt 186:420pt 187:360pt 188-190:930pt 191:540pt 192-197:680pt 198:1260pt 199:740pt 200-203:720pt 204-207:340pt 208:800pt 209:740pt 210-214:800pt 215:600pt 216:800pt 217-220:780pt 221:640pt 222:620pt 223:660pt 224-229:580pt 230:860pt 231-235:520pt 236-239:300pt 240:560pt 241:660pt 242-246:560pt 247:600pt 248:560pt 249-252:680pt 253:540pt 254:620pt 255:540pt </charWidths>          </metrics>       </font>       <font typeface="ITC Bookman Light" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="716pt" descent="230pt" lineHeight="1123pt" defaultCharWidth="949pt" capHeight="681pt" italicAngle="-10" stdVW="92pt" xHeight="494pt" bBox="-366pt,-915pt,1269pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:300pt 33:320pt 34:360pt 35-36:620pt 37:800pt 38:820pt 39:200pt 40-41:280pt 42:440pt 43:600pt 44:300pt 45:320pt 46:300pt 47:600pt 48-57:620pt 58-59:300pt 60-62:600pt 63:540pt 64:780pt 65:700pt 66-67:720pt 68:740pt 69:680pt 70:620pt 71:760pt 72:800pt 73:320pt 74:560pt 75:720pt 76:580pt 77:860pt 78:720pt 79:760pt 80:600pt 81:780pt 82:700pt 83:640pt 84:600pt 85:720pt 86:680pt 87:960pt 88:700pt 89:660pt 90:580pt 91:260pt 92:600pt 93:260pt 94:600pt 95:500pt 96:340pt 97:620pt 98:600pt 99:480pt 100:640pt 101:540pt 102:340pt 103:560pt 104:620pt 105-106:280pt 107:600pt 108:280pt 109:880pt 110:620pt 111:540pt 112:600pt 113:560pt 114:400pt 115:540pt 116:340pt 117:620pt 118:540pt 119:880pt 120:540pt 121:600pt 122:520pt 123:360pt 124:600pt 125:380pt 126:600pt 128:620pt 130:320pt 131:620pt 132:480pt 133:1000pt 134-135:620pt 136:440pt 137:1180pt 138:640pt 139:180pt 140:1180pt 142:580pt 145-146:280pt 147-148:440pt 149:460pt 150:500pt 151:1000pt 152:440pt 153:980pt 154:540pt 155:180pt 156:900pt 158:520pt 159:660pt 160:300pt 161:320pt 162-165:620pt 166:600pt 167:620pt 168:420pt 169:740pt 170:440pt 171:300pt 172:600pt 173:320pt 174:740pt 175:500pt 176:400pt 177:600pt 178-179:372pt 180:320pt 181-182:620pt 183:300pt 184:320pt 185:372pt 186:400pt 187:300pt 188-190:930pt 191:540pt 192-197:700pt 198:1220pt 199:720pt 200-203:680pt 204-207:320pt 208:740pt 209:720pt 210-214:760pt 215:600pt 216:760pt 217-220:720pt 221:660pt 222:600pt 223-229:620pt 230:880pt 231:480pt 232-235:540pt 236-239:280pt 240:540pt 241:620pt 242-246:540pt 247:600pt 248:540pt 249-252:620pt 253-255:600pt </charWidths>          </metrics>       </font>       <font typeface="New Century Schoolbook" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="740pt" descent="195pt" lineHeight="1135pt" defaultCharWidth="949pt" capHeight="722pt" italicAngle="0" stdVW="92pt" xHeight="464pt" bBox="-375pt,-965pt,1000pt,274pt" textEncoding="ISO-8859-1">             <charWidths>32:278pt 33:296pt 34:389pt 35-36:556pt 37:833pt 38:815pt 39:204pt 40-41:333pt 42:500pt 43:606pt 44:278pt 45:333pt 46-47:278pt 48-57:556pt 58-59:278pt 60-62:606pt 63:444pt 64:737pt 65-67:722pt 68:778pt 69:722pt 70:667pt 71:778pt 72:833pt 73:407pt 74:556pt 75:778pt 76:667pt 77:944pt 78:815pt 79:778pt 80:667pt 81:778pt 82:722pt 83:630pt 84:667pt 85:815pt 86:722pt 87:981pt 88-89:704pt 90:611pt 91:333pt 92:606pt 93:333pt 94:606pt 95:500pt 96:333pt 97-98:556pt 99:444pt 100:574pt 101:500pt 102:333pt 103:537pt 104:611pt 105:315pt 106:296pt 107:593pt 108:315pt 109:889pt 110:611pt 111:500pt 112:574pt 113:556pt 114:444pt 115:463pt 116:389pt 117:611pt 118:537pt 119:778pt 120-121:537pt 122:481pt 123:333pt 124:606pt 125:333pt 126:606pt 128:556pt 130:204pt 131:556pt 132:389pt 133:1000pt 134-135:500pt 136:333pt 137:1000pt 138:630pt 139:259pt 140:1000pt 142:611pt 145-146:204pt 147-148:389pt 149:606pt 150:556pt 151:1000pt 152:333pt 153:1000pt 154:463pt 155:259pt 156:833pt 158:481pt 159:704pt 160:278pt 161:296pt 162-165:556pt 166:606pt 167:500pt 168:333pt 169:737pt 170:334pt 171:426pt 172:606pt 173:333pt 174:737pt 175:500pt 176:400pt 177:606pt 178-180:333pt 181:611pt 182:606pt 183:278pt 184-185:333pt 186:300pt 187:426pt 188-190:834pt 191:444pt 192-197:722pt 198:1000pt 199-203:722pt 204-207:407pt 208:778pt 209:815pt 210-214:778pt 215:606pt 216:778pt 217-220:815pt 221:704pt 222:667pt 223:574pt 224-229:556pt 230:796pt 231:444pt 232-235:500pt 236-239:315pt 240:500pt 241:611pt 242-246:500pt 247:606pt 248:500pt 249-252:611pt 253:537pt 254:574pt 255:537pt </charWidths>          </metrics>       </font>       <font typeface="New Century Schoolbook" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="740pt" descent="195pt" lineHeight="1135pt" defaultCharWidth="949pt" capHeight="722pt" italicAngle="-16" stdVW="84pt" xHeight="465pt" bBox="-375pt,-957pt,988pt,259pt" textEncoding="ISO-8859-1">             <charWidths>32:278pt 33:333pt 34:400pt 35-36:556pt 37:833pt 38:852pt 39:278pt 40-41:333pt 42:500pt 43:606pt 44:278pt 45:333pt 46:278pt 47:606pt 48-57:556pt 58-59:278pt 60-62:606pt 63:444pt 64:747pt 65:704pt 66-67:722pt 68:778pt 69:722pt 70:667pt 71:778pt 72:833pt 73:407pt 74:611pt 75:741pt 76:667pt 77:944pt 78:815pt 79:778pt 80:667pt 81:778pt 82:741pt 83:667pt 84:685pt 85:815pt 86:704pt 87:926pt 88:704pt 89:685pt 90:667pt 91:333pt 92:606pt 93:333pt 94:606pt 95:500pt 96:333pt 97:574pt 98:556pt 99:444pt 100:611pt 101:444pt 102:333pt 103:537pt 104:611pt 105:333pt 106:315pt 107:556pt 108:333pt 109:889pt 110:611pt 111:500pt 112:574pt 113:556pt 114-115:444pt 116:352pt 117:611pt 118:519pt 119:778pt 120-121:500pt 122:463pt 123:333pt 124:606pt 125:333pt 126:606pt 128:556pt 130:204pt 131:556pt 132:389pt 133:1000pt 134-135:500pt 136:333pt 137:1000pt 138:667pt 139:333pt 140:981pt 142:667pt 145-146:204pt 147-148:389pt 149:606pt 150:500pt 151:1000pt 152:333pt 153:950pt 154:444pt 155:333pt 156:778pt 158:463pt 159:685pt 160:278pt 161:333pt 162-165:556pt 166:606pt 167:500pt 168:333pt 169:747pt 170:422pt 171:426pt 172:606pt 173:333pt 174:747pt 175:500pt 176:400pt 177:606pt 178-180:333pt 181:611pt 182:650pt 183:278pt 184-185:333pt 186:372pt 187:426pt 188-190:834pt 191:444pt 192-197:704pt 198:870pt 199-203:722pt 204-207:407pt 208:778pt 209:815pt 210-214:778pt 215:606pt 216:778pt 217-220:815pt 221:685pt 222:667pt 223:556pt 224-229:574pt 230:722pt 231-235:444pt 236-239:333pt 240:500pt 241:611pt 242-246:500pt 247:606pt 248:500pt 249-252:611pt 253:500pt 254:574pt 255:500pt </charWidths>          </metrics>       </font>       <font typeface="New Century Schoolbook" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="741pt" descent="195pt" lineHeight="1134pt" defaultCharWidth="949pt" capHeight="722pt" italicAngle="0" stdVW="152pt" xHeight="475pt" bBox="-377pt,-988pt,1000pt,330pt" textEncoding="ISO-8859-1">             <charWidths>32:287pt 33:296pt 34:333pt 35-36:574pt 37:833pt 38:852pt 39:241pt 40-41:389pt 42:500pt 43:606pt 44:278pt 45:333pt 46-47:278pt 48-57:574pt 58-59:278pt 60-62:606pt 63:500pt 64:747pt 65:759pt 66-67:778pt 68:833pt 69:759pt 70:722pt 71:833pt 72:870pt 73:444pt 74:648pt 75:815pt 76:722pt 77:981pt 78-79:833pt 80:759pt 81:833pt 82:815pt 83:667pt 84:722pt 85:833pt 86:759pt 87:981pt 88-89:722pt 90:667pt 91:389pt 92:606pt 93:389pt 94:606pt 95:500pt 96:333pt 97:611pt 98:648pt 99:556pt 100:667pt 101:574pt 102:389pt 103:611pt 104:685pt 105:370pt 106:352pt 107:667pt 108:352pt 109:963pt 110:685pt 111:611pt 112:667pt 113:648pt 114:519pt 115:500pt 116:426pt 117:685pt 118:611pt 119:889pt 120-121:611pt 122:537pt 123:389pt 124:606pt 125:389pt 126:606pt 128:574pt 130:241pt 131:574pt 132:481pt 133:1000pt 134-135:500pt 136:333pt 137:1000pt 138:667pt 139:333pt 140:1000pt 142:667pt 145-146:241pt 147-148:481pt 149:606pt 150:500pt 151:1000pt 152:333pt 153:1000pt 154:500pt 155:333pt 156:907pt 158:537pt 159:722pt 160:287pt 161:296pt 162-165:574pt 166:606pt 167:500pt 168:333pt 169:747pt 170:367pt 171:500pt 172:606pt 173:333pt 174:747pt 175:500pt 176:400pt 177:606pt 178-179:344pt 180:333pt 181:685pt 182:747pt 183:278pt 184:333pt 185:344pt 186:367pt 187:500pt 188-190:861pt 191:500pt 192-197:759pt 198:981pt 199:778pt 200-203:759pt 204-207:444pt 208-214:833pt 215:606pt 216-220:833pt 221:722pt 222:759pt 223-229:611pt 230:870pt 231:556pt 232-235:574pt 236-239:370pt 240:611pt 241:685pt 242-246:611pt 247:606pt 248:611pt 249-252:685pt 253:611pt 254:667pt 255:611pt </charWidths>          </metrics>       </font>       <font typeface="New Century Schoolbook" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="739pt" descent="192pt" lineHeight="1138pt" defaultCharWidth="949pt" capHeight="722pt" italicAngle="-16" stdVW="152pt" xHeight="478pt" bBox="-377pt,-991pt,1146pt,315pt" textEncoding="ISO-8859-1">             <charWidths>32:287pt 33:333pt 34:400pt 35-36:574pt 37-38:889pt 39:287pt 40-41:407pt 42:500pt 43:606pt 44:287pt 45:333pt 46:287pt 47:278pt 48-57:574pt 58-59:287pt 60-62:606pt 63:481pt 64:747pt 65:741pt 66-67:759pt 68:833pt 69:741pt 70:704pt 71:815pt 72:870pt 73:444pt 74:667pt 75:778pt 76:704pt 77:944pt 78:852pt 79:833pt 80:741pt 81:833pt 82:796pt 83:685pt 84:722pt 85:833pt 86:741pt 87:944pt 88:741pt 89-90:704pt 91:407pt 92:606pt 93:407pt 94:606pt 95:500pt 96:333pt 97:667pt 98:611pt 99:537pt 100:667pt 101:519pt 102:389pt 103:611pt 104:685pt 105:389pt 106:370pt 107:648pt 108:389pt 109:944pt 110:685pt 111:574pt 112:648pt 113:630pt 114:519pt 115:481pt 116:407pt 117:685pt 118:556pt 119:833pt 120:574pt 121-122:519pt 123:407pt 124:606pt 125:407pt 126:606pt 128:574pt 130:259pt 131:574pt 132:481pt 133:1000pt 134-135:500pt 136:333pt 137:1167pt 138:685pt 139:278pt 140:963pt 142:704pt 145-146:259pt 147-148:481pt 149:606pt 150:500pt 151:1000pt 152:333pt 153:950pt 154:481pt 155:278pt 156:852pt 158:519pt 159:704pt 160:287pt 161:333pt 162-165:574pt 166:606pt 167:500pt 168:333pt 169:747pt 170:412pt 171:481pt 172:606pt 173:333pt 174:747pt 175:500pt 176:400pt 177:606pt 178-179:344pt 180:333pt 181:685pt 182:650pt 183:287pt 184:333pt 185:344pt 186:356pt 187:481pt 188-190:861pt 191:481pt 192-197:741pt 198:889pt 199:759pt 200-203:741pt 204-207:444pt 208:833pt 209:852pt 210-214:833pt 215:606pt 216-220:833pt 221:704pt 222:741pt 223:574pt 224-229:667pt 230:815pt 231:537pt 232-235:519pt 236-239:389pt 240:574pt 241:685pt 242-246:574pt 247:606pt 248:574pt 249-252:685pt 253:519pt 254:648pt 255:519pt </charWidths>          </metrics>       </font>       <font typeface="CG Omega" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="743pt" descent="208pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="685pt" italicAngle="0" stdVW="72pt" xHeight="475pt" bBox="-365pt,-938pt,1121pt,279pt" textEncoding="ISO-8859-1">             <charWidths>32-33:276pt 34:406pt 35-36:553pt 37:885pt 38:719pt 39-41:276pt 42:553pt 43:885pt 44-47:276pt 48-57:553pt 58-59:276pt 60:996pt 61:885pt 62:996pt 63:387pt 64:885pt 65:664pt 66:608pt 67:664pt 68:774pt 69-70:498pt 71-72:774pt 73-74:276pt 75:608pt 76:498pt 77:885pt 78:774pt 79:830pt 80:553pt 81:830pt 82:608pt 83:498pt 84:553pt 85:774pt 86:664pt 87:996pt 88-90:608pt 91-93:276pt 94-95:498pt 96:553pt 97:479pt 98:553pt 99:479pt 100:553pt 101:498pt 102:276pt 103:498pt 104:553pt 105-106:276pt 107:498pt 108:276pt 109:830pt 110-113:553pt 114:332pt 115:387pt 116:276pt 117:553pt 118:498pt 119:774pt 120-122:498pt 123:442pt 124:498pt 125:442pt 126:996pt 128:553pt 130:276pt 131:553pt 132:424pt 133:885pt 134-136:553pt 137:1217pt 138:498pt 139:221pt 140:922pt 142:608pt 145-146:276pt 147-148:424pt 149:498pt 150:553pt 151:885pt 152:553pt 153:608pt 154:387pt 155:221pt 156:885pt 158:498pt 159:608pt 160-161:276pt 162-165:553pt 166:498pt 167-168:553pt 169:498pt 170:406pt 171:369pt 172:885pt 173:276pt 174-175:498pt 176:553pt 177:885pt 178-179:369pt 180-182:553pt 183:276pt 184:553pt 185:369pt 186:406pt 187:369pt 188-190:885pt 191:387pt 192-197:664pt 198:812pt 199:664pt 200-203:498pt 204-207:276pt 208-209:774pt 210-214:830pt 215:885pt 216:830pt 217-220:774pt 221:608pt 222-223:553pt 224-229:479pt 230:774pt 231:479pt 232-235:498pt 236-239:276pt 240-246:553pt 247:885pt 248-252:553pt 253:498pt 254:553pt 255:498pt </charWidths>          </metrics>       </font>       <font typeface="CG Omega" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="750pt" descent="208pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="685pt" italicAngle="-10" stdVW="68pt" xHeight="475pt" bBox="-317pt,-954pt,1104pt,283pt" textEncoding="ISO-8859-1">             <charWidths>32-33:276pt 34:406pt 35-36:553pt 37:885pt 38:664pt 39-41:276pt 42:553pt 43:885pt 44-47:276pt 48-57:553pt 58-59:276pt 60:996pt 61:885pt 62:996pt 63:387pt 64:885pt 65:664pt 66:608pt 67:664pt 68:774pt 69-70:498pt 71:738pt 72:774pt 73:295pt 74:276pt 75:608pt 76:461pt 77:885pt 78:774pt 79:830pt 80:553pt 81:830pt 82:627pt 83:498pt 84:553pt 85:774pt 86:608pt 87:940pt 88-89:553pt 90:608pt 91-93:276pt 94-95:498pt 96:553pt 97:498pt 98:553pt 99:479pt 100:553pt 101:498pt 102:276pt 103:498pt 104:553pt 105-106:276pt 107:498pt 108:276pt 109:830pt 110-113:553pt 114:332pt 115:387pt 116:295pt 117:553pt 118:498pt 119:774pt 120:442pt 121-122:498pt 123:442pt 124:498pt 125:442pt 126:996pt 128:553pt 130:276pt 131:553pt 132:424pt 133:885pt 134-136:553pt 137:1217pt 138:498pt 139:240pt 140:922pt 142:608pt 145-146:276pt 147-148:424pt 149:498pt 150:553pt 151:885pt 152:553pt 153:608pt 154:387pt 155:240pt 156:885pt 158:498pt 159:553pt 160-161:276pt 162-165:553pt 166:498pt 167-168:553pt 169:498pt 170:461pt 171:369pt 172:885pt 173:276pt 174-175:498pt 176:553pt 177:885pt 178-179:387pt 180-182:553pt 183:276pt 184:553pt 185:387pt 186:461pt 187:369pt 188-190:885pt 191:387pt 192-197:664pt 198:793pt 199:664pt 200-203:498pt 204-207:295pt 208-209:774pt 210-214:830pt 215:885pt 216:830pt 217-220:774pt 221-222:553pt 223:535pt 224-229:498pt 230:774pt 231:479pt 232-235:498pt 236-239:276pt 240-246:553pt 247:885pt 248-252:553pt 253:498pt 254:553pt 255:498pt </charWidths>          </metrics>       </font>       <font typeface="CG Omega" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="743pt" descent="208pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="685pt" italicAngle="0" stdVW="132pt" xHeight="475pt" bBox="-332pt,-974pt,1187pt,290pt" textEncoding="ISO-8859-1">             <charWidths>32-33:276pt 34:461pt 35-36:553pt 37:885pt 38:719pt 39-41:276pt 42:553pt 43:885pt 44-47:276pt 48-57:553pt 58-59:276pt 60:996pt 61:885pt 62:996pt 63:442pt 64:885pt 65:664pt 66:608pt 67:664pt 68:774pt 69-70:498pt 71-72:774pt 73-74:332pt 75:627pt 76:498pt 77:885pt 78:774pt 79:830pt 80:572pt 81:830pt 82:608pt 83:498pt 84:553pt 85:774pt 86:664pt 87:996pt 88-90:608pt 91-93:276pt 94-95:498pt 96:553pt 97:498pt 98:553pt 99:498pt 100:553pt 101:498pt 102:332pt 103:498pt 104:553pt 105-106:276pt 107:498pt 108:276pt 109:830pt 110-113:553pt 114-115:387pt 116:332pt 117:553pt 118:498pt 119:774pt 120-125:498pt 126:996pt 128:553pt 130:276pt 131:553pt 132:461pt 133:885pt 134-136:553pt 137:1254pt 138:498pt 139:276pt 140:940pt 142:608pt 145-146:276pt 147-148:461pt 149:498pt 150:553pt 151:885pt 152:553pt 153:608pt 154:387pt 155:276pt 156:848pt 158:498pt 159:608pt 160-161:276pt 162-165:553pt 166:498pt 167-168:553pt 169:498pt 170:369pt 171:442pt 172:885pt 173:276pt 174-175:498pt 176:553pt 177:885pt 178-179:369pt 180:553pt 181:590pt 182:553pt 183:276pt 184:553pt 185-186:369pt 187:442pt 188-190:885pt 191:442pt 192-197:664pt 198:867pt 199:664pt 200-203:498pt 204-207:332pt 208-209:774pt 210-214:830pt 215:885pt 216:830pt 217-220:774pt 221:608pt 222:572pt 223:553pt 224-229:498pt 230:756pt 231-235:498pt 236-239:276pt 240-246:553pt 247:885pt 248-252:553pt 253:498pt 254:553pt 255:498pt </charWidths>          </metrics>       </font>       <font typeface="CG Omega" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="743pt" descent="208pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="685pt" italicAngle="-12" stdVW="132pt" xHeight="475pt" bBox="-281pt,-962pt,1201pt,288pt" textEncoding="ISO-8859-1">             <charWidths>32-33:276pt 34:461pt 35-36:553pt 37:885pt 38:719pt 39-41:276pt 42:553pt 43:885pt 44-47:276pt 48-57:553pt 58-59:276pt 60:996pt 61:885pt 62:996pt 63:442pt 64:885pt 65:664pt 66:608pt 67:664pt 68:774pt 69-70:498pt 71-72:774pt 73-74:332pt 75:608pt 76:498pt 77:885pt 78:774pt 79:830pt 80:553pt 81:830pt 82:608pt 83:498pt 84:553pt 85:774pt 86:664pt 87:940pt 88-90:608pt 91-93:276pt 94-95:498pt 96:553pt 97:498pt 98:553pt 99:479pt 100:553pt 101:498pt 102:332pt 103:498pt 104:553pt 105-106:276pt 107:498pt 108:276pt 109:830pt 110-113:553pt 114-115:387pt 116:332pt 117:553pt 118:498pt 119:774pt 120-125:498pt 126:996pt 128:553pt 130:276pt 131:553pt 132:461pt 133:885pt 134-136:553pt 137:1272pt 138:498pt 139:258pt 140:940pt 142:608pt 145-146:276pt 147-148:442pt 149:498pt 150:553pt 151:885pt 152:553pt 153:608pt 154:387pt 155:258pt 156:848pt 158:498pt 159:608pt 160-161:276pt 162-165:553pt 166:498pt 167-168:553pt 169:498pt 170:369pt 171:424pt 172:885pt 173:276pt 174-175:498pt 176:553pt 177:885pt 178-179:351pt 180:553pt 181:590pt 182:553pt 183:276pt 184:553pt 185:351pt 186:369pt 187:424pt 188-190:885pt 191:442pt 192-197:664pt 198:867pt 199:664pt 200-203:498pt 204-207:332pt 208-209:774pt 210-214:830pt 215:885pt 216:830pt 217-220:774pt 221:608pt 222-223:553pt 224-229:498pt 230:756pt 231:479pt 232-235:498pt 236-239:276pt 240-246:553pt 247:885pt 248-252:553pt 253:498pt 254:553pt 255:498pt </charWidths>          </metrics>       </font>       <font typeface="CG Times" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="695pt" descent="215pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="679pt" italicAngle="0" stdVW="88pt" xHeight="469pt" bBox="-312pt,-915pt,1083pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:295pt 33:332pt 34:461pt 35-36:498pt 37:885pt 38:774pt 39-41:332pt 42:498pt 43:885pt 44-47:332pt 48-57:498pt 58-59:332pt 60:996pt 61:885pt 62:996pt 63:442pt 64:885pt 65:719pt 66:627pt 67:682pt 68:738pt 69:627pt 70:590pt 71:719pt 72:738pt 73:332pt 74:387pt 75:701pt 76:627pt 77:903pt 78:738pt 79:719pt 80:572pt 81:719pt 82:664pt 83:535pt 84:627pt 85:738pt 86:719pt 87:940pt 88-89:719pt 90:646pt 91-93:332pt 94-96:498pt 97:442pt 98:498pt 99:442pt 100:498pt 101:442pt 102:332pt 103-104:498pt 105-106:276pt 107:498pt 108:276pt 109:774pt 110-113:498pt 114:369pt 115:387pt 116:276pt 117-118:498pt 119:719pt 120-121:498pt 122-123:442pt 124:498pt 125:442pt 126:996pt 128:498pt 130:332pt 131:498pt 132:516pt 133:885pt 134-136:498pt 137:1199pt 138:535pt 139:258pt 140:885pt 142:646pt 145-146:332pt 147-148:516pt 149-150:498pt 151:885pt 152:498pt 153:608pt 154:387pt 155:258pt 156:719pt 158:442pt 159:719pt 160:295pt 161:332pt 162-170:498pt 171:406pt 172:885pt 173:332pt 174-176:498pt 177:885pt 178-179:351pt 180:498pt 181:553pt 182:498pt 183:332pt 184:498pt 185:351pt 186:498pt 187:406pt 188-190:885pt 191:442pt 192-197:719pt 198:885pt 199:682pt 200-203:627pt 204-207:332pt 208-209:738pt 210-214:719pt 215:885pt 216:719pt 217-220:738pt 221:719pt 222:572pt 223:498pt 224-229:442pt 230:664pt 231-235:442pt 236-239:276pt 240-246:498pt 247:885pt 248-255:498pt </charWidths>          </metrics>       </font>       <font typeface="CG Times" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="695pt" descent="215pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="680pt" italicAngle="-17" stdVW="84pt" xHeight="483pt" bBox="-256pt,-911pt,1124pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:295pt 33:332pt 34:479pt 35-36:498pt 37:885pt 38:774pt 39-41:332pt 42:498pt 43:885pt 44-47:332pt 48-57:498pt 58-59:332pt 60:996pt 61:885pt 62:996pt 63:498pt 64:885pt 65-66:608pt 67:664pt 68:719pt 69:608pt 70:572pt 71-72:719pt 73:332pt 74:442pt 75:664pt 76:553pt 77:830pt 78:664pt 79:719pt 80:608pt 81:719pt 82:608pt 83:498pt 84:553pt 85:719pt 86:608pt 87:830pt 88:608pt 89-90:553pt 91-93:332pt 94-98:498pt 99:442pt 100:498pt 101:442pt 102:276pt 103-104:498pt 105-106:276pt 107:442pt 108:276pt 109:719pt 110-113:498pt 114-115:387pt 116:276pt 117:498pt 118:442pt 119:664pt 120-121:442pt 122:387pt 123:442pt 124:498pt 125:442pt 126:996pt 128:498pt 130:332pt 131-132:498pt 133:885pt 134-136:498pt 137:1217pt 138:498pt 139:276pt 140:940pt 142:553pt 145-146:332pt 147-150:498pt 151:885pt 152:498pt 153:608pt 154:387pt 155:276pt 156:664pt 158:387pt 159:553pt 160:295pt 161:332pt 162-170:498pt 171:461pt 172:885pt 173:332pt 174-176:498pt 177:885pt 178-179:351pt 180:498pt 181:553pt 182:498pt 183:332pt 184:498pt 185:351pt 186:498pt 187:461pt 188-190:885pt 191:498pt 192-197:608pt 198:885pt 199:664pt 200-203:608pt 204-207:332pt 208:719pt 209:664pt 210-214:719pt 215:885pt 216-220:719pt 221:553pt 222:608pt 223-229:498pt 230:664pt 231-235:442pt 236-239:276pt 240-246:498pt 247:885pt 248-252:498pt 253:442pt 254:498pt 255:442pt </charWidths>          </metrics>       </font>       <font typeface="CG Times" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="687pt" descent="208pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="687pt" italicAngle="0" stdVW="136pt" xHeight="467pt" bBox="-314pt,-944pt,1125pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:295pt 33:332pt 34:461pt 35-36:498pt 37:885pt 38:830pt 39-41:332pt 42:498pt 43:885pt 44-47:332pt 48-57:498pt 58-59:332pt 60:996pt 61:885pt 62:996pt 63:498pt 64:885pt 65:719pt 66:664pt 67-68:719pt 69:664pt 70:608pt 71-72:774pt 73:387pt 74:479pt 75:774pt 76:664pt 77:940pt 78:719pt 79:774pt 80:608pt 81:774pt 82:719pt 83:553pt 84:664pt 85-86:719pt 87:996pt 88-89:719pt 90:664pt 91-93:332pt 94-97:498pt 98:553pt 99:442pt 100:553pt 101:442pt 102:351pt 103:498pt 104:553pt 105:276pt 106:332pt 107:553pt 108:276pt 109:830pt 110:553pt 111:498pt 112-113:553pt 114:442pt 115:387pt 116:332pt 117:553pt 118:498pt 119:719pt 120-121:498pt 122:442pt 123-125:498pt 126:996pt 128:498pt 130:332pt 131:498pt 132:572pt 133:885pt 134-136:498pt 137:1162pt 138:553pt 139:258pt 140:1125pt 142:664pt 145-146:332pt 147-148:572pt 149-150:498pt 151:885pt 152:498pt 153:608pt 154:387pt 155:258pt 156:738pt 158:442pt 159:719pt 160:295pt 161:332pt 162-170:498pt 171:424pt 172:885pt 173:332pt 174-176:498pt 177:885pt 178-179:351pt 180:498pt 181:553pt 182:498pt 183:332pt 184:498pt 185:351pt 186:498pt 187:424pt 188-190:885pt 191:498pt 192-197:719pt 198:1033pt 199:719pt 200-203:664pt 204-207:387pt 208-209:719pt 210-214:774pt 215:885pt 216:774pt 217-221:719pt 222:608pt 223:553pt 224-229:498pt 230:719pt 231-235:442pt 236-239:276pt 240:498pt 241:553pt 242-246:498pt 247:885pt 248:498pt 249-252:553pt 253:498pt 254:553pt 255:498pt </charWidths>          </metrics>       </font>       <font typeface="CG Times" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="704pt" descent="208pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="685pt" italicAngle="-16" stdVW="120pt" xHeight="483pt" bBox="-234pt,-943pt,1201pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:295pt 33:387pt 34:516pt 35-36:498pt 37:885pt 38:774pt 39-41:332pt 42:498pt 43:885pt 44-47:332pt 48-57:498pt 58-59:332pt 60:996pt 61:885pt 62:996pt 63:498pt 64:885pt 65-67:664pt 68:719pt 69:664pt 70:608pt 71:719pt 72:774pt 73:387pt 74:498pt 75:664pt 76:608pt 77:885pt 78-79:719pt 80:608pt 81:701pt 82:664pt 83:553pt 84:608pt 85:719pt 86:664pt 87:885pt 88:664pt 89-90:608pt 91-93:332pt 94-98:498pt 99:442pt 100:498pt 101:442pt 102:351pt 103:498pt 104:553pt 105-106:276pt 107:498pt 108:276pt 109:774pt 110:553pt 111-113:498pt 114-115:387pt 116:276pt 117:553pt 118:442pt 119:664pt 120:498pt 121:442pt 122:387pt 123-125:498pt 126:996pt 128:498pt 130:332pt 131:498pt 132:535pt 133:885pt 134-136:498pt 137:1217pt 138:553pt 139:276pt 140:1069pt 142:608pt 145-146:332pt 147-148:535pt 149-150:498pt 151:885pt 152:498pt 153:608pt 154:387pt 155:276pt 156:738pt 158:387pt 159:608pt 160:295pt 161:387pt 162-170:498pt 171:442pt 172:885pt 173:332pt 174-176:498pt 177:885pt 178-179:332pt 180:498pt 181:553pt 182:498pt 183:332pt 184:498pt 185:332pt 186:498pt 187:442pt 188-190:885pt 191:498pt 192-197:664pt 198:922pt 199-203:664pt 204-207:387pt 208-214:719pt 215:885pt 216-220:719pt 221-222:608pt 223-229:498pt 230:701pt 231-235:442pt 236-239:276pt 240:498pt 241:553pt 242-246:498pt 247:885pt 248:498pt 249-252:553pt 253:442pt 254:498pt 255:442pt </charWidths>          </metrics>       </font>       <font typeface="Clarendon Condensed" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="695pt" descent="163pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="695pt" italicAngle="0" stdVW="128pt" xHeight="528pt" bBox="-251pt,-957pt,922pt,262pt" textEncoding="ISO-8859-1">             <charWidths>32:221pt 33:240pt 34-36:442pt 37:664pt 38:627pt 39-41:221pt 42:442pt 43:664pt 44-47:221pt 48-57:442pt 58-59:221pt 60:996pt 61:664pt 62:996pt 63:442pt 64:996pt 65-66:516pt 67:479pt 68-69:516pt 70:498pt 71:516pt 72:572pt 73:295pt 74:424pt 75:553pt 76:461pt 77:682pt 78:553pt 79:516pt 80:498pt 81:535pt 82:572pt 83:461pt 84:516pt 85:498pt 86:535pt 87:738pt 88:516pt 89:498pt 90:461pt 91-93:221pt 94-95:498pt 96:442pt 97:516pt 98:479pt 99:424pt 100:479pt 101:442pt 102:332pt 103:516pt 104:498pt 105:258pt 106:313pt 107:498pt 108:258pt 109:738pt 110:498pt 111:461pt 112-113:479pt 114:369pt 115:424pt 116:313pt 117:498pt 118:442pt 119:664pt 120-121:461pt 122:387pt 123-125:498pt 126:996pt 128:442pt 130:221pt 131:442pt 132:406pt 133:664pt 134-136:442pt 137:885pt 138:461pt 139:295pt 140:793pt 142:461pt 145-146:221pt 147-148:406pt 149:498pt 150:442pt 151:664pt 152:442pt 153:608pt 154:424pt 155:295pt 156:682pt 158:387pt 159:498pt 160:221pt 161:240pt 162-163:442pt 164:664pt 165:442pt 166:498pt 167-168:442pt 169:498pt 170:442pt 171:461pt 172:664pt 173:221pt 174-175:498pt 176:442pt 177:664pt 178-179:295pt 180:442pt 181:553pt 182:461pt 183:221pt 184:442pt 185:295pt 186:442pt 187:461pt 188-190:664pt 191:442pt 192-197:516pt 198:867pt 199:479pt 200-203:516pt 204-207:295pt 208:516pt 209:553pt 210-214:516pt 215:664pt 216:516pt 217-223:498pt 224-229:516pt 230:682pt 231:424pt 232-235:442pt 236-239:258pt 240:461pt 241:498pt 242-246:461pt 247:664pt 248:461pt 249-252:498pt 253:461pt 254:479pt 255:461pt </charWidths>          </metrics>       </font>       <font typeface="Coronet" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="684pt" descent="249pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="744pt" italicAngle="0" stdVW="56pt" xHeight="237pt" bBox="-504pt,-946pt,1208pt,390pt" textEncoding="ISO-8859-1">             <charWidths>32:203pt 33:185pt 34:276pt 35-36:406pt 37:517pt 38:774pt 39:166pt 40-41:203pt 42:406pt 43:517pt 44-47:203pt 48-57:406pt 58-59:203pt 60:996pt 61:517pt 62:996pt 63:295pt 64:517pt 65:885pt 66:535pt 67:553pt 68:885pt 69:572pt 70:646pt 71:572pt 72:904pt 73:572pt 74:498pt 75:885pt 76:682pt 77:830pt 78:590pt 79:682pt 80:535pt 81:682pt 82:572pt 83:664pt 84:590pt 85-86:627pt 87:904pt 88:572pt 89:608pt 90:682pt 91-93:203pt 94-95:498pt 96:406pt 97:332pt 98:313pt 99:258pt 100:332pt 101:258pt 102:221pt 103:313pt 104:332pt 105:185pt 106:166pt 107:313pt 108:203pt 109:461pt 110:313pt 111:276pt 112:313pt 113:332pt 114-115:221pt 116:185pt 117:332pt 118:258pt 119:406pt 120:221pt 121:295pt 122:221pt 123:442pt 124:498pt 125:442pt 126:996pt 128:406pt 130:166pt 131:406pt 132:276pt 133:517pt 134-136:406pt 137-138:664pt 139:185pt 140:996pt 142:682pt 145-146:166pt 147-148:276pt 149:498pt 150:406pt 151:517pt 152:406pt 153:608pt 154:221pt 155:185pt 156:424pt 158:221pt 159:608pt 160:203pt 161:185pt 162-165:406pt 166:498pt 167-168:406pt 169:498pt 170:313pt 171:276pt 172:517pt 173:203pt 174-175:498pt 176:406pt 177:517pt 178-179:240pt 180:406pt 181:553pt 182:406pt 183:203pt 184:406pt 185:240pt 186:313pt 187:276pt 188-190:517pt 191:295pt 192-197:885pt 198:922pt 199:553pt 200-207:572pt 208:885pt 209:590pt 210-214:682pt 215:517pt 216:682pt 217-220:627pt 221:608pt 222:535pt 223:351pt 224-229:332pt 230:424pt 231-235:258pt 236-239:185pt 240:332pt 241:313pt 242-246:276pt 247:517pt 248:276pt 249-252:332pt 253:295pt 254:313pt 255:295pt </charWidths>          </metrics>       </font>       <font typeface="Courier" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics scalable="1" ascent="613pt" descent="188pt" lineHeight="1000pt" defaultCharWidth="600pt" capHeight="571pt" italicAngle="0" stdVW="40pt" xHeight="423pt" bBox="-21pt,-1021pt,638pt,680pt" textEncoding="ISO-8859-1">             <charWidths>32-126:600pt 128:600pt 130-140:600pt 142:600pt 145-156:600pt 158-255:600pt </charWidths>          </metrics>       </font>       <font typeface="Courier" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics scalable="1" ascent="613pt" descent="188pt" lineHeight="1000pt" defaultCharWidth="600pt" capHeight="571pt" italicAngle="-12" stdVW="40pt" xHeight="423pt" bBox="-67pt,-1000pt,800pt,274pt" textEncoding="ISO-8859-1">             <charWidths>32-126:600pt 128:600pt 130-140:600pt 142:600pt 145-156:600pt 158-255:600pt </charWidths>          </metrics>       </font>       <font typeface="Courier" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics scalable="1" ascent="633pt" descent="209pt" lineHeight="1000pt" defaultCharWidth="600pt" capHeight="592pt" italicAngle="0" stdVW="100pt" xHeight="443pt" bBox="-46pt,-1221pt,702pt,710pt" textEncoding="ISO-8859-1">             <charWidths>32-126:600pt 128:600pt 130-140:600pt 142:600pt 145-156:600pt 158-255:600pt </charWidths>          </metrics>       </font>       <font typeface="Courier" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics scalable="1" ascent="633pt" descent="209pt" lineHeight="1000pt" defaultCharWidth="600pt" capHeight="592pt" italicAngle="-12" stdVW="100pt" xHeight="443pt" bBox="-103pt,-1004pt,836pt,377pt" textEncoding="ISO-8859-1">             <charWidths>32-126:600pt 128:600pt 130-140:600pt 142:600pt 145-156:600pt 158-255:600pt </charWidths>          </metrics>       </font>       <font typeface="CourierPS" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics scalable="1" ascent="626pt" descent="195pt" lineHeight="1080pt" defaultCharWidth="600pt" capHeight="562pt" italicAngle="0" stdVW="52pt" xHeight="426pt" bBox="-411pt,-852pt,702pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32-126:600pt 128:600pt 130-140:600pt 142:600pt 145-156:600pt 158-255:600pt </charWidths>          </metrics>       </font>       <font typeface="CourierPS" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics scalable="1" ascent="626pt" descent="195pt" lineHeight="1080pt" defaultCharWidth="600pt" capHeight="562pt" italicAngle="-12" stdVW="52pt" xHeight="425pt" bBox="-371pt,-852pt,841pt,248pt" textEncoding="ISO-8859-1">             <charWidths>32-126:600pt 128:600pt 130-140:600pt 142:600pt 145-156:600pt 158-255:600pt </charWidths>          </metrics>       </font>       <font typeface="CourierPS" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics scalable="1" ascent="621pt" descent="184pt" lineHeight="1080pt" defaultCharWidth="600pt" capHeight="562pt" italicAngle="0" stdVW="108pt" xHeight="439pt" bBox="-382pt,-852pt,762pt,281pt" textEncoding="ISO-8859-1">             <charWidths>32-126:600pt 128:600pt 130-140:600pt 142:600pt 145-156:600pt 158-255:600pt </charWidths>          </metrics>       </font>       <font typeface="CourierPS" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics scalable="1" ascent="621pt" descent="184pt" lineHeight="1080pt" defaultCharWidth="600pt" capHeight="562pt" italicAngle="-12" stdVW="112pt" xHeight="439pt" bBox="-340pt,-852pt,928pt,281pt" textEncoding="ISO-8859-1">             <charWidths>32-126:600pt 128:600pt 130-140:600pt 142:600pt 145-156:600pt 158-255:600pt </charWidths>          </metrics>       </font>       <font typeface="Garamond" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="769pt" descent="260pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="695pt" italicAngle="0" stdVW="76pt" xHeight="434pt" bBox="-331pt,-978pt,1133pt,279pt" textEncoding="ISO-8859-1">             <charWidths>32-33:258pt 34:424pt 35-36:479pt 37:812pt 38:830pt 39:276pt 40-41:295pt 42:479pt 43:812pt 44-46:258pt 47-57:479pt 58-59:258pt 60:996pt 61:812pt 62:996pt 63:369pt 64:816pt 65:756pt 66:608pt 67:738pt 68:793pt 69:627pt 70:590pt 71:793pt 72:848pt 73:332pt 74:369pt 75:719pt 76:608pt 77:903pt 78-79:848pt 80:590pt 81:848pt 82:701pt 83:479pt 84:682pt 85:812pt 86:719pt 87:977pt 88:756pt 89:719pt 90:664pt 91:295pt 92:479pt 93:295pt 94-95:498pt 96:479pt 97:424pt 98:535pt 99:424pt 100:516pt 101:424pt 102:313pt 103:461pt 104:553pt 105:276pt 106:258pt 107:553pt 108:276pt 109:830pt 110:553pt 111-112:535pt 113:516pt 114:387pt 115:351pt 116:332pt 117:535pt 118:498pt 119:756pt 120:498pt 121:535pt 122:461pt 123:442pt 124:498pt 125:442pt 126:996pt 128:479pt 130:276pt 131:479pt 132:424pt 133:812pt 134-136:479pt 137:1162pt 138:479pt 139:276pt 140:1033pt 142:664pt 145-146:276pt 147-148:424pt 149:498pt 150:479pt 151:812pt 152:479pt 153:608pt 154:351pt 155:276pt 156:756pt 158:461pt 159:719pt 160-161:258pt 162-165:479pt 166:498pt 167-168:479pt 169:498pt 170:479pt 171:424pt 172:812pt 173:258pt 174-175:498pt 176:479pt 177:812pt 178-179:332pt 180:479pt 181:553pt 182:479pt 183:258pt 184:479pt 185:332pt 186:479pt 187:424pt 188-190:812pt 191:369pt 192-197:756pt 198:1069pt 199:738pt 200-203:627pt 204-207:332pt 208:793pt 209-214:848pt 215:812pt 216:848pt 217-220:812pt 221:719pt 222:590pt 223:553pt 224-229:424pt 230:646pt 231-235:424pt 236-239:276pt 240:535pt 241:553pt 242-246:535pt 247:812pt 248-255:535pt </charWidths>          </metrics>       </font>       <font typeface="Garamond" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="769pt" descent="260pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="695pt" italicAngle="-17" stdVW="68pt" xHeight="445pt" bBox="-248pt,-969pt,1101pt,270pt" textEncoding="ISO-8859-1">             <charWidths>32-33:240pt 34:424pt 35-36:479pt 37:774pt 38:682pt 39:276pt 40-41:240pt 42:479pt 43:774pt 44-46:240pt 47:498pt 48-57:479pt 58-59:240pt 60:996pt 61:774pt 62:996pt 63:351pt 64:779pt 65:701pt 66:572pt 67:701pt 68:756pt 69:590pt 70:498pt 71-72:774pt 73:332pt 74:313pt 75:682pt 76:590pt 77:774pt 78:738pt 79:793pt 80:553pt 81:793pt 82:682pt 83:461pt 84:608pt 85:756pt 86:719pt 87:959pt 88:701pt 89:664pt 90:627pt 91:240pt 92:498pt 93:240pt 94-95:498pt 96:479pt 97:461pt 98:479pt 99:369pt 100:498pt 101:369pt 102:276pt 103:424pt 104:479pt 105:295pt 106:240pt 107:498pt 108:276pt 109:812pt 110:553pt 111-112:461pt 113:479pt 114:387pt 115:295pt 116:313pt 117-118:516pt 119:719pt 120:461pt 121:442pt 122:424pt 123:442pt 124:498pt 125:442pt 126:996pt 128:479pt 130:240pt 131:479pt 132:406pt 133:774pt 134-136:479pt 137:1125pt 138:461pt 139:295pt 140:1033pt 142:627pt 145-146:240pt 147-148:406pt 149:498pt 150:479pt 151:774pt 152:479pt 153:608pt 154-155:295pt 156:682pt 158:424pt 159:664pt 160:240pt 161:258pt 162-165:479pt 166:498pt 167-168:479pt 169:498pt 170:442pt 171:406pt 172:774pt 173:240pt 174-175:498pt 176:479pt 177:774pt 178-179:332pt 180:479pt 181:553pt 182:479pt 183:240pt 184:479pt 185:332pt 186:442pt 187:406pt 188-190:774pt 191:351pt 192-197:701pt 198:959pt 199:701pt 200-203:590pt 204-207:332pt 208:756pt 209:738pt 210-214:793pt 215:774pt 216:793pt 217-220:756pt 221:664pt 222:553pt 223:498pt 224-229:461pt 230:627pt 231-235:369pt 236-239:295pt 240:461pt 241:553pt 242-246:461pt 247:774pt 248:461pt 249-252:516pt 253:442pt 254:461pt 255:442pt </charWidths>          </metrics>       </font>       <font typeface="Garamond" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="769pt" descent="260pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="692pt" italicAngle="0" stdVW="116pt" xHeight="459pt" bBox="-333pt,-972pt,1101pt,276pt" textEncoding="ISO-8859-1">             <charWidths>32-33:276pt 34:406pt 35-36:498pt 37:830pt 38:848pt 39:258pt 40-41:313pt 42:498pt 43:830pt 44-46:276pt 47-57:498pt 58-59:276pt 60:996pt 61:830pt 62:996pt 63:387pt 64:830pt 65:756pt 66:664pt 67:756pt 68:830pt 69-70:627pt 71:812pt 72:885pt 73:387pt 74:369pt 75:738pt 76:608pt 77:940pt 78:848pt 79:867pt 80:627pt 81:867pt 82:738pt 83:535pt 84:664pt 85:812pt 86:738pt 87:996pt 88:756pt 89:701pt 90:664pt 91:313pt 92:498pt 93:313pt 94-96:498pt 97:461pt 98:553pt 99:424pt 100:553pt 101:442pt 102:351pt 103:535pt 104:590pt 105:295pt 106:276pt 107:553pt 108:295pt 109:867pt 110:590pt 111:535pt 112-113:553pt 114:424pt 115-116:369pt 117:590pt 118:535pt 119:756pt 120:535pt 121:516pt 122:479pt 123-125:498pt 126:996pt 128:498pt 130:258pt 131:498pt 132:461pt 133:830pt 134-136:498pt 137:1143pt 138:535pt 139:313pt 140:1069pt 142:664pt 145-146:258pt 147-148:461pt 149-150:498pt 151:830pt 152:498pt 153:608pt 154:369pt 155:313pt 156:793pt 158:479pt 159:701pt 160-161:276pt 162-169:498pt 170:461pt 171:479pt 172:830pt 173:276pt 174-176:498pt 177:830pt 178-179:351pt 180:498pt 181:553pt 182:498pt 183:276pt 184:498pt 185:351pt 186:461pt 187:479pt 188-190:830pt 191:387pt 192-197:756pt 198:977pt 199:756pt 200-203:627pt 204-207:387pt 208:830pt 209:848pt 210-214:867pt 215:830pt 216:867pt 217-220:812pt 221:701pt 222:627pt 223:590pt 224-229:461pt 230:682pt 231:424pt 232-235:442pt 236-239:295pt 240:535pt 241:590pt 242-246:535pt 247:830pt 248:535pt 249-252:590pt 253:516pt 254:553pt 255:516pt </charWidths>          </metrics>       </font>       <font typeface="Garamond" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="769pt" descent="255pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="697pt" italicAngle="-16" stdVW="100pt" xHeight="470pt" bBox="-255pt,-976pt,1110pt,280pt" textEncoding="ISO-8859-1">             <charWidths>32-33:258pt 34:424pt 35-36:498pt 37:830pt 38:701pt 39:258pt 40-41:295pt 42:498pt 43:830pt 44-46:258pt 47-57:498pt 58-59:258pt 60:996pt 61:830pt 62:996pt 63:387pt 64:830pt 65:738pt 66:627pt 67:738pt 68:774pt 69:627pt 70:572pt 71:793pt 72:812pt 73:387pt 74:351pt 75:719pt 76:627pt 77:867pt 78:793pt 79:830pt 80:627pt 81:830pt 82:738pt 83:498pt 84:682pt 85:812pt 86:738pt 87:996pt 88:719pt 89:738pt 90:664pt 91:295pt 92:498pt 93:295pt 94-96:498pt 97:516pt 98:553pt 99:424pt 100:553pt 101:424pt 102:295pt 103:479pt 104:553pt 105:313pt 106:295pt 107:535pt 108:295pt 109:812pt 110:553pt 111:479pt 112:553pt 113:535pt 114:387pt 115:332pt 116:313pt 117:535pt 118:572pt 119:774pt 120:479pt 121:498pt 122:424pt 123-125:498pt 126:996pt 128:498pt 130:258pt 131:498pt 132:424pt 133:830pt 134-136:498pt 137:1143pt 138:498pt 139:258pt 140:1033pt 142:664pt 145-146:258pt 147-148:424pt 149-150:498pt 151:830pt 152:498pt 153:608pt 154:332pt 155:258pt 156:719pt 158:424pt 159:738pt 160-161:258pt 162-169:498pt 170-171:424pt 172:830pt 173:258pt 174-176:498pt 177:830pt 178-179:332pt 180:498pt 181:553pt 182:498pt 183:111pt 184:498pt 185:332pt 186-187:424pt 188-190:830pt 191:387pt 192-197:738pt 198:977pt 199:738pt 200-203:627pt 204-207:387pt 208:774pt 209:793pt 210-216:830pt 217-220:812pt 221:738pt 222:627pt 223:535pt 224-229:516pt 230:701pt 231-235:424pt 236-239:313pt 240:479pt 241:553pt 242-246:479pt 247:830pt 248:479pt 249-252:535pt 253:498pt 254:553pt 255:498pt </charWidths>          </metrics>       </font>       <font typeface="Helvetica" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="728pt" descent="210pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="718pt" italicAngle="0" stdVW="88pt" xHeight="523pt" bBox="-383pt,-930pt,1000pt,301pt" textEncoding="ISO-8859-1">             <charWidths>32-33:278pt 34:355pt 35-36:556pt 37:889pt 38:667pt 39:191pt 40-41:333pt 42:389pt 43:584pt 44:278pt 45:333pt 46-47:278pt 48-57:556pt 58-59:278pt 60-62:584pt 63:556pt 64:1015pt 65-66:667pt 67-68:722pt 69:667pt 70:611pt 71:778pt 72:722pt 73:278pt 74:500pt 75:667pt 76:556pt 77:833pt 78:722pt 79:778pt 80:667pt 81:778pt 82:722pt 83:667pt 84:611pt 85:722pt 86:667pt 87:944pt 88-89:667pt 90:611pt 91-93:278pt 94:469pt 95:556pt 96:333pt 97-98:556pt 99:500pt 100-101:556pt 102:278pt 103-104:556pt 105-106:222pt 107:500pt 108:222pt 109:833pt 110-113:556pt 114:333pt 115:500pt 116:278pt 117:556pt 118:500pt 119:722pt 120-122:500pt 123:334pt 124:260pt 125:334pt 126:584pt 128:556pt 130:222pt 131:556pt 132:333pt 133:1000pt 134-135:556pt 136:333pt 137:1000pt 138:667pt 139:333pt 140:1000pt 142:611pt 145-146:222pt 147-148:333pt 149:350pt 150:556pt 151:1000pt 152:333pt 153:1000pt 154:500pt 155:333pt 156:944pt 158:500pt 159:667pt 160:278pt 161:333pt 162-165:556pt 166:260pt 167:556pt 168:333pt 169:737pt 170:370pt 171:556pt 172:584pt 173:333pt 174:737pt 175:333pt 176:400pt 177:584pt 178-180:333pt 181:556pt 182:537pt 183:278pt 184-185:333pt 186:365pt 187:556pt 188-190:834pt 191:611pt 192-197:667pt 198:1000pt 199:722pt 200-203:667pt 204-207:278pt 208-209:722pt 210-214:778pt 215:584pt 216:778pt 217-220:722pt 221-222:667pt 223:611pt 224-229:556pt 230:889pt 231:500pt 232-235:556pt 236-239:278pt 240-246:556pt 247:584pt 248:611pt 249-252:556pt 253:500pt 254:556pt 255:500pt </charWidths>          </metrics>       </font>       <font typeface="Helvetica" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="728pt" descent="210pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="718pt" italicAngle="-12" stdVW="92pt" xHeight="524pt" bBox="-330pt,-931pt,1117pt,309pt" textEncoding="ISO-8859-1">             <charWidths>32-33:278pt 34:355pt 35-36:556pt 37:889pt 38:667pt 39:191pt 40-41:333pt 42:389pt 43:584pt 44:278pt 45:333pt 46-47:278pt 48-57:556pt 58-59:278pt 60-62:584pt 63:556pt 64:1015pt 65-66:667pt 67-68:722pt 69:667pt 70:611pt 71:778pt 72:722pt 73:278pt 74:500pt 75:667pt 76:556pt 77:833pt 78:722pt 79:778pt 80:667pt 81:778pt 82:722pt 83:667pt 84:611pt 85:722pt 86:667pt 87:944pt 88-89:667pt 90:611pt 91-93:278pt 94:469pt 95:556pt 96:333pt 97-98:556pt 99:500pt 100-101:556pt 102:278pt 103-104:556pt 105-106:222pt 107:500pt 108:222pt 109:833pt 110-113:556pt 114:333pt 115:500pt 116:278pt 117:556pt 118:500pt 119:722pt 120-122:500pt 123:334pt 124:260pt 125:334pt 126:584pt 128:556pt 130:222pt 131:556pt 132:333pt 133:1000pt 134-135:556pt 136:333pt 137:1000pt 138:667pt 139:333pt 140:1000pt 142:611pt 145-146:222pt 147-148:333pt 149:350pt 150:556pt 151:1000pt 152:333pt 153:1000pt 154:500pt 155:333pt 156:944pt 158:500pt 159:667pt 160:278pt 161:333pt 162-165:556pt 166:260pt 167:556pt 168:333pt 169:737pt 170:370pt 171:556pt 172:584pt 173:333pt 174:737pt 175:333pt 176:400pt 177:584pt 178-180:333pt 181:556pt 182:537pt 183:278pt 184-185:333pt 186:365pt 187:556pt 188-190:834pt 191:611pt 192-197:667pt 198:1000pt 199:722pt 200-203:667pt 204-207:278pt 208-209:722pt 210-214:778pt 215:584pt 216:778pt 217-220:722pt 221-222:667pt 223:611pt 224-229:556pt 230:889pt 231:500pt 232-235:556pt 236-239:278pt 240-246:556pt 247:584pt 248:611pt 249-252:556pt 253:500pt 254:556pt 255:500pt </charWidths>          </metrics>       </font>       <font typeface="Helvetica" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="728pt" descent="210pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="718pt" italicAngle="0" stdVW="140pt" xHeight="531pt" bBox="-380pt,-962pt,1000pt,357pt" textEncoding="ISO-8859-1">             <charWidths>32:278pt 33:333pt 34:474pt 35-36:556pt 37:889pt 38:722pt 39:238pt 40-41:333pt 42:389pt 43:584pt 44:278pt 45:333pt 46-47:278pt 48-57:556pt 58-59:333pt 60-62:584pt 63:611pt 64:975pt 65-68:722pt 69:667pt 70:611pt 71:778pt 72:722pt 73:278pt 74:556pt 75:722pt 76:611pt 77:833pt 78:722pt 79:778pt 80:667pt 81:778pt 82:722pt 83:667pt 84:611pt 85:722pt 86:667pt 87:944pt 88-89:667pt 90:611pt 91:333pt 92:278pt 93:333pt 94:584pt 95:556pt 96:333pt 97:556pt 98:611pt 99:556pt 100:611pt 101:556pt 102:333pt 103-104:611pt 105-106:278pt 107:556pt 108:278pt 109:889pt 110-113:611pt 114:389pt 115:556pt 116:333pt 117:611pt 118:556pt 119:778pt 120-121:556pt 122:500pt 123:389pt 124:280pt 125:389pt 126:584pt 128:556pt 130:278pt 131:556pt 132:500pt 133:1000pt 134-135:556pt 136:333pt 137:1000pt 138:667pt 139:333pt 140:1000pt 142:611pt 145-146:278pt 147-148:500pt 149:350pt 150:556pt 151:1000pt 152:333pt 153:1000pt 154:556pt 155:333pt 156:944pt 158:500pt 159:667pt 160:278pt 161:333pt 162-165:556pt 166:280pt 167:556pt 168:333pt 169:737pt 170:370pt 171:556pt 172:584pt 173:333pt 174:737pt 175:333pt 176:400pt 177:584pt 178-180:333pt 181:611pt 182:556pt 183:278pt 184-185:333pt 186:365pt 187:556pt 188-190:834pt 191:611pt 192-197:722pt 198:1000pt 199:722pt 200-203:667pt 204-207:278pt 208-209:722pt 210-214:778pt 215:584pt 216:778pt 217-220:722pt 221-222:667pt 223:611pt 224-229:556pt 230:889pt 231-235:556pt 236-239:278pt 240-246:611pt 247:584pt 248-252:611pt 253:556pt 254:611pt 255:556pt </charWidths>          </metrics>       </font>       <font typeface="Helvetica" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="728pt" descent="210pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="718pt" italicAngle="-12" stdVW="144pt" xHeight="531pt" bBox="-331pt,-964pt,1112pt,356pt" textEncoding="ISO-8859-1">             <charWidths>32:278pt 33:333pt 34:474pt 35-36:556pt 37:889pt 38:722pt 39:238pt 40-41:333pt 42:389pt 43:584pt 44:278pt 45:333pt 46-47:278pt 48-57:556pt 58-59:333pt 60-62:584pt 63:611pt 64:975pt 65-68:722pt 69:667pt 70:611pt 71:778pt 72:722pt 73:278pt 74:556pt 75:722pt 76:611pt 77:833pt 78:722pt 79:778pt 80:667pt 81:778pt 82:722pt 83:667pt 84:611pt 85:722pt 86:667pt 87:944pt 88-89:667pt 90:611pt 91:333pt 92:278pt 93:333pt 94:584pt 95:556pt 96:333pt 97:556pt 98:611pt 99:556pt 100:611pt 101:556pt 102:333pt 103-104:611pt 105-106:278pt 107:556pt 108:278pt 109:889pt 110-113:611pt 114:389pt 115:556pt 116:333pt 117:611pt 118:556pt 119:778pt 120-121:556pt 122:500pt 123:389pt 124:280pt 125:389pt 126:584pt 128:556pt 130:278pt 131:556pt 132:500pt 133:1000pt 134-135:556pt 136:333pt 137:1000pt 138:667pt 139:333pt 140:1000pt 142:611pt 145-146:278pt 147-148:500pt 149:350pt 150:556pt 151:1000pt 152:333pt 153:1000pt 154:556pt 155:333pt 156:944pt 158:500pt 159:667pt 160:278pt 161:333pt 162-165:556pt 166:280pt 167:556pt 168:333pt 169:737pt 170:370pt 171:556pt 172:584pt 173:333pt 174:737pt 175:333pt 176:400pt 177:584pt 178-180:333pt 181:611pt 182:556pt 183:278pt 184-185:333pt 186:365pt 187:556pt 188-190:834pt 191:611pt 192-197:722pt 198:1000pt 199:722pt 200-203:667pt 204-207:278pt 208-209:722pt 210-214:778pt 215:584pt 216:778pt 217-220:722pt 221-222:667pt 223:611pt 224-229:556pt 230:889pt 231-235:556pt 236-239:278pt 240-246:611pt 247:584pt 248-252:611pt 253:556pt 254:611pt 255:556pt </charWidths>          </metrics>       </font>       <font typeface="Helvetica Narrow" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="728pt" descent="210pt" lineHeight="1131pt" defaultCharWidth="949pt" capHeight="718pt" italicAngle="0" stdVW="72pt" xHeight="523pt" bBox="-314pt,-937pt,899pt,253pt" textEncoding="ISO-8859-1">             <charWidths>32-33:228pt 34:291pt 35-36:456pt 37:729pt 38:547pt 39:157pt 40-41:273pt 42:319pt 43:479pt 44:228pt 45:273pt 46-47:228pt 48-57:456pt 58-59:228pt 60-62:479pt 63:456pt 64:832pt 65-66:547pt 67-68:592pt 69:547pt 70:501pt 71:638pt 72:592pt 73:228pt 74:410pt 75:547pt 76:456pt 77:683pt 78:592pt 79:638pt 80:547pt 81:638pt 82:592pt 83:547pt 84:501pt 85:592pt 86:547pt 87:774pt 88-89:547pt 90:501pt 91-93:228pt 94:385pt 95:456pt 96:273pt 97-98:456pt 99:410pt 100-101:456pt 102:228pt 103-104:456pt 105-106:182pt 107:410pt 108:182pt 109:683pt 110-113:456pt 114:273pt 115:410pt 116:228pt 117:456pt 118:410pt 119:592pt 120-122:410pt 123:274pt 124:213pt 125:274pt 126:479pt 128:456pt 130:182pt 131:456pt 132:273pt 133:820pt 134-135:456pt 136:273pt 137:820pt 138:547pt 139:273pt 140:820pt 142:501pt 145-146:182pt 147-148:273pt 149:287pt 150:456pt 151:820pt 152:273pt 153:820pt 154:410pt 155:273pt 156:774pt 158:410pt 159:547pt 160:228pt 161:273pt 162-165:456pt 166:213pt 167:456pt 168:273pt 169:604pt 170:303pt 171:456pt 172:479pt 173:273pt 174:604pt 175:273pt 176:328pt 177:479pt 178-180:273pt 181:456pt 182:440pt 183:228pt 184-185:273pt 186:299pt 187:456pt 188-190:684pt 191:501pt 192-197:547pt 198:820pt 199:592pt 200-203:547pt 204-207:228pt 208-209:592pt 210-214:638pt 215:479pt 216:638pt 217-220:592pt 221-222:547pt 223:501pt 224-229:456pt 230:729pt 231:410pt 232-235:456pt 236-239:228pt 240-246:456pt 247:479pt 248:501pt 249-252:456pt 253:410pt 254:456pt 255:410pt </charWidths>          </metrics>       </font>       <font typeface="Helvetica Narrow" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="728pt" descent="210pt" lineHeight="1131pt" defaultCharWidth="949pt" capHeight="718pt" italicAngle="-10" stdVW="76pt" xHeight="523pt" bBox="-266pt,-951pt,920pt,251pt" textEncoding="ISO-8859-1">             <charWidths>32-33:228pt 34:291pt 35-36:456pt 37:729pt 38:547pt 39:157pt 40-41:273pt 42:319pt 43:479pt 44:228pt 45:273pt 46-47:228pt 48-57:456pt 58-59:228pt 60-62:479pt 63:456pt 64:832pt 65-66:547pt 67-68:592pt 69:547pt 70:501pt 71:638pt 72:592pt 73:228pt 74:410pt 75:547pt 76:456pt 77:683pt 78:592pt 79:638pt 80:547pt 81:638pt 82:592pt 83:547pt 84:501pt 85:592pt 86:547pt 87:774pt 88-89:547pt 90:501pt 91-93:228pt 94:385pt 95:456pt 96:273pt 97-98:456pt 99:410pt 100-101:456pt 102:228pt 103-104:456pt 105-106:182pt 107:410pt 108:182pt 109:683pt 110-113:456pt 114:273pt 115:410pt 116:228pt 117:456pt 118:410pt 119:592pt 120-122:410pt 123:274pt 124:213pt 125:274pt 126:479pt 128:456pt 130:182pt 131:456pt 132:273pt 133:820pt 134-135:456pt 136:273pt 137:820pt 138:547pt 139:273pt 140:820pt 142:501pt 145-146:182pt 147-148:273pt 149:287pt 150:456pt 151:820pt 152:273pt 153:820pt 154:410pt 155:273pt 156:774pt 158:410pt 159:547pt 160:228pt 161:273pt 162-165:456pt 166:213pt 167:456pt 168:273pt 169:604pt 170:303pt 171:456pt 172:479pt 173:273pt 174:604pt 175:273pt 176:328pt 177:479pt 178-180:273pt 181:456pt 182:440pt 183:228pt 184-185:273pt 186:299pt 187:456pt 188-190:684pt 191:501pt 192-197:547pt 198:820pt 199:592pt 200-203:547pt 204-207:228pt 208-209:592pt 210-214:638pt 215:479pt 216:638pt 217-220:592pt 221-222:547pt 223:501pt 224-229:456pt 230:729pt 231:410pt 232-235:456pt 236-239:228pt 240-246:456pt 247:479pt 248:501pt 249-252:456pt 253:410pt 254:456pt 255:410pt </charWidths>          </metrics>       </font>       <font typeface="Helvetica Narrow" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="728pt" descent="210pt" lineHeight="1131pt" defaultCharWidth="949pt" capHeight="718pt" italicAngle="0" stdVW="116pt" xHeight="531pt" bBox="-311pt,-956pt,899pt,268pt" textEncoding="ISO-8859-1">             <charWidths>32:228pt 33:273pt 34:389pt 35-36:456pt 37:729pt 38:592pt 39:195pt 40-41:273pt 42:319pt 43:479pt 44:228pt 45:273pt 46-47:228pt 48-57:456pt 58-59:273pt 60-62:479pt 63:501pt 64:800pt 65-68:592pt 69:547pt 70:501pt 71:638pt 72:592pt 73:228pt 74:456pt 75:592pt 76:501pt 77:683pt 78:592pt 79:638pt 80:547pt 81:638pt 82:592pt 83:547pt 84:501pt 85:592pt 86:547pt 87:774pt 88-89:547pt 90:501pt 91:273pt 92:228pt 93:273pt 94:479pt 95:456pt 96:273pt 97:456pt 98:501pt 99:456pt 100:501pt 101:456pt 102:273pt 103-104:501pt 105-106:228pt 107:456pt 108:228pt 109:729pt 110-113:501pt 114:319pt 115:456pt 116:273pt 117:501pt 118:456pt 119:638pt 120-121:456pt 122:410pt 123:319pt 124:230pt 125:319pt 126:479pt 128:456pt 130:228pt 131:456pt 132:410pt 133:820pt 134-135:456pt 136:273pt 137:820pt 138:547pt 139:273pt 140:820pt 142:501pt 145-146:228pt 147-148:410pt 149:287pt 150:456pt 151:820pt 152:273pt 153:820pt 154:456pt 155:273pt 156:774pt 158:410pt 159:547pt 160:228pt 161:273pt 162-165:456pt 166:230pt 167:456pt 168:273pt 169:604pt 170:303pt 171:456pt 172:479pt 173:273pt 174:604pt 175:273pt 176:328pt 177:479pt 178-180:273pt 181:501pt 182:456pt 183:228pt 184-185:273pt 186:299pt 187:456pt 188-190:684pt 191:501pt 192-197:592pt 198:820pt 199:592pt 200-203:547pt 204-207:228pt 208-209:592pt 210-214:638pt 215:479pt 216:638pt 217-220:592pt 221-222:547pt 223:501pt 224-229:456pt 230:729pt 231-235:456pt 236-239:228pt 240-246:501pt 247:479pt 248-252:501pt 253:456pt 254:501pt 255:456pt </charWidths>          </metrics>       </font>       <font typeface="Helvetica Narrow" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="728pt" descent="210pt" lineHeight="1131pt" defaultCharWidth="949pt" capHeight="718pt" italicAngle="-10" stdVW="116pt" xHeight="531pt" bBox="-271pt,-961pt,912pt,268pt" textEncoding="ISO-8859-1">             <charWidths>32:228pt 33:273pt 34:389pt 35-36:456pt 37:729pt 38:592pt 39:195pt 40-41:273pt 42:319pt 43:479pt 44:228pt 45:273pt 46-47:228pt 48-57:456pt 58-59:273pt 60-62:479pt 63:501pt 64:800pt 65-68:592pt 69:547pt 70:501pt 71:638pt 72:592pt 73:228pt 74:456pt 75:592pt 76:501pt 77:683pt 78:592pt 79:638pt 80:547pt 81:638pt 82:592pt 83:547pt 84:501pt 85:592pt 86:547pt 87:774pt 88-89:547pt 90:501pt 91:273pt 92:228pt 93:273pt 94:479pt 95:456pt 96:273pt 97:456pt 98:501pt 99:456pt 100:501pt 101:456pt 102:273pt 103-104:501pt 105-106:228pt 107:456pt 108:228pt 109:729pt 110-113:501pt 114:319pt 115:456pt 116:273pt 117:501pt 118:456pt 119:638pt 120-121:456pt 122:410pt 123:319pt 124:230pt 125:319pt 126:479pt 128:456pt 130:228pt 131:456pt 132:410pt 133:820pt 134-135:456pt 136:273pt 137:820pt 138:547pt 139:273pt 140:820pt 142:501pt 145-146:228pt 147-148:410pt 149:287pt 150:456pt 151:820pt 152:273pt 153:820pt 154:456pt 155:273pt 156:774pt 158:410pt 159:547pt 160:228pt 161:273pt 162-165:456pt 166:230pt 167:456pt 168:273pt 169:604pt 170:303pt 171:456pt 172:479pt 173:273pt 174:604pt 175:273pt 176:328pt 177:479pt 178-180:273pt 181:501pt 182:456pt 183:228pt 184-185:273pt 186:299pt 187:456pt 188-190:684pt 191:501pt 192-197:592pt 198:820pt 199:592pt 200-203:547pt 204-207:228pt 208-209:592pt 210-214:638pt 215:479pt 216:638pt 217-220:592pt 221-222:547pt 223:501pt 224-229:456pt 230:729pt 231-235:456pt 236-239:228pt 240-246:501pt 247:479pt 248-252:501pt 253:456pt 254:501pt 255:456pt </charWidths>          </metrics>       </font>       <font typeface="Letter Gothic" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics scalable="1" ascent="742pt" descent="208pt" lineHeight="1080pt" defaultCharWidth="500pt" capHeight="720pt" italicAngle="0" stdVW="44pt" xHeight="532pt" bBox="-299pt,-943pt,633pt,251pt" textEncoding="ISO-8859-1">             <charWidths>32-126:500pt 128:500pt 130-140:500pt 142:500pt 145-156:500pt 158-255:500pt </charWidths>          </metrics>       </font>       <font typeface="Letter Gothic" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics scalable="1" ascent="742pt" descent="208pt" lineHeight="1080pt" defaultCharWidth="500pt" capHeight="720pt" italicAngle="-12" stdVW="48pt" xHeight="532pt" bBox="-256pt,-943pt,633pt,251pt" textEncoding="ISO-8859-1">             <charWidths>32-126:500pt 128:500pt 130-140:500pt 142:500pt 145-156:500pt 158-255:500pt </charWidths>          </metrics>       </font>       <font typeface="Letter Gothic" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics scalable="1" ascent="742pt" descent="208pt" lineHeight="1080pt" defaultCharWidth="500pt" capHeight="720pt" italicAngle="0" stdVW="84pt" xHeight="532pt" bBox="-294pt,-965pt,633pt,269pt" textEncoding="ISO-8859-1">             <charWidths>32-126:500pt 128:500pt 130-140:500pt 142:500pt 145-156:500pt 158-255:500pt </charWidths>          </metrics>       </font>       <font typeface="Marigold" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="662pt" descent="302pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="455pt" italicAngle="0" stdVW="40pt" xHeight="516pt" bBox="-309pt,-835pt,861pt,303pt" textEncoding="ISO-8859-1">             <charWidths>32:221pt 33:295pt 34:240pt 35-36:369pt 37:646pt 38:479pt 39:147pt 40-41:258pt 42:369pt 43:442pt 44:221pt 45:258pt 46:221pt 47:332pt 48-57:369pt 58-59:221pt 60:996pt 61:442pt 62:996pt 63:313pt 64:682pt 65:461pt 66-67:406pt 68:479pt 69:387pt 70:369pt 71-72:461pt 73-74:240pt 75:461pt 76:332pt 77:608pt 78:498pt 79:442pt 80:369pt 81-82:442pt 83:369pt 84:387pt 85:479pt 86:461pt 87:608pt 88:461pt 89-90:406pt 91:240pt 92:332pt 93:240pt 94-95:498pt 96:442pt 97:313pt 98:258pt 99:240pt 100:295pt 101:240pt 102:147pt 103:295pt 104:313pt 105:185pt 106:147pt 107:258pt 108:147pt 109:424pt 110:295pt 111:258pt 112:295pt 113:276pt 114:240pt 115-116:203pt 117:295pt 118:276pt 119:369pt 120-122:276pt 123:313pt 124:498pt 125:313pt 126:996pt 128:369pt 130:147pt 131:369pt 132:240pt 133:682pt 134-135:369pt 136:442pt 137:867pt 138:369pt 139:221pt 140:627pt 142:406pt 145-146:147pt 147-148:240pt 149:498pt 150:442pt 151:682pt 152:442pt 153:369pt 154:203pt 155:221pt 156:406pt 158:276pt 159:406pt 160:221pt 161:295pt 162-165:369pt 166:498pt 167:369pt 168:442pt 169:295pt 170:240pt 171:351pt 172:442pt 173:258pt 174:295pt 175:498pt 176:295pt 177:442pt 178-179:276pt 180:442pt 181:553pt 182:442pt 183:221pt 184:442pt 185:276pt 186:240pt 187:351pt 188-190:646pt 191:313pt 192-197:461pt 198:664pt 199:406pt 200-203:387pt 204-207:240pt 208:479pt 209:498pt 210-216:442pt 217-220:479pt 221:406pt 222:369pt 223:351pt 224-229:313pt 230:406pt 231-235:240pt 236-239:185pt 240:276pt 241:295pt 242-246:258pt 247:442pt 248:258pt 249-252:295pt 253:276pt 254:295pt 255:276pt </charWidths>          </metrics>       </font>       <font typeface="Palatino" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="727pt" descent="282pt" lineHeight="1061pt" defaultCharWidth="949pt" capHeight="692pt" italicAngle="0" stdVW="84pt" xHeight="469pt" bBox="-376pt,-926pt,1022pt,294pt" textEncoding="ISO-8859-1">             <charWidths>32:250pt 33:278pt 34:371pt 35-36:500pt 37:840pt 38:778pt 39:208pt 40-41:333pt 42:389pt 43:606pt 44:250pt 45:333pt 46:250pt 47:606pt 48-57:500pt 58-59:250pt 60-62:606pt 63:444pt 64:747pt 65:778pt 66:611pt 67:709pt 68:774pt 69:611pt 70:556pt 71:763pt 72:832pt 73:337pt 74:333pt 75:726pt 76:611pt 77:946pt 78:831pt 79:786pt 80:604pt 81:786pt 82:668pt 83:525pt 84:613pt 85:778pt 86:722pt 87:1000pt 88-90:667pt 91:333pt 92:606pt 93:333pt 94:606pt 95:500pt 96:333pt 97:500pt 98:553pt 99:444pt 100:611pt 101:479pt 102:333pt 103:556pt 104:582pt 105:291pt 106:234pt 107:556pt 108:291pt 109:883pt 110:582pt 111:546pt 112:601pt 113:560pt 114:395pt 115:424pt 116:326pt 117:603pt 118:565pt 119:834pt 120:516pt 121:556pt 122:500pt 123:333pt 124:606pt 125:333pt 126:606pt 128:500pt 130:278pt 131-132:500pt 133:1000pt 134-135:500pt 136:333pt 137:1144pt 138:525pt 139:331pt 140:998pt 142:667pt 145-146:278pt 147-148:500pt 149:606pt 150:500pt 151:1000pt 152:333pt 153:979pt 154:424pt 155:331pt 156:827pt 158:500pt 159:667pt 160:250pt 161:278pt 162-165:500pt 166:606pt 167:500pt 168:333pt 169:747pt 170:333pt 171:500pt 172:606pt 173:333pt 174:747pt 175:500pt 176:400pt 177:606pt 178-179:300pt 180:333pt 181:603pt 182:628pt 183:250pt 184:333pt 185:300pt 186:333pt 187:500pt 188-190:750pt 191:444pt 192-197:778pt 198:944pt 199:709pt 200-203:611pt 204-207:337pt 208:774pt 209:831pt 210-214:786pt 215:606pt 216:833pt 217-220:778pt 221:667pt 222:604pt 223:556pt 224-229:500pt 230:758pt 231:444pt 232-235:479pt 236-239:287pt 240:546pt 241:582pt 242-246:546pt 247:606pt 248:556pt 249-252:603pt 253:556pt 254:601pt 255:556pt </charWidths>          </metrics>       </font>       <font typeface="Palatino" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="725pt" descent="280pt" lineHeight="1065pt" defaultCharWidth="949pt" capHeight="692pt" italicAngle="-10" stdVW="72pt" xHeight="482pt" bBox="-363pt,-941pt,1012pt,281pt" textEncoding="ISO-8859-1">             <charWidths>32:250pt 33:333pt 34-36:500pt 37:889pt 38:778pt 39-41:333pt 42:389pt 43:606pt 44:250pt 45:333pt 46:250pt 47:296pt 48-57:500pt 58-59:250pt 60-62:606pt 63:500pt 64:747pt 65:722pt 66:611pt 67:667pt 68:778pt 69:611pt 70:556pt 71:722pt 72:778pt 73-74:333pt 75:667pt 76:556pt 77:944pt 78-79:778pt 80:611pt 81:778pt 82:667pt 83:556pt 84:611pt 85:778pt 86:722pt 87:944pt 88:722pt 89-90:667pt 91:333pt 92:606pt 93:333pt 94:606pt 95:500pt 96:333pt 97:444pt 98:463pt 99:407pt 100:500pt 101:389pt 102:278pt 103-104:500pt 105-106:278pt 107:444pt 108:278pt 109:778pt 110:556pt 111:444pt 112:500pt 113:463pt 114-115:389pt 116:333pt 117:556pt 118:500pt 119:722pt 120-121:500pt 122:444pt 123:333pt 124:606pt 125:333pt 126:606pt 128:500pt 130:278pt 131-132:500pt 133:1000pt 134-135:500pt 136:333pt 137:1000pt 138:556pt 139:333pt 140:1028pt 142:667pt 145-146:278pt 147-150:500pt 151:1000pt 152:333pt 153:1000pt 154:389pt 155:333pt 156:669pt 158:444pt 159:667pt 160:250pt 161:333pt 162-165:500pt 166:606pt 167:500pt 168:333pt 169:747pt 170:333pt 171:500pt 172:606pt 173:333pt 174:747pt 175:500pt 176:400pt 177:606pt 178-179:300pt 180:333pt 181:556pt 182:500pt 183:250pt 184:333pt 185:300pt 186:333pt 187:500pt 188-190:750pt 191:500pt 192-197:722pt 198:941pt 199:667pt 200-203:611pt 204-207:333pt 208-214:778pt 215:606pt 216-220:778pt 221:667pt 222:611pt 223:500pt 224-229:444pt 230:638pt 231:407pt 232-235:389pt 236-239:278pt 240:444pt 241:556pt 242-246:444pt 247:606pt 248:444pt 249-252:556pt 253-255:500pt </charWidths>          </metrics>       </font>       <font typeface="Palatino" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="726pt" descent="265pt" lineHeight="1079pt" defaultCharWidth="949pt" capHeight="681pt" italicAngle="0" stdVW="124pt" xHeight="471pt" bBox="-347pt,-924pt,1000pt,267pt" textEncoding="ISO-8859-1">             <charWidths>32:250pt 33:278pt 34:402pt 35-36:500pt 37:889pt 38:833pt 39:227pt 40-41:333pt 42:444pt 43:606pt 44:250pt 45:333pt 46:250pt 47:296pt 48-57:500pt 58-59:250pt 60-62:606pt 63:444pt 64:747pt 65:778pt 66:667pt 67:722pt 68:833pt 69:611pt 70:556pt 71-72:833pt 73-74:389pt 75:778pt 76:611pt 77:1000pt 78-79:833pt 80:611pt 81:833pt 82:722pt 83:611pt 84:667pt 85-86:778pt 87:1000pt 88-90:667pt 91:333pt 92:606pt 93:333pt 94:606pt 95:500pt 96:333pt 97:500pt 98:611pt 99:444pt 100:611pt 101:500pt 102:389pt 103:556pt 104:611pt 105-106:333pt 107:611pt 108:333pt 109:889pt 110:611pt 111:556pt 112-113:611pt 114:389pt 115:444pt 116:333pt 117:611pt 118:556pt 119:833pt 120:500pt 121:556pt 122:500pt 123:310pt 124:606pt 125:310pt 126:606pt 128:500pt 130:333pt 131-132:500pt 133:1000pt 134-135:500pt 136:333pt 137:1000pt 138:611pt 139:389pt 140:1000pt 142:667pt 145-146:278pt 147-148:500pt 149:606pt 150:500pt 151:1000pt 152:333pt 153:998pt 154:444pt 155:389pt 156:833pt 158:500pt 159:667pt 160:250pt 161:278pt 162-165:500pt 166:606pt 167:500pt 168:333pt 169:747pt 170:438pt 171:500pt 172:606pt 173:333pt 174:747pt 175:500pt 176:400pt 177:606pt 178-179:300pt 180:333pt 181:611pt 182:641pt 183:250pt 184:333pt 185:300pt 186:488pt 187:500pt 188-190:750pt 191:444pt 192-197:778pt 198:1000pt 199:722pt 200-203:611pt 204-207:389pt 208-214:833pt 215:606pt 216:833pt 217-220:778pt 221:667pt 222-223:611pt 224-229:500pt 230:778pt 231:444pt 232-235:500pt 236-239:333pt 240:556pt 241:611pt 242-246:556pt 247:606pt 248:556pt 249-252:611pt 253:556pt 254:611pt 255:556pt </charWidths>          </metrics>       </font>       <font typeface="Palatino" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="730pt" descent="275pt" lineHeight="1065pt" defaultCharWidth="949pt" capHeight="681pt" italicAngle="-10" stdVW="108pt" xHeight="469pt" bBox="-348pt,-927pt,1073pt,272pt" textEncoding="ISO-8859-1">             <charWidths>32:250pt 33:333pt 34-36:500pt 37:889pt 38:833pt 39:250pt 40-41:333pt 42:444pt 43:606pt 44:250pt 45:389pt 46:250pt 47:315pt 48-57:500pt 58-59:250pt 60-62:606pt 63:444pt 64:833pt 65:722pt 66:667pt 67:685pt 68:778pt 69:611pt 70:556pt 71-72:778pt 73-74:389pt 75:722pt 76:611pt 77:944pt 78:778pt 79:833pt 80:667pt 81:833pt 82:722pt 83:556pt 84:611pt 85:778pt 86:667pt 87:1000pt 88:722pt 89:611pt 90:667pt 91:333pt 92:606pt 93:333pt 94:606pt 95:500pt 96:333pt 97:556pt 98:537pt 99:444pt 100:556pt 101:444pt 102:333pt 103:500pt 104:556pt 105-106:333pt 107:556pt 108:333pt 109:833pt 110-112:556pt 113:537pt 114:389pt 115:444pt 116:389pt 117-118:556pt 119:833pt 120:500pt 121:556pt 122:500pt 123:333pt 124:606pt 125:333pt 126:606pt 128:500pt 130:250pt 131-132:500pt 133:1000pt 134-135:556pt 136:333pt 137:1000pt 138:556pt 139:333pt 140:944pt 142:667pt 145-146:278pt 147-148:500pt 149:606pt 150:500pt 151:1000pt 152:333pt 153:1000pt 154:444pt 155:333pt 156:778pt 158:500pt 159:611pt 160:250pt 161:333pt 162-165:500pt 166:606pt 167:556pt 168:333pt 169:747pt 170:333pt 171:500pt 172:606pt 173:389pt 174:747pt 175:500pt 176:400pt 177:606pt 178-179:300pt 180:333pt 181-182:556pt 183:250pt 184:333pt 185:300pt 186:333pt 187:500pt 188-190:750pt 191:444pt 192-197:722pt 198:944pt 199:685pt 200-203:611pt 204-207:389pt 208-209:778pt 210-214:833pt 215:606pt 216:833pt 217-220:778pt 221:611pt 222:667pt 223-229:556pt 230:738pt 231-235:444pt 236-239:333pt 240-246:556pt 247:606pt 248-255:556pt </charWidths>          </metrics>       </font>       <font typeface="Symbol" size="1000pt" posture="normal" weight="normal" textEncoding="fontSpecific" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="693pt" descent="216pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="700pt" italicAngle="0" stdVW="120pt" xHeight="695pt" bBox="0pt,-1005pt,1113pt,220pt" textEncoding="fontSpecific">             <charWidths>32:250pt 33:333pt 34:713pt 35:500pt 36:549pt 37:833pt 38:778pt 39:439pt 40-41:333pt 42:500pt 43:549pt 44:250pt 45:549pt 46:250pt 47:278pt 48-57:500pt 58-59:278pt 60-62:549pt 63:444pt 64:549pt 65:722pt 66:667pt 67:722pt 68:612pt 69:611pt 70:763pt 71:603pt 72:722pt 73:333pt 74:631pt 75:722pt 76:686pt 77:889pt 78-79:722pt 80:768pt 81:741pt 82:556pt 83:592pt 84:611pt 85:690pt 86:439pt 87:768pt 88:645pt 89:795pt 90:611pt 91:333pt 92:863pt 93:333pt 94:658pt 95-96:500pt 97:631pt 98-99:549pt 100:494pt 101:439pt 102:521pt 103:411pt 104:603pt 105:329pt 106:603pt 107-108:549pt 109:576pt 110:521pt 111-112:549pt 113:521pt 114:549pt 115:603pt 116:439pt 117:576pt 118:713pt 119:686pt 120:493pt 121:686pt 122:494pt 123:480pt 124:200pt 125:480pt 126:549pt 161:620pt 162:247pt 163:549pt 164:167pt 165:713pt 166:500pt 167-170:753pt 171:1042pt 172:987pt 173:603pt 174:987pt 175:603pt 176:400pt 177:549pt 178:411pt 179-180:549pt 181:713pt 182:494pt 183:460pt 184-187:549pt 188:1000pt 189:603pt 190:1000pt 191:658pt 192:823pt 193:686pt 194:795pt 195:987pt 196-197:768pt 198:823pt 199-200:768pt 201-207:713pt 208:768pt 209:713pt 210-211:790pt 212:890pt 213:823pt 214:549pt 215:250pt 216:713pt 217-218:603pt 219:1042pt 220:987pt 221:603pt 222:987pt 223:603pt 224:494pt 225:329pt 226-227:790pt 228:786pt 229:713pt 230-235:384pt 236-239:494pt 241:329pt 242:274pt 243-245:686pt 246-251:384pt 252-254:494pt </charWidths>          </metrics>       </font>       <font typeface="SymbolPS" size="1000pt" posture="normal" weight="normal" textEncoding="fontSpecific" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="760pt" descent="240pt" lineHeight="1200pt" defaultCharWidth="949pt" capHeight="700pt" italicAngle="0" stdVW="136pt" xHeight="764pt" bBox="-172pt,-1010pt,1090pt,295pt" textEncoding="fontSpecific">             <charWidths>32:250pt 33:333pt 34:713pt 35:500pt 36:549pt 37:833pt 38:778pt 39:439pt 40-41:333pt 42:500pt 43:549pt 44:250pt 45:549pt 46:250pt 47:278pt 48-57:500pt 58-59:278pt 60-62:549pt 63:444pt 64:549pt 65:722pt 66:667pt 67:722pt 68:612pt 69:611pt 70:763pt 71:603pt 72:722pt 73:333pt 74:631pt 75:722pt 76:686pt 77:889pt 78-79:722pt 80:768pt 81:741pt 82:556pt 83:592pt 84:611pt 85:690pt 86:439pt 87:768pt 88:645pt 89:795pt 90:611pt 91:333pt 92:863pt 93:333pt 94:658pt 95-96:500pt 97:631pt 98-99:549pt 100:494pt 101:439pt 102:521pt 103:411pt 104:603pt 105:329pt 106:603pt 107-108:549pt 109:576pt 110:521pt 111-112:549pt 113:521pt 114:549pt 115:603pt 116:439pt 117:576pt 118:713pt 119:686pt 120:493pt 121:686pt 122:494pt 123:480pt 124:200pt 125:480pt 126:549pt 161:620pt 162:247pt 163:549pt 164:167pt 165:713pt 166:500pt 167-170:753pt 171:1042pt 172:987pt 173:603pt 174:987pt 175:603pt 176:400pt 177:549pt 178:411pt 179-180:549pt 181:713pt 182:494pt 183:460pt 184-187:549pt 188:1000pt 189:603pt 190:1000pt 191:658pt 192:823pt 193:686pt 194:795pt 195:987pt 196-197:768pt 198:823pt 199-200:768pt 201-207:713pt 208:768pt 209:713pt 210-211:790pt 212:890pt 213:823pt 214:549pt 215:250pt 216:713pt 217-218:603pt 219:1042pt 220:987pt 221:603pt 222:987pt 223:603pt 224:494pt 225:329pt 226-227:790pt 228:786pt 229:713pt 230-235:384pt 236-239:494pt 240:725pt 241:329pt 242:274pt 243-245:686pt 246-251:384pt 252-254:494pt </charWidths>          </metrics>       </font>       <font typeface="Times" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="693pt" descent="216pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="662pt" italicAngle="0" stdVW="84pt" xHeight="450pt" bBox="-342pt,-897pt,1000pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:250pt 33:333pt 34:408pt 35-36:500pt 37:833pt 38:778pt 39:180pt 40-41:333pt 42:500pt 43:564pt 44:250pt 45:333pt 46:250pt 47:278pt 48-57:500pt 58-59:278pt 60-62:564pt 63:444pt 64:921pt 65:722pt 66-67:667pt 68:722pt 69:611pt 70:556pt 71-72:722pt 73:333pt 74:389pt 75:722pt 76:611pt 77:889pt 78-79:722pt 80:556pt 81:722pt 82:667pt 83:556pt 84:611pt 85-86:722pt 87:944pt 88-89:722pt 90:611pt 91:333pt 92:278pt 93:333pt 94:469pt 95:500pt 96:333pt 97:444pt 98:500pt 99:444pt 100:500pt 101:444pt 102:333pt 103-104:500pt 105-106:278pt 107:500pt 108:278pt 109:778pt 110-113:500pt 114:333pt 115:389pt 116:278pt 117-118:500pt 119:722pt 120-121:500pt 122:444pt 123:480pt 124:200pt 125:480pt 126:541pt 128:500pt 130:333pt 131:500pt 132:444pt 133:1000pt 134-135:500pt 136:333pt 137:1000pt 138:556pt 139:333pt 140:889pt 142:611pt 145-146:333pt 147-148:444pt 149:350pt 150:500pt 151:1000pt 152:333pt 153:980pt 154:389pt 155:333pt 156:722pt 158:444pt 159:722pt 160:250pt 161:333pt 162-165:500pt 166:200pt 167:500pt 168:333pt 169:760pt 170:276pt 171:500pt 172:564pt 173:333pt 174:760pt 175:500pt 176:400pt 177:564pt 178-179:300pt 180:333pt 181:500pt 182:453pt 183:250pt 184:333pt 185:300pt 186:310pt 187:500pt 188-190:750pt 191:444pt 192-197:722pt 198:889pt 199:667pt 200-203:611pt 204-207:333pt 208-214:722pt 215:564pt 216-221:722pt 222:556pt 223:500pt 224-229:444pt 230:667pt 231-235:444pt 236-239:278pt 240-246:500pt 247:564pt 248-255:500pt </charWidths>          </metrics>       </font>       <font typeface="Times" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="693pt" descent="216pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="653pt" italicAngle="-16" stdVW="80pt" xHeight="441pt" bBox="-340pt,-884pt,1008pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:250pt 33:333pt 34:420pt 35-36:500pt 37:833pt 38:778pt 39:214pt 40-41:333pt 42:500pt 43:675pt 44:250pt 45:333pt 46:250pt 47:278pt 48-57:500pt 58-59:333pt 60-62:675pt 63:500pt 64:920pt 65-66:611pt 67:667pt 68:722pt 69-70:611pt 71-72:722pt 73:333pt 74:444pt 75:667pt 76:556pt 77:833pt 78:667pt 79:722pt 80:611pt 81:722pt 82:611pt 83:500pt 84:556pt 85:722pt 86:611pt 87:833pt 88:611pt 89-90:556pt 91:389pt 92:278pt 93:389pt 94:422pt 95:500pt 96:333pt 97-98:500pt 99:444pt 100:500pt 101:444pt 102:278pt 103-104:500pt 105-106:278pt 107:444pt 108:278pt 109:722pt 110-113:500pt 114-115:389pt 116:278pt 117:500pt 118:444pt 119:667pt 120-121:444pt 122:389pt 123:400pt 124:275pt 125:400pt 126:541pt 128:500pt 130:333pt 131:500pt 132:556pt 133:889pt 134-135:500pt 136:333pt 137:1000pt 138:500pt 139:333pt 140:944pt 142:556pt 145-146:333pt 147-148:556pt 149:350pt 150:500pt 151:889pt 152:333pt 153:980pt 154:389pt 155:333pt 156:667pt 158:389pt 159:556pt 160:250pt 161:389pt 162-165:500pt 166:275pt 167:500pt 168:333pt 169:760pt 170:276pt 171:500pt 172:675pt 173:333pt 174:760pt 175:500pt 176:400pt 177:675pt 178-179:300pt 180:333pt 181:500pt 182:523pt 183:250pt 184:333pt 185:300pt 186:310pt 187:500pt 188-190:750pt 191:500pt 192-197:611pt 198:889pt 199:667pt 200-203:611pt 204-207:333pt 208:722pt 209:667pt 210-214:722pt 215:675pt 216-220:722pt 221:556pt 222:611pt 223-229:500pt 230:667pt 231-235:444pt 236-239:278pt 240-246:500pt 247:675pt 248-252:500pt 253:444pt 254:500pt 255:444pt </charWidths>          </metrics>       </font>       <font typeface="Times" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="677pt" descent="216pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="676pt" italicAngle="0" stdVW="140pt" xHeight="461pt" bBox="-348pt,-923pt,1000pt,279pt" textEncoding="ISO-8859-1">             <charWidths>32:250pt 33:333pt 34:555pt 35-36:500pt 37:1000pt 38:833pt 39:278pt 40-41:333pt 42:500pt 43:570pt 44:250pt 45:333pt 46:250pt 47:278pt 48-57:500pt 58-59:333pt 60-62:570pt 63:500pt 64:930pt 65:722pt 66:667pt 67-68:722pt 69:667pt 70:611pt 71-72:778pt 73:389pt 74:500pt 75:778pt 76:667pt 77:944pt 78:722pt 79:778pt 80:611pt 81:778pt 82:722pt 83:556pt 84:667pt 85-86:722pt 87:1000pt 88-89:722pt 90:667pt 91:333pt 92:278pt 93:333pt 94:581pt 95:500pt 96:333pt 97:500pt 98:556pt 99:444pt 100:556pt 101:444pt 102:333pt 103:500pt 104:556pt 105:278pt 106:333pt 107:556pt 108:278pt 109:833pt 110:556pt 111:500pt 112-113:556pt 114:444pt 115:389pt 116:333pt 117:556pt 118:500pt 119:722pt 120-121:500pt 122:444pt 123:394pt 124:220pt 125:394pt 126:520pt 128:500pt 130:333pt 131-132:500pt 133:1000pt 134-135:500pt 136:333pt 137:1000pt 138:556pt 139:333pt 140:1000pt 142:667pt 145-146:333pt 147-148:500pt 149:350pt 150:500pt 151:1000pt 152:333pt 153:1000pt 154:389pt 155:333pt 156:722pt 158:444pt 159:722pt 160:250pt 161:333pt 162-165:500pt 166:220pt 167:500pt 168:333pt 169:747pt 170:300pt 171:500pt 172:570pt 173:333pt 174:747pt 175:500pt 176:400pt 177:570pt 178-179:300pt 180:333pt 181:556pt 182:540pt 183:250pt 184:333pt 185:300pt 186:330pt 187:500pt 188-190:750pt 191:500pt 192-197:722pt 198:1000pt 199:722pt 200-203:667pt 204-207:389pt 208-209:722pt 210-214:778pt 215:570pt 216:778pt 217-221:722pt 222:611pt 223:556pt 224-229:500pt 230:722pt 231-235:444pt 236-239:278pt 240:500pt 241:556pt 242-246:500pt 247:570pt 248:500pt 249-252:556pt 253:500pt 254:556pt 255:500pt </charWidths>          </metrics>       </font>       <font typeface="Times" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="677pt" descent="216pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="669pt" italicAngle="-16" stdVW="116pt" xHeight="462pt" bBox="-344pt,-917pt,996pt,293pt" textEncoding="ISO-8859-1">             <charWidths>32:250pt 33:389pt 34:555pt 35-36:500pt 37:833pt 38:778pt 39:278pt 40-41:333pt 42:500pt 43:570pt 44:250pt 45:333pt 46:250pt 47:278pt 48-57:500pt 58-59:333pt 60-62:570pt 63:500pt 64:832pt 65-67:667pt 68:722pt 69-70:667pt 71:722pt 72:778pt 73:389pt 74:500pt 75:667pt 76:611pt 77:889pt 78-79:722pt 80:611pt 81:722pt 82:667pt 83:556pt 84:611pt 85:722pt 86:667pt 87:889pt 88:667pt 89-90:611pt 91:333pt 92:278pt 93:333pt 94:570pt 95:500pt 96:333pt 97-98:500pt 99:444pt 100:500pt 101:444pt 102:333pt 103:500pt 104:556pt 105-106:278pt 107:500pt 108:278pt 109:778pt 110:556pt 111-113:500pt 114-115:389pt 116:278pt 117:556pt 118:444pt 119:667pt 120:500pt 121:444pt 122:389pt 123:348pt 124:220pt 125:348pt 126:570pt 128:500pt 130:333pt 131-132:500pt 133:1000pt 134-135:500pt 136:333pt 137:1000pt 138:556pt 139:333pt 140:944pt 142:611pt 145-146:333pt 147-148:500pt 149:350pt 150:500pt 151:1000pt 152:333pt 153:1000pt 154:389pt 155:333pt 156:722pt 158:389pt 159:611pt 160:250pt 161:389pt 162-165:500pt 166:220pt 167:500pt 168:333pt 169:747pt 170:266pt 171:500pt 172:606pt 173:333pt 174:747pt 175:500pt 176:400pt 177:570pt 178-179:300pt 180:333pt 181:576pt 182:500pt 183:250pt 184:333pt 185-186:300pt 187:500pt 188-190:750pt 191:500pt 192-197:667pt 198:944pt 199-203:667pt 204-207:389pt 208-214:722pt 215:570pt 216-220:722pt 221-222:611pt 223-229:500pt 230:722pt 231-235:444pt 236-239:278pt 240:500pt 241:556pt 242-246:500pt 247:570pt 248:500pt 249-252:556pt 253:444pt 254:500pt 255:444pt </charWidths>          </metrics>       </font>       <font typeface="Times New Roman" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="693pt" descent="216pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="663pt" italicAngle="0" stdVW="80pt" xHeight="448pt" bBox="-568pt,-1007pt,2000pt,307pt" textEncoding="ISO-8859-1">             <charWidths>32:250pt 33:333pt 34:408pt 35-36:500pt 37:833pt 38:778pt 39:180pt 40-41:333pt 42:500pt 43:564pt 44:250pt 45:333pt 46:250pt 47:278pt 48-57:500pt 58-59:278pt 60-62:564pt 63:444pt 64:921pt 65:722pt 66-67:667pt 68:722pt 69:611pt 70:556pt 71-72:722pt 73:333pt 74:389pt 75:722pt 76:611pt 77:889pt 78-79:722pt 80:556pt 81:722pt 82:667pt 83:556pt 84:611pt 85-86:722pt 87:944pt 88-89:722pt 90:611pt 91:333pt 92:278pt 93:333pt 94:469pt 95:500pt 96:333pt 97:444pt 98:500pt 99:444pt 100:500pt 101:444pt 102:333pt 103-104:500pt 105-106:278pt 107:500pt 108:278pt 109:778pt 110-113:500pt 114:333pt 115:389pt 116:278pt 117-118:500pt 119:722pt 120-121:500pt 122:444pt 123:480pt 124:200pt 125:480pt 126:541pt 128:500pt 130:333pt 131:500pt 132:444pt 133:1000pt 134-135:500pt 136:333pt 137:1000pt 138:556pt 139:333pt 140:889pt 142:611pt 145-146:333pt 147-148:444pt 149:350pt 150:500pt 151:1000pt 152:333pt 153:980pt 154:389pt 155:333pt 156:722pt 158:444pt 159:722pt 160:250pt 161:333pt 162-165:500pt 166:200pt 167:500pt 168:333pt 169:760pt 170:276pt 171:500pt 172:564pt 173:333pt 174:760pt 175:500pt 176:400pt 177:549pt 178-179:300pt 180:333pt 181:576pt 182:453pt 183:250pt 184:333pt 185:300pt 186:310pt 187:500pt 188-190:750pt 191:444pt 192-197:722pt 198:889pt 199:667pt 200-203:611pt 204-207:333pt 208-214:722pt 215:564pt 216-221:722pt 222:556pt 223:500pt 224-229:444pt 230:667pt 231-235:444pt 236-239:278pt 240-246:500pt 247:549pt 248-255:500pt </charWidths>          </metrics>       </font>       <font typeface="Times New Roman" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="694pt" descent="216pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="663pt" italicAngle="-17" stdVW="72pt" xHeight="442pt" bBox="-498pt,-1023pt,1120pt,307pt" textEncoding="ISO-8859-1">             <charWidths>32:250pt 33:333pt 34:420pt 35-36:500pt 37:833pt 38:778pt 39:214pt 40-41:333pt 42:500pt 43:675pt 44:250pt 45:333pt 46:250pt 47:278pt 48-57:500pt 58-59:333pt 60-62:675pt 63:500pt 64:920pt 65-66:611pt 67:667pt 68:722pt 69-70:611pt 71-72:722pt 73:333pt 74:444pt 75:667pt 76:556pt 77:833pt 78:667pt 79:722pt 80:611pt 81:722pt 82:611pt 83:500pt 84:556pt 85:722pt 86:611pt 87:833pt 88:611pt 89-90:556pt 91:389pt 92:278pt 93:389pt 94:422pt 95:500pt 96:333pt 97-98:500pt 99:444pt 100:500pt 101:444pt 102:278pt 103-104:500pt 105-106:278pt 107:444pt 108:278pt 109:722pt 110-113:500pt 114-115:389pt 116:278pt 117:500pt 118:444pt 119:667pt 120-121:444pt 122:389pt 123:400pt 124:275pt 125:400pt 126:541pt 128:500pt 130:333pt 131:500pt 132:556pt 133:889pt 134-135:500pt 136:333pt 137:1000pt 138:500pt 139:333pt 140:944pt 142:556pt 145-146:333pt 147-148:556pt 149:350pt 150:500pt 151:889pt 152:333pt 153:980pt 154:389pt 155:333pt 156:667pt 158:389pt 159:556pt 160:250pt 161:389pt 162-165:500pt 166:275pt 167:500pt 168:333pt 169:760pt 170:276pt 171:500pt 172:675pt 173:333pt 174:760pt 175:500pt 176:400pt 177:549pt 178-179:300pt 180:333pt 181:576pt 182:523pt 183:250pt 184:333pt 185:300pt 186:310pt 187:500pt 188-190:750pt 191:500pt 192-197:611pt 198:889pt 199:667pt 200-203:611pt 204-207:333pt 208:722pt 209:667pt 210-214:722pt 215:675pt 216-220:722pt 221:556pt 222:611pt 223-229:500pt 230:667pt 231-235:444pt 236-239:278pt 240-246:500pt 247:549pt 248-252:500pt 253:444pt 254:500pt 255:444pt </charWidths>          </metrics>       </font>       <font typeface="Times New Roman" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="677pt" descent="216pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="663pt" italicAngle="0" stdVW="136pt" xHeight="457pt" bBox="-558pt,-1026pt,2000pt,307pt" textEncoding="ISO-8859-1">             <charWidths>32:250pt 33:333pt 34:555pt 35-36:500pt 37:1000pt 38:833pt 39:278pt 40-41:333pt 42:500pt 43:570pt 44:250pt 45:333pt 46:250pt 47:278pt 48-57:500pt 58-59:333pt 60-62:570pt 63:500pt 64:930pt 65:722pt 66:667pt 67-68:722pt 69:667pt 70:611pt 71-72:778pt 73:389pt 74:500pt 75:778pt 76:667pt 77:944pt 78:722pt 79:778pt 80:611pt 81:778pt 82:722pt 83:556pt 84:667pt 85-86:722pt 87:1000pt 88-89:722pt 90:667pt 91:333pt 92:278pt 93:333pt 94:581pt 95:500pt 96:333pt 97:500pt 98:556pt 99:444pt 100:556pt 101:444pt 102:333pt 103:500pt 104:556pt 105:278pt 106:333pt 107:556pt 108:278pt 109:833pt 110:556pt 111:500pt 112-113:556pt 114:444pt 115:389pt 116:333pt 117:556pt 118:500pt 119:722pt 120-121:500pt 122:444pt 123:394pt 124:220pt 125:394pt 126:520pt 128:500pt 130:333pt 131-132:500pt 133:1000pt 134-135:500pt 136:333pt 137:1000pt 138:556pt 139:333pt 140:1000pt 142:667pt 145-146:333pt 147-148:500pt 149:350pt 150:500pt 151:1000pt 152:333pt 153:1000pt 154:389pt 155:333pt 156:722pt 158:444pt 159:722pt 160:250pt 161:333pt 162-165:500pt 166:220pt 167:500pt 168:333pt 169:747pt 170:300pt 171:500pt 172:570pt 173:333pt 174:747pt 175:500pt 176:400pt 177:549pt 178-179:300pt 180:333pt 181:576pt 182:540pt 183:250pt 184:333pt 185:300pt 186:330pt 187:500pt 188-190:750pt 191:500pt 192-197:722pt 198:1000pt 199:722pt 200-203:667pt 204-207:389pt 208-209:722pt 210-214:778pt 215:570pt 216:778pt 217-221:722pt 222:611pt 223:556pt 224-229:500pt 230:722pt 231-235:444pt 236-239:278pt 240:500pt 241:556pt 242-246:500pt 247:549pt 248:500pt 249-252:556pt 253:500pt 254:556pt 255:500pt </charWidths>          </metrics>       </font>       <font typeface="Times New Roman" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="66">          <metrics pitch="variable" scalable="1" ascent="677pt" descent="216pt" lineHeight="1150pt" defaultCharWidth="949pt" capHeight="663pt" italicAngle="-17" stdVW="124pt" xHeight="453pt" bBox="-547pt,-1032pt,1206pt,307pt" textEncoding="ISO-8859-1">             <charWidths>32:250pt 33:389pt 34:555pt 35-36:500pt 37:833pt 38:778pt 39:278pt 40-41:333pt 42:500pt 43:570pt 44:250pt 45:333pt 46:250pt 47:278pt 48-57:500pt 58-59:333pt 60-62:570pt 63:500pt 64:832pt 65-67:667pt 68:722pt 69-70:667pt 71:722pt 72:778pt 73:389pt 74:500pt 75:667pt 76:611pt 77:889pt 78-79:722pt 80:611pt 81:722pt 82:667pt 83:556pt 84:611pt 85:722pt 86:667pt 87:889pt 88:667pt 89-90:611pt 91:333pt 92:278pt 93:333pt 94:570pt 95:500pt 96:333pt 97-98:500pt 99:444pt 100:500pt 101:444pt 102:333pt 103:500pt 104:556pt 105-106:278pt 107:500pt 108:278pt 109:778pt 110:556pt 111-113:500pt 114-115:389pt 116:278pt 117:556pt 118:444pt 119:667pt 120:500pt 121:444pt 122:389pt 123:348pt 124:220pt 125:348pt 126:570pt 128:500pt 130:333pt 131-132:500pt 133:1000pt 134-135:500pt 136:333pt 137:1000pt 138:556pt 139:333pt 140:944pt 142:611pt 145-146:333pt 147-148:500pt 149:350pt 150:500pt 151:1000pt 152:333pt 153:1000pt 154:389pt 155:333pt 156:722pt 158:389pt 159:611pt 160:250pt 161:389pt 162-165:500pt 166:220pt 167:500pt 168:333pt 169:747pt 170:266pt 171:500pt 172:606pt 173:333pt 174:747pt 175:500pt 176:400pt 177:549pt 178-179:300pt 180:333pt 181:576pt 182:500pt 183:250pt 184:333pt 185-186:300pt 187:500pt 188-190:750pt 191:500pt 192-197:667pt 198:944pt 199-203:667pt 204-207:389pt 208-214:722pt 215:570pt 216-220:722pt 221-222:611pt 223-229:500pt 230:722pt 231-235:444pt 236-239:278pt 240:500pt 241:556pt 242-246:500pt 247:549pt 248:500pt 249-252:556pt 253:444pt 254:500pt 255:444pt </charWidths>          </metrics>       </font>       <font typeface="Univers" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="689pt" descent="178pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="689pt" italicAngle="0" stdVW="88pt" xHeight="480pt" bBox="-356pt,-983pt,969pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32-33:332pt 34:498pt 35-36:627pt 37:996pt 38:756pt 39-41:332pt 42:627pt 43:996pt 44-47:332pt 48-57:627pt 58-59:332pt 60-62:996pt 63:516pt 64:996pt 65:738pt 66:627pt 67:701pt 68:719pt 69:572pt 70:553pt 71:738pt 72:719pt 73:276pt 74:553pt 75:664pt 76:535pt 77:903pt 78:719pt 79:756pt 80:590pt 81:774pt 82-83:646pt 84:627pt 85-86:719pt 87:996pt 88:719pt 89:682pt 90:608pt 91-93:332pt 94-95:498pt 96:627pt 97:535pt 98:572pt 99:535pt 100:572pt 101:535pt 102:369pt 103-104:572pt 105-106:240pt 107:535pt 108:240pt 109:867pt 110-113:572pt 114:351pt 115:498pt 116:369pt 117:572pt 118:553pt 119:867pt 120-121:553pt 122:479pt 123:443pt 124:498pt 125:443pt 126:996pt 128:627pt 130:332pt 131:627pt 132:498pt 133:996pt 134-136:627pt 137:996pt 138:646pt 139:369pt 140:996pt 142:608pt 145-146:332pt 147-149:498pt 150:627pt 151:996pt 152:627pt 153:609pt 154:498pt 155:369pt 156:903pt 158:479pt 159:682pt 160-161:332pt 162-165:627pt 166:498pt 167-168:627pt 169:498pt 170:406pt 171:553pt 172:996pt 173:332pt 174-175:498pt 176:627pt 177:996pt 178-179:387pt 180:627pt 181:553pt 182:627pt 183:332pt 184:627pt 185:387pt 186:406pt 187:553pt 188-190:996pt 191:516pt 192-197:738pt 198:977pt 199:701pt 200-203:572pt 204-207:276pt 208-209:719pt 210-214:756pt 215:996pt 216:756pt 217-220:719pt 221:682pt 222:590pt 223:608pt 224-229:535pt 230:848pt 231-235:535pt 236-239:240pt 240-246:572pt 247:996pt 248-252:572pt 253:553pt 254:572pt 255:553pt </charWidths>          </metrics>       </font>       <font typeface="Univers" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="689pt" descent="178pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="688pt" italicAngle="-17" stdVW="96pt" xHeight="479pt" bBox="-291pt,-995pt,1155pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32-33:332pt 34:498pt 35-36:627pt 37:996pt 38:756pt 39-41:332pt 42:627pt 43:996pt 44-47:332pt 48-57:627pt 58-59:332pt 60-62:996pt 63:516pt 64:996pt 65:738pt 66:627pt 67:701pt 68:719pt 69:572pt 70:553pt 71:738pt 72:719pt 73:276pt 74:553pt 75:664pt 76:535pt 77:903pt 78:719pt 79:756pt 80:590pt 81:774pt 82-83:646pt 84:627pt 85-86:719pt 87:996pt 88:719pt 89:682pt 90:608pt 91-93:332pt 94-95:498pt 96:627pt 97:535pt 98:572pt 99:535pt 100:572pt 101:535pt 102:369pt 103-104:572pt 105-106:240pt 107:535pt 108:240pt 109:867pt 110-113:572pt 114:351pt 115:498pt 116:369pt 117:572pt 118:553pt 119:867pt 120-121:553pt 122:479pt 123:442pt 124:498pt 125:442pt 126:996pt 128:627pt 130:332pt 131:627pt 132:498pt 133:996pt 134-136:627pt 137:996pt 138:646pt 139:369pt 140:996pt 142:608pt 145-146:332pt 147-149:498pt 150:627pt 151:996pt 152:627pt 153:609pt 154:498pt 155:369pt 156:903pt 158:479pt 159:682pt 160-161:332pt 162-165:627pt 166:498pt 167-168:627pt 169:498pt 170:406pt 171:553pt 172:996pt 173:332pt 174-175:498pt 176:627pt 177:996pt 178-179:387pt 180:627pt 181:553pt 182:627pt 183:332pt 184:627pt 185:387pt 186:406pt 187:553pt 188-190:996pt 191:516pt 192-197:738pt 198:977pt 199:701pt 200-203:572pt 204-207:276pt 208-209:719pt 210-214:756pt 215:996pt 216:756pt 217-220:719pt 221:682pt 222:590pt 223:608pt 224-229:535pt 230:848pt 231-235:535pt 236-239:240pt 240-246:572pt 247:996pt 248-252:572pt 253:553pt 254:572pt 255:553pt </charWidths>          </metrics>       </font>       <font typeface="Univers" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="689pt" descent="178pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="688pt" italicAngle="0" stdVW="132pt" xHeight="480pt" bBox="-339pt,-980pt,982pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32-33:332pt 34:516pt 35-36:627pt 37:996pt 38:756pt 39-41:332pt 42:627pt 43:996pt 44-47:332pt 48-57:627pt 58-59:332pt 60-62:996pt 63:516pt 64:996pt 65:738pt 66:627pt 67:701pt 68:719pt 69:572pt 70:553pt 71:738pt 72:719pt 73:276pt 74:553pt 75:664pt 76:535pt 77:903pt 78:719pt 79:756pt 80:590pt 81:774pt 82-83:646pt 84:627pt 85-86:719pt 87:996pt 88:719pt 89:682pt 90:608pt 91-93:332pt 94-95:498pt 96:627pt 97:535pt 98:572pt 99:535pt 100:572pt 101:535pt 102:369pt 103-104:572pt 105-106:240pt 107:535pt 108:240pt 109:867pt 110-113:572pt 114:351pt 115:498pt 116:369pt 117:572pt 118:553pt 119:867pt 120-121:553pt 122:479pt 123-125:498pt 126:996pt 128:627pt 130:332pt 131:627pt 132:498pt 133:996pt 134-136:627pt 137:996pt 138:646pt 139:369pt 140:996pt 142:608pt 145-146:332pt 147-149:498pt 150:627pt 151:996pt 152:627pt 153:609pt 154:498pt 155:369pt 156:903pt 158:479pt 159:682pt 160-161:332pt 162-165:627pt 166:498pt 167-168:627pt 169:498pt 170:406pt 171:553pt 172:996pt 173:332pt 174-175:498pt 176:627pt 177:996pt 178-179:387pt 180:627pt 181:590pt 182:627pt 183:332pt 184:627pt 185:387pt 186:406pt 187:553pt 188-190:996pt 191:516pt 192-197:738pt 198:977pt 199:701pt 200-203:572pt 204-207:276pt 208-209:719pt 210-214:756pt 215:996pt 216:756pt 217-220:719pt 221:682pt 222:590pt 223:608pt 224-229:535pt 230:848pt 231-235:535pt 236-239:240pt 240-246:572pt 247:996pt 248-252:572pt 253:553pt 254:572pt 255:553pt </charWidths>          </metrics>       </font>       <font typeface="Univers" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="689pt" descent="178pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="688pt" italicAngle="-18" stdVW="140pt" xHeight="479pt" bBox="-280pt,-977pt,1095pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32-33:332pt 34:535pt 35-36:627pt 37:996pt 38:756pt 39-41:332pt 42:627pt 43:996pt 44-47:332pt 48-57:627pt 58-59:332pt 60-62:996pt 63:516pt 64:996pt 65:738pt 66:627pt 67:701pt 68:719pt 69:572pt 70:553pt 71:738pt 72:719pt 73:276pt 74:553pt 75:664pt 76:535pt 77:903pt 78:719pt 79:756pt 80:590pt 81:774pt 82-83:646pt 84:627pt 85-86:719pt 87:996pt 88:719pt 89:682pt 90:608pt 91-93:332pt 94-95:498pt 96:627pt 97:535pt 98:572pt 99:535pt 100:572pt 101:535pt 102:369pt 103-104:572pt 105-106:240pt 107:535pt 108:240pt 109:867pt 110-113:572pt 114:351pt 115:498pt 116:369pt 117:572pt 118:553pt 119:867pt 120-121:553pt 122:479pt 123-125:498pt 126:996pt 128:627pt 130:332pt 131:627pt 132:498pt 133:996pt 134-136:627pt 137:996pt 138:646pt 139:369pt 140:996pt 142:608pt 145-146:332pt 147-149:498pt 150:627pt 151:996pt 152:627pt 153:608pt 154:498pt 155:369pt 156:903pt 158:479pt 159:682pt 160-161:332pt 162-165:627pt 166:498pt 167-168:627pt 169:498pt 170:406pt 171:553pt 172:996pt 173:332pt 174-175:498pt 176:627pt 177:996pt 178-179:387pt 180:627pt 181:590pt 182:627pt 183:332pt 184:627pt 185:387pt 186:406pt 187:553pt 188-190:996pt 191:516pt 192-197:738pt 198:977pt 199:701pt 200-203:572pt 204-207:276pt 208-209:719pt 210-214:756pt 215:996pt 216:756pt 217-220:719pt 221:682pt 222:590pt 223:608pt 224-229:535pt 230:848pt 231-235:535pt 236-239:240pt 240-246:572pt 247:996pt 248-252:572pt 253:553pt 254:572pt 255:553pt </charWidths>          </metrics>       </font>       <font typeface="Univers Condensed" size="1000pt" posture="normal" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="689pt" descent="178pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="689pt" italicAngle="0" stdVW="88pt" xHeight="480pt" bBox="-233pt,-926pt,899pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:221pt 33:295pt 34:369pt 35-36:461pt 37:664pt 38:608pt 39-41:221pt 42:461pt 43:664pt 44-47:221pt 48-57:461pt 58-59:221pt 60:996pt 61:664pt 62:996pt 63:424pt 64:664pt 65:516pt 66-67:498pt 68:516pt 69:424pt 70:406pt 71-72:516pt 73:221pt 74:424pt 75:498pt 76:387pt 77:682pt 78:535pt 79:516pt 80:461pt 81:516pt 82:498pt 83-84:479pt 85:516pt 86:461pt 87:682pt 88:516pt 89-90:461pt 91-93:221pt 94-95:498pt 96:461pt 97-98:406pt 99:387pt 100:406pt 101:387pt 102:295pt 103-104:406pt 105-106:185pt 107:406pt 108:185pt 109:608pt 110-113:406pt 114:276pt 115:369pt 116:295pt 117:406pt 118:387pt 119:646pt 120:387pt 121:406pt 122:332pt 123:442pt 124:498pt 125:442pt 126:996pt 128:461pt 130:221pt 131:461pt 132:351pt 133:664pt 134-136:461pt 137:848pt 138:479pt 139:240pt 140:682pt 142:461pt 145-146:221pt 147-148:351pt 149:498pt 150:461pt 151:664pt 152:461pt 153:608pt 154:369pt 155:240pt 156:627pt 158:332pt 159:461pt 160:221pt 161:295pt 162-165:461pt 166:498pt 167-168:461pt 169:498pt 170:276pt 171:442pt 172:664pt 173:221pt 174-175:498pt 176:461pt 177:664pt 178-179:276pt 180:461pt 181:553pt 182:461pt 183:221pt 184:461pt 185-186:276pt 187:442pt 188-190:664pt 191:424pt 192-197:516pt 198:701pt 199:498pt 200-203:424pt 204-207:221pt 208:516pt 209:535pt 210-214:516pt 215:664pt 216-220:516pt 221-222:461pt 223:442pt 224-229:406pt 230:627pt 231-235:387pt 236-239:221pt 240-246:406pt 247:664pt 248-255:406pt </charWidths>          </metrics>       </font>       <font typeface="Univers Condensed" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="689pt" descent="178pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="689pt" italicAngle="-17" stdVW="96pt" xHeight="480pt" bBox="-233pt,-930pt,899pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:221pt 33:295pt 34:369pt 35-36:461pt 37:664pt 38:608pt 39-41:221pt 42:461pt 43:664pt 44-47:221pt 48-57:461pt 58-59:221pt 60:996pt 61:664pt 62:996pt 63:424pt 64:664pt 65:516pt 66-67:498pt 68:516pt 69:424pt 70:406pt 71-72:516pt 73:221pt 74:424pt 75:498pt 76:387pt 77:682pt 78:535pt 79:516pt 80:461pt 81:516pt 82:498pt 83-84:479pt 85:516pt 86:461pt 87:682pt 88:516pt 89-90:461pt 91:221pt 92:295pt 93:221pt 94-95:498pt 96:461pt 97-98:406pt 99:387pt 100:406pt 101:387pt 102:295pt 103-104:406pt 105-106:185pt 107:406pt 108:185pt 109:608pt 110-113:406pt 114:276pt 115:369pt 116:295pt 117:406pt 118:387pt 119:646pt 120:387pt 121:406pt 122:332pt 123:442pt 124:498pt 125:442pt 126:996pt 128:461pt 130:221pt 131:461pt 132:351pt 133:664pt 134-136:461pt 137:848pt 138:479pt 139:240pt 140:682pt 142:461pt 145-146:221pt 147-148:351pt 149:498pt 150:461pt 151:664pt 152:461pt 153:608pt 154:369pt 155:240pt 156:627pt 158:332pt 159:461pt 160:221pt 161:295pt 162-165:461pt 166:498pt 167-168:461pt 169:498pt 170:295pt 171:442pt 172:664pt 173:221pt 174-175:498pt 176:461pt 177:664pt 178-179:276pt 180:461pt 181:553pt 182:461pt 183:221pt 184:461pt 185:276pt 186:295pt 187:442pt 188-190:664pt 191:424pt 192-197:516pt 198:701pt 199:498pt 200-203:424pt 204-207:221pt 208:516pt 209:535pt 210-214:516pt 215:664pt 216-220:516pt 221-222:461pt 223:442pt 224-229:406pt 230:627pt 231-235:387pt 236-239:221pt 240-246:406pt 247:664pt 248-255:406pt </charWidths>          </metrics>       </font>       <font typeface="Univers Condensed" size="1000pt" posture="normal" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="689pt" descent="189pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="689pt" italicAngle="0" stdVW="128pt" xHeight="480pt" bBox="-233pt,-948pt,946pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:221pt 33:295pt 34:406pt 35-36:479pt 37:664pt 38:627pt 39-41:221pt 42:479pt 43:664pt 44-47:221pt 48-57:479pt 58-59:221pt 60:996pt 61:664pt 62:996pt 63:442pt 64:664pt 65:553pt 66:535pt 67:516pt 68:553pt 69:461pt 70:442pt 71-72:553pt 73:258pt 74:479pt 75:535pt 76:424pt 77:738pt 78:572pt 79:553pt 80:516pt 81:572pt 82:516pt 83:535pt 84:498pt 85:553pt 86:516pt 87:774pt 88:553pt 89:516pt 90:461pt 91-93:221pt 94-95:498pt 96:479pt 97-98:442pt 99:406pt 100:442pt 101:424pt 102:313pt 103:442pt 104:461pt 105-106:240pt 107:442pt 108:240pt 109:664pt 110:461pt 111-113:442pt 114:332pt 115:406pt 116:313pt 117:461pt 118:442pt 119:701pt 120-121:442pt 122:369pt 123-125:498pt 126:996pt 128:479pt 130:221pt 131:479pt 132:387pt 133:664pt 134-136:479pt 137:996pt 138:535pt 139:240pt 140:774pt 142:461pt 145-146:221pt 147-148:387pt 149:498pt 150:479pt 151:664pt 152:479pt 153:608pt 154:406pt 155:240pt 156:664pt 158:369pt 159:516pt 160:221pt 161:295pt 162-165:479pt 166:498pt 167-168:479pt 169:498pt 170:406pt 171:442pt 172:664pt 173:221pt 174-175:498pt 176:479pt 177:664pt 178-179:313pt 180:479pt 181:590pt 182:479pt 183:221pt 184:479pt 185:313pt 186:406pt 187:442pt 188-190:664pt 191:442pt 192-197:553pt 198:774pt 199:516pt 200-203:461pt 204-207:258pt 208:553pt 209:572pt 210-214:553pt 215:664pt 216-220:553pt 221-222:516pt 223:498pt 224-229:442pt 230:664pt 231:406pt 232-235:424pt 236-239:240pt 240:442pt 241:461pt 242-246:442pt 247:664pt 248:442pt 249-252:461pt 253-255:442pt </charWidths>          </metrics>       </font>       <font typeface="Univers Condensed" size="1000pt" posture="italic" weight="bold" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="64">          <metrics pitch="variable" scalable="1" ascent="689pt" descent="178pt" lineHeight="1080pt" defaultCharWidth="949pt" capHeight="689pt" italicAngle="-17" stdVW="132pt" xHeight="480pt" bBox="-233pt,-942pt,957pt,250pt" textEncoding="ISO-8859-1">             <charWidths>32:221pt 33:295pt 34:406pt 35-36:479pt 37:664pt 38:627pt 39-41:221pt 42:479pt 43:664pt 44-47:221pt 48-57:479pt 58-59:221pt 60:996pt 61:664pt 62:996pt 63:442pt 64:664pt 65:553pt 66:535pt 67:516pt 68:553pt 69:461pt 70:442pt 71-72:553pt 73:258pt 74:479pt 75:535pt 76:424pt 77:738pt 78:572pt 79:553pt 80:516pt 81:572pt 82:516pt 83:535pt 84:498pt 85:553pt 86:516pt 87:774pt 88:553pt 89:516pt 90:461pt 91:221pt 92:313pt 93:221pt 94-95:498pt 96:479pt 97-98:442pt 99:406pt 100:442pt 101:424pt 102:313pt 103:442pt 104:461pt 105-106:240pt 107:442pt 108:240pt 109:664pt 110:461pt 111-113:442pt 114:332pt 115:406pt 116:313pt 117:461pt 118:442pt 119:701pt 120-121:442pt 122:369pt 123-125:498pt 126:996pt 128:479pt 130:221pt 131:479pt 132:387pt 133:664pt 134-136:479pt 137:996pt 138:535pt 139:240pt 140:774pt 142:461pt 145-146:221pt 147-148:387pt 149:498pt 150:479pt 151:664pt 152:479pt 153:608pt 154:406pt 155:240pt 156:664pt 158:369pt 159:516pt 160:221pt 161:295pt 162-165:479pt 166:498pt 167-168:479pt 169:498pt 170:406pt 171:442pt 172:664pt 173:221pt 174-175:498pt 176:479pt 177:664pt 178-179:313pt 180:479pt 181:590pt 182:479pt 183:221pt 184:479pt 185:313pt 186:406pt 187:442pt 188-190:664pt 191:442pt 192-197:553pt 198:774pt 199:516pt 200-203:461pt 204-207:258pt 208:553pt 209:572pt 210-214:553pt 215:664pt 216-220:553pt 221-222:516pt 223:498pt 224-229:442pt 230:664pt 231:406pt 232-235:424pt 236-239:240pt 240:442pt 241:461pt 242-246:442pt 247:664pt 248:442pt 249-252:461pt 253-255:442pt </charWidths>          </metrics>       </font>       <font typeface="ITC Zapf Chancery" size="1000pt" posture="italic" weight="normal" textEncoding="ISO-8859-1" select="implicitLink" type="TrueType" flags="2">          <metrics pitch="variable" scalable="1" ascent="760pt" descent="240pt" lineHeight="1200pt" defaultCharWidth="949pt" capHeight="592pt" italicAngle="0" stdVW="64pt" xHeight="412pt" bBox="-147pt,-922pt,1131pt,317pt" textEncoding="ISO-8859-1">             <charWidths>32:220pt 33:280pt 34:220pt 35-36:440pt 37:680pt 38:780pt 39:160pt 40:260pt 41:220pt 42:420pt 43:520pt 44:220pt 45:280pt 46:220pt 47:340pt 48-57:440pt 58:260pt 59:240pt 60-62:520pt 63:380pt 64:700pt 65:620pt 66:600pt 67:520pt 68:700pt 69:620pt 70:580pt 71:620pt 72:680pt 73:380pt 74:400pt 75:660pt 76:580pt 77:840pt 78:700pt 79:600pt 80:540pt 81-82:600pt 83:460pt 84:500pt 85:740pt 86:640pt 87:880pt 88-89:560pt 90:620pt 91:240pt 92:480pt 93:320pt 94:520pt 95:500pt 96:220pt 97-98:420pt 99:340pt 100:440pt 101:340pt 102:320pt 103:400pt 104:440pt 105:240pt 106:220pt 107:440pt 108:240pt 109:620pt 110:460pt 111:400pt 112:440pt 113:400pt 114:300pt 115-116:320pt 117:460pt 118:440pt 119:680pt 120:420pt 121:400pt 122:440pt 123:240pt 124:520pt 125:240pt 126:520pt 128:440pt 130:180pt 131:440pt 132:280pt 133:1000pt 134:460pt 135:480pt 136:340pt 137:960pt 138:460pt 139:240pt 140:820pt 142:620pt 145-146:240pt 147:340pt 148:360pt 149:600pt 150:500pt 151:1000pt 152:440pt 153:1000pt 154:320pt 155:260pt 156:560pt 158:440pt 159:560pt 160:220pt 161:280pt 162-165:440pt 166:520pt 167:420pt 168:360pt 169:740pt 170:260pt 171:340pt 172:520pt 173:280pt 174:740pt 175:500pt 176:400pt 177:520pt 178-179:264pt 180:300pt 181:460pt 182:500pt 183:220pt 184:300pt 185:264pt 186:260pt 187:380pt 188-190:660pt 191:400pt 192-197:620pt 198:740pt 199:520pt 200-203:620pt 204-207:380pt 208-209:700pt 210-214:600pt 215:520pt 216:660pt 217-220:740pt 221:560pt 222:540pt 223-229:420pt 230:540pt 231-235:340pt 236-239:240pt 240:400pt 241:460pt 242-246:400pt 247:520pt 248:440pt 249-252:460pt 253:400pt 254:440pt 255:400pt </charWidths>          </metrics>       </font>       <font typeface="ITC Zapf Dingbats" size="1000pt" posture="normal" weight="normal" textEncoding="fontSpecific" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="760pt" descent="240pt" lineHeight="1200pt" defaultCharWidth="949pt" capHeight="704pt" italicAngle="0" stdVW="716pt" xHeight="694pt" bBox="0pt,-814pt,976pt,177pt" textEncoding="fontSpecific">             <charWidths>32:278pt 33:974pt 34:961pt 35:974pt 36:980pt 37:719pt 38:789pt 39:790pt 40:791pt 41:690pt 42:960pt 43:939pt 44:549pt 45:855pt 46:911pt 47:933pt 48:911pt 49:945pt 50:974pt 51:755pt 52:846pt 53:762pt 54:761pt 55:571pt 56:677pt 57:763pt 58:760pt 59:759pt 60:754pt 61:494pt 62:552pt 63:537pt 64:577pt 65:692pt 66:786pt 67-68:788pt 69:790pt 70:793pt 71:794pt 72:816pt 73:823pt 74:789pt 75:841pt 76:823pt 77:833pt 78:816pt 79:831pt 80:923pt 81:744pt 82:723pt 83:749pt 84:790pt 85:792pt 86:695pt 87:776pt 88:768pt 89:792pt 90:759pt 91:707pt 92:708pt 93:682pt 94:701pt 95:826pt 96:815pt 97-98:789pt 99:707pt 100:687pt 101:696pt 102:689pt 103:786pt 104:787pt 105:713pt 106:791pt 107:785pt 108:791pt 109:873pt 110:761pt 111-112:762pt 113-114:759pt 115-116:892pt 117:788pt 118:784pt 119:438pt 120:138pt 121:277pt 122:415pt 123-124:392pt 125-126:668pt 128-129:390pt 130-131:317pt 132-133:276pt 134-135:509pt 136-137:410pt 138-139:234pt 140-141:334pt 161:732pt 162-163:544pt 164:910pt 165:667pt 166-167:760pt 168:776pt 169:595pt 170:694pt 171:626pt 172-211:788pt 212:894pt 213:838pt 214:1016pt 215:458pt 216:748pt 217:924pt 218:748pt 219:918pt 220:927pt 221-222:928pt 223:834pt 224:873pt 225:828pt 226-227:924pt 228:917pt 229-230:930pt 231:463pt 232:883pt 233-234:836pt 235-236:867pt 237-238:696pt 239:874pt 241:874pt 242:760pt 243:946pt 244:771pt 245:865pt 246:771pt 247:888pt 248:967pt 249:889pt 250:831pt 251:873pt 252:927pt 253:970pt 254:918pt </charWidths>          </metrics>       </font>       <font typeface="Wingdings" size="1000pt" posture="normal" weight="normal" textEncoding="fontSpecific" select="implicitLink" type="TrueType" flags="0">          <metrics pitch="variable" scalable="1" ascent="771pt" descent="205pt" lineHeight="1024pt" defaultCharWidth="949pt" capHeight="754pt" italicAngle="0" stdVW="580pt" xHeight="723pt" bBox="0pt,-899pt,1359pt,211pt" textEncoding="fontSpecific">             <charWidths>32:1000pt 33:1030pt 34:1145pt 35:1301pt 36:1344pt 37:894pt 38:1217pt 39:458pt 40:1084pt 41:892pt 42-43:1132pt 44-45:1171pt 46:1441pt 47:1443pt 48:1096pt 49:1343pt 50-51:699pt 52:892pt 53:554pt 54:602pt 55:1072pt 56:948pt 57:1078pt 58:939pt 59:891pt 60-61:892pt 62:891pt 63-64:910pt 65:587pt 66:793pt 67-68:674pt 69-70:942pt 71-72:549pt 73:892pt 74-76:843pt 77:1111pt 78:660pt 79:849pt 80:1089pt 81:888pt 82:880pt 83:650pt 84:813pt 85-86:747pt 87:723pt 88:693pt 89:794pt 90:885pt 91:892pt 92:896pt 93:891pt 94:1156pt 95:1054pt 96:964pt 97:1090pt 98:941pt 99:933pt 100:946pt 101:1025pt 102:929pt 103:1096pt 104:1065pt 105:780pt 106:1050pt 107:1271pt 108:747pt 109:953pt 110:747pt 111-114:891pt 115:458pt 116:747pt 117:986pt 118:891pt 119:578pt 120-121:1060pt 122:891pt 123-124:892pt 125-126:530pt 128-149:892pt 150-157:1000pt 158:313pt 159:458pt 160:313pt 161-165:891pt 166:953pt 167:458pt 168-198:891pt 199-202:1048pt 203-212:1000pt 213-214:1253pt 215-216:794pt 217-222:891pt 223-224:979pt 225-226:891pt 227-230:776pt 231-232:1067pt 233-234:891pt 235-238:873pt 239-240:891pt 241-242:811pt 243:1060pt 244:811pt 245-248:782pt 249:482pt 250:385pt 251:635pt 252:786pt 253-254:892pt 255:1035pt </charWidths>          </metrics>       </font>     <supportedEncodings>       <encoding>ISO-8859-1</encoding>  <!-- Adobe Latin character collection -->       <encoding>Shift-JIS</encoding>   <!-- Adobe Japanese character collection -->       <encoding>KSC-5601</encoding>    <!-- Adobe Korean character collection -->       <encoding>BIG-5</encoding><!-- Adobe Traditional Chinese  character collection -->       <encoding>GBK</encoding><!-- Adobe Simplified Chinese character collection -->       <encoding>UTF-16</encoding> <!-- Symbol character collection -->       <encoding>fontSpecific</encoding> <!-- Symbol character collection -->     </supportedEncodings>     <supportedTechnologies>       <technology>TrueType</technology><!-- TrueType font format, includes TrueType OpenType -->     </supportedTechnologies>     <!-- ========================================== -->     <!-- Input Trays                                -->     <!-- ========================================== -->     <inputTrays> <inputTrayDefinition name="Bypass" trayNumber="4"/> <inputTrayDefinition name="Tray 2" trayNumber="1"/> <inputTrayDefinition name="Tray 3" trayNumber="5"/> <inputTrayDefinition name="Tray 4" trayNumber="8"/> <inputTrayDefinition medium="letter" name="Tray 2" trayNumber="1"/> <inputTrayDefinition medium="legal" name="Bypass" trayNumber="4"/> <inputTrayDefinition medium="letterSpecial" name="Tray 3" trayNumber="5"/> <inputTrayDefinition medium="custom" name="Tray 4" trayNumber="8"/> </inputTrays>    </deviceInfo> </xdc> </xdp:xdp>  
0 Replies