You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/01/19 07:18:03 UTC

[isis] 07/07: ISIS-2443: fleshes out tutorial with xml snapshot service and @Property(snapshot=)

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch ISIS-439
in repository https://gitbox.apache.org/repos/asf/isis.git

commit af676ff3913914dcc0fbc840453c6bdb014b9728
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Jan 19 07:17:27 2021 +0000

    ISIS-2443: fleshes out tutorial with xml snapshot service and @Property(snapshot=)
---
 .../modules/ROOT/pages/cutting-a-release.adoc      |    2 +-
 .../modules/ROOT/pages/key-generation.adoc         |    4 +-
 .../comguide/modules/ROOT/pages/pmc-notes.adoc     |   10 +-
 .../ROOT/pages/post-release-successful.adoc        |    4 +-
 .../ROOT/pages/post-release-unsuccessful.adoc      |    2 +-
 .../modules/ROOT/pages/verifying-releases.adoc     |    6 +-
 .../pages/what-is-apache-isis/screencasts.adoc     |    2 +-
 .../resources/partials/plantuml-stereotypes.puml   |    2 +-
 .../pages/2020/2.0.0-M3/migrating-to-2.0.0.adoc    |    2 +-
 .../modules/ROOT/pages/2020/2.0.0-M5/mignotes.adoc |    2 +-
 .../modules/eclipse/attachments/isis-templates.xml |  110 +-
 .../modules/intellij/pages/hints-and-tips.adoc     |    4 +-
 .../pages/index/applib/annotation/MemberOrder.adoc |    4 +-
 .../pages/index/applib/annotation/Where.adoc       |    2 +-
 .../applib/services/grid/GridSystemService.adoc    |    2 +-
 .../index/applib/services/iactn/Interaction.adoc   |    2 +-
 .../index/applib/services/sudo/SudoService.adoc    |    2 +-
 .../jdo/applib/integration/JdoSupportService.adoc  |    6 +-
 antora/supplemental-ui/schema/ixn/ixn-1.0.xsd      |    2 +-
 antora/supplemental-ui/schema/ixn/ixn-1.1.xsd      |    4 +-
 antora/supplemental-ui/schema/ixn/ixn-1.2.xsd      |    4 +-
 antora/supplemental-ui/schema/ixn/ixn-1.3.xsd      |    2 +-
 antora/supplemental-ui/schema/ixn/ixn-2.0.xsd      |    2 +-
 antora/supplemental-ui/schema/ixn/ixn.xsd          |    2 +-
 api/adoc/userguide/modules/ROOT/pages/about.adoc   |    2 +-
 .../btb/pages/programming-model/finetuning.adoc    |    6 +-
 .../fun/pages/concepts-patterns/core-values.adoc   |    2 +-
 .../fun/pages/concepts-patterns/metamodel.adoc     |    2 +-
 .../modules/fun/pages/object-members.adoc          |    6 +-
 .../modules/fun/pages/object-members/actions.adoc  |    4 +-
 .../fun/pages/object-members/collections.adoc      |    4 +-
 api/adoc/userguide/modules/fun/pages/overview.adoc |    2 +-
 .../modules/fun/pages/overview/business-rules.adoc |    8 +-
 .../modules/fun/pages/overview/modules.adoc        |    2 +-
 .../modules/fun/pages/overview/object-members.adoc |   14 +-
 api/adoc/userguide/modules/fun/pages/ui.adoc       |    2 +-
 .../modules/fun/pages/ui/action-icons-and-css.adoc |    6 +-
 .../fun/pages/ui/names-and-descriptions.adoc       |    2 +-
 .../modules/fun/pages/ui/object-layout.adoc        |   16 +-
 .../fun/pages/ui/object-titles-and-icons.adoc      |    4 +-
 .../modules/fun/pages/view-models/UNUSED-dto.adoc  |    2 +-
 .../userguide/modules/fun/partials/module-nav.adoc |    2 +-
 .../modules/applib-ant/pages/DomainObject.adoc     |    2 +-
 .../adoc/modules/applib-ant/pages/MemberOrder.adoc |    6 +-
 .../applib-ant/pages/MemberOrder/sequence.adoc     |    2 +-
 .../pages/ParameterLayout/describedAs.adoc         |    2 +-
 .../adoc/modules/applib-ant/pages/about/main.adoc  |    4 +-
 .../adoc/modules/applib-ant/pages/about/other.adoc |    2 +-
 .../applib-classes/pages/layout/object-layout.adoc |    4 +-
 .../roles-mixins-contributees/mixins/Dto.adoc      |    6 +-
 .../pages/utility/ObjectContracts.adoc             |    2 +-
 .../modules/applib-methods/pages/prefixes.adoc     |    2 +-
 .../pages/reserved/deprecated/disable.adoc         |    4 +-
 .../pages/reserved/deprecated/hide.adoc            |    6 +-
 .../pages/ApplicationFeatureRepository.adoc        |    2 +-
 .../modules/applib-svc/pages/EventBusService.adoc  |    4 +-
 .../adoc/modules/applib-svc/pages/GridService.adoc |    6 +-
 .../applib-svc/pages/GridSystemService.adoc        |    8 +-
 .../modules/applib-svc/pages/LayoutService.adoc    |    4 +-
 .../modules/applib-svc/pages/MetaModelService.adoc |    2 +-
 .../modules/applib-svc/partials/_metadata-api.adoc |    2 +-
 .../src/main/adoc/modules/schema/pages/mml.adoc    |    4 +-
 .../org/apache/isis/schema/ixn/ixn-2.0.xsd         |    2 +-
 .../pages/sections/isis.viewer.restfulobjects.adoc |   24 +-
 .../pages/RepresentationService.adoc               |    2 +-
 doxygen.cfg                                        | 1318 ++++++++++----------
 .../dom/annotDomain/Property/PropertyMenu.java     |    7 -
 .../snapshot/PropertySnapshotVm-description.adoc   |   89 +-
 .../Property/snapshot/PropertySnapshotVm.java      |   23 +-
 .../snapshot/PropertySnapshotVm.layout.xml         |    2 +-
 .../PropertySnapshotVm_takeXmlSnapshot.java        |   43 +-
 .../snapshot/SnapshotExcludedMetaAnnotation.java   |    4 +-
 .../snapshot/SnapshotIncludedMetaAnnotation.java   |    4 +-
 .../child/PropertySnapshotChildVm.layout.xml       |   53 -
 .../demoapp/dom/services/core/ServicesMenu.java    |    9 +-
 .../XmlSnapshotParentVm-description.adoc           |  148 +--
 .../xmlSnapshotService/XmlSnapshotParentVm.java    |   21 +-
 .../XmlSnapshotParentVm_takeSnapshot.java          |  104 --
 .../XmlSnapshotParentVm_takeXmlSnapshot.java}      |   66 +-
 .../child/XmlSnapshotChildVm-description.adoc      |    2 +-
 .../peer/XmlSnapshotPeerVm-description.adoc        |    2 +-
 .../xmlSnapshotService/peer/XmlSnapshotPeerVm.java |   18 +
 .../peer/XmlSnapshotPeerVm.layout.xml              |   13 +-
 .../child/XmlSnapshotPeerChildVm-description.adoc} |    4 +-
 .../peer/child/XmlSnapshotPeerChildVm.java}        |   56 +-
 .../XmlSnapshotPeerChildVm.layout.xml}             |    0
 .../src/main/resources/static/css/application.css  |    6 +-
 .../src/main/adoc/modules/bypass/pages/about.adoc  |    2 +-
 .../applib/services/clobs/RTF-Spec-1.7.rtf         |    2 +-
 .../fakedata/applib/services/clobs/a_and_c.xml     |    2 +-
 .../fakedata/applib/services/clobs/coriolan.xml    |   10 +-
 .../fakedata/applib/services/clobs/hen_iv_2.xml    |    2 +-
 .../fakedata/applib/services/clobs/hen_vi_1.xml    |    2 +-
 .../fakedata/applib/services/clobs/m_for_m.xml     |    2 +-
 .../fakedata/applib/services/clobs/othello.xml     |    2 +-
 .../adoc/modules/integtestsupport/pages/about.adoc |    2 +-
 .../adoc/modules/ROOT/pages/layout-resources.adoc  |    4 +-
 .../adoc/modules/ROOT/pages/ro-spec.adoc           |    8 +-
 .../pages/customisation/tweaking-css-classes.adoc  |    4 +-
 .../adoc/modules/ROOT/partials/security/pages.adoc |    4 +-
 100 files changed, 1098 insertions(+), 1312 deletions(-)

diff --git a/antora/components/comguide/modules/ROOT/pages/cutting-a-release.adoc b/antora/components/comguide/modules/ROOT/pages/cutting-a-release.adoc
index ec0006d..69faa5d 100644
--- a/antora/components/comguide/modules/ROOT/pages/cutting-a-release.adoc
+++ b/antora/components/comguide/modules/ROOT/pages/cutting-a-release.adoc
@@ -527,7 +527,7 @@ Wait a minute or two; the site should be available at link:https://isis.staged.a
 
 Once the artifacts have been uploaded, you can call a vote.
 
-In all cases, votes last for 72 hours and require a +3 (binding) vote from members.
+In all cases, votes last for 72 hours and require a +3 (binding) vote from pathsToInclude.
 
 
 === Start voting thread on dev mailing list
diff --git a/antora/components/comguide/modules/ROOT/pages/key-generation.adoc b/antora/components/comguide/modules/ROOT/pages/key-generation.adoc
index 2ea766a..d560307 100644
--- a/antora/components/comguide/modules/ROOT/pages/key-generation.adoc
+++ b/antora/components/comguide/modules/ROOT/pages/key-generation.adoc
@@ -9,7 +9,7 @@
 
 
 
-In order that a contributor can make a release it is necessary for them to have generated a key and had that key recognized by other members of the Apache Software Foundation.
+In order that a contributor can make a release it is necessary for them to have generated a key and had that key recognized by other pathsToInclude of the Apache Software Foundation.
 
 For further background information on this topic, see the http://www.apache.org/dev/release-signing.html[release signing page] and the http://www.apache.org/dev/openpgp.html#generate-key[openpgp page] on the Apache wiki.
 
@@ -540,7 +540,7 @@ Log onto `id.apache.org` and ensure that the finger print of your public key is
 
 == Attend Key Signing Party (Apache web of trust)
 
-It is strongly advised that the contributor attend a key signing party at an Apache event, in order that other Apache committers/members can in person verify their identity against the key.
+It is strongly advised that the contributor attend a key signing party at an Apache event, in order that other Apache committers/pathsToInclude can in person verify their identity against the key.
 The process for this is described http://www.apache.org/dev/release-signing.html#key-signing-party[here] and http://wiki.apache.org/apachecon/PgpKeySigning[here].
 
 == Update Maven Settings file (`~/.m2/settings.xml`)
diff --git a/antora/components/comguide/modules/ROOT/pages/pmc-notes.adoc b/antora/components/comguide/modules/ROOT/pages/pmc-notes.adoc
index 637158c..b1d1333 100644
--- a/antora/components/comguide/modules/ROOT/pages/pmc-notes.adoc
+++ b/antora/components/comguide/modules/ROOT/pages/pmc-notes.adoc
@@ -13,7 +13,7 @@ More information about PMCs can be found link:http://www.apache.org/dev/pmc.html
 
 In Apache Isis, every committer is a member of the PMC.
 
-This page contains some general notes on maintenance activities required by PMC members.
+This page contains some general notes on maintenance activities required by PMC pathsToInclude.
 
 == Prereqs
 
@@ -34,9 +34,9 @@ To set up ssh in the first place, take a look at https://www.apache.org/dev/new-
 
 == New Committer/PMC member
 
-Currently we don't distinguish between committers and PMC members: every committer is automatically invited to also be a member of the PMC.
+Currently we don't distinguish between committers and PMC pathsToInclude: every committer is automatically invited to also be a member of the PMC.
 
-Further notes on the steps for new PMC members can be found http://www.apache.org/dev/pmc.html#newpmc[here].
+Further notes on the steps for new PMC pathsToInclude can be found http://www.apache.org/dev/pmc.html#newpmc[here].
 
 === Start a vote thread on private@
 
@@ -179,10 +179,10 @@ with body:
 The Apache Isis PMC has voted Joe Bloggs as a committer and also member of the PMC.     <1>
 
 Voting thread:
-https://mail-search.apache.org/members/private-arch/isis-private/xxx                    <1>
+https://mail-search.apache.org/pathsToInclude/private-arch/isis-private/xxx                    <1>
 
 Results announcement:
-https://mail-search.apache.org/members/private-arch/isis-private/xxx                    <1>
+https://mail-search.apache.org/pathsToInclude/private-arch/isis-private/xxx                    <1>
 
 The committee-info.txt file has been updated, as have the LDAP groups (modify_unix_group.pl,  modify_committee.pl).
 ----
diff --git a/antora/components/comguide/modules/ROOT/pages/post-release-successful.adoc b/antora/components/comguide/modules/ROOT/pages/post-release-successful.adoc
index 0afdf84..a4f3865 100644
--- a/antora/components/comguide/modules/ROOT/pages/post-release-successful.adoc
+++ b/antora/components/comguide/modules/ROOT/pages/post-release-successful.adoc
@@ -7,11 +7,11 @@ The release process consists of:
 
 * the release manager xref:comguide:ROOT:cutting-a-release.adoc[cutting the release]
 
-* members of the Apache Isis PMC xref:comguide:ROOT:verifying-releases.adoc[verifying] and voting on the release
+* pathsToInclude of the Apache Isis PMC xref:comguide:ROOT:verifying-releases.adoc[verifying] and voting on the release
 
 * the release manager performing post-release tasks, for either a successful or an xref:comguide:ROOT:post-release-unsuccessful.adoc[unsuccessful] vote (former documented below)
 
-For a vote to succeed, there must be +3 votes from PMC members, and the vote must have been open at least 72 hours.
+For a vote to succeed, there must be +3 votes from PMC pathsToInclude, and the vote must have been open at least 72 hours.
 If there are not +3 votes after this time then it is perfectly permissible to keep the vote open longer.
 
 This section describes the steps to perform if the vote has been successful.
diff --git a/antora/components/comguide/modules/ROOT/pages/post-release-unsuccessful.adoc b/antora/components/comguide/modules/ROOT/pages/post-release-unsuccessful.adoc
index 5281897..6e528ca 100644
--- a/antora/components/comguide/modules/ROOT/pages/post-release-unsuccessful.adoc
+++ b/antora/components/comguide/modules/ROOT/pages/post-release-unsuccessful.adoc
@@ -6,7 +6,7 @@
 The release process consists of:
 
 * the release manager xref:comguide:ROOT:cutting-a-release.adoc[cutting the release]
-* members of the Apache Isis PMC xref:comguide:ROOT:verifying-releases.adoc[verifying] and voting on the release
+* pathsToInclude of the Apache Isis PMC xref:comguide:ROOT:verifying-releases.adoc[verifying] and voting on the release
 * the release manager performing post-release tasks, for either a xref:comguide:ROOT:post-release-successful.adoc[successful] or an unsuccessful vote (latter documented below).
 
 If the vote did not succeed (did not achieve +3 votes after 72 hours and/or is unlikely to do so), then the vote should be closed and the following steps performed.
diff --git a/antora/components/comguide/modules/ROOT/pages/verifying-releases.adoc b/antora/components/comguide/modules/ROOT/pages/verifying-releases.adoc
index 43ddafa..444c400 100644
--- a/antora/components/comguide/modules/ROOT/pages/verifying-releases.adoc
+++ b/antora/components/comguide/modules/ROOT/pages/verifying-releases.adoc
@@ -9,15 +9,15 @@
 The release process consists of:
 
 * the release manager xref:comguide:ROOT:cutting-a-release.adoc[cutting the release]
-* members of the Apache Isis PMC verifying and voting on the release (documented below)
+* pathsToInclude of the Apache Isis PMC verifying and voting on the release (documented below)
 * the release manager performing post-release tasks, for either a xref:comguide:ROOT:post-release-successful.adoc[successful] or an xref:comguide:ROOT:post-release-unsuccessful.adoc[unsuccessful] vote.
 
-This section describes some guidance on what a voter (members of the Apache Isis PMC and anyone else who wishes) is expected to do before casting their vote in order to verify a release.
+This section describes some guidance on what a voter (pathsToInclude of the Apache Isis PMC and anyone else who wishes) is expected to do before casting their vote in order to verify a release.
 
 == Background
 
 Whenever a release manager announces a vote on a release (as per the [release process]) on the xref:docs:support:mailing-list.adoc#mailing-lists[dev mailing list], it is the responsibility of the project's PMC to cast their vote on the release.
-Anyone else can also vote, but only members of the Apache Isis PMC's vote are binding.
+Anyone else can also vote, but only pathsToInclude of the Apache Isis PMC's vote are binding.
 
 Per this http://www.apache.org/dev/release.html[ASF documentation], the legal requirements for an ASF release are:
 
diff --git a/antora/components/docs/modules/ROOT/pages/what-is-apache-isis/screencasts.adoc b/antora/components/docs/modules/ROOT/pages/what-is-apache-isis/screencasts.adoc
index 3b7ef2d..f5ef431 100644
--- a/antora/components/docs/modules/ROOT/pages/what-is-apache-isis/screencasts.adoc
+++ b/antora/components/docs/modules/ROOT/pages/what-is-apache-isis/screencasts.adoc
@@ -91,7 +91,7 @@ Using xref:testing:fixtures:about.adoc[fixture scripts] to initialize the databa
 
 
 |link:https://www.youtube.com/watch?v=dXtmxmYxa30[006^] +
-Implementing xref:userguide:fun:business-rules.adoc[business rules]for domain object members, using supporting methods ("see it, use it, do it")
+Implementing xref:userguide:fun:business-rules.adoc[business rules]for domain object pathsToInclude, using supporting methods ("see it, use it, do it")
 |x||||||||||
 
 |link:https://www.youtube.com/watch?v=imHfxQGUgV8[007^] +
diff --git a/antora/components/docs/modules/resources/partials/plantuml-stereotypes.puml b/antora/components/docs/modules/resources/partials/plantuml-stereotypes.puml
index 2fc8982..32668e3 100644
--- a/antora/components/docs/modules/resources/partials/plantuml-stereotypes.puml
+++ b/antora/components/docs/modules/resources/partials/plantuml-stereotypes.puml
@@ -1,4 +1,4 @@
-hide empty members
+hide empty pathsToInclude
 'hide methods
 
 skinparam class {
diff --git a/antora/components/relnotes/modules/ROOT/pages/2020/2.0.0-M3/migrating-to-2.0.0.adoc b/antora/components/relnotes/modules/ROOT/pages/2020/2.0.0-M3/migrating-to-2.0.0.adoc
index 9c18943..ebaad84 100644
--- a/antora/components/relnotes/modules/ROOT/pages/2020/2.0.0-M3/migrating-to-2.0.0.adoc
+++ b/antora/components/relnotes/modules/ROOT/pages/2020/2.0.0-M3/migrating-to-2.0.0.adoc
@@ -727,7 +727,7 @@ isis.value-types. +
 === Annotations
 
 Collections are no longer editable.
-The `@Collection#editing()` and `@Collection#editingDisabledReason()` members have been removed.
+The `@Collection#editing()` and `@Collection#editingDisabledReason()` pathsToInclude have been removed.
 
 
 === No longer any archetypes
diff --git a/antora/components/relnotes/modules/ROOT/pages/2020/2.0.0-M5/mignotes.adoc b/antora/components/relnotes/modules/ROOT/pages/2020/2.0.0-M5/mignotes.adoc
index 0c0bb1e..49d8297 100644
--- a/antora/components/relnotes/modules/ROOT/pages/2020/2.0.0-M5/mignotes.adoc
+++ b/antora/components/relnotes/modules/ROOT/pages/2020/2.0.0-M5/mignotes.adoc
@@ -28,7 +28,7 @@ isis.core.metaModel.validator.mixins-only=true        // <.>
 ----
 <.> `@DomainService(natureOfService=VIEW/REST)` is now solely used for UI menu action providers and REST end-points.
 There is no longer the need to validate uses of `natureOfService=DOMAIN` as this option was removed.
-<.> Support for services that contribute members to other `DomainObjects` was removed. Use `Mixins` instead.
+<.> Support for services that contribute pathsToInclude to other `DomainObjects` was removed. Use `Mixins` instead.
 
 See the former java-doc for hints on how to migrate the previous options.
 
diff --git a/antora/components/setupguide/modules/eclipse/attachments/isis-templates.xml b/antora/components/setupguide/modules/eclipse/attachments/isis-templates.xml
index f8ea500..5316c74 100644
--- a/antora/components/setupguide/modules/eclipse/attachments/isis-templates.xml
+++ b/antora/components/setupguide/modules/eclipse/attachments/isis-templates.xml
@@ -7,9 +7,9 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
          http://www.apache.org/licenses/LICENSE-2.0
-         
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -17,24 +17,24 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<templates><template autoinsert="true" context="java-members" deleted="false" description="Action" enabled="true" name="isa">// {{ ${actionName} (action)&#13;
+<templates><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Action" enabled="true" name="isa">// {{ ${actionName} (action)&#13;
 ${:import(org.apache.isis.applib.annotation.MemberOrder)}@MemberOrder(sequence="1")&#13;
 public ${ReturnType} ${actionName}(final ${ParameterType} ${parameterType}) {&#13;
 	return ${cursor}null; // TODO: business logic here&#13;
 }&#13;
 // }}&#13;
 &#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Action argument N choices" enabled="true" name="isacho">${:import(java.util.Collections,java.util.List)}public List&lt;${ParameterType}&gt; choices${ParameterNumThenCapitalizedActionName}() {&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Action argument N choices" enabled="true" name="isacho">${:import(java.util.Collections,java.util.List)}public List&lt;${ParameterType}&gt; choices${ParameterNumThenCapitalizedActionName}() {&#13;
 	return ${cursor}Collections.emptyList(); // TODO: return list of choices for argument N&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Action argument defaults" enabled="true" name="isadef">public ${ParameterType} default${ParameterNumThenCapitalizedActionName}() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Action argument defaults" enabled="true" name="isadef">public ${ParameterType} default${ParameterNumThenCapitalizedActionName}() {&#13;
 	return ${cursor}null; // TODO: return default for argument N&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Action disabling" enabled="true" name="isadis">public String disable${ActionName}() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Action disabling" enabled="true" name="isadis">public String disable${ActionName}() {&#13;
 	return ${cursor}null; // TODO: return reason why action disabled, null if enabled&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Action hiding" enabled="true" name="isahid">public boolean hide${ActionName}() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Action hiding" enabled="true" name="isahid">public boolean hide${ActionName}() {&#13;
 	return ${cursor}false; // TODO: return true if action is hidden, false if visible&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Action validation" enabled="true" name="isaval">public String validate${ActionName}(final ${ParameterType} ${parameterType}) {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Action validation" enabled="true" name="isaval">public String validate${ActionName}(final ${ParameterType} ${parameterType}) {&#13;
 	return ${cursor}null; // TODO: return reason why action arguments are invalid, null if ok&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Collection (1:m bidir parent)" enabled="true" name="isc-1m">public void addTo${ChildCollectionName}(final ${ChildElementType} ${childElementName}) {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Collection (1:m bidir parent)" enabled="true" name="isc-1m">public void addTo${ChildCollectionName}(final ${ChildElementType} ${childElementName}) {&#13;
 	// check for no-op&#13;
 	if (${childElementName} == null || &#13;
 		get${ChildCollectionName}().contains(${childElementName})) {&#13;
@@ -59,7 +59,7 @@ public void removeFrom${ChildCollectionName}(final ${ChildElementType} ${childEl
 	get${ChildCollectionName}().remove(${childElementName});&#13;
 	// additional business logic&#13;
 	onRemoveFrom${ChildCollectionName}(${childElementName});&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Collection (m:m bidir child)" enabled="true" name="isc-mmc">public void addTo${ParentCollectionName}(final ${ParentElementType} ${parentElementName}) {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Collection (m:m bidir child)" enabled="true" name="isc-mmc">public void addTo${ParentCollectionName}(final ${ParentElementType} ${parentElementName}) {&#13;
 	// check for no-op&#13;
 	if (${parentElementName} == null || &#13;
 		get${ParentCollectionName}().contains(${parentElementName})) {&#13;
@@ -80,7 +80,7 @@ public void removeFrom${ParentCollectionName}(final ${ParentElementType} ${paren
 	${parentElementName}.removeFrom${ChildCollectionNameInParent}(this);&#13;
 	// additional business logic&#13;
 	onRemoveFrom${ParentCollectionName}(${parentElementName});&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Collection (m:m bidir parent)" enabled="true" name="isc-mmp">public void addTo${ChildCollectionName}(final ${ChildElementType} ${childElementName}) {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Collection (m:m bidir parent)" enabled="true" name="isc-mmp">public void addTo${ChildCollectionName}(final ${ChildElementType} ${childElementName}) {&#13;
 	// check for no-op&#13;
 	if (${childElementName} == null || &#13;
 		get${ChildCollectionName}().contains(${childElementName})) {&#13;
@@ -105,11 +105,11 @@ public void removeFrom${ChildCollectionName}(final ${ChildElementType} ${childEl
 	get${ChildCollectionName}().remove(${childElementName});&#13;
 	// additional business logic&#13;
 	onRemoveFrom${ChildCollectionName}(${childElementName});&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Collection disabling" enabled="true" name="iscdis">public String disable${CollectionName}() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Collection disabling" enabled="true" name="iscdis">public String disable${CollectionName}() {&#13;
 	return ${cursor}null; // TODO: return reason why collection read-only, null if editable&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Collection hiding" enabled="true" name="ischid">public boolean hide${CollectionName}() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Collection hiding" enabled="true" name="ischid">public boolean hide${CollectionName}() {&#13;
 	return ${cursor}false; // TODO: return true if hidden, false otherwise&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Collection (list)" enabled="true" name="iscl">// {{ ${CollectionName} (Collection)&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Collection (list)" enabled="true" name="iscl">// {{ ${CollectionName} (Collection)&#13;
 ${:import(java.util.List,java.util.ArrayList,org.apache.isis.applib.annotation.MemberOrder)}private List&lt;${ElementType}&gt; ${collectionName} = new ArrayList&lt;${ElementType}&gt;();&#13;
 @MemberOrder(sequence="1")&#13;
 public List&lt;${ElementType}&gt; get${CollectionName}() {&#13;
@@ -120,7 +120,7 @@ public void set${CollectionName}(final List&lt;${ElementType}&gt; ${collectionNa
 }&#13;
 // }}&#13;
 &#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Collection modify" enabled="true" name="iscmod">public void addTo${CollectionName}(final ${ElementType} ${elementName}) {&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Collection modify" enabled="true" name="iscmod">public void addTo${CollectionName}(final ${ElementType} ${elementName}) {&#13;
 	// check for no-op&#13;
 	if (${elementName} == null || &#13;
 		get${CollectionName}().contains(${elementName})) {&#13;
@@ -145,7 +145,7 @@ public void removeFrom${CollectionName}(final ${ElementType} ${elementName}) {&#
 protected void onAddTo${CollectionName}(final ${ElementType} ${elementName}) {&#13;
 }&#13;
 protected void onRemoveFrom${CollectionName}(final ${ElementType} ${elementName}) {&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Collection (set)" enabled="true" name="iscs">// {{ ${CollectionName} (Collection)&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Collection (set)" enabled="true" name="iscs">// {{ ${CollectionName} (Collection)&#13;
 ${:import(java.util.Set,java.util.LinkedHashSet,org.apache.isis.applib.annotation.MemberOrder)}private Set&lt;${ElementType}&gt; ${collectionName} = new LinkedHashSet&lt;${ElementType}&gt;();&#13;
 @MemberOrder(sequence="1")&#13;
 public Set&lt;${ElementType}&gt; get${CollectionName}() {&#13;
@@ -156,25 +156,25 @@ public void set${CollectionName}(final Set&lt;${ElementType}&gt; ${collectionNam
 }&#13;
 // }}&#13;
 &#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Collection validation" enabled="true" name="iscval">public String validateAddTo${CollectionName}(final ${ElementType} ${elementName}) {&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Collection validation" enabled="true" name="iscval">public String validateAddTo${CollectionName}(final ${ElementType} ${elementName}) {&#13;
 	return ${cursor}null; // TODO: return reason why argument cannot be added, null if ok to add&#13;
 }&#13;
 public String validateRemoveFrom${CollectionName}(final ${ElementType} ${elementName}) {&#13;
 	return null; // TODO: return reason why argument cannot be removed, null if ok to remove&#13;
 }&#13;
 &#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Dependencies region" enabled="true" name="isd">// {{ injected dependencies&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Dependencies region" enabled="true" name="isd">// {{ injected dependencies&#13;
 ${cursor}&#13;
 // }}&#13;
 &#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Dependencies - injected service" enabled="true" name="isds">// {{ injected: ${ServiceType}&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Dependencies - injected service" enabled="true" name="isds">// {{ injected: ${ServiceType}&#13;
 private ${ServiceType} ${serviceType};&#13;
 public void set${ServiceType}(final ${ServiceType} ${serviceType}) {&#13;
 	this.${serviceType} = ${serviceType};&#13;
 }&#13;
 // }}&#13;
 &#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Factory - new instance (persistent)" enabled="true" name="isfp">// {{ Create new (already persisted) ${Type}&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Factory - new instance (persistent)" enabled="true" name="isfp">// {{ Create new (already persisted) ${Type}&#13;
 public ${Type} new${Type}() {&#13;
 	${Type} ${type} = newTransientInstance(${Type}.class);&#13;
 	${cursor}// TODO: set up any properties&#13;
@@ -182,24 +182,24 @@ public ${Type} new${Type}() {&#13;
 	persist(${type});&#13;
 	return ${type};&#13;
 }&#13;
-// }}</template><template autoinsert="true" context="java-members" deleted="false" description="Factory - new instance (transient)" enabled="true" name="isft">// {{ Create new (still transient) ${Type}&#13;
+// }}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Factory - new instance (transient)" enabled="true" name="isft">// {{ Create new (still transient) ${Type}&#13;
 public ${Type} new${InstanceOfType}() {&#13;
 	${Type} ${type} = newTransientInstance(${Type}.class);&#13;
 	${cursor}// TODO: set up any properties&#13;
 &#13;
 	return ${type};&#13;
 }&#13;
-// }}</template><template autoinsert="true" context="java-members" deleted="false" description="Identification region" enabled="true" name="isid">// {{ Identification&#13;
+// }}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Identification region" enabled="true" name="isid">// {{ Identification&#13;
 ${cursor}&#13;
 // }}&#13;
 &#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Identification - icon" enabled="true" name="isidicon">public String iconName() {&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Identification - icon" enabled="true" name="isidicon">public String iconName() {&#13;
 	return ${cursor}null; // TODO: return name of image file (without suffix)&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Identification - title" enabled="true" name="isidtitle">public String title() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Identification - title" enabled="true" name="isidtitle">public String title() {&#13;
     ${:import(org.apache.isis.applib.util.TitleBuffer)}final TitleBuffer buf = new TitleBuffer();&#13;
     ${cursor}// TODO: append to TitleBuffer, typically value properties&#13;
 	return buf.toString();&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="JDO Collection (1:n bidir, foreign key)" enabled="true" name="isjdc-1n-b-fk">// {{ ${CollectionName} (Collection)
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="JDO Collection (1:n bidir, foreign key)" enabled="true" name="isjdc-1n-b-fk">// {{ ${CollectionName} (Collection)
 ${:import(java.util.SortedSet,java.util.TreeSet,org.apache.isis.applib.annotation.MemberOrder,javax.jdo.annotations.Persistent)}@Persistent(mappedBy="${elementNameInChild}", dependentElement="${trueOrFalse}")
 private SortedSet&lt;${ElementType}&gt; ${collectionName} = new TreeSet&lt;${ElementType}&gt;();
 @MemberOrder(sequence="1")
@@ -209,7 +209,7 @@ return ${collectionName};
 public void set${CollectionName}(final SortedSet&lt;${ElementType}&gt; ${collectionName}) {
 this.${collectionName} = ${collectionName};
 }
-// }}</template><template autoinsert="true" context="java-members" deleted="false" description="JDO Collection (1:n bidir, join table)" enabled="true" name="isjdc-1n-b-jt">// {{ ${CollectionName} (Collection)
+// }}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="JDO Collection (1:n bidir, join table)" enabled="true" name="isjdc-1n-b-jt">// {{ ${CollectionName} (Collection)
 ${:import(java.util.SortedSet,java.util.TreeSet,org.apache.isis.applib.annotation.MemberOrder,javax.jdo.annotations.Persitent,javax.jdo.annotations.Join)}@Persistent(mappedBy="${elementNameInChild}", dependentElement="${trueOrFalse}")
 @Join
 private SortedSet&lt;${ElementType}&gt; ${collectionName} = new TreeSet&lt;${ElementType}&gt;();
@@ -220,7 +220,7 @@ return ${collectionName};
 public void set${CollectionName}(final SortedSet&lt;${ElementType}&gt; ${collectionName}) {
 this.${collectionName} = ${collectionName};
 }
-// }}</template><template autoinsert="true" context="java-members" deleted="false" description="JDO Collection (1:n unidir, foreign key)" enabled="true" name="isjdc-1n-u-fk">// {{ ${CollectionName} (Collection)
+// }}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="JDO Collection (1:n unidir, foreign key)" enabled="true" name="isjdc-1n-u-fk">// {{ ${CollectionName} (Collection)
 ${:import(java.util.SortedSet,java.util.TreeSet,org.apache.isis.applib.annotation.MemberOrder,javax.jdo.annotations.Element)}
 @Element(column="${ColumnName}", dependent="${trueOrFalse}")
 private SortedSet&lt;${ElementType}&gt; ${collectionName} = new TreeSet&lt;${ElementType}&gt;();
@@ -231,7 +231,7 @@ return ${collectionName};
 public void set${CollectionName}(final SortedSet&lt;${ElementType}&gt; ${collectionName}) {
 this.${collectionName} = ${collectionName};
 }
-// }}</template><template autoinsert="true" context="java-members" deleted="false" description="JDO Collection (1:n unidir, join table)" enabled="true" name="isjdc-1n-u-jt">// {{ ${CollectionName} (Collection)
+// }}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="JDO Collection (1:n unidir, join table)" enabled="true" name="isjdc-1n-u-jt">// {{ ${CollectionName} (Collection)
 ${:import(java.util.SortedSet,java.util.TreeSet,org.apache.isis.applib.annotation.MemberOrder,javax.jdo.annotations.Join,javax.jdo.annotations.Element)}@Join
 @Element(dependent="${trueOrFalse}")
 private SortedSet&lt;${ElementType}&gt; ${collectionName} = new TreeSet&lt;${ElementType}&gt;();
@@ -242,7 +242,7 @@ return ${collectionName};
 public void set${CollectionName}(final SortedSet&lt;${ElementType}&gt; ${collectionName}) {
 this.${collectionName} = ${collectionName};
 }
-// }}</template><template autoinsert="true" context="java-members" deleted="false" description="JDO Collection (m:n bidir - child)" enabled="true" name="isjdc-mn-ub-c">// {{ ${CollectionName} (Collection)
+// }}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="JDO Collection (m:n bidir - child)" enabled="true" name="isjdc-mn-ub-c">// {{ ${CollectionName} (Collection)
 ${:import(java.util.SortedSet,java.util.TreeSet,org.apache.isis.applib.annotation.MemberOrder,javax.jdo.annotations.Persistent)}@Persistent(mappedBy="${ChildCollectionNameInParent}")
 private SortedSet&lt;${ElementType}&gt; ${collectionName} = new TreeSet&lt;${ElementType}&gt;();
 public SortedSet&lt;${ElementType}&gt; get${CollectionName}() {
@@ -251,7 +251,7 @@ return ${collectionName};
 public void set${CollectionName}(final SortedSet&lt;${ElementType}&gt; ${collectionName}) {
 this.${collectionName} = ${collectionName};
 }
-// }}</template><template autoinsert="true" context="java-members" deleted="false" description="JDO Collection (m:n unidir &amp; bidir - parent)" enabled="true" name="isjdc-mn-ub-p">// {{ ${CollectionName} (Collection)
+// }}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="JDO Collection (m:n unidir &amp; bidir - parent)" enabled="true" name="isjdc-mn-ub-p">// {{ ${CollectionName} (Collection)
 ${:import(java.util.SortedSet,java.util.TreeSet,org.apache.isis.applib.annotation.MemberOrder,javax.jdo.annotations.Persistent,javax.jdo.annotations.Join,javax.jdo.annotations.Element)}@Persistent(table="${TableName}")
 @Join(column="${ThisEntityFieldName}")
 @Element(column="${RelatedEntityFieldName}")
@@ -263,7 +263,7 @@ public SortedSet&lt;${ElementType}&gt; get${CollectionName}() {
 public void set${CollectionName}(final SortedSet&lt;${ElementType}&gt; ${collectionName}) {
 	this.${collectionName} = ${collectionName};
 }
-// }}</template><template autoinsert="true" context="java-members" deleted="false" description="JDO Property (simple - 1:1 unidir &amp; bidir - parent)" enabled="true" name="isjdp">// {{ ${PropertyName} (property)&#13;
+// }}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="JDO Property (simple - 1:1 unidir &amp; bidir - parent)" enabled="true" name="isjdp">// {{ ${PropertyName} (property)&#13;
 private ${PropertyType} ${propertyName};&#13;
 ${:import(org.apache.isis.applib.annotation.MemberOrder,javax.jdo.annotations.Column)}@MemberOrder(sequence="1")&#13;
 @Column(allowsNull="${trueOrFalse}")&#13;
@@ -275,7 +275,7 @@ public void set${PropertyName}(final ${PropertyType} ${propertyName}) {&#13;
 }&#13;
 // }}&#13;
 &#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="JDO Property (1:1 child)" enabled="true" name="isjdp-11c">// {{ ${PropertyName} (property)
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="JDO Property (1:1 child)" enabled="true" name="isjdp-11c">// {{ ${PropertyName} (property)
 private ${PropertyType} ${propertyName};
 ${:import(org.apache.isis.applib.annotation.MemberOrder,javax.jdo.annotations.Column,javax.jdo.annotations.Persistent)}@MemberOrder(sequence="1")
 @Column(allowsNull="${trueOrFalse}")
@@ -286,33 +286,33 @@ public ${PropertyType} get${PropertyName}() {
 public void set${PropertyName}(final ${PropertyType} ${propertyName}) {
 	this.${propertyName} = ${propertyName};
 }
-// }}</template><template autoinsert="true" context="java-members" deleted="false" description="Lifecycle region" enabled="true" name="isl">// {{ Lifecycle methods&#13;
+// }}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Lifecycle region" enabled="true" name="isl">// {{ Lifecycle methods&#13;
 ${cursor}&#13;
 // }}&#13;
 &#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Lifecycle - create" enabled="true" name="islc">public void created() {&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Lifecycle - create" enabled="true" name="islc">public void created() {&#13;
     ${cursor}// TODO: post-create&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Lifecycle - load" enabled="true" name="isll">public void loading() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Lifecycle - load" enabled="true" name="isll">public void loading() {&#13;
     ${cursor}// TODO: pre-load&#13;
 }&#13;
 public void loaded() {&#13;
     // TODO: post-load&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Lifecycle - persist" enabled="true" name="islp">public void persisting() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Lifecycle - persist" enabled="true" name="islp">public void persisting() {&#13;
     ${cursor}// TODO: pre-persist&#13;
 }&#13;
 public void persisted() {&#13;
     // TODO: post-persist&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Lifecycle - remove" enabled="true" name="islr">public void removing() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Lifecycle - remove" enabled="true" name="islr">public void removing() {&#13;
     ${cursor}// TODO: pre-remove&#13;
 }&#13;
 public void removed() {&#13;
     // TODO: post-remove&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Lifecycle - update" enabled="true" name="islu">public void updating() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Lifecycle - update" enabled="true" name="islu">public void updating() {&#13;
     ${cursor}// TODO: pre-update&#13;
 }&#13;
 public void updated() {&#13;
     // TODO: post-update&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Property" enabled="true" name="isp">// {{ ${PropertyName} (property)&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Property" enabled="true" name="isp">// {{ ${PropertyName} (property)&#13;
 private ${PropertyType} ${propertyName};&#13;
 ${:import(org.apache.isis.applib.annotation.MemberOrder)}@MemberOrder(sequence="1")&#13;
 public ${PropertyType} get${PropertyName}() {&#13;
@@ -323,7 +323,7 @@ public void set${PropertyName}(final ${PropertyType} ${propertyName}) {&#13;
 }&#13;
 // }}&#13;
 &#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Property (1:1 bidir child)" enabled="true" name="isp-11c">public void modify${ParentPropertyName}(final ${ParentPropertyType} ${parentPropertyName}) {&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Property (1:1 bidir child)" enabled="true" name="isp-11c">public void modify${ParentPropertyName}(final ${ParentPropertyType} ${parentPropertyName}) {&#13;
     ${ParentPropertyType} current${ParentPropertyName} = get${ParentPropertyName}();&#13;
 	// check for no-op&#13;
 	if (${parentPropertyName} == null || &#13;
@@ -345,7 +345,7 @@ public void clear${PropertyName}() {&#13;
 	current${ParentPropertyName}.clear${ChildPropertyNameInParent}();&#13;
 	// additional business logic&#13;
 	onClear${ParentPropertyName}(current${ParentPropertyName});&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Property (1:1 bidir parent)" enabled="true" name="isp-11p">public void modify${ChildPropertyName}(final ${ChildPropertyType} ${childPropertyName}) {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Property (1:1 bidir parent)" enabled="true" name="isp-11p">public void modify${ChildPropertyName}(final ${ChildPropertyType} ${childPropertyName}) {&#13;
     ${ChildPropertyType} current${ChildPropertyName} = get${ChildPropertyName}();&#13;
 	// check for no-op&#13;
 	if (${childPropertyName} == null || &#13;
@@ -371,7 +371,7 @@ public void clear${ChildPropertyName}() {&#13;
 	set${ChildPropertyName}(null);&#13;
 	// additional business logic&#13;
 	onClear${ChildPropertyName}(current${ChildPropertyName});&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Property (m:1 bidir child)" enabled="true" name="isp-m1">public void modify${ParentPropertyName}(final ${ParentPropertyType} ${parentPropertyName}) {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Property (m:1 bidir child)" enabled="true" name="isp-m1">public void modify${ParentPropertyName}(final ${ParentPropertyType} ${parentPropertyName}) {&#13;
     ${ParentPropertyType} current${ParentPropertyName} = get${ParentPropertyName}();&#13;
 	// check for no-op&#13;
 	if (${parentPropertyName} == null || &#13;
@@ -393,15 +393,15 @@ public void clear${ParentPropertyName}() {&#13;
 	current${ParentPropertyName}.removeFrom${ChildCollectionNameInParent}(this);&#13;
 	// additional business logic&#13;
 	onClear${ParentPropertyName}(current${ParentPropertyName});&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Property choices" enabled="true" name="ispcho">${:import(java.util.List)}public List&lt;${PropertyType}&gt; choices${PropertyName}() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Property choices" enabled="true" name="ispcho">${:import(java.util.List)}public List&lt;${PropertyType}&gt; choices${PropertyName}() {&#13;
 	return ${cursor}null; // TODO: return list of choices for property&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Property defaults" enabled="true" name="ispdef">public ${PropertyType} default${PropertyName}() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Property defaults" enabled="true" name="ispdef">public ${PropertyType} default${PropertyName}() {&#13;
 	return ${cursor}null; // TODO: return default for property when first created&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Property disabling" enabled="true" name="ispdis">public String disable${PropertyName}() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Property disabling" enabled="true" name="ispdis">public String disable${PropertyName}() {&#13;
 	return ${cursor}null; // TODO: return reason why property is disabled, null if editable&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Property hiding" enabled="true" name="isphid">public boolean hide${PropertyName}() {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Property hiding" enabled="true" name="isphid">public boolean hide${PropertyName}() {&#13;
 	return ${cursor}false; // TODO: return true if hidden, false if visible&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Property modify" enabled="true" name="ispmod">public void modify${PropertyName}(final ${PropertyType} ${propertyName}) {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Property modify" enabled="true" name="ispmod">public void modify${PropertyName}(final ${PropertyType} ${propertyName}) {&#13;
     ${PropertyType} current${PropertyName} = get${PropertyName}();&#13;
 	// check for no-op&#13;
 	if (${propertyName} == null || &#13;
@@ -427,12 +427,12 @@ public void clear${PropertyName}() {&#13;
 protected void onModify${PropertyName}(final ${PropertyType} old${PropertyName}, final ${PropertyType} new${PropertyName}) {&#13;
 }&#13;
 protected void onClear${PropertyName}(final ${PropertyType} old${PropertyName}) {&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Property validation" enabled="true" name="ispval">public String validate${PropertyName}(final ${PropertyType} ${propertyName}) {&#13;
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Property validation" enabled="true" name="ispval">public String validate${PropertyName}(final ${PropertyType} ${propertyName}) {&#13;
 	if (${propertyName} == null) return null;&#13;
 	return ${cursor}null; // TODO: return reason why proposed value is invalid, null if valid&#13;
-}</template><template autoinsert="true" context="java-members" deleted="false" description="Isis Section" enabled="true" name="iss">// {{ ${SectionName}
+}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Isis Section" enabled="true" name="iss">// {{ ${SectionName}
 ${cursor}
-// }}</template><template autoinsert="true" context="java-members" deleted="false" description="Search for all" enabled="true" name="issa">// {{ all ${TypePlural}&#13;
+// }}</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Search for all" enabled="true" name="issa">// {{ all ${TypePlural}&#13;
 ${:import(org.apache.isis.applib.annotation.Exploration,java.util.List)}@Exploration&#13;
 public List&lt;${Type}&gt; all${TypePlural}() {&#13;
 	return allInstances(${Type}.class);&#13;
@@ -440,7 +440,7 @@ public List&lt;${Type}&gt; all${TypePlural}() {&#13;
 // }}&#13;
 &#13;
 &#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Search for all matching" enabled="true" name="issafil">// {{ all ${TypePlural} that ${filterDescription}&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Search for all matching" enabled="true" name="issafil">// {{ all ${TypePlural} that ${filterDescription}&#13;
 ${:import(org.apache.isis.applib.annotation.Exploration,org.apache.isis.applib.Filter,java.util.List)}@Exploration&#13;
 public List&lt;${Type}&gt; all${TypePlural}Matching(final Filter&lt;${Type}&gt; filter) {&#13;
 	return allMatches(${Type}.class, filter);&#13;
@@ -448,18 +448,18 @@ public List&lt;${Type}&gt; all${TypePlural}Matching(final Filter&lt;${Type}&gt;
 // }}&#13;
 &#13;
 &#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Search for first matching" enabled="true" name="issffil">// {{ first ${Type} that ${filterDescription}&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Search for first matching" enabled="true" name="issffil">// {{ first ${Type} that ${filterDescription}&#13;
 ${:import(org.apache.isis.applib.annotation.Exploration,org.apache.isis.applib.Filter,java.util.List)}@Exploration&#13;
 public ${Type} first${Type}Matching(final Filter&lt;${Type}&gt; filter) {&#13;
 	return firstMatch(${Type}.class, filter);&#13;
 }&#13;
 // }}&#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Search for unique matching" enabled="true" name="issufil">// {{ unique ${Type} that ${filterDescription}&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Search for unique matching" enabled="true" name="issufil">// {{ unique ${Type} that ${filterDescription}&#13;
 ${:import(org.apache.isis.applib.annotation.Exploration,org.apache.isis.applib.Filter,java.util.List)}@Exploration&#13;
 public ${Type} unique${Type}Matching(final Filter&lt;${Type}&gt; filter) {&#13;
 	return uniqueMatch(${Type}.class, filter);&#13;
 }&#13;
 // }}&#13;
-</template><template autoinsert="true" context="java-members" deleted="false" description="Object-level validation" enabled="true" name="isval">public String validate() {&#13;
+</template><template autoinsert="true" context="java-pathsToInclude" deleted="false" description="Object-level validation" enabled="true" name="isval">public String validate() {&#13;
     ${cursor}// TODO: return reason why object is in invalid state (and so cannot be saved/updated), or null if ok&#13;
-}</template></templates>
\ No newline at end of file
+}</template></templates>
diff --git a/antora/components/setupguide/modules/intellij/pages/hints-and-tips.adoc b/antora/components/setupguide/modules/intellij/pages/hints-and-tips.adoc
index 0206d77..8469c95 100644
--- a/antora/components/setupguide/modules/intellij/pages/hints-and-tips.adoc
+++ b/antora/components/setupguide/modules/intellij/pages/hints-and-tips.adoc
@@ -49,8 +49,8 @@ Navigating around:
 * find superclasses/interface/declaration: `ctrl-B`
 
 Viewing the structure (ie outline) of a class
-* `ctrl-F12` will pop-up a dialog showing all members
-** hit `ctrl-F12` again to also see inherited members
+* `ctrl-F12` will pop-up a dialog showing all pathsToInclude
+** hit `ctrl-F12` again to also see inherited pathsToInclude
 
 == Editing
 
diff --git a/antora/components/system/modules/generated/pages/index/applib/annotation/MemberOrder.adoc b/antora/components/system/modules/generated/pages/index/applib/annotation/MemberOrder.adoc
index e37122a..9e7dd99 100644
--- a/antora/components/system/modules/generated/pages/index/applib/annotation/MemberOrder.adoc
+++ b/antora/components/system/modules/generated/pages/index/applib/annotation/MemberOrder.adoc
@@ -19,7 +19,7 @@ An alternative is to use theXxx.layout.xmlfile, whereXxxis the domain object nam
 <.> `[teal]#*_name_*#` : `String`
 +
 --
-Groups or associate members with each other.
+Groups or associate pathsToInclude with each other.
 
 * For actions, indicates the property or collection to associate.
 * For properties, indicates the property group
@@ -28,6 +28,6 @@ Groups or associate members with each other.
 <.> `[teal]#*_sequence_*#` : `String`
 +
 --
-The order of this member relative to other members in the same group, in Dewey-decimal notation. For collections this is relative to each other (collections aren't grouped).
+The order of this member relative to other pathsToInclude in the same group, in Dewey-decimal notation. For collections this is relative to each other (collections aren't grouped).
 --
 
diff --git a/antora/components/system/modules/generated/pages/index/applib/annotation/Where.adoc b/antora/components/system/modules/generated/pages/index/applib/annotation/Where.adoc
index 56240cf..d600569 100644
--- a/antora/components/system/modules/generated/pages/index/applib/annotation/Where.adoc
+++ b/antora/components/system/modules/generated/pages/index/applib/annotation/Where.adoc
@@ -63,7 +63,7 @@ Synonym for _#EVERYWHERE_ .
 --
 The member should be disabled/hidden when displayed within an object form.
 
-For most viewers, this applies to property and collection members, not actions.
+For most viewers, this applies to property and collection pathsToInclude, not actions.
 --
 <.> `[teal]#*_REFERENCES_PARENT_*#`
 +
diff --git a/antora/components/system/modules/generated/pages/index/applib/services/grid/GridSystemService.adoc b/antora/components/system/modules/generated/pages/index/applib/services/grid/GridSystemService.adoc
index f147e5c..447e27b 100644
--- a/antora/components/system/modules/generated/pages/index/applib/services/grid/GridSystemService.adoc
+++ b/antora/components/system/modules/generated/pages/index/applib/services/grid/GridSystemService.adoc
@@ -32,6 +32,6 @@ Which grid (implementation) is defined by this service.
 <.> `[teal]#*normalize*#(G grid, Class<?> domainClass)` : `void`
 +
 --
-Validate the grid, derive any missing object members, and overwrite any facets in the metamodel based on the layout.
+Validate the grid, derive any missing object pathsToInclude, and overwrite any facets in the metamodel based on the layout.
 --
 
diff --git a/antora/components/system/modules/generated/pages/index/applib/services/iactn/Interaction.adoc b/antora/components/system/modules/generated/pages/index/applib/services/iactn/Interaction.adoc
index 570945d..ae86cfe 100644
--- a/antora/components/system/modules/generated/pages/index/applib/services/iactn/Interaction.adoc
+++ b/antora/components/system/modules/generated/pages/index/applib/services/iactn/Interaction.adoc
@@ -5,7 +5,7 @@ Represents an action invocation or property modification, resulting in some stat
 
 The distinction between xref:system:generated:index/applib/services/command/Command.adoc[Command] and this object is perhaps subtle: the former represents the intention to invoke an action/edit a property, whereas this represents the actual invocation/edit itself.
 
-To confuse matters slightly, historically the xref:system:generated:index/applib/services/command/Command.adoc[Command] interface defines members (specifically: _Command#getStartedAt()_ , _Command#getCompletedAt()_ , _Command#getResult()_ , _Command#getException()_ ) which logically belong to this class instead; they remain in xref:system:generated:index/applib/services/command/Command.adoc[Command] for backward compatibility only (and have been deprecated).
+To confuse matters slightly, historically the xref:system:generated:index/applib/services/command/Command.adoc[Command] interface defines pathsToInclude (specifically: _Command#getStartedAt()_ , _Command#getCompletedAt()_ , _Command#getResult()_ , _Command#getException()_ ) which logically belong to this class instead; they remain in xref:system:generated:index/applib/services/command/Command.adoc[Command] for backward compatibility only (and have been deprecated).
 
 NOTE: you could also think of this interface as being analogous to the (database) transaction. The name "Transaction" has not been used for the interface not chosen however because there is also the system-level transaction that manages the persistence of the xref:system:generated:index/applib/services/command/Command.adoc[Command] object itself.
 
diff --git a/antora/components/system/modules/generated/pages/index/applib/services/sudo/SudoService.adoc b/antora/components/system/modules/generated/pages/index/applib/services/sudo/SudoService.adoc
index 97bce57..461c105 100644
--- a/antora/components/system/modules/generated/pages/index/applib/services/sudo/SudoService.adoc
+++ b/antora/components/system/modules/generated/pages/index/applib/services/sudo/SudoService.adoc
@@ -19,7 +19,7 @@ interface SudoService {
 <.> `[teal]#*ACCESS_ALL_ROLE*#` : `xref:system:generated:index/applib/services/user/RoleMemento.adoc[RoleMemento]`
 +
 --
-If included in the list of roles, then will disable security checks (can view and use all object members).
+If included in the list of roles, then will disable security checks (can view and use all object pathsToInclude).
 --
 <.> `[teal]#*call*#<T>(UnaryOperator<xref:system:generated:index/applib/services/iactn/ExecutionContext.adoc[ExecutionContext]> sudoMapper, Callable<T> supplier)` : `T`
 +
diff --git a/antora/components/system/modules/generated/pages/index/persistence/jdo/applib/integration/JdoSupportService.adoc b/antora/components/system/modules/generated/pages/index/persistence/jdo/applib/integration/JdoSupportService.adoc
index cdf2637..3f8516f 100644
--- a/antora/components/system/modules/generated/pages/index/persistence/jdo/applib/integration/JdoSupportService.adoc
+++ b/antora/components/system/modules/generated/pages/index/persistence/jdo/applib/integration/JdoSupportService.adoc
@@ -70,7 +70,7 @@ Typical usage:
                              q.atPath.eq(atPath).and(
                              q.description.indexOf(description).gt(0))
                              );
-    
+
 ----
 
 --
@@ -88,7 +88,7 @@ Typical usage:
                              q.atPath.eq(atPath).and(
                              q.description.eq(description))
                              );
-    
+
 ----
 
 --
@@ -106,7 +106,7 @@ Fetch Optimization
 
 FromDN-5.2...
 
-For RDBMS any single-valued member will be fetched in the original SQL query, but with multiple-valued members this is not supported. However what will happen is that any collection/array field will be retrieved in a single SQL query for all candidate objects (by default using an EXISTS subquery); this avoids the "N+1" problem, resulting in 1 original SQL query plus 1 SQL query per collection member. Note that you can disable this by either not putting multi-valued fields in the FetchPla [...]
+For RDBMS any single-valued member will be fetched in the original SQL query, but with multiple-valued pathsToInclude this is not supported. However what will happen is that any collection/array field will be retrieved in a single SQL query for all candidate objects (by default using an EXISTS subquery); this avoids the "N+1" problem, resulting in 1 original SQL query plus 1 SQL query per collection member. Note that you can disable this by either not putting multi-valued fields in the F [...]
 --
 <.> `[teal]#*disableMultivaluedFetch*#(xref:system:generated:index/applib/query/Query.adoc[Query]<?> query)` : `void`
 +
diff --git a/antora/supplemental-ui/schema/ixn/ixn-1.0.xsd b/antora/supplemental-ui/schema/ixn/ixn-1.0.xsd
index dc7908f..c107097 100644
--- a/antora/supplemental-ui/schema/ixn/ixn-1.0.xsd
+++ b/antora/supplemental-ui/schema/ixn/ixn-1.0.xsd
@@ -112,7 +112,7 @@
                     <xs:sequence>
                         <xs:element name="execution" type="memberExecutionDto" minOccurs="0" maxOccurs="unbounded">
                             <xs:annotation>
-                                <xs:documentation>Capture interactions with other members from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
+                                <xs:documentation>Capture interactions with other pathsToInclude from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
                                 </xs:documentation>
                             </xs:annotation>
                         </xs:element>
diff --git a/antora/supplemental-ui/schema/ixn/ixn-1.1.xsd b/antora/supplemental-ui/schema/ixn/ixn-1.1.xsd
index e8ccfe5..ea5d685 100644
--- a/antora/supplemental-ui/schema/ixn/ixn-1.1.xsd
+++ b/antora/supplemental-ui/schema/ixn/ixn-1.1.xsd
@@ -112,7 +112,7 @@
                     <xs:sequence>
                         <xs:element name="execution" type="memberExecutionDto" minOccurs="0" maxOccurs="unbounded">
                             <xs:annotation>
-                                <xs:documentation>Capture interactions with other members from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
+                                <xs:documentation>Capture interactions with other pathsToInclude from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
                                 </xs:documentation>
                             </xs:annotation>
                         </xs:element>
@@ -212,4 +212,4 @@
         </xs:sequence>
     </xs:complexType>
 
-</xs:schema>
\ No newline at end of file
+</xs:schema>
diff --git a/antora/supplemental-ui/schema/ixn/ixn-1.2.xsd b/antora/supplemental-ui/schema/ixn/ixn-1.2.xsd
index 21d375b..f17c9da 100644
--- a/antora/supplemental-ui/schema/ixn/ixn-1.2.xsd
+++ b/antora/supplemental-ui/schema/ixn/ixn-1.2.xsd
@@ -118,7 +118,7 @@
                     <xs:sequence>
                         <xs:element name="execution" type="memberExecutionDto" minOccurs="0" maxOccurs="unbounded">
                             <xs:annotation>
-                                <xs:documentation>Capture interactions with other members from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
+                                <xs:documentation>Capture interactions with other pathsToInclude from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
                                 </xs:documentation>
                             </xs:annotation>
                         </xs:element>
@@ -218,4 +218,4 @@
         </xs:sequence>
     </xs:complexType>
 
-</xs:schema>
\ No newline at end of file
+</xs:schema>
diff --git a/antora/supplemental-ui/schema/ixn/ixn-1.3.xsd b/antora/supplemental-ui/schema/ixn/ixn-1.3.xsd
index 63380a8..dc6db8b 100644
--- a/antora/supplemental-ui/schema/ixn/ixn-1.3.xsd
+++ b/antora/supplemental-ui/schema/ixn/ixn-1.3.xsd
@@ -118,7 +118,7 @@
                     <xs:sequence>
                         <xs:element name="execution" type="memberExecutionDto" minOccurs="0" maxOccurs="unbounded">
                             <xs:annotation>
-                                <xs:documentation>Capture interactions with other members from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
+                                <xs:documentation>Capture interactions with other pathsToInclude from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
                                 </xs:documentation>
                             </xs:annotation>
                         </xs:element>
diff --git a/antora/supplemental-ui/schema/ixn/ixn-2.0.xsd b/antora/supplemental-ui/schema/ixn/ixn-2.0.xsd
index 002a3b3..dd83dbf 100644
--- a/antora/supplemental-ui/schema/ixn/ixn-2.0.xsd
+++ b/antora/supplemental-ui/schema/ixn/ixn-2.0.xsd
@@ -118,7 +118,7 @@
                     <xs:sequence>
                         <xs:element name="execution" type="memberExecutionDto" minOccurs="0" maxOccurs="unbounded">
                             <xs:annotation>
-                                <xs:documentation>Capture interactions with other members from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
+                                <xs:documentation>Capture interactions with other pathsToInclude from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
                                 </xs:documentation>
                             </xs:annotation>
                         </xs:element>
diff --git a/antora/supplemental-ui/schema/ixn/ixn.xsd b/antora/supplemental-ui/schema/ixn/ixn.xsd
index 002a3b3..dd83dbf 100644
--- a/antora/supplemental-ui/schema/ixn/ixn.xsd
+++ b/antora/supplemental-ui/schema/ixn/ixn.xsd
@@ -118,7 +118,7 @@
                     <xs:sequence>
                         <xs:element name="execution" type="memberExecutionDto" minOccurs="0" maxOccurs="unbounded">
                             <xs:annotation>
-                                <xs:documentation>Capture interactions with other members from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
+                                <xs:documentation>Capture interactions with other pathsToInclude from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
                                 </xs:documentation>
                             </xs:annotation>
                         </xs:element>
diff --git a/api/adoc/userguide/modules/ROOT/pages/about.adoc b/api/adoc/userguide/modules/ROOT/pages/about.adoc
index 8cdcc6f..a0df9d2 100644
--- a/api/adoc/userguide/modules/ROOT/pages/about.adoc
+++ b/api/adoc/userguide/modules/ROOT/pages/about.adoc
@@ -6,7 +6,7 @@
 
 This guide introduces the xref:userguide:fun:concepts-patterns.adoc[core concepts] and then an xref:userguide:fun:overview.adoc[overview] of the building blocks of Apache Isis applications.
 
-It next describes the basics of the Apache Isis' programming model: xref:userguide:fun:domain-entities-and-services.adoc[domain entities and services], xref:userguide:fun:object-members.adoc[object members], xref:userguide:fun:ui.adoc[UI layout and hints], xref:userguide:fun:business-rules.adoc[business rules] and xref:userguide:fun:drop-downs-and-defaults.adoc[drop downs and defaults].
+It next describes the basics of the Apache Isis' programming model: xref:userguide:fun:domain-entities-and-services.adoc[domain entities and services], xref:userguide:fun:object-pathsToInclude.adoc[object pathsToInclude], xref:userguide:fun:ui.adoc[UI layout and hints], xref:userguide:fun:business-rules.adoc[business rules] and xref:userguide:fun:drop-downs-and-defaults.adoc[drop downs and defaults].
 
 It then moves on to discuss some slightly more advanced areas of the programming model: xref:userguide:fun:meta-annotations.adoc[meta-annotations], xref:userguide:fun:view-models.adoc[view models] and xref:userguide:fun:mixins.adoc[mixins].
 These all allow you to develop more sophisticated applications, while remaining maintainable and elegant.
diff --git a/api/adoc/userguide/modules/btb/pages/programming-model/finetuning.adoc b/api/adoc/userguide/modules/btb/pages/programming-model/finetuning.adoc
index dc40738..cda8e23 100644
--- a/api/adoc/userguide/modules/btb/pages/programming-model/finetuning.adoc
+++ b/api/adoc/userguide/modules/btb/pages/programming-model/finetuning.adoc
@@ -11,7 +11,7 @@ The core metamodel defines APIs and implementations for building the Apache Isis
 The description of each domain class consists of a number of elements:
 
 https://github.com/apache/isis/blob/master/core/metamodel/src/main/java/org/apache/isis/core/metamodel/spec/ObjectSpecification.java[ObjectSpecification]::
-Analogous to `java.lang.Class`; holds information about the class itself and holds collections of each of the three types of class' members (below);
+Analogous to `java.lang.Class`; holds information about the class itself and holds collections of each of the three types of class' pathsToInclude (below);
 
 https://github.com/apache/isis/blob/master/core/metamodel/src/main/java/org/apache/isis/core/metamodel/spec/feature/OneToOneAssociation.java[OneToOneAssociation]::
 Represents a class member that is a single-valued property of the class.
@@ -26,10 +26,10 @@ Represents a class member that is an operation that can be performed on the acti
 Returns either a single value, a collection of entities, or is `void`.
 
 The metamodel is built up through the https://github.com/apache/isis/blob/master/core/metamodel/src/main/java/org/apache/isis/core/metamodel/progmodel/ProgrammingModel.java[ProgrammingModel], which defines an API for registering a set of https://github.com/apache/isis/blob/master/core/metamodel/src/main/java/org/apache/isis/core/metamodel/facets/FacetFactory.java[FacetFactory]s.
-Two special `FacetFactory` implementations - https://github.com/apache/isis/blob/master/core/metamodel/src/main/java/org/apache/isis/core/metamodel/facets/properties/accessor/PropertyAccessorFacetViaAccessorFactory.java[PropertyAccessorFacetFactory] and https://github.com/apache/isis/blob/master/core/metamodel/src/main/java/org/apache/isis/core/metamodel/facets/collections/accessor/CollectionAccessorFacetViaAccessorFactory.java[CollectionAccessorFacetFactory] - are used to identify the c [...]
+Two special `FacetFactory` implementations - https://github.com/apache/isis/blob/master/core/metamodel/src/main/java/org/apache/isis/core/metamodel/facets/properties/accessor/PropertyAccessorFacetViaAccessorFactory.java[PropertyAccessorFacetFactory] and https://github.com/apache/isis/blob/master/core/metamodel/src/main/java/org/apache/isis/core/metamodel/facets/collections/accessor/CollectionAccessorFacetViaAccessorFactory.java[CollectionAccessorFacetFactory] - are used to identify the c [...]
 Pretty much all the other ``FacetFactory``s are responsible for installing https://github.com/apache/isis/blob/master/core/metamodel/src/main/java/org/apache/isis/core/metamodel/facetapi/Facet.java[Facet]s onto the metamodel elements.
 
-There are many many such ``Facet``s, and are used to do such things get values from properties or collections, modify properties or collections, invoke action, hide or disable class members, provide UI hints for class members, and so on.
+There are many many such ``Facet``s, and are used to do such things get values from properties or collections, modify properties or collections, invoke action, hide or disable class pathsToInclude, provide UI hints for class pathsToInclude, and so on.
 In short, the ``FacetFactory``s registered defines the Apache Isis programming conventions.
 
 == Modifying the Prog. Model
diff --git a/api/adoc/userguide/modules/fun/pages/concepts-patterns/core-values.adoc b/api/adoc/userguide/modules/fun/pages/concepts-patterns/core-values.adoc
index f0a884d..3c65f74 100644
--- a/api/adoc/userguide/modules/fun/pages/concepts-patterns/core-values.adoc
+++ b/api/adoc/userguide/modules/fun/pages/concepts-patterns/core-values.adoc
@@ -134,7 +134,7 @@ If the model is clumsy, then the application will be clumsy too, and so the team
 If we are using code as the primary means of expressing the model, then we need to find a way to make this model understandable to the business.
 
 We could generate UML diagrams and the like from code.
-That will work for some members of the business community, but not for everyone.
+That will work for some pathsToInclude of the business community, but not for everyone.
 Or we could generate a PDF document from Javadoc comments, but comments aren't code and so the document may be inaccurate.
 Anyway, even if we do create such a document, not everyone will read it.
 
diff --git a/api/adoc/userguide/modules/fun/pages/concepts-patterns/metamodel.adoc b/api/adoc/userguide/modules/fun/pages/concepts-patterns/metamodel.adoc
index 2e5629d..5b9326a 100644
--- a/api/adoc/userguide/modules/fun/pages/concepts-patterns/metamodel.adoc
+++ b/api/adoc/userguide/modules/fun/pages/concepts-patterns/metamodel.adoc
@@ -7,7 +7,7 @@
 
 At its core, Apache Isis is a metamodel that is built at runtime from the domain classes (eg `Customer.java`), along with optional supporting metadata (eg `Customer.layout.xml`).
 
-The contents of this metamodel are the entities and supporting services, as well the members of those classes.
+The contents of this metamodel are the entities and supporting services, as well the pathsToInclude of those classes.
 These are all meta-annotated with link:https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/stereotype/Component.html[`@Component`] and are either registered explicitly (framework services) or dynamically discovered (entities and user-defined services) by Spring Boot on the classpath via link:https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/context/annotation/ComponentScan.html[`@ComponentScan`].
 
 The detail of the metamodel is generally explicit, usually represented by Java annotations such as `@Title` or `@Action`, though this is configurable.
diff --git a/api/adoc/userguide/modules/fun/pages/object-members.adoc b/api/adoc/userguide/modules/fun/pages/object-members.adoc
index 9c1177a..ae05dcd 100644
--- a/api/adoc/userguide/modules/fun/pages/object-members.adoc
+++ b/api/adoc/userguide/modules/fun/pages/object-members.adoc
@@ -3,6 +3,6 @@
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or ag [...]
 
 
-include::object-members/properties.adoc[leveloffset=+1]
-include::object-members/collections.adoc[leveloffset=+1]
-include::object-members/actions.adoc[leveloffset=+1]
+include::object-pathsToInclude/properties.adoc[leveloffset=+1]
+include::object-pathsToInclude/collections.adoc[leveloffset=+1]
+include::object-pathsToInclude/actions.adoc[leveloffset=+1]
diff --git a/api/adoc/userguide/modules/fun/pages/object-members/actions.adoc b/api/adoc/userguide/modules/fun/pages/object-members/actions.adoc
index eb765b4..6d399da 100644
--- a/api/adoc/userguide/modules/fun/pages/object-members/actions.adoc
+++ b/api/adoc/userguide/modules/fun/pages/object-members/actions.adoc
@@ -15,7 +15,7 @@ There are three operations here: set the end date of the original lease term, cr
 Instead, all of these operations can be combined into a single action, "renew".
 Through such means the xref:concepts-patterns.adoc#ubiquitous-language[ubiquitous language] grows.
 
-TIP: This is the reason why Apache Isis' default is xref:object-members.adoc#editable-properties[non-editable properties]: to encourage this sort of "knowledge crunching".
+TIP: This is the reason why Apache Isis' default is xref:object-pathsToInclude.adoc#editable-properties[non-editable properties]: to encourage this sort of "knowledge crunching".
 
 You can find further discussion on when and why you should write actions xref:overview.adoc#actions[earlier].
 
@@ -164,7 +164,7 @@ public List<Product> autoComplete0AddToBasket(              // <.>
 }
 ----
 
-As the example suggests, any collection parameter type must provide a way to select items, either by way of a "choices" or "autoComplete" supporting method or alternatively defined globally using xref:refguide:applib-ant:DomainObject.adoc[`@DomainObject`] on the referenced type (described xref:userguide:fun:object-members.adoc#reference-parameter-types[above]).
+As the example suggests, any collection parameter type must provide a way to select items, either by way of a "choices" or "autoComplete" supporting method or alternatively defined globally using xref:refguide:applib-ant:DomainObject.adoc[`@DomainObject`] on the referenced type (described xref:userguide:fun:object-pathsToInclude.adoc#reference-parameter-types[above]).
 
 
 == Optional Parameters
diff --git a/api/adoc/userguide/modules/fun/pages/object-members/collections.adoc b/api/adoc/userguide/modules/fun/pages/object-members/collections.adoc
index d7b4894..ed5dc14 100644
--- a/api/adoc/userguide/modules/fun/pages/object-members/collections.adoc
+++ b/api/adoc/userguide/modules/fun/pages/object-members/collections.adoc
@@ -26,8 +26,8 @@ Other annotations can be used to specify if the association is bidirectional, an
 
 Apache Isis may recognise some of these annotations from the persistence layer infers some domain semantics from them.
 
-Unlike xref:userguide:fun:object-members.adoc#properties[properties], the framework does not allow collections to be "edited".
-Instead, xref:userguide:fun:object-members.adoc#actions[action]s can be written that will modify the contents of the collection as a side-effect.
+Unlike xref:userguide:fun:object-pathsToInclude.adoc#properties[properties], the framework does not allow collections to be "edited".
+Instead, xref:userguide:fun:object-pathsToInclude.adoc#actions[action]s can be written that will modify the contents of the collection as a side-effect.
 For example, a `placeOrder(...)` action will likely add an `Order` to the `Customer#orders` collection.
 
 Since writing getter and setter methods adds quite a bit of boilerplate, it's common to use link:https://projectlombok.org/[Project Lombok] to code generate these methods at compile time (using Java's annotation processor) simply by adding the `@lombok.Getter` and `@lombok.Setter` annotations to the field.
diff --git a/api/adoc/userguide/modules/fun/pages/overview.adoc b/api/adoc/userguide/modules/fun/pages/overview.adoc
index 9ceb580..9281744 100644
--- a/api/adoc/userguide/modules/fun/pages/overview.adoc
+++ b/api/adoc/userguide/modules/fun/pages/overview.adoc
@@ -7,7 +7,7 @@ In this section we run through the main building blocks that make up an Apache I
 
 include::overview/types-of-domain-objects.adoc[leveloffset=+1]
 include::overview/identifiers.adoc[leveloffset=+1]
-include::overview/object-members.adoc[leveloffset=+1]
+include::overview/object-pathsToInclude.adoc[leveloffset=+1]
 include::overview/business-rules.adoc[leveloffset=+1]
 include::overview/events.adoc[leveloffset=+1]
 include::overview/modules.adoc[leveloffset=+1]
diff --git a/api/adoc/userguide/modules/fun/pages/overview/business-rules.adoc b/api/adoc/userguide/modules/fun/pages/overview/business-rules.adoc
index 18709e4..fcaae59 100644
--- a/api/adoc/userguide/modules/fun/pages/overview/business-rules.adoc
+++ b/api/adoc/userguide/modules/fun/pages/overview/business-rules.adoc
@@ -12,16 +12,16 @@ When the object is being rendered, the framework checks:
 * is the object member visible?
 +
 Members that are not visible are simply omitted from the page.
-If all the members in a fieldset (property group) are hidden, then the fieldset is not shown.
-If all the members in a tab are hidden, then the tab is not shown.
-If all the members of the object are hidden, then a "404" style message ("no such object") is returned to the user.
+If all the pathsToInclude in a fieldset (property group) are hidden, then the fieldset is not shown.
+If all the pathsToInclude in a tab are hidden, then the tab is not shown.
+If all the pathsToInclude of the object are hidden, then a "404" style message ("no such object") is returned to the user.
 
 * if the object member is visible, is the object member enabled?
 +
 An enabled property can be edited (otherwise it is read-only), and an enabled action can be invoked (otherwise it's button is "greyed-out").
 Note that collections are always read-only.
 
-* for enabled object members, if the user then interacts with that member, are the supplied values valid (can the user "do it").
+* for enabled object pathsToInclude, if the user then interacts with that member, are the supplied values valid (can the user "do it").
 +
 For an editable property this means validating the proposed new value of the property.
 For an invokable action this means validating that arguments being used to invoke the action.
diff --git a/api/adoc/userguide/modules/fun/pages/overview/modules.adoc b/api/adoc/userguide/modules/fun/pages/overview/modules.adoc
index 25a45f4..3e40676 100644
--- a/api/adoc/userguide/modules/fun/pages/overview/modules.adoc
+++ b/api/adoc/userguide/modules/fun/pages/overview/modules.adoc
@@ -47,7 +47,7 @@ A common technique is to factor out from domain objects into mixins and then gen
 * the internal xref:refguide:applib-svc:EventBusService.adoc[event bus] allows modules to influence other modules.
 +
 A subscriber in one module can subscribe to events emitted by domain objects in another module.
-These events can affect both the UI (eg hiding or disabling xref:overview.adoc#object-members[object members], or allowing or vetoing interactions).
+These events can affect both the UI (eg hiding or disabling xref:overview.adoc#object-pathsToInclude[object pathsToInclude], or allowing or vetoing interactions).
 
 A good example of this last is supporting (what in an RDBMS we would call) referential integrity.
 Suppose the `customers` module has a `Customer` object and a `EmailAddress` object, with a customer having a collection of email addresses.
diff --git a/api/adoc/userguide/modules/fun/pages/overview/object-members.adoc b/api/adoc/userguide/modules/fun/pages/overview/object-members.adoc
index 548f36b..366ffcb 100644
--- a/api/adoc/userguide/modules/fun/pages/overview/object-members.adoc
+++ b/api/adoc/userguide/modules/fun/pages/overview/object-members.adoc
@@ -1,11 +1,11 @@
-[#object-members]
+[#object-pathsToInclude]
 = Object Members
 
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or ag [...]
 :page-partial:
 
 
-Every domain object in Apache Isis consists of (at most) three types of members:
+Every domain object in Apache Isis consists of (at most) three types of pathsToInclude:
 
 * properties, such as a ``Customer``'s `firstName`
 
@@ -19,7 +19,7 @@ Typically the behaviour being contributed is an action, but it could also be a d
 
 [NOTE]
 ====
-What follows _is_ a simplification; the Apache Isis programming model also recognizes a number of other supporting methods for domain object members, for associated business logic.
+What follows _is_ a simplification; the Apache Isis programming model also recognizes a number of other supporting methods for domain object pathsToInclude, for associated business logic.
 This is covered in more detail in xref:userguide:fun:business-rules.adoc[business rules].
 ====
 
@@ -55,7 +55,7 @@ Whether it is present or not depends to some extent on your preferred style: the
 
 [TIP]
 ====
-Details on how to actually write properties in practice (the programming model) can be found xref:userguide:fun:object-members.adoc#properties[here].
+Details on how to actually write properties in practice (the programming model) can be found xref:userguide:fun:object-pathsToInclude.adoc#properties[here].
 ====
 
 
@@ -91,14 +91,14 @@ Whether it is present or not depends to some extent on your preferred style: the
 
 [TIP]
 ====
-Details on how to actually write collections in practice (the programming model) can be found xref:userguide:fun:object-members.adoc#collections[here].
+Details on how to actually write collections in practice (the programming model) can be found xref:userguide:fun:object-pathsToInclude.adoc#collections[here].
 ====
 
 
 [#actions]
 == Actions
 
-While xref:userguide:fun:object-members.adoc#properties[properties] and xref:userguide:fun:object-members.adoc#collections[collections] define the state held by a domain object (its "know what" responsibilities), actions define the object's behaviour (its "know how-to" responsibilities).
+While xref:userguide:fun:object-pathsToInclude.adoc#properties[properties] and xref:userguide:fun:object-pathsToInclude.adoc#collections[collections] define the state held by a domain object (its "know what" responsibilities), actions define the object's behaviour (its "know how-to" responsibilities).
 
 An application that consists only of domain entities with just "know-what" responsibilities is pretty dumb: it requires that the end-user know the business rules and doesn't modify the state of the domain objects such that they are invalid (for example, an "end date" being before a "start date").
 Such applications are often called CRUD applications (create/read/update/delete).
@@ -153,5 +153,5 @@ Note though that UI hints for parameters _cannot_ be specified in the layout fil
 
 [TIP]
 ====
-Details on how to actually write actions in practice (the programming model) can be found xref:userguide:fun:object-members.adoc#actions[here].
+Details on how to actually write actions in practice (the programming model) can be found xref:userguide:fun:object-pathsToInclude.adoc#actions[here].
 ====
diff --git a/api/adoc/userguide/modules/fun/pages/ui.adoc b/api/adoc/userguide/modules/fun/pages/ui.adoc
index 64c5ef5..4201f2e 100644
--- a/api/adoc/userguide/modules/fun/pages/ui.adoc
+++ b/api/adoc/userguide/modules/fun/pages/ui.adoc
@@ -13,7 +13,7 @@ The Apache Isis programming model includes several mechanisms to influence the w
 * the layout of application menu items (inferred from xref:domain-entities-and-services.adoc#domain-services[domain services])
 
 * the layout of domain objects (xref:domain-entities-and-services.adoc#domain-entities[domain entities] andxref:view-modules.adoc[view models]
-) allow the positioning of the xref:object-members.adoc[object members] into columns and tabs
+) allow the positioning of the xref:object-pathsToInclude.adoc[object pathsToInclude] into columns and tabs
 
 * UI hints provided by the domain object itself returning:
 
diff --git a/api/adoc/userguide/modules/fun/pages/ui/action-icons-and-css.adoc b/api/adoc/userguide/modules/fun/pages/ui/action-icons-and-css.adoc
index 6fb187c..12da193 100644
--- a/api/adoc/userguide/modules/fun/pages/ui/action-icons-and-css.adoc
+++ b/api/adoc/userguide/modules/fun/pages/ui/action-icons-and-css.adoc
@@ -7,7 +7,7 @@
 Apache Isis allows link:http://fortawesome.github.io/Font-Awesome/icons/[font awesome] icons to be associated with each action, and for link:http://getbootstrap.com/css/#buttons[Bootstrap CSS] to be applied to action rendered as buttons.
 These UI hints can be applied either to individual actions, or can be applied en-masse using pattern matching.
 
-It is also possible to specify additional CSS for an object's members (not just actions).
+It is also possible to specify additional CSS for an object's pathsToInclude (not just actions).
 
 
 == Icons
@@ -59,12 +59,12 @@ Here:
 * the key is a regex matching action names (eg `create.*`), and
 * the value is a link:http://fortawesome.github.io/Font-Awesome/icons/[font-awesome] icon name
 
-For example, "fa-plus" is applied to all action members called "newXxx"
+For example, "fa-plus" is applied to all action pathsToInclude called "newXxx"
 
 
 == CSS
 
-Similarly, a CSS class can be specified for object members:
+Similarly, a CSS class can be specified for object pathsToInclude:
 
 * xref:refguide:applib-ant:ActionLayout.adoc#cssClass[`@ActionLayout#cssClass`] for actions
 
diff --git a/api/adoc/userguide/modules/fun/pages/ui/names-and-descriptions.adoc b/api/adoc/userguide/modules/fun/pages/ui/names-and-descriptions.adoc
index ae2a327..9a4eb16 100644
--- a/api/adoc/userguide/modules/fun/pages/ui/names-and-descriptions.adoc
+++ b/api/adoc/userguide/modules/fun/pages/ui/names-and-descriptions.adoc
@@ -4,7 +4,7 @@
 :page-partial:
 
 
-The name of classes and class members are usually inferred from the Java source code directly.
+The name of classes and class pathsToInclude are usually inferred from the Java source code directly.
 For example, an action method called `placeOrder` will be rendered as "Place Order", and a collection called `orderItems` is rendered as "Order Items".
 The same is true for action parameter names also, though note that the code must be compiled with the `--parameters` flag (to javac).
 
diff --git a/api/adoc/userguide/modules/fun/pages/ui/object-layout.adoc b/api/adoc/userguide/modules/fun/pages/ui/object-layout.adoc
index dc1b666..fb91954 100644
--- a/api/adoc/userguide/modules/fun/pages/ui/object-layout.adoc
+++ b/api/adoc/userguide/modules/fun/pages/ui/object-layout.adoc
@@ -10,7 +10,7 @@ File-based layouts offer a number of benefits:
 
 * Probably most significantly, the layout can be updated without requiring a recompile of the code and redeploy of the app; fine-tuning the layout with your end users is easy to do
 
-* Many developers also find it easier to rationalize about layout when all the hints are collated together in a single place (rather than scattered across the class members as annotations).
+* Many developers also find it easier to rationalize about layout when all the hints are collated together in a single place (rather than scattered across the class pathsToInclude as annotations).
 
 * UI hints can be provided for xref:userguide:fun:mixins.adoc[mixin] contributions that are synthesised at runtime.
 
@@ -112,7 +112,7 @@ This corresponds to the following XML:
 ----
 
 You will notice that one of the ``col``umns has an ``unreferencedActions`` attribute, while one of the ``tabGroup``s has a similar ``unreferencedCollections`` attribute.
-This topic is discussed in more detail xref:#unreferenced-members[below].
+This topic is discussed in more detail xref:#unreferenced-pathsToInclude[below].
 
 === Fieldsets
 
@@ -156,7 +156,7 @@ Notice how actions - such as `duplicate` and `delete` - can be associated with t
 Thereafter the fieldset lists the properties in order.
 Actions can be associated with properties too; here they are rendered underneath or to the right of the field.
 
-Note also the `unreferencedProperties` attribute for the fieldset; this topic is discussed in more detail xref:#unreferenced-members[below].
+Note also the `unreferencedProperties` attribute for the fieldset; this topic is discussed in more detail xref:#unreferenced-pathsToInclude[below].
 
 
 [NOTE]
@@ -195,7 +195,7 @@ This corresponds to the following XML:
 
 As with properties, actions can be associated with collections; this indicates that they should be rendered in the collection's header.
 
-[#unreferenced-members]
+[#unreferenced-pathsToInclude]
 == Unreferenced Members
 
 As noted in the preceding discussion, several of the grid's regions have either an ``unreferencedActions``, ``unreferencedCollections`` or ``unreferencedProperties`` attribute.
@@ -214,8 +214,8 @@ If specified on a tab group, then a separate tab will be created for each collec
 
 * `unreferencedProperties` attribute can be specified only on a fieldset.
 
-The purpose of these attributes is to indicate where in the layout any unreferenced members should be rendered.
-Every grid _must_ nominate one region for each of these three member types, the reason being that to ensure that the layout can be used even if it is incomplete with respect to the object members inferred from the Java source code.
+The purpose of these attributes is to indicate where in the layout any unreferenced pathsToInclude should be rendered.
+Every grid _must_ nominate one region for each of these three member types, the reason being that to ensure that the layout can be used even if it is incomplete with respect to the object pathsToInclude inferred from the Java source code.
 This might be because the developer forgot to update the layout, or it might be because of a new mixin (property, collection or action) contributed to many objects.
 
 The framework ensures that in any given grid exactly one region is specified for each of the three `unreferenced...` attributes.
@@ -273,11 +273,11 @@ As a developer, you can therefore select the layout file which maps to your pref
 * if you want all layout metadata to be read from the `.layout.xml` file, then download the "complete" version, and copy the file alongside the domain class.
 You can then remove all `@MemberOrder`, `@ActionLayout`, `@PropertyLayout` and `@CollectionLayout` annotations from the source code of the domain class.
 
-* if you want to use layout XML file to describe the grid (columns, tabs etc) and specify which object members are associated with those regions of the grid, then download the "normalized" version.
+* if you want to use layout XML file to describe the grid (columns, tabs etc) and specify which object pathsToInclude are associated with those regions of the grid, then download the "normalized" version.
 You can then remove the `@MemberOrder` and `@Action#associateWith` annotations from the source code of the domain class, but retain the `@ActionLayout`, `@PropertyLayout` and `@CollectionLayout` annotations.
 
 * if you want to use layout XML file ONLY to describe the grid, then download the "minimal" version.
-The grid regions will be empty in this version, and the framework will use the `@MemberOrder` and `@Action#associateWith` annotations to bind object members to those regions.
+The grid regions will be empty in this version, and the framework will use the `@MemberOrder` and `@Action#associateWith` annotations to bind object pathsToInclude to those regions.
 
 If you want to adjust the layout XML for a single domain object, then you can use the xref:refguide:applib-cm:roles-mixins-contributees/mixins.adoc#downloadlayoutxml[mixin action] (contributed to every domain object).
 
diff --git a/api/adoc/userguide/modules/fun/pages/ui/object-titles-and-icons.adoc b/api/adoc/userguide/modules/fun/pages/ui/object-titles-and-icons.adoc
index dd5d9e4..e180e87 100644
--- a/api/adoc/userguide/modules/fun/pages/ui/object-titles-and-icons.adoc
+++ b/api/adoc/userguide/modules/fun/pages/ui/object-titles-and-icons.adoc
@@ -342,8 +342,8 @@ public class OrderSubscriptions {
 == Switching Layouts
 
 A domain object may also have multiple layouts.
-One reason might be based on the role of the user viewing the object; the object members most relevant to a data entry clerk could be quite different to an manager that is viewing, eg to approve it.
-The layout could be used to hide some object members, show others.
+One reason might be based on the role of the user viewing the object; the object pathsToInclude most relevant to a data entry clerk could be quite different to an manager that is viewing, eg to approve it.
+The layout could be used to hide some object pathsToInclude, show others.
 
 If an alternative layout is indicated (we'll look at the mechanics of this below), then this is used to locate an alternative layout file.
 For example, if the "edit" layout is specified, then the `Xxx.edit.layout.xml` file is used (if it exists).
diff --git a/api/adoc/userguide/modules/fun/pages/view-models/UNUSED-dto.adoc b/api/adoc/userguide/modules/fun/pages/view-models/UNUSED-dto.adoc
index fa70eff..61b6b63 100644
--- a/api/adoc/userguide/modules/fun/pages/view-models/UNUSED-dto.adoc
+++ b/api/adoc/userguide/modules/fun/pages/view-models/UNUSED-dto.adoc
@@ -156,7 +156,7 @@ public class ToDoItemV1_2 implements Dto {
 }
 ----
 
-Obviously, only changes made must be backward compatible, eg new members must be optional.
+Obviously, only changes made must be backward compatible, eg new pathsToInclude must be optional.
 
 Alternatively, you might also consider simply editing the source file, ie renaming the class and bumping up the value returned by `getMinorVersion()`.
 
diff --git a/api/adoc/userguide/modules/fun/partials/module-nav.adoc b/api/adoc/userguide/modules/fun/partials/module-nav.adoc
index 5b7dcd7..75391de 100644
--- a/api/adoc/userguide/modules/fun/partials/module-nav.adoc
+++ b/api/adoc/userguide/modules/fun/partials/module-nav.adoc
@@ -2,7 +2,7 @@
 * xref:userguide:fun:concepts-patterns.adoc[Concepts & Patterns]
 * xref:userguide:fun:overview.adoc[Overview]
 * xref:userguide:fun:domain-entities-and-services.adoc[Domain Entities & Services]
-* xref:userguide:fun:object-members.adoc[Object Members]
+* xref:userguide:fun:object-pathsToInclude.adoc[Object Members]
 * xref:userguide:fun:ui.adoc[UI Layout & Hints]
 * xref:userguide:fun:business-rules.adoc[Business Rules]
 * xref:userguide:fun:drop-downs-and-defaults.adoc[Drop downs and Defaults]
diff --git a/api/applib/src/main/adoc/modules/applib-ant/pages/DomainObject.adoc b/api/applib/src/main/adoc/modules/applib-ant/pages/DomainObject.adoc
index aab11ff..f205795 100644
--- a/api/applib/src/main/adoc/modules/applib-ant/pages/DomainObject.adoc
+++ b/api/applib/src/main/adoc/modules/applib-ant/pages/DomainObject.adoc
@@ -94,7 +94,7 @@ The event type to be posted whenever an instance is about to be updated
 
 == Domain Events API
 
-These attributes define the events to be fired when a domain object's members (its actions, properties and collections) are interacted with.
+These attributes define the events to be fired when a domain object's pathsToInclude (its actions, properties and collections) are interacted with.
 
 These attributes define the default event types; they can be overridden for each specific domain member.
 
diff --git a/api/applib/src/main/adoc/modules/applib-ant/pages/MemberOrder.adoc b/api/applib/src/main/adoc/modules/applib-ant/pages/MemberOrder.adoc
index e2243e8..31585e0 100644
--- a/api/applib/src/main/adoc/modules/applib-ant/pages/MemberOrder.adoc
+++ b/api/applib/src/main/adoc/modules/applib-ant/pages/MemberOrder.adoc
@@ -6,7 +6,7 @@
 
 // TODO: v2: replace @MemberOrder#name() with @PropertyLayout#group(); replace @MemberOrder#sequence() with @PropertyLayout#sequence().
 
-The `@MemberOrder` annotation is used to specify the relative order of domain object members, that is: properties, collections and actions.
+The `@MemberOrder` annotation is used to specify the relative order of domain object pathsToInclude, that is: properties, collections and actions.
 
 [source,java]
 ----
@@ -14,12 +14,12 @@ include::refguide:applib-ant:example$annotation/MemberOrder.java[tags="refguide"
 ----
 <.> xref:refguide:applib-ant:MemberOrder.adoc#name[`name()`]
 +
-Names a group of (property) members.
+Names a group of (property) pathsToInclude.
 All properties with this name will be grouped together.
 
 <.> xref:refguide:applib-ant:MemberOrder.adoc#sequence[`sequence()`]
 +
-Defines an ordering for members, within their container.
+Defines an ordering for pathsToInclude, within their container.
 
 As this is an important topic, there is xref:userguide:fun:ui.adoc#object-layout[chapter] in the user guide that discusses object layout in full.
 
diff --git a/api/applib/src/main/adoc/modules/applib-ant/pages/MemberOrder/sequence.adoc b/api/applib/src/main/adoc/modules/applib-ant/pages/MemberOrder/sequence.adoc
index b9862e3..89ad431 100644
--- a/api/applib/src/main/adoc/modules/applib-ant/pages/MemberOrder/sequence.adoc
+++ b/api/applib/src/main/adoc/modules/applib-ant/pages/MemberOrder/sequence.adoc
@@ -7,7 +7,7 @@
 
 // TODO: v2: replace @MemberOrder#sequence() with @PropertyLayout#sequence().
 
-The `sequence` attribute orders members that have been grouped together.
+The `sequence` attribute orders pathsToInclude that have been grouped together.
 
 * For properties, this means ordering properties within a property group (fieldset)
 
diff --git a/api/applib/src/main/adoc/modules/applib-ant/pages/ParameterLayout/describedAs.adoc b/api/applib/src/main/adoc/modules/applib-ant/pages/ParameterLayout/describedAs.adoc
index 3893dd3..f6553d7 100644
--- a/api/applib/src/main/adoc/modules/applib-ant/pages/ParameterLayout/describedAs.adoc
+++ b/api/applib/src/main/adoc/modules/applib-ant/pages/ParameterLayout/describedAs.adoc
@@ -7,7 +7,7 @@
 
 The `describedAs` attribute is used to provide a short description of the action parameter to the user.  In the xref:vw:ROOT:about.adoc[Wicket viewer] it is displayed as a 'tool tip'.  The `describedAs` attribute can also be specified for xref:refguide:applib-ant:CollectionLayout.adoc#describedAs[collections],  xref:refguide:applib-ant:PropertyLayout.adoc#describedAs[properties], xref:refguide:applib-ant:ActionLayout.adoc#describedAs[actions] and xref:refguide:applib-ant:DomainObjectLayo [...]
 
-Descriptions may be provided for objects, members (properties, collections and actions), and for individual parameters within an action method.
+Descriptions may be provided for objects, pathsToInclude (properties, collections and actions), and for individual parameters within an action method.
 
 To provide a description for an individual action parameter, use the `describedAs` attribute in-line i.e. immediately before the parameter declaration.
 
diff --git a/api/applib/src/main/adoc/modules/applib-ant/pages/about/main.adoc b/api/applib/src/main/adoc/modules/applib-ant/pages/about/main.adoc
index 05ee813..fb57b53 100644
--- a/api/applib/src/main/adoc/modules/applib-ant/pages/about/main.adoc
+++ b/api/applib/src/main/adoc/modules/applib-ant/pages/about/main.adoc
@@ -6,7 +6,7 @@
 
 In Apache Isis every domain object is either a domain entity, a view model or a domain service.  And each of these are made up of properties, collections and actions (domain services only have actions).
 
-For each of these domain types and members there are two annotations.  One covers the semantics intrinsic to the domain (eg whether an action parameter is optional or not), then other (suffix `...Layout`) captures semantics relating to the UI/presentation layer.
+For each of these domain types and pathsToInclude there are two annotations.  One covers the semantics intrinsic to the domain (eg whether an action parameter is optional or not), then other (suffix `...Layout`) captures semantics relating to the UI/presentation layer.
 
 [TIP]
 ====
@@ -17,7 +17,7 @@ Most UI semantics can also be specified using xref:userguide:fun:ui.adoc#object-
 The table below summarizes these most commonly used annotations in Apache Isis.
 
 
-.Core annotations for domain objects, services and members
+.Core annotations for domain objects, services and pathsToInclude
 [cols="2,4a,1,1", options="header"]
 |===
 |Annotation
diff --git a/api/applib/src/main/adoc/modules/applib-ant/pages/about/other.adoc b/api/applib/src/main/adoc/modules/applib-ant/pages/about/other.adoc
index 2ec4b8d..ccdb0e6 100644
--- a/api/applib/src/main/adoc/modules/applib-ant/pages/about/other.adoc
+++ b/api/applib/src/main/adoc/modules/applib-ant/pages/about/other.adoc
@@ -4,7 +4,7 @@
 :page-partial:
 
 
-These annotations are also commonly used, but relate _not_ to objects or object members but instead to other aspects of the Apache Isis metamodel.
+These annotations are also commonly used, but relate _not_ to objects or object pathsToInclude but instead to other aspects of the Apache Isis metamodel.
 
 .Other Isis Annotations
 [cols="2,4a,1,1", options="header"]
diff --git a/api/applib/src/main/adoc/modules/applib-classes/pages/layout/object-layout.adoc b/api/applib/src/main/adoc/modules/applib-classes/pages/layout/object-layout.adoc
index e0e9a0d..31c6e68 100644
--- a/api/applib/src/main/adoc/modules/applib-classes/pages/layout/object-layout.adoc
+++ b/api/applib/src/main/adoc/modules/applib-classes/pages/layout/object-layout.adoc
@@ -83,7 +83,7 @@ This element is rendered as `<div class="row">`.
 +
 A container of almost everything else.
 A column most commonly contains properties (grouped into ``FieldSet``s, described above) or collections (specified by ``CollectionLayoutData``, also above).
-However, a `Col` might instead contain a ``BS3TabGroup`` (described below) in order that the object members is arranged into tabs.
+However, a `Col` might instead contain a ``BS3TabGroup`` (described below) in order that the object pathsToInclude is arranged into tabs.
 +
 It is also possible for a ``Col`` to contain the object's title/icon (using ``DomainObjectLayoutData``) or indeed arbitrary actions (using ``ActionLayoutData`).
 +
@@ -97,7 +97,7 @@ A container of ``BS3Tab``s.
 
 * `BS3Tab` +
 +
-A container of ``BS3Row``s, which will in turn contain ``BS3Col``s and thence ultimately the object's members.
+A container of ``BS3Row``s, which will in turn contain ``BS3Col``s and thence ultimately the object's pathsToInclude.
 
 There are also two close cousins of `Col`, namely `ClearFixVisible` and `ClearFixHidden`.
 These map to Bootstrap's link:http://getbootstrap.com/css/#responsive-utilities[responsive utility class]es, and provide greater control for responsive designs.
diff --git a/api/applib/src/main/adoc/modules/applib-classes/pages/roles-mixins-contributees/mixins/Dto.adoc b/api/applib/src/main/adoc/modules/applib-classes/pages/roles-mixins-contributees/mixins/Dto.adoc
index e9b686b..7545790 100644
--- a/api/applib/src/main/adoc/modules/applib-classes/pages/roles-mixins-contributees/mixins/Dto.adoc
+++ b/api/applib/src/main/adoc/modules/applib-classes/pages/roles-mixins-contributees/mixins/Dto.adoc
@@ -9,7 +9,7 @@ The `Dto` role interface is intended to be implemented by JAXB-annotated view mo
 xref:refguide:applib-ant:XmlRootElement.adoc[`@XmlRootElement`].
 It enables the ability to download the XML and XSD schema of those objects using two xref:userguide:fun:overview.adoc#mixins[mixins], `Dto_downloadXml` and `Dto_downloadXsd`.
 
-The interface is just a marker interface (with no members), and is defined as:
+The interface is just a marker interface (with no pathsToInclude), and is defined as:
 
 [source,java]
 ----
@@ -48,8 +48,8 @@ The `Dto_downloadXsd` mixin is similar:
 public class Dto_downloadXsd {
     public Dto_downloadXsd(final Dto dto) { /* ... */ }  // <.>
     public Object act(                                   // <.>
-            final String fileName, 
-            final IsisSchemes isisSchemas) { /* ... */ }   
+            final String fileName,
+            final IsisSchemes isisSchemas) { /* ... */ }
 }
 ----
 <.> (constructor) provided as an action to any class that (trivially) implements the `Dto` interface
diff --git a/api/applib/src/main/adoc/modules/applib-classes/pages/utility/ObjectContracts.adoc b/api/applib/src/main/adoc/modules/applib-classes/pages/utility/ObjectContracts.adoc
index ff43301..a4bbde2 100644
--- a/api/applib/src/main/adoc/modules/applib-classes/pages/utility/ObjectContracts.adoc
+++ b/api/applib/src/main/adoc/modules/applib-classes/pages/utility/ObjectContracts.adoc
@@ -65,7 +65,7 @@ isis.persistence.jdo-datanucleus.impl.datanucleus.persistenceByReachabilityAtCom
 
 [plantuml]
 ----
-hide empty members
+hide empty pathsToInclude
 
 class Party
 class AgreementRole
diff --git a/api/applib/src/main/adoc/modules/applib-methods/pages/prefixes.adoc b/api/applib/src/main/adoc/modules/applib-methods/pages/prefixes.adoc
index 786b151..0e7bc1e 100644
--- a/api/applib/src/main/adoc/modules/applib-methods/pages/prefixes.adoc
+++ b/api/applib/src/main/adoc/modules/applib-methods/pages/prefixes.adoc
@@ -4,7 +4,7 @@
 :page-partial:
 
 
-Supporting methods are those that are associated with properties, collections and actions, providing additional imperative business rule checking and behaviour to be performed when the user interacts with those object members.
+Supporting methods are those that are associated with properties, collections and actions, providing additional imperative business rule checking and behaviour to be performed when the user interacts with those object pathsToInclude.
 
 This association is performed by name matching.
 Thus, a property called "firstName", derived from a method `getFirstName()` may have supporting methods `hideFirstName()`, `disableFirstName()` and `validateFirstName()`.
diff --git a/api/applib/src/main/adoc/modules/applib-methods/pages/reserved/deprecated/disable.adoc b/api/applib/src/main/adoc/modules/applib-methods/pages/reserved/deprecated/disable.adoc
index a076730..8a170c7 100644
--- a/api/applib/src/main/adoc/modules/applib-methods/pages/reserved/deprecated/disable.adoc
+++ b/api/applib/src/main/adoc/modules/applib-methods/pages/reserved/deprecated/disable.adoc
@@ -6,7 +6,7 @@
 
 One use case that Apache Isis supports is that of a domain object with a lifecycle whereby at some stage it should become immutable: all its properties/collections should be disabled, and/or its actions become not invokable.
 
-It would be painful to have to write a separate xref:refguide:applib-methods:prefixes.adoc#disable[`disable...()`] method for each and every member, so instead Isis allows a single `disable...(...)` method to be implemented that is applied to all members.
+It would be painful to have to write a separate xref:refguide:applib-methods:prefixes.adoc#disable[`disable...()`] method for each and every member, so instead Isis allows a single `disable...(...)` method to be implemented that is applied to all pathsToInclude.
 
 The signature of the method is:
 
@@ -30,7 +30,7 @@ public String disabled(Identifier.Type identifierType) {
 }
 ----
 
-See also the similar methods to xref:refguide:applib-methods:prefixes.adoc#hide[`hide()`] object members en-masse.
+See also the similar methods to xref:refguide:applib-methods:prefixes.adoc#hide[`hide()`] object pathsToInclude en-masse.
 
 
 == Alternatives
diff --git a/api/applib/src/main/adoc/modules/applib-methods/pages/reserved/deprecated/hide.adoc b/api/applib/src/main/adoc/modules/applib-methods/pages/reserved/deprecated/hide.adoc
index 7bee5a6..cddd0c5 100644
--- a/api/applib/src/main/adoc/modules/applib-methods/pages/reserved/deprecated/hide.adoc
+++ b/api/applib/src/main/adoc/modules/applib-methods/pages/reserved/deprecated/hide.adoc
@@ -5,10 +5,10 @@
 
 
 
-One use case that Apache Isis supports is that of a domain object with a lifecycle whereby at some stage some number of the object's members should be hidden.
+One use case that Apache Isis supports is that of a domain object with a lifecycle whereby at some stage some number of the object's pathsToInclude should be hidden.
 For example, for an object that at some stage is logically immutable, we might want to make all its properties/collections unmodifiable and hide all its actions.
 
-While we could write a separate xref:refguide:applib-methods:prefixes.adoc#hide[`hide...()`] method for each and every action, this could become painful.  So instead Isis allows a single `hide...(...)` method to be implemented that is applied to all members.
+While we could write a separate xref:refguide:applib-methods:prefixes.adoc#hide[`hide...()`] method for each and every action, this could become painful.  So instead Isis allows a single `hide...(...)` method to be implemented that is applied to all pathsToInclude.
 
 The signature of the method is:
 
@@ -28,7 +28,7 @@ public boolean hide(Identifier.Type identifierType) {
 }
 ----
 
-See also the similar method to xref:refguide:applib-methods:prefixes.adoc#disable[`disable()`] object members en-masse.
+See also the similar method to xref:refguide:applib-methods:prefixes.adoc#disable[`disable()`] object pathsToInclude en-masse.
 
 
 == Alternatives
diff --git a/api/applib/src/main/adoc/modules/applib-svc/pages/ApplicationFeatureRepository.adoc b/api/applib/src/main/adoc/modules/applib-svc/pages/ApplicationFeatureRepository.adoc
index 5cb9eb0..8b05e0b 100644
--- a/api/applib/src/main/adoc/modules/applib-svc/pages/ApplicationFeatureRepository.adoc
+++ b/api/applib/src/main/adoc/modules/applib-svc/pages/ApplicationFeatureRepository.adoc
@@ -5,7 +5,7 @@
 
 
 
-The `ApplicationFeatureRepository` provides the access to string representations of the packages, classes and class members (collectively: "application features") of the domain classes within the Apache Isis' internal metamodel.
+The `ApplicationFeatureRepository` provides the access to string representations of the packages, classes and class pathsToInclude (collectively: "application features") of the domain classes within the Apache Isis' internal metamodel.
 
 == API
 
diff --git a/api/applib/src/main/adoc/modules/applib-svc/pages/EventBusService.adoc b/api/applib/src/main/adoc/modules/applib-svc/pages/EventBusService.adoc
index 58be4d4..77fa644 100644
--- a/api/applib/src/main/adoc/modules/applib-svc/pages/EventBusService.adoc
+++ b/api/applib/src/main/adoc/modules/applib-svc/pages/EventBusService.adoc
@@ -59,7 +59,7 @@ The framework provides a default implementation of the service, `o.a.i.core.runt
 
 == Annotating Members
 
-As discussed in the introduction, the framework will automatically emit domain events for all of the object members (actions, properties or collections) of an object whenever that object is rendered or (more generally) interacted with.
+As discussed in the introduction, the framework will automatically emit domain events for all of the object pathsToInclude (actions, properties or collections) of an object whenever that object is rendered or (more generally) interacted with.
 
 For example:
 
@@ -226,7 +226,7 @@ public class LibraryMember {
 }
 ----
 
-This then allows for other classes - in particular domain services contributing members - to also inherit from the class-level domain events.
+This then allows for other classes - in particular domain services contributing pathsToInclude - to also inherit from the class-level domain events.
 
 
 
diff --git a/api/applib/src/main/adoc/modules/applib-svc/pages/GridService.adoc b/api/applib/src/main/adoc/modules/applib-svc/pages/GridService.adoc
index ddeae59..5b1bd41 100644
--- a/api/applib/src/main/adoc/modules/applib-svc/pages/GridService.adoc
+++ b/api/applib/src/main/adoc/modules/applib-svc/pages/GridService.adoc
@@ -48,13 +48,13 @@ If none exists, will return null (and the calling xref:refguide:applib-svc:GridS
 <.> returns a layout alternative, eg if specified through a `layout()` supporting method of the domain object itself.
 <.> returns a default grid, eg two columns in ratio 4:8.
 Used when no existing grid layout exists for a domain class.
-<.> validates and normalizes a grid, modifying the grid so that all of the domain object's members (properties, collections, actions) are bound to regions of the grid.
+<.> validates and normalizes a grid, modifying the grid so that all of the domain object's pathsToInclude (properties, collections, actions) are bound to regions of the grid.
 This is done using existing metadata, most notably that of the xref:refguide:applib-ant:MemberOrder.adoc[`@MemberOrder`] annotation.
 Such a grid, if persisted as the layout XML file for the domain class, allows the `@MemberOrder` annotation to be removed from the source code of the domain class (but other annotations must be retained).
 <.> Takes a normalized grid and enriches it with additional metadata (taken from Apache Isis' internal metadata) that can be represented in the layout XML.
 Such a grid, if persisted as the layout XML file for the domain class, allows all layout annotations (xref:refguide:applib-ant:ActionLayout.adoc[`@ActionLayout`], xref:refguide:applib-ant:PropertyLayout.adoc[`@PropertyLayout`] and xref:refguide:applib-ant:CollectionLayout.adoc[`@CollectionLayout`]) to be removed from the source code of the domain class.
-<.> Takes a normalized grid and strips out removes all members, leaving only the grid structure.
-Such a grid, if persisted as the layout XML file for the domain class, requires that the xref:refguide:applib-ant:MemberOrder.adoc[`@MemberOrder`] annotation is retained in the source code of said class in order to bind members to the regions of the grid.
+<.> Takes a normalized grid and strips out removes all pathsToInclude, leaving only the grid structure.
+Such a grid, if persisted as the layout XML file for the domain class, requires that the xref:refguide:applib-ant:MemberOrder.adoc[`@MemberOrder`] annotation is retained in the source code of said class in order to bind pathsToInclude to the regions of the grid.
 
 The first five methods just delegate to the corresponding methods in xref:refguide:applib-svc:GridSystemService.adoc[`GridSystemService`], while the last four delegate to the  corresponding method in xref:refguide:applib-svc:GridSystemService.adoc[`GridSystemService`].
 The service inspects the ``Grid``'s concrete class to determine which actual `GridSystemService` instance to delegate to.
diff --git a/api/applib/src/main/adoc/modules/applib-svc/pages/GridSystemService.adoc b/api/applib/src/main/adoc/modules/applib-svc/pages/GridSystemService.adoc
index 3892b52..850faf5 100644
--- a/api/applib/src/main/adoc/modules/applib-svc/pages/GridSystemService.adoc
+++ b/api/applib/src/main/adoc/modules/applib-svc/pages/GridSystemService.adoc
@@ -8,7 +8,7 @@ WARNING: TODO: this content has not yet been reviewed/updated for v2.0
 
 The `GridSystemService` encapsulates a single layout grid system which can be used to customize the layout
 of domain objects.  In particular this means being able to return a "normalized" form (validating and associating
-domain object members into the various regions of the grid) and in providing a default grid if there is no other
+domain object pathsToInclude into the various regions of the grid) and in providing a default grid if there is no other
 metadata available.
 
 The framework provides a single such grid implementation, namely for Bootstrap3.
@@ -50,15 +50,15 @@ As is normal practice, these are ordered as per the Spring link:https://docs.spr
 
 <.> a default grid, eg two columns in ratio 4:8.  Used when no existing grid layout exists for a domain class.
 
-<.> Validates and normalizes a grid, modifying the grid so that all of the domain object's members (properties, collections, actions) are bound to regions of the grid.  This is done using existing metadata, most notably that of the xref:refguide:applib-ant:MemberOrder.adoc[`@MemberOrder`] annotation.
+<.> Validates and normalizes a grid, modifying the grid so that all of the domain object's pathsToInclude (properties, collections, actions) are bound to regions of the grid.  This is done using existing metadata, most notably that of the xref:refguide:applib-ant:MemberOrder.adoc[`@MemberOrder`] annotation.
 Such a grid, if persisted as the layout XML file for the domain class, allows the
  `@MemberOrder` annotation to be removed from the source code of the domain class (but other annotations must be retained).
 
 <.> Takes a normalized grid and enriches it with additional metadata (taken from Apache Isis' internal metadata) that can be represented in the layout XML.
 Such a grid, if persisted as the layout XML file for the domain class, allows all layout annotations (xref:refguide:applib-ant:ActionLayout.adoc[`@ActionLayout`], xref:refguide:applib-ant:PropertyLayout.adoc[`@PropertyLayout`] and xref:refguide:applib-ant:CollectionLayout.adoc[`@CollectionLayout`]) to be removed from the source code of the domain class.
 
-<.> Takes a normalized grid and strips out removes all members, leaving only the grid structure.
-Such a grid, if persisted as the layout XML file for the domain class, requires that the xref:refguide:applib-ant:MemberOrder.adoc[`@MemberOrder`] annotation is retained in the source code of said class in order to bind members to the regions of the grid.
+<.> Takes a normalized grid and strips out removes all pathsToInclude, leaving only the grid structure.
+Such a grid, if persisted as the layout XML file for the domain class, requires that the xref:refguide:applib-ant:MemberOrder.adoc[`@MemberOrder`] annotation is retained in the source code of said class in order to bind pathsToInclude to the regions of the grid.
 
 
 
diff --git a/api/applib/src/main/adoc/modules/applib-svc/pages/LayoutService.adoc b/api/applib/src/main/adoc/modules/applib-svc/pages/LayoutService.adoc
index d24a9e3..a71ff16 100644
--- a/api/applib/src/main/adoc/modules/applib-svc/pages/LayoutService.adoc
+++ b/api/applib/src/main/adoc/modules/applib-svc/pages/LayoutService.adoc
@@ -71,11 +71,11 @@ As a developer, you therefore have a choice as to how you provide the metadata r
 * if you want all layout metadata to be read from the `.layout.xml` file, then download the "complete" version, and copy the file alongside the domain class.
 You can then remove all `@MemberGroupLayout`, `@MemberOrder`, `@ActionLayout`, `@PropertyLayout` and `@CollectionLayout` annotations from the source code of the domain class.
 
-* if you want to use layout XML file to describe the grid (columns, tabs etc) and specify which object members are associated with those regions of the grid, then download the "normalized" version.
+* if you want to use layout XML file to describe the grid (columns, tabs etc) and specify which object pathsToInclude are associated with those regions of the grid, then download the "normalized" version.
 You can then remove the `@MemberGroupLayout` and `@MemberOrder` annotations from the source code of the domain class, but retain the `@ActionLayout`, `@PropertyLayout` and `@CollectionLayout` annotations.
 
 * if you want to use layout XML file ONLY to describe the grid, then download the "minimal" version.
-The grid regions will be empty in this version, and the framework will use the `@MemberOrder` annotation to bind object members to those regions.
+The grid regions will be empty in this version, and the framework will use the `@MemberOrder` annotation to bind object pathsToInclude to those regions.
 The only annotation that can be safely removed from the source code with this style is the `@MemberGroupLayout` annotation.
 
 
diff --git a/api/applib/src/main/adoc/modules/applib-svc/pages/MetaModelService.adoc b/api/applib/src/main/adoc/modules/applib-svc/pages/MetaModelService.adoc
index 0f68f3c..498ba82 100644
--- a/api/applib/src/main/adoc/modules/applib-svc/pages/MetaModelService.adoc
+++ b/api/applib/src/main/adoc/modules/applib-svc/pages/MetaModelService.adoc
@@ -87,5 +87,5 @@ The framework provides a default implementation of this service, `o.a.i.c.m.serv
 
 == Related Services
 
-The `MetaModelServiceMenu` provides a method to download all domain members as a CSV (by calling `MetaModelService#export()`) or as an XML (by calling `MetaModelService6#exportMetaModel(...)`.
+The `MetaModelServiceMenu` provides a method to download all domain pathsToInclude as a CSV (by calling `MetaModelService#export()`) or as an XML (by calling `MetaModelService6#exportMetaModel(...)`.
 
diff --git a/api/applib/src/main/adoc/modules/applib-svc/partials/_metadata-api.adoc b/api/applib/src/main/adoc/modules/applib-svc/partials/_metadata-api.adoc
index 5355cee..99641aa 100644
--- a/api/applib/src/main/adoc/modules/applib-svc/partials/_metadata-api.adoc
+++ b/api/applib/src/main/adoc/modules/applib-svc/partials/_metadata-api.adoc
@@ -17,7 +17,7 @@ These are generally of use to support development-time activities, for example c
 
 
 |xref:refguide:applib-svc:ApplicationFeatureRepository.adoc[ApplicationFeatureRepository]
-|Provides access to string representations of the features (package, class, class members) of the domain classes
+|Provides access to string representations of the features (package, class, class pathsToInclude) of the domain classes
 within the metamodel.
 |
 * xref:core:metamodel:about.adoc[Core MetaModel]
diff --git a/api/schema/src/main/adoc/modules/schema/pages/mml.adoc b/api/schema/src/main/adoc/modules/schema/pages/mml.adoc
index 01e53f0..dbfb99a 100644
--- a/api/schema/src/main/adoc/modules/schema/pages/mml.adoc
+++ b/api/schema/src/main/adoc/modules/schema/pages/mml.adoc
@@ -7,9 +7,9 @@
 
 The metamodel ("mml") schema defines the serialized form of the metamodel, used by the framework to render and interact with the application's domain objects.
 
-The top-level metamodel consists of a set of domain classes, which in turn contain members (actions, properties and collections).
+The top-level metamodel consists of a set of domain classes, which in turn contain pathsToInclude (actions, properties and collections).
 Actions also have action parameters.
-All of the elements of the metamodel (domain classes, domain class members and action parameters) can have multiple facets associated with them.
+All of the elements of the metamodel (domain classes, domain class pathsToInclude and action parameters) can have multiple facets associated with them.
 Some facets relate to presentational aspects (for example the name), others to the domain layer (for example the presence of a `validateXxx()` method to enforce business rules).
 
 
diff --git a/api/schema/src/main/resources/org/apache/isis/schema/ixn/ixn-2.0.xsd b/api/schema/src/main/resources/org/apache/isis/schema/ixn/ixn-2.0.xsd
index 002a3b3..dd83dbf 100644
--- a/api/schema/src/main/resources/org/apache/isis/schema/ixn/ixn-2.0.xsd
+++ b/api/schema/src/main/resources/org/apache/isis/schema/ixn/ixn-2.0.xsd
@@ -118,7 +118,7 @@
                     <xs:sequence>
                         <xs:element name="execution" type="memberExecutionDto" minOccurs="0" maxOccurs="unbounded">
                             <xs:annotation>
-                                <xs:documentation>Capture interactions with other members from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
+                                <xs:documentation>Capture interactions with other pathsToInclude from this interaction, using the WrapperFactory service.  Typically this will be actions invoking other actions, but it is also possible for an action to perform a property edit, and - much rarer - for a property edit to invoke an action.  Whatever; these interactions nest together into a call/stack, more generally into a graph.
                                 </xs:documentation>
                             </xs:annotation>
                         </xs:element>
diff --git a/core/config/src/main/adoc/modules/config/pages/sections/isis.viewer.restfulobjects.adoc b/core/config/src/main/adoc/modules/config/pages/sections/isis.viewer.restfulobjects.adoc
index b0933aa..4754fd6 100644
--- a/core/config/src/main/adoc/modules/config/pages/sections/isis.viewer.restfulobjects.adoc
+++ b/core/config/src/main/adoc/modules/config/pages/sections/isis.viewer.restfulobjects.adoc
@@ -16,7 +16,7 @@ include::../section-hooks/isis.viewer.restfulobjects~pre.adoc[]
 isis.viewer.restfulobjects. +
 base-uri
 
-| 
+|
 | If left unset (the default), then the RO viewer will use the ``UriInfo`` (injected using ``Context``) to figure out the base Uri (used to render ``href``s).
 
 This will be correct much of the time, but will almost certainly be wrong if there is a reverse proxy.
@@ -29,7 +29,7 @@ If set, eg ``com/``, then this value will be used instead.
 isis.viewer.restfulobjects. +
 honor-ui-hints
 
-| 
+|
 | Whether to enable the ``x-ro-follow-links`` support, to minimize round trips.
 
 The RO viewer provides the capability for the client to set the optional ``x-ro-follow-links`` query parameter, as described in section 34.4 of the RO spec v1.0. If used, the resultant representation includes the result of following the associated link, but through a server-side "join", somewhat akin to GraphQL.
@@ -42,7 +42,7 @@ By default this functionality is disabled, this configuration property enables t
 isis.viewer.restfulobjects. +
 object-property-values-only
 
-| 
+|
 | When rendering domain objects, if set the representation returned is stripped back to a minimal set, excluding links to actions and collections and with a simplified representation of an object's properties.
 
 This is disabled by default. If enabled, then the representations returned are non-standard with respect to the RO Spec v1.0.
@@ -53,7 +53,7 @@ This is disabled by default. If enabled, then the representations returned are n
 isis.viewer.restfulobjects. +
 strict-accept-checking
 
-| 
+|
 | If set, then any unrecognised ``Accept`` headers will result in an HTTP _Not Acceptable_ response code (406).
 
 
@@ -62,7 +62,7 @@ strict-accept-checking
 isis.viewer.restfulobjects. +
 suppress-described-by-links
 
-| 
+|
 | If set, then the representations returned will omit any links to the formal domain-type representations.
 
 
@@ -71,7 +71,7 @@ suppress-described-by-links
 isis.viewer.restfulobjects. +
 suppress-member-disabled-reason
 
-| 
+|
 | If set, then - should there be an interaction with an action, property or collection that is disabled - then this will prevent the ``disabledReason`` reason from being added to the returned representation.
 
 This is disabled by default. If enabled, then the representations returned are non-standard with respect to the RO Spec v1.0.
@@ -82,7 +82,7 @@ This is disabled by default. If enabled, then the representations returned are n
 isis.viewer.restfulobjects. +
 suppress-member-extensions
 
-| 
+|
 | If set, then the ``x-isis-format`` key (under ``extensions``) for properties will be suppressed.
 
 This is disabled by default. If enabled, then the representations returned are non-standard with respect to the RO Spec v1.0.
@@ -93,8 +93,8 @@ This is disabled by default. If enabled, then the representations returned are n
 isis.viewer.restfulobjects. +
 suppress-member-id
 
-| 
-| If set, then the ``id`` key for all members will be suppressed.
+|
+| If set, then the ``id`` key for all pathsToInclude will be suppressed.
 
 This is disabled by default. If enabled, then the representations returned are non-standard with respect to the RO Spec v1.0.
 
@@ -104,8 +104,8 @@ This is disabled by default. If enabled, then the representations returned are n
 isis.viewer.restfulobjects. +
 suppress-member-links
 
-| 
-| If set, then the detail link (in other words ``]``) for all members will be suppressed.
+|
+| If set, then the detail link (in other words ``]``) for all pathsToInclude will be suppressed.
 
 This is disabled by default. If enabled, then the representations returned are non-standard with respect to the RO Spec v1.0.
 
@@ -115,7 +115,7 @@ This is disabled by default. If enabled, then the representations returned are n
 isis.viewer.restfulobjects. +
 suppress-update-link
 
-| 
+|
 | If set, then the update link (in other words `` ]`` to perform a bulk update of an object) will be suppressed.
 
 This is disabled by default. If enabled, then the representations returned are non-standard with respect to the RO Spec v1.0.
diff --git a/core/runtimeservices/src/main/adoc/modules/runtime-services/pages/RepresentationService.adoc b/core/runtimeservices/src/main/adoc/modules/runtime-services/pages/RepresentationService.adoc
index 301a643..d801beb 100644
--- a/core/runtimeservices/src/main/adoc/modules/runtime-services/pages/RepresentationService.adoc
+++ b/core/runtimeservices/src/main/adoc/modules/runtime-services/pages/RepresentationService.adoc
@@ -65,7 +65,7 @@ These methods provide:
 +
 eg `ObjectAdapter`, `ObjectAndProperty`, `ObjectAndCollection` etc
 
-* for members, whether the representation is in read/write mode +
+* for pathsToInclude, whether the representation is in read/write mode +
 +
 ie `MemberReprMode`
 
diff --git a/doxygen.cfg b/doxygen.cfg
index a89c02f..13124f1 100644
--- a/doxygen.cfg
+++ b/doxygen.cfg
@@ -4,9 +4,9 @@
 # The ASF licenses this file to You under the Apache License, Version 2.0
 # (the "License"); you may not use this file except in compliance with
 # the License.  You may obtain a copy of the License at
-# 
+#
 #      http://www.apache.org/licenses/LICENSE-2.0
-# 
+#
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -31,276 +31,276 @@
 # Project related configuration options
 #---------------------------------------------------------------------------
 
-# This tag specifies the encoding used for all characters in the config file 
-# that follow. The default is UTF-8 which is also the encoding used for all 
-# text before the first occurrence of this tag. Doxygen uses libiconv (or the 
-# iconv built into libc) for the transcoding. See 
+# This tag specifies the encoding used for all characters in the config file
+# that follow. The default is UTF-8 which is also the encoding used for all
+# text before the first occurrence of this tag. Doxygen uses libiconv (or the
+# iconv built into libc) for the transcoding. See
 # http://www.gnu.org/software/libiconv for the list of possible encodings.
 
 DOXYFILE_ENCODING      = UTF-8
 
-# The PROJECT_NAME tag is a single word (or a sequence of words surrounded 
+# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
 # by quotes) that should identify the project.
 
 PROJECT_NAME           = Isis_1.0
 
-# The PROJECT_NUMBER tag can be used to enter a project or revision number. 
-# This could be handy for archiving the generated documentation or 
+# The PROJECT_NUMBER tag can be used to enter a project or revision number.
+# This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
-PROJECT_NUMBER         = 
+PROJECT_NUMBER         =
 
-# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
-# base path where the generated documentation will be put. 
-# If a relative path is entered, it will be relative to the location 
+# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
+# base path where the generated documentation will be put.
+# If a relative path is entered, it will be relative to the location
 # where doxygen was started. If left blank the current directory will be used.
 
 OUTPUT_DIRECTORY       = distribution/documentation/target/doxygen
 
-# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 
-# 4096 sub-directories (in 2 levels) under the output directory of each output 
-# format and will distribute the generated files over these directories. 
-# Enabling this option can be useful when feeding doxygen a huge amount of 
-# source files, where putting all generated files in the same directory would 
+# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
+# 4096 sub-directories (in 2 levels) under the output directory of each output
+# format and will distribute the generated files over these directories.
+# Enabling this option can be useful when feeding doxygen a huge amount of
+# source files, where putting all generated files in the same directory would
 # otherwise cause performance problems for the file system.
 
 CREATE_SUBDIRS         = NO
 
-# The OUTPUT_LANGUAGE tag is used to specify the language in which all 
-# documentation generated by doxygen is written. Doxygen will use this 
-# information to generate all constant output in the proper language. 
-# The default language is English, other supported languages are: 
-# Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional, 
-# Croatian, Czech, Danish, Dutch, Farsi, Finnish, French, German, Greek, 
-# Hungarian, Italian, Japanese, Japanese-en (Japanese with English messages), 
-# Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian, Polish, 
-# Portuguese, Romanian, Russian, Serbian, Serbian-Cyrilic, Slovak, Slovene, 
+# The OUTPUT_LANGUAGE tag is used to specify the language in which all
+# documentation generated by doxygen is written. Doxygen will use this
+# information to generate all constant output in the proper language.
+# The default language is English, other supported languages are:
+# Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
+# Croatian, Czech, Danish, Dutch, Farsi, Finnish, French, German, Greek,
+# Hungarian, Italian, Japanese, Japanese-en (Japanese with English messages),
+# Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian, Polish,
+# Portuguese, Romanian, Russian, Serbian, Serbian-Cyrilic, Slovak, Slovene,
 # Spanish, Swedish, and Ukrainian.
 
 OUTPUT_LANGUAGE        = English
 
-# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 
-# include brief member descriptions after the members that are listed in 
-# the file and class documentation (similar to JavaDoc). 
+# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
+# include brief member descriptions after the pathsToInclude that are listed in
+# the file and class documentation (similar to JavaDoc).
 # Set to NO to disable this.
 
 BRIEF_MEMBER_DESC      = YES
 
-# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 
-# the brief description of a member or function before the detailed description. 
-# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the 
+# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
+# the brief description of a member or function before the detailed description.
+# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
 # brief descriptions will be completely suppressed.
 
 REPEAT_BRIEF           = YES
 
-# This tag implements a quasi-intelligent brief description abbreviator 
-# that is used to form the text in various listings. Each string 
-# in this list, if found as the leading text of the brief description, will be 
-# stripped from the text and the result after processing the whole list, is 
-# used as the annotated text. Otherwise, the brief description is used as-is. 
-# If left blank, the following values are used ("$name" is automatically 
-# replaced with the name of the entity): "The $name class" "The $name widget" 
-# "The $name file" "is" "provides" "specifies" "contains" 
+# This tag implements a quasi-intelligent brief description abbreviator
+# that is used to form the text in various listings. Each string
+# in this list, if found as the leading text of the brief description, will be
+# stripped from the text and the result after processing the whole list, is
+# used as the annotated text. Otherwise, the brief description is used as-is.
+# If left blank, the following values are used ("$name" is automatically
+# replaced with the name of the entity): "The $name class" "The $name widget"
+# "The $name file" "is" "provides" "specifies" "contains"
 # "represents" "a" "an" "the"
 
-ABBREVIATE_BRIEF       = 
+ABBREVIATE_BRIEF       =
 
-# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 
-# Doxygen will generate a detailed section even if there is only a brief 
+# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
+# Doxygen will generate a detailed section even if there is only a brief
 # description.
 
 ALWAYS_DETAILED_SEC    = NO
 
-# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 
-# inherited members of a class in the documentation of that class as if those 
-# members were ordinary class members. Constructors, destructors and assignment 
+# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
+# inherited pathsToInclude of a class in the documentation of that class as if those
+# pathsToInclude were ordinary class pathsToInclude. Constructors, destructors and assignment
 # operators of the base classes will not be shown.
 
 INLINE_INHERITED_MEMB  = NO
 
-# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 
-# path before files name in the file list and in the header files. If set 
+# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
+# path before files name in the file list and in the header files. If set
 # to NO the shortest path that makes the file name unique will be used.
 
 FULL_PATH_NAMES        = YES
 
-# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag 
-# can be used to strip a user-defined part of the path. Stripping is 
-# only done if one of the specified strings matches the left-hand part of 
-# the path. The tag can be used to show relative paths in the file list. 
-# If left blank the directory from which doxygen is run is used as the 
+# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
+# can be used to strip a user-defined part of the path. Stripping is
+# only done if one of the specified strings matches the left-hand part of
+# the path. The tag can be used to show relative paths in the file list.
+# If left blank the directory from which doxygen is run is used as the
 # path to strip.
 
-STRIP_FROM_PATH        = 
+STRIP_FROM_PATH        =
 
-# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of 
-# the path mentioned in the documentation of a class, which tells 
-# the reader which header file to include in order to use a class. 
-# If left blank only the name of the header file containing the class 
-# definition is used. Otherwise one should specify the include paths that 
+# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
+# the path mentioned in the documentation of a class, which tells
+# the reader which header file to include in order to use a class.
+# If left blank only the name of the header file containing the class
+# definition is used. Otherwise one should specify the include paths that
 # are normally passed to the compiler using the -I flag.
 
-STRIP_FROM_INC_PATH    = 
+STRIP_FROM_INC_PATH    =
 
-# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter 
-# (but less readable) file names. This can be useful is your file systems 
+# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
+# (but less readable) file names. This can be useful is your file systems
 # doesn't support long names like on DOS, Mac, or CD-ROM.
 
 SHORT_NAMES            = NO
 
-# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen 
-# will interpret the first line (until the first dot) of a JavaDoc-style 
-# comment as the brief description. If set to NO, the JavaDoc 
-# comments will behave just like regular Qt-style comments 
+# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
+# will interpret the first line (until the first dot) of a JavaDoc-style
+# comment as the brief description. If set to NO, the JavaDoc
+# comments will behave just like regular Qt-style comments
 # (thus requiring an explicit @brief command for a brief description.)
 
 JAVADOC_AUTOBRIEF      = NO
 
-# If the QT_AUTOBRIEF tag is set to YES then Doxygen will 
-# interpret the first line (until the first dot) of a Qt-style 
-# comment as the brief description. If set to NO, the comments 
-# will behave just like regular Qt-style comments (thus requiring 
+# If the QT_AUTOBRIEF tag is set to YES then Doxygen will
+# interpret the first line (until the first dot) of a Qt-style
+# comment as the brief description. If set to NO, the comments
+# will behave just like regular Qt-style comments (thus requiring
 # an explicit \brief command for a brief description.)
 
 QT_AUTOBRIEF           = NO
 
-# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen 
-# treat a multi-line C++ special comment block (i.e. a block of //! or /// 
-# comments) as a brief description. This used to be the default behaviour. 
-# The new default is to treat a multi-line C++ comment block as a detailed 
+# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
+# treat a multi-line C++ special comment block (i.e. a block of //! or ///
+# comments) as a brief description. This used to be the default behaviour.
+# The new default is to treat a multi-line C++ comment block as a detailed
 # description. Set this tag to YES if you prefer the old behaviour instead.
 
 MULTILINE_CPP_IS_BRIEF = NO
 
-# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented 
-# member inherits the documentation from any documented member that it 
+# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
+# member inherits the documentation from any documented member that it
 # re-implements.
 
 INHERIT_DOCS           = YES
 
-# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce 
-# a new page for each member. If set to NO, the documentation of a member will 
+# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
+# a new page for each member. If set to NO, the documentation of a member will
 # be part of the file/class/namespace that contains it.
 
 SEPARATE_MEMBER_PAGES  = NO
 
-# The TAB_SIZE tag can be used to set the number of spaces in a tab. 
+# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 # Doxygen uses this value to replace tabs by spaces in code fragments.
 
 TAB_SIZE               = 4
 
-# This tag can be used to specify a number of aliases that acts 
-# as commands in the documentation. An alias has the form "name=value". 
-# For example adding "sideeffect=\par Side Effects:\n" will allow you to 
-# put the command \sideeffect (or @sideeffect) in the documentation, which 
-# will result in a user-defined paragraph with heading "Side Effects:". 
+# This tag can be used to specify a number of aliases that acts
+# as commands in the documentation. An alias has the form "name=value".
+# For example adding "sideeffect=\par Side Effects:\n" will allow you to
+# put the command \sideeffect (or @sideeffect) in the documentation, which
+# will result in a user-defined paragraph with heading "Side Effects:".
 # You can put \n's in the value part of an alias to insert newlines.
 
-ALIASES                = 
+ALIASES                =
 
-# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C 
-# sources only. Doxygen will then generate output that is more tailored for C. 
-# For instance, some of the names that are used will be different. The list 
-# of all members will be omitted, etc.
+# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
+# sources only. Doxygen will then generate output that is more tailored for C.
+# For instance, some of the names that are used will be different. The list
+# of all pathsToInclude will be omitted, etc.
 
 OPTIMIZE_OUTPUT_FOR_C  = NO
 
-# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java 
-# sources only. Doxygen will then generate output that is more tailored for 
-# Java. For instance, namespaces will be presented as packages, qualified 
+# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
+# sources only. Doxygen will then generate output that is more tailored for
+# Java. For instance, namespaces will be presented as packages, qualified
 # scopes will look different, etc.
 
 OPTIMIZE_OUTPUT_JAVA   = YES
 
-# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran 
-# sources only. Doxygen will then generate output that is more tailored for 
+# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
+# sources only. Doxygen will then generate output that is more tailored for
 # Fortran.
 
 OPTIMIZE_FOR_FORTRAN   = NO
 
-# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL 
-# sources. Doxygen will then generate output that is tailored for 
+# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
+# sources. Doxygen will then generate output that is tailored for
 # VHDL.
 
 OPTIMIZE_OUTPUT_VHDL   = NO
 
-# Doxygen selects the parser to use depending on the extension of the files it parses. 
-# With this tag you can assign which parser to use for a given extension. 
-# Doxygen has a built-in mapping, but you can override or extend it using this tag. 
-# The format is ext=language, where ext is a file extension, and language is one of 
-# the parsers supported by doxygen: IDL, Java, Javascript, C#, C, C++, D, PHP, 
-# Objective-C, Python, Fortran, VHDL, C, C++. For instance to make doxygen treat 
-# .inc files as Fortran files (default is PHP), and .f files as C (default is Fortran), 
+# Doxygen selects the parser to use depending on the extension of the files it parses.
+# With this tag you can assign which parser to use for a given extension.
+# Doxygen has a built-in mapping, but you can override or extend it using this tag.
+# The format is ext=language, where ext is a file extension, and language is one of
+# the parsers supported by doxygen: IDL, Java, Javascript, C#, C, C++, D, PHP,
+# Objective-C, Python, Fortran, VHDL, C, C++. For instance to make doxygen treat
+# .inc files as Fortran files (default is PHP), and .f files as C (default is Fortran),
 # use: inc=Fortran f=C
 
-EXTENSION_MAPPING      = 
+EXTENSION_MAPPING      =
 
-# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want 
-# to include (a tag file for) the STL sources as input, then you should 
-# set this tag to YES in order to let doxygen match functions declarations and 
-# definitions whose arguments contain STL classes (e.g. func(std::string); v.s. 
-# func(std::string) {}). This also make the inheritance and collaboration 
+# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
+# to include (a tag file for) the STL sources as input, then you should
+# set this tag to YES in order to let doxygen match functions declarations and
+# definitions whose arguments contain STL classes (e.g. func(std::string); v.s.
+# func(std::string) {}). This also make the inheritance and collaboration
 # diagrams that involve STL classes more complete and accurate.
 
 BUILTIN_STL_SUPPORT    = NO
 
-# If you use Microsoft's C++/CLI language, you should set this option to YES to 
+# If you use Microsoft's C++/CLI language, you should set this option to YES to
 # enable parsing support.
 
 CPP_CLI_SUPPORT        = NO
 
-# Set the SIP_SUPPORT tag to YES if your project consists of sip sources only. 
-# Doxygen will parse them like normal C++ but will assume all classes use public 
+# Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
+# Doxygen will parse them like normal C++ but will assume all classes use public
 # instead of private inheritance when no explicit protection keyword is present.
 
 SIP_SUPPORT            = NO
 
-# For Microsoft's IDL there are propget and propput attributes to indicate getter 
-# and setter methods for a property. Setting this option to YES (the default) 
-# will make doxygen to replace the get and set methods by a property in the 
-# documentation. This will only work if the methods are indeed getting or 
-# setting a simple type. If this is not the case, or you want to show the 
+# For Microsoft's IDL there are propget and propput attributes to indicate getter
+# and setter methods for a property. Setting this option to YES (the default)
+# will make doxygen to replace the get and set methods by a property in the
+# documentation. This will only work if the methods are indeed getting or
+# setting a simple type. If this is not the case, or you want to show the
 # methods anyway, you should set this option to NO.
 
 IDL_PROPERTY_SUPPORT   = YES
 
-# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC 
-# tag is set to YES, then doxygen will reuse the documentation of the first 
-# member in the group (if any) for the other members of the group. By default 
-# all members of a group must be documented explicitly.
+# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
+# tag is set to YES, then doxygen will reuse the documentation of the first
+# member in the group (if any) for the other pathsToInclude of the group. By default
+# all pathsToInclude of a group must be documented explicitly.
 
 DISTRIBUTE_GROUP_DOC   = NO
 
-# Set the SUBGROUPING tag to YES (the default) to allow class member groups of 
-# the same type (for instance a group of public functions) to be put as a 
-# subgroup of that type (e.g. under the Public Functions section). Set it to 
-# NO to prevent subgrouping. Alternatively, this can be done per class using 
+# Set the SUBGROUPING tag to YES (the default) to allow class member groups of
+# the same type (for instance a group of public functions) to be put as a
+# subgroup of that type (e.g. under the Public Functions section). Set it to
+# NO to prevent subgrouping. Alternatively, this can be done per class using
 # the \nosubgrouping command.
 
 SUBGROUPING            = YES
 
-# When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum 
-# is documented as struct, union, or enum with the name of the typedef. So 
-# typedef struct TypeS {} TypeT, will appear in the documentation as a struct 
-# with name TypeT. When disabled the typedef will appear as a member of a file, 
-# namespace, or class. And the struct will be named TypeS. This can typically 
-# be useful for C code in case the coding convention dictates that all compound 
+# When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum
+# is documented as struct, union, or enum with the name of the typedef. So
+# typedef struct TypeS {} TypeT, will appear in the documentation as a struct
+# with name TypeT. When disabled the typedef will appear as a member of a file,
+# namespace, or class. And the struct will be named TypeS. This can typically
+# be useful for C code in case the coding convention dictates that all compound
 # types are typedef'ed and only the typedef is referenced, never the tag name.
 
 TYPEDEF_HIDES_STRUCT   = NO
 
-# The SYMBOL_CACHE_SIZE determines the size of the internal cache use to 
-# determine which symbols to keep in memory and which to flush to disk. 
-# When the cache is full, less often used symbols will be written to disk. 
-# For small to medium size projects (<1000 input files) the default value is 
-# probably good enough. For larger projects a too small cache size can cause 
-# doxygen to be busy swapping symbols to and from disk most of the time 
-# causing a significant performance penality. 
-# If the system has enough physical memory increasing the cache will improve the 
-# performance by keeping more symbols in memory. Note that the value works on 
-# a logarithmic scale so increasing the size by one will rougly double the 
-# memory usage. The cache size is given by this formula: 
-# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0, 
+# The SYMBOL_CACHE_SIZE determines the size of the internal cache use to
+# determine which symbols to keep in memory and which to flush to disk.
+# When the cache is full, less often used symbols will be written to disk.
+# For small to medium size projects (<1000 input files) the default value is
+# probably good enough. For larger projects a too small cache size can cause
+# doxygen to be busy swapping symbols to and from disk most of the time
+# causing a significant performance penality.
+# If the system has enough physical memory increasing the cache will improve the
+# performance by keeping more symbols in memory. Note that the value works on
+# a logarithmic scale so increasing the size by one will rougly double the
+# memory usage. The cache size is given by this formula:
+# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0,
 # corresponding to a cache size of 2^16 = 65536 symbols
 
 SYMBOL_CACHE_SIZE      = 0
@@ -309,380 +309,380 @@ SYMBOL_CACHE_SIZE      = 0
 # Build related configuration options
 #---------------------------------------------------------------------------
 
-# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in 
-# documentation are documented, even if no documentation was available. 
-# Private class members and static file members will be hidden unless 
+# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
+# documentation are documented, even if no documentation was available.
+# Private class pathsToInclude and static file pathsToInclude will be hidden unless
 # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 
 EXTRACT_ALL            = YES
 
-# If the EXTRACT_PRIVATE tag is set to YES all private members of a class 
+# If the EXTRACT_PRIVATE tag is set to YES all private pathsToInclude of a class
 # will be included in the documentation.
 
 EXTRACT_PRIVATE        = NO
 
-# If the EXTRACT_STATIC tag is set to YES all static members of a file 
+# If the EXTRACT_STATIC tag is set to YES all static pathsToInclude of a file
 # will be included in the documentation.
 
 EXTRACT_STATIC         = NO
 
-# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) 
-# defined locally in source files will be included in the documentation. 
+# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
+# defined locally in source files will be included in the documentation.
 # If set to NO only classes defined in header files are included.
 
 EXTRACT_LOCAL_CLASSES  = YES
 
-# This flag is only useful for Objective-C code. When set to YES local 
-# methods, which are defined in the implementation section but not in 
-# the interface are included in the documentation. 
+# This flag is only useful for Objective-C code. When set to YES local
+# methods, which are defined in the implementation section but not in
+# the interface are included in the documentation.
 # If set to NO (the default) only methods in the interface are included.
 
 EXTRACT_LOCAL_METHODS  = YES
 
-# If this flag is set to YES, the members of anonymous namespaces will be 
-# extracted and appear in the documentation as a namespace called 
-# 'anonymous_namespace{file}', where file will be replaced with the base 
-# name of the file that contains the anonymous namespace. By default 
+# If this flag is set to YES, the pathsToInclude of anonymous namespaces will be
+# extracted and appear in the documentation as a namespace called
+# 'anonymous_namespace{file}', where file will be replaced with the base
+# name of the file that contains the anonymous namespace. By default
 # anonymous namespace are hidden.
 
 EXTRACT_ANON_NSPACES   = YES
 
-# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all 
-# undocumented members of documented classes, files or namespaces. 
-# If set to NO (the default) these members will be included in the 
-# various overviews, but no documentation section is generated. 
+# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
+# undocumented pathsToInclude of documented classes, files or namespaces.
+# If set to NO (the default) these pathsToInclude will be included in the
+# various overviews, but no documentation section is generated.
 # This option has no effect if EXTRACT_ALL is enabled.
 
 HIDE_UNDOC_MEMBERS     = NO
 
-# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all 
-# undocumented classes that are normally visible in the class hierarchy. 
-# If set to NO (the default) these classes will be included in the various 
+# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
+# undocumented classes that are normally visible in the class hierarchy.
+# If set to NO (the default) these classes will be included in the various
 # overviews. This option has no effect if EXTRACT_ALL is enabled.
 
 HIDE_UNDOC_CLASSES     = NO
 
-# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all 
-# friend (class|struct|union) declarations. 
-# If set to NO (the default) these declarations will be included in the 
+# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
+# friend (class|struct|union) declarations.
+# If set to NO (the default) these declarations will be included in the
 # documentation.
 
 HIDE_FRIEND_COMPOUNDS  = NO
 
-# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any 
-# documentation blocks found inside the body of a function. 
-# If set to NO (the default) these blocks will be appended to the 
+# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
+# documentation blocks found inside the body of a function.
+# If set to NO (the default) these blocks will be appended to the
 # function's detailed documentation block.
 
 HIDE_IN_BODY_DOCS      = NO
 
-# The INTERNAL_DOCS tag determines if documentation 
-# that is typed after a \internal command is included. If the tag is set 
-# to NO (the default) then the documentation will be excluded. 
+# The INTERNAL_DOCS tag determines if documentation
+# that is typed after a \internal command is included. If the tag is set
+# to NO (the default) then the documentation will be excluded.
 # Set it to YES to include the internal documentation.
 
 INTERNAL_DOCS          = NO
 
-# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate 
-# file names in lower-case letters. If set to YES upper-case letters are also 
-# allowed. This is useful if you have classes or files whose names only differ 
-# in case and if your file system supports case sensitive file names. Windows 
+# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
+# file names in lower-case letters. If set to YES upper-case letters are also
+# allowed. This is useful if you have classes or files whose names only differ
+# in case and if your file system supports case sensitive file names. Windows
 # and Mac users are advised to set this option to NO.
 
 CASE_SENSE_NAMES       = YES
 
-# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen 
-# will show members with their full class and namespace scopes in the 
+# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
+# will show pathsToInclude with their full class and namespace scopes in the
 # documentation. If set to YES the scope will be hidden.
 
 HIDE_SCOPE_NAMES       = YES
 
-# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen 
-# will put a list of the files that are included by a file in the documentation 
+# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
+# will put a list of the files that are included by a file in the documentation
 # of that file.
 
 SHOW_INCLUDE_FILES     = YES
 
-# If the INLINE_INFO tag is set to YES (the default) then a tag [inline] 
-# is inserted in the documentation for inline members.
+# If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
+# is inserted in the documentation for inline pathsToInclude.
 
 INLINE_INFO            = YES
 
-# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen 
-# will sort the (detailed) documentation of file and class members 
-# alphabetically by member name. If set to NO the members will appear in 
+# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
+# will sort the (detailed) documentation of file and class pathsToInclude
+# alphabetically by member name. If set to NO the pathsToInclude will appear in
 # declaration order.
 
 SORT_MEMBER_DOCS       = YES
 
-# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the 
-# brief documentation of file, namespace and class members alphabetically 
-# by member name. If set to NO (the default) the members will appear in 
+# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
+# brief documentation of file, namespace and class pathsToInclude alphabetically
+# by member name. If set to NO (the default) the pathsToInclude will appear in
 # declaration order.
 
 SORT_BRIEF_DOCS        = NO
 
-# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the 
-# hierarchy of group names into alphabetical order. If set to NO (the default) 
+# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
+# hierarchy of group names into alphabetical order. If set to NO (the default)
 # the group names will appear in their defined order.
 
 SORT_GROUP_NAMES       = NO
 
-# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be 
-# sorted by fully-qualified names, including namespaces. If set to 
-# NO (the default), the class list will be sorted only by class name, 
-# not including the namespace part. 
-# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. 
-# Note: This option applies only to the class list, not to the 
+# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
+# sorted by fully-qualified names, including namespaces. If set to
+# NO (the default), the class list will be sorted only by class name,
+# not including the namespace part.
+# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
+# Note: This option applies only to the class list, not to the
 # alphabetical list.
 
 SORT_BY_SCOPE_NAME     = NO
 
-# The GENERATE_TODOLIST tag can be used to enable (YES) or 
-# disable (NO) the todo list. This list is created by putting \todo 
+# The GENERATE_TODOLIST tag can be used to enable (YES) or
+# disable (NO) the todo list. This list is created by putting \todo
 # commands in the documentation.
 
 GENERATE_TODOLIST      = YES
 
-# The GENERATE_TESTLIST tag can be used to enable (YES) or 
-# disable (NO) the test list. This list is created by putting \test 
+# The GENERATE_TESTLIST tag can be used to enable (YES) or
+# disable (NO) the test list. This list is created by putting \test
 # commands in the documentation.
 
 GENERATE_TESTLIST      = YES
 
-# The GENERATE_BUGLIST tag can be used to enable (YES) or 
-# disable (NO) the bug list. This list is created by putting \bug 
+# The GENERATE_BUGLIST tag can be used to enable (YES) or
+# disable (NO) the bug list. This list is created by putting \bug
 # commands in the documentation.
 
 GENERATE_BUGLIST       = YES
 
-# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or 
-# disable (NO) the deprecated list. This list is created by putting 
+# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
+# disable (NO) the deprecated list. This list is created by putting
 # \deprecated commands in the documentation.
 
 GENERATE_DEPRECATEDLIST= YES
 
-# The ENABLED_SECTIONS tag can be used to enable conditional 
+# The ENABLED_SECTIONS tag can be used to enable conditional
 # documentation sections, marked by \if sectionname ... \endif.
 
-ENABLED_SECTIONS       = 
+ENABLED_SECTIONS       =
 
-# The MAX_INITIALIZER_LINES tag determines the maximum number of lines 
-# the initial value of a variable or define consists of for it to appear in 
-# the documentation. If the initializer consists of more lines than specified 
-# here it will be hidden. Use a value of 0 to hide initializers completely. 
-# The appearance of the initializer of individual variables and defines in the 
-# documentation can be controlled using \showinitializer or \hideinitializer 
+# The MAX_INITIALIZER_LINES tag determines the maximum number of lines
+# the initial value of a variable or define consists of for it to appear in
+# the documentation. If the initializer consists of more lines than specified
+# here it will be hidden. Use a value of 0 to hide initializers completely.
+# The appearance of the initializer of individual variables and defines in the
+# documentation can be controlled using \showinitializer or \hideinitializer
 # command in the documentation regardless of this setting.
 
 MAX_INITIALIZER_LINES  = 30
 
-# Set the SHOW_USED_FILES tag to NO to disable the list of files generated 
-# at the bottom of the documentation of classes and structs. If set to YES the 
+# Set the SHOW_USED_FILES tag to NO to disable the list of files generated
+# at the bottom of the documentation of classes and structs. If set to YES the
 # list will mention the files that were used to generate the documentation.
 
 SHOW_USED_FILES        = YES
 
-# If the sources in your project are distributed over multiple directories 
-# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy 
+# If the sources in your project are distributed over multiple directories
+# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 # in the documentation. The default is NO.
 
 SHOW_DIRECTORIES       = NO
 
-# Set the SHOW_FILES tag to NO to disable the generation of the Files page. 
-# This will remove the Files entry from the Quick Index and from the 
+# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
+# This will remove the Files entry from the Quick Index and from the
 # Folder Tree View (if specified). The default is YES.
 
 SHOW_FILES             = YES
 
-# Set the SHOW_NAMESPACES tag to NO to disable the generation of the 
-# Namespaces page.  This will remove the Namespaces entry from the Quick Index 
+# Set the SHOW_NAMESPACES tag to NO to disable the generation of the
+# Namespaces page.  This will remove the Namespaces entry from the Quick Index
 # and from the Folder Tree View (if specified). The default is YES.
 
 SHOW_NAMESPACES        = YES
 
-# The FILE_VERSION_FILTER tag can be used to specify a program or script that 
-# doxygen should invoke to get the current version for each file (typically from 
-# the version control system). Doxygen will invoke the program by executing (via 
-# popen()) the command <command> <input-file>, where <command> is the value of 
-# the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file 
-# provided by doxygen. Whatever the program writes to standard output 
+# The FILE_VERSION_FILTER tag can be used to specify a program or script that
+# doxygen should invoke to get the current version for each file (typically from
+# the version control system). Doxygen will invoke the program by executing (via
+# popen()) the command <command> <input-file>, where <command> is the value of
+# the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
+# provided by doxygen. Whatever the program writes to standard output
 # is used as the file version. See the manual for examples.
 
-FILE_VERSION_FILTER    = 
+FILE_VERSION_FILTER    =
 
-# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed by 
-# doxygen. The layout file controls the global structure of the generated output files 
-# in an output format independent way. The create the layout file that represents 
-# doxygen's defaults, run doxygen with the -l option. You can optionally specify a 
-# file name after the option, if omitted DoxygenLayout.xml will be used as the name 
+# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed by
+# doxygen. The layout file controls the global structure of the generated output files
+# in an output format independent way. The create the layout file that represents
+# doxygen's defaults, run doxygen with the -l option. You can optionally specify a
+# file name after the option, if omitted DoxygenLayout.xml will be used as the name
 # of the layout file.
 
-LAYOUT_FILE            = 
+LAYOUT_FILE            =
 
 #---------------------------------------------------------------------------
 # configuration options related to warning and progress messages
 #---------------------------------------------------------------------------
 
-# The QUIET tag can be used to turn on/off the messages that are generated 
+# The QUIET tag can be used to turn on/off the messages that are generated
 # by doxygen. Possible values are YES and NO. If left blank NO is used.
 
 QUIET                  = NO
 
-# The WARNINGS tag can be used to turn on/off the warning messages that are 
-# generated by doxygen. Possible values are YES and NO. If left blank 
+# The WARNINGS tag can be used to turn on/off the warning messages that are
+# generated by doxygen. Possible values are YES and NO. If left blank
 # NO is used.
 
 WARNINGS               = YES
 
-# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings 
-# for undocumented members. If EXTRACT_ALL is set to YES then this flag will 
+# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
+# for undocumented pathsToInclude. If EXTRACT_ALL is set to YES then this flag will
 # automatically be disabled.
 
 WARN_IF_UNDOCUMENTED   = YES
 
-# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for 
-# potential errors in the documentation, such as not documenting some 
-# parameters in a documented function, or documenting parameters that 
+# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
+# potential errors in the documentation, such as not documenting some
+# parameters in a documented function, or documenting parameters that
 # don't exist or using markup commands wrongly.
 
 WARN_IF_DOC_ERROR      = YES
 
-# This WARN_NO_PARAMDOC option can be abled to get warnings for 
-# functions that are documented, but have no documentation for their parameters 
-# or return value. If set to NO (the default) doxygen will only warn about 
-# wrong or incomplete parameter documentation, but not about the absence of 
+# This WARN_NO_PARAMDOC option can be abled to get warnings for
+# functions that are documented, but have no documentation for their parameters
+# or return value. If set to NO (the default) doxygen will only warn about
+# wrong or incomplete parameter documentation, but not about the absence of
 # documentation.
 
 WARN_NO_PARAMDOC       = NO
 
-# The WARN_FORMAT tag determines the format of the warning messages that 
-# doxygen can produce. The string should contain the $file, $line, and $text 
-# tags, which will be replaced by the file and line number from which the 
-# warning originated and the warning text. Optionally the format may contain 
-# $version, which will be replaced by the version of the file (if it could 
+# The WARN_FORMAT tag determines the format of the warning messages that
+# doxygen can produce. The string should contain the $file, $line, and $text
+# tags, which will be replaced by the file and line number from which the
+# warning originated and the warning text. Optionally the format may contain
+# $version, which will be replaced by the version of the file (if it could
 # be obtained via FILE_VERSION_FILTER)
 
 WARN_FORMAT            = "$file:$line: $text"
 
-# The WARN_LOGFILE tag can be used to specify a file to which warning 
-# and error messages should be written. If left blank the output is written 
+# The WARN_LOGFILE tag can be used to specify a file to which warning
+# and error messages should be written. If left blank the output is written
 # to stderr.
 
-WARN_LOGFILE           = 
+WARN_LOGFILE           =
 
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
 
-# The INPUT tag can be used to specify the files and/or directories that contain 
-# documented source files. You may enter file names like "myfile.cpp" or 
-# directories like "/usr/src/myproject". Separate the files or directories 
+# The INPUT tag can be used to specify the files and/or directories that contain
+# documented source files. You may enter file names like "myfile.cpp" or
+# directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
 INPUT                  = .
 
-# This tag can be used to specify the character encoding of the source files 
-# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is 
-# also the default input encoding. Doxygen uses libiconv (or the iconv built 
-# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for 
+# This tag can be used to specify the character encoding of the source files
+# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
+# also the default input encoding. Doxygen uses libiconv (or the iconv built
+# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for
 # the list of possible encodings.
 
 INPUT_ENCODING         = UTF-8
 
-# If the value of the INPUT tag contains directories, you can use the 
-# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
-# and *.h) to filter out the source-files in the directories. If left 
-# blank the following patterns are tested: 
-# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx 
+# If the value of the INPUT tag contains directories, you can use the
+# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
+# and *.h) to filter out the source-files in the directories. If left
+# blank the following patterns are tested:
+# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx
 # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90
 
 FILE_PATTERNS          = *.java
 
-# The RECURSIVE tag can be used to turn specify whether or not subdirectories 
-# should be searched for input files as well. Possible values are YES and NO. 
+# The RECURSIVE tag can be used to turn specify whether or not subdirectories
+# should be searched for input files as well. Possible values are YES and NO.
 # If left blank NO is used.
 
 RECURSIVE              = YES
 
-# The EXCLUDE tag can be used to specify files and/or directories that should 
-# excluded from the INPUT source files. This way you can easily exclude a 
+# The EXCLUDE tag can be used to specify files and/or directories that should
+# excluded from the INPUT source files. This way you can easily exclude a
 # subdirectory from a directory tree whose root is specified with the INPUT tag.
 
 EXCLUDE                = lib \
                          testing*
 
-# The EXCLUDE_SYMLINKS tag can be used select whether or not files or 
-# directories that are symbolic links (a Unix filesystem feature) are excluded 
+# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
+# directories that are symbolic links (a Unix filesystem feature) are excluded
 # from the input.
 
 EXCLUDE_SYMLINKS       = NO
 
-# If the value of the INPUT tag contains directories, you can use the 
-# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude 
-# certain files from those directories. Note that the wildcards are matched 
-# against the file with absolute path, so to exclude all test directories 
+# If the value of the INPUT tag contains directories, you can use the
+# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
+# certain files from those directories. Note that the wildcards are matched
+# against the file with absolute path, so to exclude all test directories
 # for example use the pattern */test/*
 
 EXCLUDE_PATTERNS       = */.svn/* \
                          .metadata \
                          */src/test/*
 
-# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names 
-# (namespaces, classes, functions, etc.) that should be excluded from the 
-# output. The symbol name can be a fully qualified name, a word, or if the 
-# wildcard * is used, a substring. Examples: ANamespace, AClass, 
+# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
+# (namespaces, classes, functions, etc.) that should be excluded from the
+# output. The symbol name can be a fully qualified name, a word, or if the
+# wildcard * is used, a substring. Examples: ANamespace, AClass,
 # AClass::ANamespace, ANamespace::*Test
 
-EXCLUDE_SYMBOLS        = 
+EXCLUDE_SYMBOLS        =
 
-# The EXAMPLE_PATH tag can be used to specify one or more files or 
-# directories that contain example code fragments that are included (see 
+# The EXAMPLE_PATH tag can be used to specify one or more files or
+# directories that contain example code fragments that are included (see
 # the \include command).
 
 EXAMPLE_PATH           = example*
 
-# If the value of the EXAMPLE_PATH tag contains directories, you can use the 
-# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
-# and *.h) to filter out the source-files in the directories. If left 
+# If the value of the EXAMPLE_PATH tag contains directories, you can use the
+# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
+# and *.h) to filter out the source-files in the directories. If left
 # blank all files are included.
 
-EXAMPLE_PATTERNS       = 
+EXAMPLE_PATTERNS       =
 
-# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be 
-# searched for input files to be used with the \include or \dontinclude 
-# commands irrespective of the value of the RECURSIVE tag. 
+# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
+# searched for input files to be used with the \include or \dontinclude
+# commands irrespective of the value of the RECURSIVE tag.
 # Possible values are YES and NO. If left blank NO is used.
 
 EXAMPLE_RECURSIVE      = NO
 
-# The IMAGE_PATH tag can be used to specify one or more files or 
-# directories that contain image that are included in the documentation (see 
+# The IMAGE_PATH tag can be used to specify one or more files or
+# directories that contain image that are included in the documentation (see
 # the \image command).
 
-IMAGE_PATH             = 
+IMAGE_PATH             =
 
-# The INPUT_FILTER tag can be used to specify a program that doxygen should 
-# invoke to filter for each input file. Doxygen will invoke the filter program 
-# by executing (via popen()) the command <filter> <input-file>, where <filter> 
-# is the value of the INPUT_FILTER tag, and <input-file> is the name of an 
-# input file. Doxygen will then use the output that the filter program writes 
-# to standard output.  If FILTER_PATTERNS is specified, this tag will be 
+# The INPUT_FILTER tag can be used to specify a program that doxygen should
+# invoke to filter for each input file. Doxygen will invoke the filter program
+# by executing (via popen()) the command <filter> <input-file>, where <filter>
+# is the value of the INPUT_FILTER tag, and <input-file> is the name of an
+# input file. Doxygen will then use the output that the filter program writes
+# to standard output.  If FILTER_PATTERNS is specified, this tag will be
 # ignored.
 
-INPUT_FILTER           = 
+INPUT_FILTER           =
 
-# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern 
-# basis.  Doxygen will compare the file name with each pattern and apply the 
-# filter if there is a match.  The filters are a list of the form: 
-# pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further 
-# info on how filters are used. If FILTER_PATTERNS is empty, INPUT_FILTER 
+# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
+# basis.  Doxygen will compare the file name with each pattern and apply the
+# filter if there is a match.  The filters are a list of the form:
+# pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further
+# info on how filters are used. If FILTER_PATTERNS is empty, INPUT_FILTER
 # is applied to all files.
 
-FILTER_PATTERNS        = 
+FILTER_PATTERNS        =
 
-# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using 
-# INPUT_FILTER) will be used to filter the input files when producing source 
+# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
+# INPUT_FILTER) will be used to filter the input files when producing source
 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
 
 FILTER_SOURCE_FILES    = NO
@@ -691,53 +691,53 @@ FILTER_SOURCE_FILES    = NO
 # configuration options related to source browsing
 #---------------------------------------------------------------------------
 
-# If the SOURCE_BROWSER tag is set to YES then a list of source files will 
-# be generated. Documented entities will be cross-referenced with these sources. 
-# Note: To get rid of all source code in the generated output, make sure also 
+# If the SOURCE_BROWSER tag is set to YES then a list of source files will
+# be generated. Documented entities will be cross-referenced with these sources.
+# Note: To get rid of all source code in the generated output, make sure also
 # VERBATIM_HEADERS is set to NO.
 
 SOURCE_BROWSER         = YES
 
-# Setting the INLINE_SOURCES tag to YES will include the body 
+# Setting the INLINE_SOURCES tag to YES will include the body
 # of functions and classes directly in the documentation.
 
 INLINE_SOURCES         = YES
 
-# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct 
-# doxygen to hide any special comment blocks from generated source code 
+# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
+# doxygen to hide any special comment blocks from generated source code
 # fragments. Normal C and C++ comments will always remain visible.
 
 STRIP_CODE_COMMENTS    = YES
 
-# If the REFERENCED_BY_RELATION tag is set to YES 
-# then for each documented function all documented 
+# If the REFERENCED_BY_RELATION tag is set to YES
+# then for each documented function all documented
 # functions referencing it will be listed.
 
 REFERENCED_BY_RELATION = YES
 
-# If the REFERENCES_RELATION tag is set to YES 
-# then for each documented function all documented entities 
+# If the REFERENCES_RELATION tag is set to YES
+# then for each documented function all documented entities
 # called/used by that function will be listed.
 
 REFERENCES_RELATION    = YES
 
-# If the REFERENCES_LINK_SOURCE tag is set to YES (the default) 
-# and SOURCE_BROWSER tag is set to YES, then the hyperlinks from 
-# functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will 
+# If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
+# and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
+# functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will
 # link to the source code.  Otherwise they will link to the documentation.
 
 REFERENCES_LINK_SOURCE = YES
 
-# If the USE_HTAGS tag is set to YES then the references to source code 
-# will point to the HTML generated by the htags(1) tool instead of doxygen 
-# built-in source browser. The htags tool is part of GNU's global source 
-# tagging system (see http://www.gnu.org/software/global/global.html). You 
+# If the USE_HTAGS tag is set to YES then the references to source code
+# will point to the HTML generated by the htags(1) tool instead of doxygen
+# built-in source browser. The htags tool is part of GNU's global source
+# tagging system (see http://www.gnu.org/software/global/global.html). You
 # will need version 4.8.6 or higher.
 
 USE_HTAGS              = NO
 
-# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen 
-# will generate a verbatim copy of the header file for each class for 
+# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
+# will generate a verbatim copy of the header file for each class for
 # which an include is specified. Set to NO to disable this.
 
 VERBATIM_HEADERS       = YES
@@ -746,238 +746,238 @@ VERBATIM_HEADERS       = YES
 # configuration options related to the alphabetical class index
 #---------------------------------------------------------------------------
 
-# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index 
-# of all compounds will be generated. Enable this if the project 
+# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
+# of all compounds will be generated. Enable this if the project
 # contains a lot of classes, structs, unions or interfaces.
 
 ALPHABETICAL_INDEX     = YES
 
-# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then 
-# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns 
+# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
+# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
 # in which this list will be split (can be a number in the range [1..20])
 
 COLS_IN_ALPHA_INDEX    = 3
 
-# In case all classes in a project start with a common prefix, all 
-# classes will be put under the same header in the alphabetical index. 
-# The IGNORE_PREFIX tag can be used to specify one or more prefixes that 
+# In case all classes in a project start with a common prefix, all
+# classes will be put under the same header in the alphabetical index.
+# The IGNORE_PREFIX tag can be used to specify one or more prefixes that
 # should be ignored while generating the index headers.
 
-IGNORE_PREFIX          = 
+IGNORE_PREFIX          =
 
 #---------------------------------------------------------------------------
 # configuration options related to the HTML output
 #---------------------------------------------------------------------------
 
-# If the GENERATE_HTML tag is set to YES (the default) Doxygen will 
+# If the GENERATE_HTML tag is set to YES (the default) Doxygen will
 # generate HTML output.
 
 GENERATE_HTML          = YES
 
-# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. 
-# If a relative path is entered the value of OUTPUT_DIRECTORY will be 
+# The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 # put in front of it. If left blank `html' will be used as the default path.
 
 HTML_OUTPUT            = html
 
-# The HTML_FILE_EXTENSION tag can be used to specify the file extension for 
-# each generated HTML page (for example: .htm,.php,.asp). If it is left blank 
+# The HTML_FILE_EXTENSION tag can be used to specify the file extension for
+# each generated HTML page (for example: .htm,.php,.asp). If it is left blank
 # doxygen will generate files with .html extension.
 
 HTML_FILE_EXTENSION    = .html
 
-# The HTML_HEADER tag can be used to specify a personal HTML header for 
-# each generated HTML page. If it is left blank doxygen will generate a 
+# The HTML_HEADER tag can be used to specify a personal HTML header for
+# each generated HTML page. If it is left blank doxygen will generate a
 # standard header.
 
-HTML_HEADER            = 
+HTML_HEADER            =
 
-# The HTML_FOOTER tag can be used to specify a personal HTML footer for 
-# each generated HTML page. If it is left blank doxygen will generate a 
+# The HTML_FOOTER tag can be used to specify a personal HTML footer for
+# each generated HTML page. If it is left blank doxygen will generate a
 # standard footer.
 
-HTML_FOOTER            = 
+HTML_FOOTER            =
 
-# The HTML_STYLESHEET tag can be used to specify a user-defined cascading 
-# style sheet that is used by each HTML page. It can be used to 
-# fine-tune the look of the HTML output. If the tag is left blank doxygen 
-# will generate a default style sheet. Note that doxygen will try to copy 
-# the style sheet file to the HTML output directory, so don't put your own 
+# The HTML_STYLESHEET tag can be used to specify a user-defined cascading
+# style sheet that is used by each HTML page. It can be used to
+# fine-tune the look of the HTML output. If the tag is left blank doxygen
+# will generate a default style sheet. Note that doxygen will try to copy
+# the style sheet file to the HTML output directory, so don't put your own
 # stylesheet in the HTML output directory as well, or it will be erased!
 
-HTML_STYLESHEET        = 
+HTML_STYLESHEET        =
 
-# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, 
-# files or namespaces will be aligned in HTML using tables. If set to 
+# If the HTML_ALIGN_MEMBERS tag is set to YES, the pathsToInclude of classes,
+# files or namespaces will be aligned in HTML using tables. If set to
 # NO a bullet list will be used.
 
 HTML_ALIGN_MEMBERS     = YES
 
-# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML 
-# documentation will contain sections that can be hidden and shown after the 
-# page has loaded. For this to work a browser that supports 
-# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox 
+# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
+# documentation will contain sections that can be hidden and shown after the
+# page has loaded. For this to work a browser that supports
+# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 # Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 
 HTML_DYNAMIC_SECTIONS  = NO
 
-# If the GENERATE_DOCSET tag is set to YES, additional index files 
-# will be generated that can be used as input for Apple's Xcode 3 
-# integrated development environment, introduced with OSX 10.5 (Leopard). 
-# To create a documentation set, doxygen will generate a Makefile in the 
-# HTML output directory. Running make will produce the docset in that 
-# directory and running "make install" will install the docset in 
-# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find 
-# it at startup. 
+# If the GENERATE_DOCSET tag is set to YES, additional index files
+# will be generated that can be used as input for Apple's Xcode 3
+# integrated development environment, introduced with OSX 10.5 (Leopard).
+# To create a documentation set, doxygen will generate a Makefile in the
+# HTML output directory. Running make will produce the docset in that
+# directory and running "make install" will install the docset in
+# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find
+# it at startup.
 # See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html for more information.
 
 GENERATE_DOCSET        = NO
 
-# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the 
-# feed. A documentation feed provides an umbrella under which multiple 
-# documentation sets from a single provider (such as a company or product suite) 
+# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
+# feed. A documentation feed provides an umbrella under which multiple
+# documentation sets from a single provider (such as a company or product suite)
 # can be grouped.
 
 DOCSET_FEEDNAME        = "Doxygen generated docs"
 
-# When GENERATE_DOCSET tag is set to YES, this tag specifies a string that 
-# should uniquely identify the documentation set bundle. This should be a 
-# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen 
+# When GENERATE_DOCSET tag is set to YES, this tag specifies a string that
+# should uniquely identify the documentation set bundle. This should be a
+# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
 # will append .docset to the name.
 
 DOCSET_BUNDLE_ID       = org.doxygen.Project
 
-# If the GENERATE_HTMLHELP tag is set to YES, additional index files 
-# will be generated that can be used as input for tools like the 
-# Microsoft HTML help workshop to generate a compiled HTML help file (.chm) 
+# If the GENERATE_HTMLHELP tag is set to YES, additional index files
+# will be generated that can be used as input for tools like the
+# Microsoft HTML help workshop to generate a compiled HTML help file (.chm)
 # of the generated HTML documentation.
 
 GENERATE_HTMLHELP      = NO
 
-# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can 
-# be used to specify the file name of the resulting .chm file. You 
-# can add a path in front of the file if the result should not be 
+# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
+# be used to specify the file name of the resulting .chm file. You
+# can add a path in front of the file if the result should not be
 # written to the html output directory.
 
-CHM_FILE               = 
+CHM_FILE               =
 
-# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can 
-# be used to specify the location (absolute path including file name) of 
-# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run 
+# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
+# be used to specify the location (absolute path including file name) of
+# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
 # the HTML help compiler on the generated index.hhp.
 
-HHC_LOCATION           = 
+HHC_LOCATION           =
 
-# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag 
-# controls if a separate .chi index file is generated (YES) or that 
+# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
+# controls if a separate .chi index file is generated (YES) or that
 # it should be included in the master .chm file (NO).
 
 GENERATE_CHI           = NO
 
-# If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING 
-# is used to encode HtmlHelp index (hhk), content (hhc) and project file 
+# If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING
+# is used to encode HtmlHelp index (hhk), content (hhc) and project file
 # content.
 
-CHM_INDEX_ENCODING     = 
+CHM_INDEX_ENCODING     =
 
-# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag 
-# controls whether a binary table of contents is generated (YES) or a 
+# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
+# controls whether a binary table of contents is generated (YES) or a
 # normal table of contents (NO) in the .chm file.
 
 BINARY_TOC             = NO
 
-# The TOC_EXPAND flag can be set to YES to add extra items for group members 
+# The TOC_EXPAND flag can be set to YES to add extra items for group pathsToInclude
 # to the contents of the HTML help documentation and to the tree view.
 
 TOC_EXPAND             = NO
 
-# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and QHP_VIRTUAL_FOLDER 
-# are set, an additional index file will be generated that can be used as input for 
-# Qt's qhelpgenerator to generate a Qt Compressed Help (.qch) of the generated 
+# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and QHP_VIRTUAL_FOLDER
+# are set, an additional index file will be generated that can be used as input for
+# Qt's qhelpgenerator to generate a Qt Compressed Help (.qch) of the generated
 # HTML documentation.
 
 GENERATE_QHP           = NO
 
-# If the QHG_LOCATION tag is specified, the QCH_FILE tag can 
-# be used to specify the file name of the resulting .qch file. 
+# If the QHG_LOCATION tag is specified, the QCH_FILE tag can
+# be used to specify the file name of the resulting .qch file.
 # The path specified is relative to the HTML output folder.
 
-QCH_FILE               = 
+QCH_FILE               =
 
-# The QHP_NAMESPACE tag specifies the namespace to use when generating 
-# Qt Help Project output. For more information please see 
+# The QHP_NAMESPACE tag specifies the namespace to use when generating
+# Qt Help Project output. For more information please see
 # http://doc.trolltech.com/qthelpproject.html#namespace
 
-QHP_NAMESPACE          = 
+QHP_NAMESPACE          =
 
-# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating 
-# Qt Help Project output. For more information please see 
+# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating
+# Qt Help Project output. For more information please see
 # http://doc.trolltech.com/qthelpproject.html#virtual-folders
 
 QHP_VIRTUAL_FOLDER     = doc
 
-# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to add. 
-# For more information please see 
+# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to add.
+# For more information please see
 # http://doc.trolltech.com/qthelpproject.html#custom-filters
 
-QHP_CUST_FILTER_NAME   = 
+QHP_CUST_FILTER_NAME   =
 
-# The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the custom filter to add.For more information please see 
+# The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the custom filter to add.For more information please see
 # <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">Qt Help Project / Custom Filters</a>.
 
-QHP_CUST_FILTER_ATTRS  = 
+QHP_CUST_FILTER_ATTRS  =
 
-# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this project's 
-# filter section matches. 
+# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this project's
+# filter section matches.
 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">Qt Help Project / Filter Attributes</a>.
 
-QHP_SECT_FILTER_ATTRS  = 
+QHP_SECT_FILTER_ATTRS  =
 
-# If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can 
-# be used to specify the location of Qt's qhelpgenerator. 
-# If non-empty doxygen will try to run qhelpgenerator on the generated 
+# If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
+# be used to specify the location of Qt's qhelpgenerator.
+# If non-empty doxygen will try to run qhelpgenerator on the generated
 # .qhp file.
 
-QHG_LOCATION           = 
+QHG_LOCATION           =
 
-# The DISABLE_INDEX tag can be used to turn on/off the condensed index at 
-# top of each HTML page. The value NO (the default) enables the index and 
+# The DISABLE_INDEX tag can be used to turn on/off the condensed index at
+# top of each HTML page. The value NO (the default) enables the index and
 # the value YES disables it.
 
 DISABLE_INDEX          = NO
 
-# This tag can be used to set the number of enum values (range [1..20]) 
+# This tag can be used to set the number of enum values (range [1..20])
 # that doxygen will group on one line in the generated HTML documentation.
 
 ENUM_VALUES_PER_LINE   = 4
 
-# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index 
-# structure should be generated to display hierarchical information. 
-# If the tag value is set to FRAME, a side panel will be generated 
-# containing a tree-like index structure (just like the one that 
-# is generated for HTML Help). For this to work a browser that supports 
-# JavaScript, DHTML, CSS and frames is required (for instance Mozilla 1.0+, 
-# Netscape 6.0+, Internet explorer 5.0+, or Konqueror). Windows users are 
-# probably better off using the HTML help feature. Other possible values 
-# for this tag are: HIERARCHIES, which will generate the Groups, Directories, 
-# and Class Hierarchy pages using a tree view instead of an ordered list; 
-# ALL, which combines the behavior of FRAME and HIERARCHIES; and NONE, which 
-# disables this behavior completely. For backwards compatibility with previous 
-# releases of Doxygen, the values YES and NO are equivalent to FRAME and NONE 
+# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
+# structure should be generated to display hierarchical information.
+# If the tag value is set to FRAME, a side panel will be generated
+# containing a tree-like index structure (just like the one that
+# is generated for HTML Help). For this to work a browser that supports
+# JavaScript, DHTML, CSS and frames is required (for instance Mozilla 1.0+,
+# Netscape 6.0+, Internet explorer 5.0+, or Konqueror). Windows users are
+# probably better off using the HTML help feature. Other possible values
+# for this tag are: HIERARCHIES, which will generate the Groups, Directories,
+# and Class Hierarchy pages using a tree view instead of an ordered list;
+# ALL, which combines the behavior of FRAME and HIERARCHIES; and NONE, which
+# disables this behavior completely. For backwards compatibility with previous
+# releases of Doxygen, the values YES and NO are equivalent to FRAME and NONE
 # respectively.
 
 GENERATE_TREEVIEW      = ALL
 
-# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be 
-# used to set the initial width (in pixels) of the frame in which the tree 
+# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
+# used to set the initial width (in pixels) of the frame in which the tree
 # is shown.
 
 TREEVIEW_WIDTH         = 250
 
-# Use this tag to change the font size of Latex formulas included 
-# as images in the HTML documentation. The default is 10. Note that 
-# when you change the font size after a successful doxygen run you need 
-# to manually remove any form_*.png images from the HTML output directory 
+# Use this tag to change the font size of Latex formulas included
+# as images in the HTML documentation. The default is 10. Note that
+# when you change the font size after a successful doxygen run you need
+# to manually remove any form_*.png images from the HTML output directory
 # to force them to be regenerated.
 
 FORMULA_FONTSIZE       = 10
@@ -986,74 +986,74 @@ FORMULA_FONTSIZE       = 10
 # configuration options related to the LaTeX output
 #---------------------------------------------------------------------------
 
-# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will 
+# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 # generate Latex output.
 
 GENERATE_LATEX         = NO
 
-# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. 
-# If a relative path is entered the value of OUTPUT_DIRECTORY will be 
+# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 # put in front of it. If left blank `latex' will be used as the default path.
 
 LATEX_OUTPUT           = latex
 
-# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be 
+# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
 # invoked. If left blank `latex' will be used as the default command name.
 
 LATEX_CMD_NAME         = latex
 
-# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to 
-# generate index for LaTeX. If left blank `makeindex' will be used as the 
+# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
+# generate index for LaTeX. If left blank `makeindex' will be used as the
 # default command name.
 
 MAKEINDEX_CMD_NAME     = makeindex
 
-# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact 
-# LaTeX documents. This may be useful for small projects and may help to 
+# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
+# LaTeX documents. This may be useful for small projects and may help to
 # save some trees in general.
 
 COMPACT_LATEX          = NO
 
-# The PAPER_TYPE tag can be used to set the paper type that is used 
-# by the printer. Possible values are: a4, a4wide, letter, legal and 
+# The PAPER_TYPE tag can be used to set the paper type that is used
+# by the printer. Possible values are: a4, a4wide, letter, legal and
 # executive. If left blank a4wide will be used.
 
 PAPER_TYPE             = a4wide
 
-# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX 
+# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 # packages that should be included in the LaTeX output.
 
-EXTRA_PACKAGES         = 
+EXTRA_PACKAGES         =
 
-# The LATEX_HEADER tag can be used to specify a personal LaTeX header for 
-# the generated latex document. The header should contain everything until 
-# the first chapter. If it is left blank doxygen will generate a 
+# The LATEX_HEADER tag can be used to specify a personal LaTeX header for
+# the generated latex document. The header should contain everything until
+# the first chapter. If it is left blank doxygen will generate a
 # standard header. Notice: only use this tag if you know what you are doing!
 
-LATEX_HEADER           = 
+LATEX_HEADER           =
 
-# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated 
-# is prepared for conversion to pdf (using ps2pdf). The pdf file will 
-# contain links (just like the HTML output) instead of page references 
+# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
+# is prepared for conversion to pdf (using ps2pdf). The pdf file will
+# contain links (just like the HTML output) instead of page references
 # This makes the output suitable for online browsing using a pdf viewer.
 
 PDF_HYPERLINKS         = NO
 
-# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of 
-# plain latex in the generated Makefile. Set this option to YES to get a 
+# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
+# plain latex in the generated Makefile. Set this option to YES to get a
 # higher quality PDF documentation.
 
 USE_PDFLATEX           = YES
 
-# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode. 
-# command to the generated LaTeX files. This will instruct LaTeX to keep 
-# running if errors occur, instead of asking the user for help. 
+# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
+# command to the generated LaTeX files. This will instruct LaTeX to keep
+# running if errors occur, instead of asking the user for help.
 # This option is also used when generating formulas in HTML.
 
 LATEX_BATCHMODE        = NO
 
-# If LATEX_HIDE_INDICES is set to YES then doxygen will not 
-# include the index chapters (such as File Index, Compound Index, etc.) 
+# If LATEX_HIDE_INDICES is set to YES then doxygen will not
+# include the index chapters (such as File Index, Compound Index, etc.)
 # in the output.
 
 LATEX_HIDE_INDICES     = NO
@@ -1062,68 +1062,68 @@ LATEX_HIDE_INDICES     = NO
 # configuration options related to the RTF output
 #---------------------------------------------------------------------------
 
-# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output 
-# The RTF output is optimized for Word 97 and may not look very pretty with 
+# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
+# The RTF output is optimized for Word 97 and may not look very pretty with
 # other RTF readers or editors.
 
 GENERATE_RTF           = NO
 
-# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. 
-# If a relative path is entered the value of OUTPUT_DIRECTORY will be 
+# The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 # put in front of it. If left blank `rtf' will be used as the default path.
 
 RTF_OUTPUT             = rtf
 
-# If the COMPACT_RTF tag is set to YES Doxygen generates more compact 
-# RTF documents. This may be useful for small projects and may help to 
+# If the COMPACT_RTF tag is set to YES Doxygen generates more compact
+# RTF documents. This may be useful for small projects and may help to
 # save some trees in general.
 
 COMPACT_RTF            = NO
 
-# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated 
-# will contain hyperlink fields. The RTF file will 
-# contain links (just like the HTML output) instead of page references. 
-# This makes the output suitable for online browsing using WORD or other 
-# programs which support those fields. 
+# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
+# will contain hyperlink fields. The RTF file will
+# contain links (just like the HTML output) instead of page references.
+# This makes the output suitable for online browsing using WORD or other
+# programs which support those fields.
 # Note: wordpad (write) and others do not support links.
 
 RTF_HYPERLINKS         = NO
 
-# Load stylesheet definitions from file. Syntax is similar to doxygen's 
-# config file, i.e. a series of assignments. You only have to provide 
+# Load stylesheet definitions from file. Syntax is similar to doxygen's
+# config file, i.e. a series of assignments. You only have to provide
 # replacements, missing definitions are set to their default value.
 
-RTF_STYLESHEET_FILE    = 
+RTF_STYLESHEET_FILE    =
 
-# Set optional variables used in the generation of an rtf document. 
+# Set optional variables used in the generation of an rtf document.
 # Syntax is similar to doxygen's config file.
 
-RTF_EXTENSIONS_FILE    = 
+RTF_EXTENSIONS_FILE    =
 
 #---------------------------------------------------------------------------
 # configuration options related to the man page output
 #---------------------------------------------------------------------------
 
-# If the GENERATE_MAN tag is set to YES (the default) Doxygen will 
+# If the GENERATE_MAN tag is set to YES (the default) Doxygen will
 # generate man pages
 
 GENERATE_MAN           = NO
 
-# The MAN_OUTPUT tag is used to specify where the man pages will be put. 
-# If a relative path is entered the value of OUTPUT_DIRECTORY will be 
+# The MAN_OUTPUT tag is used to specify where the man pages will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 # put in front of it. If left blank `man' will be used as the default path.
 
 MAN_OUTPUT             = man
 
-# The MAN_EXTENSION tag determines the extension that is added to 
+# The MAN_EXTENSION tag determines the extension that is added to
 # the generated man pages (default is the subroutine's section .3)
 
 MAN_EXTENSION          = .3
 
-# If the MAN_LINKS tag is set to YES and Doxygen generates man output, 
-# then it will generate one additional man file for each entity 
-# documented in the real man page(s). These additional files 
-# only source the real man page, but without them the man command 
+# If the MAN_LINKS tag is set to YES and Doxygen generates man output,
+# then it will generate one additional man file for each entity
+# documented in the real man page(s). These additional files
+# only source the real man page, but without them the man command
 # would be unable to find the correct page. The default is NO.
 
 MAN_LINKS              = NO
@@ -1132,33 +1132,33 @@ MAN_LINKS              = NO
 # configuration options related to the XML output
 #---------------------------------------------------------------------------
 
-# If the GENERATE_XML tag is set to YES Doxygen will 
-# generate an XML file that captures the structure of 
+# If the GENERATE_XML tag is set to YES Doxygen will
+# generate an XML file that captures the structure of
 # the code including all documentation.
 
 GENERATE_XML           = NO
 
-# The XML_OUTPUT tag is used to specify where the XML pages will be put. 
-# If a relative path is entered the value of OUTPUT_DIRECTORY will be 
+# The XML_OUTPUT tag is used to specify where the XML pages will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 # put in front of it. If left blank `xml' will be used as the default path.
 
 XML_OUTPUT             = xml
 
-# The XML_SCHEMA tag can be used to specify an XML schema, 
-# which can be used by a validating XML parser to check the 
+# The XML_SCHEMA tag can be used to specify an XML schema,
+# which can be used by a validating XML parser to check the
 # syntax of the XML files.
 
-XML_SCHEMA             = 
+XML_SCHEMA             =
 
-# The XML_DTD tag can be used to specify an XML DTD, 
-# which can be used by a validating XML parser to check the 
+# The XML_DTD tag can be used to specify an XML DTD,
+# which can be used by a validating XML parser to check the
 # syntax of the XML files.
 
-XML_DTD                = 
+XML_DTD                =
 
-# If the XML_PROGRAMLISTING tag is set to YES Doxygen will 
-# dump the program listings (including syntax highlighting 
-# and cross-referencing information) to the XML output. Note that 
+# If the XML_PROGRAMLISTING tag is set to YES Doxygen will
+# dump the program listings (including syntax highlighting
+# and cross-referencing information) to the XML output. Note that
 # enabling this will significantly increase the size of the XML output.
 
 XML_PROGRAMLISTING     = YES
@@ -1167,10 +1167,10 @@ XML_PROGRAMLISTING     = YES
 # configuration options for the AutoGen Definitions output
 #---------------------------------------------------------------------------
 
-# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will 
-# generate an AutoGen Definitions (see autogen.sf.net) file 
-# that captures the structure of the code including all 
-# documentation. Note that this feature is still experimental 
+# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
+# generate an AutoGen Definitions (see autogen.sf.net) file
+# that captures the structure of the code including all
+# documentation. Note that this feature is still experimental
 # and incomplete at the moment.
 
 GENERATE_AUTOGEN_DEF   = NO
@@ -1179,334 +1179,334 @@ GENERATE_AUTOGEN_DEF   = NO
 # configuration options related to the Perl module output
 #---------------------------------------------------------------------------
 
-# If the GENERATE_PERLMOD tag is set to YES Doxygen will 
-# generate a Perl module file that captures the structure of 
-# the code including all documentation. Note that this 
-# feature is still experimental and incomplete at the 
+# If the GENERATE_PERLMOD tag is set to YES Doxygen will
+# generate a Perl module file that captures the structure of
+# the code including all documentation. Note that this
+# feature is still experimental and incomplete at the
 # moment.
 
 GENERATE_PERLMOD       = NO
 
-# If the PERLMOD_LATEX tag is set to YES Doxygen will generate 
-# the necessary Makefile rules, Perl scripts and LaTeX code to be able 
+# If the PERLMOD_LATEX tag is set to YES Doxygen will generate
+# the necessary Makefile rules, Perl scripts and LaTeX code to be able
 # to generate PDF and DVI output from the Perl module output.
 
 PERLMOD_LATEX          = NO
 
-# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be 
-# nicely formatted so it can be parsed by a human reader.  This is useful 
-# if you want to understand what is going on.  On the other hand, if this 
-# tag is set to NO the size of the Perl module output will be much smaller 
+# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
+# nicely formatted so it can be parsed by a human reader.  This is useful
+# if you want to understand what is going on.  On the other hand, if this
+# tag is set to NO the size of the Perl module output will be much smaller
 # and Perl will parse it just the same.
 
 PERLMOD_PRETTY         = YES
 
-# The names of the make variables in the generated doxyrules.make file 
-# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. 
-# This is useful so different doxyrules.make files included by the same 
+# The names of the make variables in the generated doxyrules.make file
+# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX.
+# This is useful so different doxyrules.make files included by the same
 # Makefile don't overwrite each other's variables.
 
-PERLMOD_MAKEVAR_PREFIX = 
+PERLMOD_MAKEVAR_PREFIX =
 
 #---------------------------------------------------------------------------
-# Configuration options related to the preprocessor   
+# Configuration options related to the preprocessor
 #---------------------------------------------------------------------------
 
-# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will 
-# evaluate all C-preprocessor directives found in the sources and include 
+# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
+# evaluate all C-preprocessor directives found in the sources and include
 # files.
 
 ENABLE_PREPROCESSING   = YES
 
-# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro 
-# names in the source code. If set to NO (the default) only conditional 
-# compilation will be performed. Macro expansion can be done in a controlled 
+# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
+# names in the source code. If set to NO (the default) only conditional
+# compilation will be performed. Macro expansion can be done in a controlled
 # way by setting EXPAND_ONLY_PREDEF to YES.
 
 MACRO_EXPANSION        = NO
 
-# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES 
-# then the macro expansion is limited to the macros specified with the 
+# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
+# then the macro expansion is limited to the macros specified with the
 # PREDEFINED and EXPAND_AS_DEFINED tags.
 
 EXPAND_ONLY_PREDEF     = NO
 
-# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files 
+# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 # in the INCLUDE_PATH (see below) will be search if a #include is found.
 
 SEARCH_INCLUDES        = YES
 
-# The INCLUDE_PATH tag can be used to specify one or more directories that 
-# contain include files that are not input files but should be processed by 
+# The INCLUDE_PATH tag can be used to specify one or more directories that
+# contain include files that are not input files but should be processed by
 # the preprocessor.
 
-INCLUDE_PATH           = 
+INCLUDE_PATH           =
 
-# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard 
-# patterns (like *.h and *.hpp) to filter out the header-files in the 
-# directories. If left blank, the patterns specified with FILE_PATTERNS will 
+# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
+# patterns (like *.h and *.hpp) to filter out the header-files in the
+# directories. If left blank, the patterns specified with FILE_PATTERNS will
 # be used.
 
-INCLUDE_FILE_PATTERNS  = 
+INCLUDE_FILE_PATTERNS  =
 
-# The PREDEFINED tag can be used to specify one or more macro names that 
-# are defined before the preprocessor is started (similar to the -D option of 
-# gcc). The argument of the tag is a list of macros of the form: name 
-# or name=definition (no spaces). If the definition and the = are 
-# omitted =1 is assumed. To prevent a macro definition from being 
-# undefined via #undef or recursively expanded use the := operator 
+# The PREDEFINED tag can be used to specify one or more macro names that
+# are defined before the preprocessor is started (similar to the -D option of
+# gcc). The argument of the tag is a list of macros of the form: name
+# or name=definition (no spaces). If the definition and the = are
+# omitted =1 is assumed. To prevent a macro definition from being
+# undefined via #undef or recursively expanded use the := operator
 # instead of the = operator.
 
-PREDEFINED             = 
+PREDEFINED             =
 
-# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 
-# this tag can be used to specify a list of macro names that should be expanded. 
-# The macro definition that is found in the sources will be used. 
+# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
+# this tag can be used to specify a list of macro names that should be expanded.
+# The macro definition that is found in the sources will be used.
 # Use the PREDEFINED tag if you want to use a different macro definition.
 
-EXPAND_AS_DEFINED      = 
+EXPAND_AS_DEFINED      =
 
-# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then 
-# doxygen's preprocessor will remove all function-like macros that are alone 
-# on a line, have an all uppercase name, and do not end with a semicolon. Such 
-# function macros are typically used for boiler-plate code, and will confuse 
+# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
+# doxygen's preprocessor will remove all function-like macros that are alone
+# on a line, have an all uppercase name, and do not end with a semicolon. Such
+# function macros are typically used for boiler-plate code, and will confuse
 # the parser if not removed.
 
 SKIP_FUNCTION_MACROS   = YES
 
 #---------------------------------------------------------------------------
-# Configuration::additions related to external references   
+# Configuration::additions related to external references
 #---------------------------------------------------------------------------
 
-# The TAGFILES option can be used to specify one or more tagfiles. 
-# Optionally an initial location of the external documentation 
-# can be added for each tagfile. The format of a tag file without 
-# this location is as follows: 
-#   TAGFILES = file1 file2 ... 
-# Adding location for the tag files is done as follows: 
-#   TAGFILES = file1=loc1 "file2 = loc2" ... 
-# where "loc1" and "loc2" can be relative or absolute paths or 
-# URLs. If a location is present for each tag, the installdox tool 
-# does not have to be run to correct the links. 
-# Note that each tag file must have a unique name 
-# (where the name does NOT include the path) 
-# If a tag file is not located in the directory in which doxygen 
+# The TAGFILES option can be used to specify one or more tagfiles.
+# Optionally an initial location of the external documentation
+# can be added for each tagfile. The format of a tag file without
+# this location is as follows:
+#   TAGFILES = file1 file2 ...
+# Adding location for the tag files is done as follows:
+#   TAGFILES = file1=loc1 "file2 = loc2" ...
+# where "loc1" and "loc2" can be relative or absolute paths or
+# URLs. If a location is present for each tag, the installdox tool
+# does not have to be run to correct the links.
+# Note that each tag file must have a unique name
+# (where the name does NOT include the path)
+# If a tag file is not located in the directory in which doxygen
 # is run, you must also specify the path to the tagfile here.
 
-TAGFILES               = 
+TAGFILES               =
 
-# When a file name is specified after GENERATE_TAGFILE, doxygen will create 
+# When a file name is specified after GENERATE_TAGFILE, doxygen will create
 # a tag file that is based on the input files it reads.
 
-GENERATE_TAGFILE       = 
+GENERATE_TAGFILE       =
 
-# If the ALLEXTERNALS tag is set to YES all external classes will be listed 
-# in the class index. If set to NO only the inherited external classes 
+# If the ALLEXTERNALS tag is set to YES all external classes will be listed
+# in the class index. If set to NO only the inherited external classes
 # will be listed.
 
 ALLEXTERNALS           = NO
 
-# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed 
-# in the modules index. If set to NO, only the current project's groups will 
+# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
+# in the modules index. If set to NO, only the current project's groups will
 # be listed.
 
 EXTERNAL_GROUPS        = YES
 
-# The PERL_PATH should be the absolute path and name of the perl script 
+# The PERL_PATH should be the absolute path and name of the perl script
 # interpreter (i.e. the result of `which perl').
 
 PERL_PATH              = /usr/bin/perl
 
 #---------------------------------------------------------------------------
-# Configuration options related to the dot tool   
+# Configuration options related to the dot tool
 #---------------------------------------------------------------------------
 
-# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will 
-# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base 
-# or super classes. Setting the tag to NO turns the diagrams off. Note that 
-# this option is superseded by the HAVE_DOT option below. This is only a 
-# fallback. It is recommended to install and use dot, since it yields more 
+# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
+# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base
+# or super classes. Setting the tag to NO turns the diagrams off. Note that
+# this option is superseded by the HAVE_DOT option below. This is only a
+# fallback. It is recommended to install and use dot, since it yields more
 # powerful graphs.
 
 CLASS_DIAGRAMS         = YES
 
-# You can define message sequence charts within doxygen comments using the \msc 
-# command. Doxygen will then run the mscgen tool (see 
-# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the 
-# documentation. The MSCGEN_PATH tag allows you to specify the directory where 
-# the mscgen tool resides. If left empty the tool is assumed to be found in the 
+# You can define message sequence charts within doxygen comments using the \msc
+# command. Doxygen will then run the mscgen tool (see
+# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
+# documentation. The MSCGEN_PATH tag allows you to specify the directory where
+# the mscgen tool resides. If left empty the tool is assumed to be found in the
 # default search path.
 
-MSCGEN_PATH            = 
+MSCGEN_PATH            =
 
-# If set to YES, the inheritance and collaboration graphs will hide 
-# inheritance and usage relations if the target is undocumented 
+# If set to YES, the inheritance and collaboration graphs will hide
+# inheritance and usage relations if the target is undocumented
 # or is not a class.
 
 HIDE_UNDOC_RELATIONS   = YES
 
-# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is 
-# available from the path. This tool is part of Graphviz, a graph visualization 
-# toolkit from AT&T and Lucent Bell Labs. The other options in this section 
+# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
+# available from the path. This tool is part of Graphviz, a graph visualization
+# toolkit from AT&T and Lucent Bell Labs. The other options in this section
 # have no effect if this option is set to NO (the default)
 
 HAVE_DOT               = YES
 
-# By default doxygen will write a font called FreeSans.ttf to the output 
-# directory and reference it in all dot files that doxygen generates. This 
-# font does not include all possible unicode characters however, so when you need 
-# these (or just want a differently looking font) you can specify the font name 
-# using DOT_FONTNAME. You need need to make sure dot is able to find the font, 
-# which can be done by putting it in a standard location or by setting the 
-# DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory 
+# By default doxygen will write a font called FreeSans.ttf to the output
+# directory and reference it in all dot files that doxygen generates. This
+# font does not include all possible unicode characters however, so when you need
+# these (or just want a differently looking font) you can specify the font name
+# using DOT_FONTNAME. You need need to make sure dot is able to find the font,
+# which can be done by putting it in a standard location or by setting the
+# DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory
 # containing the font.
 
 DOT_FONTNAME           = Tahoma
 
-# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. 
+# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 # The default size is 10pt.
 
 DOT_FONTSIZE           = 10
 
-# By default doxygen will tell dot to use the output directory to look for the 
-# FreeSans.ttf font (which doxygen will put there itself). If you specify a 
-# different font using DOT_FONTNAME you can set the path where dot 
+# By default doxygen will tell dot to use the output directory to look for the
+# FreeSans.ttf font (which doxygen will put there itself). If you specify a
+# different font using DOT_FONTNAME you can set the path where dot
 # can find it using this tag.
 
-DOT_FONTPATH           = 
+DOT_FONTPATH           =
 
-# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen 
-# will generate a graph for each documented class showing the direct and 
-# indirect inheritance relations. Setting this tag to YES will force the 
+# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
+# will generate a graph for each documented class showing the direct and
+# indirect inheritance relations. Setting this tag to YES will force the
 # the CLASS_DIAGRAMS tag to NO.
 
 CLASS_GRAPH            = YES
 
-# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen 
-# will generate a graph for each documented class showing the direct and 
-# indirect implementation dependencies (inheritance, containment, and 
+# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
+# will generate a graph for each documented class showing the direct and
+# indirect implementation dependencies (inheritance, containment, and
 # class references variables) of the class with other documented classes.
 
 COLLABORATION_GRAPH    = YES
 
-# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen 
+# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 # will generate a graph for groups, showing the direct groups dependencies
 
 GROUP_GRAPHS           = YES
 
-# If the UML_LOOK tag is set to YES doxygen will generate inheritance and 
-# collaboration diagrams in a style similar to the OMG's Unified Modeling 
+# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
+# collaboration diagrams in a style similar to the OMG's Unified Modeling
 # Language.
 
 UML_LOOK               = YES
 
-# If set to YES, the inheritance and collaboration graphs will show the 
+# If set to YES, the inheritance and collaboration graphs will show the
 # relations between templates and their instances.
 
 TEMPLATE_RELATIONS     = YES
 
-# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT 
-# tags are set to YES then doxygen will generate a graph for each documented 
-# file showing the direct and indirect include dependencies of the file with 
+# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT
+# tags are set to YES then doxygen will generate a graph for each documented
+# file showing the direct and indirect include dependencies of the file with
 # other documented files.
 
 INCLUDE_GRAPH          = YES
 
-# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and 
-# HAVE_DOT tags are set to YES then doxygen will generate a graph for each 
-# documented header file showing the documented files that directly or 
+# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
+# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
+# documented header file showing the documented files that directly or
 # indirectly include this file.
 
 INCLUDED_BY_GRAPH      = YES
 
-# If the CALL_GRAPH and HAVE_DOT options are set to YES then 
-# doxygen will generate a call dependency graph for every global function 
-# or class method. Note that enabling this option will significantly increase 
-# the time of a run. So in most cases it will be better to enable call graphs 
+# If the CALL_GRAPH and HAVE_DOT options are set to YES then
+# doxygen will generate a call dependency graph for every global function
+# or class method. Note that enabling this option will significantly increase
+# the time of a run. So in most cases it will be better to enable call graphs
 # for selected functions only using the \callgraph command.
 
 CALL_GRAPH             = YES
 
-# If the CALLER_GRAPH and HAVE_DOT tags are set to YES then 
-# doxygen will generate a caller dependency graph for every global function 
-# or class method. Note that enabling this option will significantly increase 
-# the time of a run. So in most cases it will be better to enable caller 
+# If the CALLER_GRAPH and HAVE_DOT tags are set to YES then
+# doxygen will generate a caller dependency graph for every global function
+# or class method. Note that enabling this option will significantly increase
+# the time of a run. So in most cases it will be better to enable caller
 # graphs for selected functions only using the \callergraph command.
 
 CALLER_GRAPH           = YES
 
-# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen 
+# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 # will graphical hierarchy of all classes instead of a textual one.
 
 GRAPHICAL_HIERARCHY    = YES
 
-# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES 
-# then doxygen will show the dependencies a directory has on other directories 
-# in a graphical way. The dependency relations are determined by the #include 
+# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
+# then doxygen will show the dependencies a directory has on other directories
+# in a graphical way. The dependency relations are determined by the #include
 # relations between the files in the directories.
 
 DIRECTORY_GRAPH        = YES
 
-# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images 
-# generated by dot. Possible values are png, jpg, or gif 
+# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
+# generated by dot. Possible values are png, jpg, or gif
 # If left blank png will be used.
 
 DOT_IMAGE_FORMAT       = png
 
-# The tag DOT_PATH can be used to specify the path where the dot tool can be 
+# The tag DOT_PATH can be used to specify the path where the dot tool can be
 # found. If left blank, it is assumed the dot tool can be found in the path.
 
-DOT_PATH               = 
+DOT_PATH               =
 
-# The DOTFILE_DIRS tag can be used to specify one or more directories that 
-# contain dot files that are included in the documentation (see the 
+# The DOTFILE_DIRS tag can be used to specify one or more directories that
+# contain dot files that are included in the documentation (see the
 # \dotfile command).
 
-DOTFILE_DIRS           = 
+DOTFILE_DIRS           =
 
-# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of 
-# nodes that will be shown in the graph. If the number of nodes in a graph 
-# becomes larger than this value, doxygen will truncate the graph, which is 
-# visualized by representing a node as a red box. Note that doxygen if the 
-# number of direct children of the root node in a graph is already larger than 
-# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note 
+# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
+# nodes that will be shown in the graph. If the number of nodes in a graph
+# becomes larger than this value, doxygen will truncate the graph, which is
+# visualized by representing a node as a red box. Note that doxygen if the
+# number of direct children of the root node in a graph is already larger than
+# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 # that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 
 DOT_GRAPH_MAX_NODES    = 50
 
-# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the 
-# graphs generated by dot. A depth value of 3 means that only nodes reachable 
-# from the root by following a path via at most 3 edges will be shown. Nodes 
-# that lay further from the root node will be omitted. Note that setting this 
-# option to 1 or 2 may greatly reduce the computation time needed for large 
-# code bases. Also note that the size of a graph can be further restricted by 
+# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
+# graphs generated by dot. A depth value of 3 means that only nodes reachable
+# from the root by following a path via at most 3 edges will be shown. Nodes
+# that lay further from the root node will be omitted. Note that setting this
+# option to 1 or 2 may greatly reduce the computation time needed for large
+# code bases. Also note that the size of a graph can be further restricted by
 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 
 MAX_DOT_GRAPH_DEPTH    = 0
 
-# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent 
-# background. This is disabled by default, because dot on Windows does not 
-# seem to support this out of the box. Warning: Depending on the platform used, 
-# enabling this option may lead to badly anti-aliased labels on the edges of 
+# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
+# background. This is disabled by default, because dot on Windows does not
+# seem to support this out of the box. Warning: Depending on the platform used,
+# enabling this option may lead to badly anti-aliased labels on the edges of
 # a graph (i.e. they become hard to read).
 
 DOT_TRANSPARENT        = YES
 
-# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output 
-# files in one run (i.e. multiple -o and -T options on the command line). This 
-# makes dot run faster, but since only newer versions of dot (>1.8.10) 
+# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
+# files in one run (i.e. multiple -o and -T options on the command line). This
+# makes dot run faster, but since only newer versions of dot (>1.8.10)
 # support this, this feature is disabled by default.
 
 DOT_MULTI_TARGETS      = NO
 
-# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will 
-# generate a legend page explaining the meaning of the various boxes and 
+# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
+# generate a legend page explaining the meaning of the various boxes and
 # arrows in the dot generated graphs.
 
 GENERATE_LEGEND        = YES
 
-# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will 
-# remove the intermediate dot files that are used to generate 
+# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will
+# remove the intermediate dot files that are used to generate
 # the various graphs.
 
 DOT_CLEANUP            = YES
@@ -1515,7 +1515,7 @@ DOT_CLEANUP            = YES
 # Options related to the search engine
 #---------------------------------------------------------------------------
 
-# The SEARCHENGINE tag specifies whether or not a search engine should be 
+# The SEARCHENGINE tag specifies whether or not a search engine should be
 # used. If set to NO the values of all tags below this one will be ignored.
 
 SEARCHENGINE           = NO
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/PropertyMenu.java b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/PropertyMenu.java
index e284d38..4e29579 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/PropertyMenu.java
+++ b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/PropertyMenu.java
@@ -50,7 +50,6 @@ import demoapp.dom.annotDomain.Property.projecting.PropertyProjectingVm;
 import demoapp.dom.annotDomain.Property.projecting.child.PropertyProjectingChildVm;
 import demoapp.dom.annotDomain.Property.projecting.jdo.PropertyProjectingChildJdoEntities;
 import demoapp.dom.annotDomain.Property.regexPattern.PropertyRegexPatternVm;
-import demoapp.dom.annotDomain.Property.snapshot.child.PropertySnapshotChildVm;
 import demoapp.dom.types.Samples;
 
 @DomainService(nature=NatureOfService.VIEW, objectType = "demo.PropertyMenu")
@@ -179,12 +178,6 @@ public class PropertyMenu {
     @Action(semantics = SemanticsOf.SAFE)
     @ActionLayout(cssClassFa="fa-camera", describedAs = "Snapshot inclusion/exclusion")
     public PropertySnapshotVm snapshot(){
-        val vm = new PropertySnapshotVm("value");
-
-        vm.getChildren().add(new PropertySnapshotChildVm("child 1"));
-        vm.getChildren().add(new PropertySnapshotChildVm("child 2"));
-        vm.getChildren().add(new PropertySnapshotChildVm("child 3"));
-
         return new PropertySnapshotVm("value");
     }
 
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm-description.adoc b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm-description.adoc
index ff7689d..1f58f43 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm-description.adoc
+++ b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm-description.adoc
@@ -1,86 +1,111 @@
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or ag [...]
 
-The `snapshot` element of the `@Property` annotation specifies whether a property should be included in an XML snapshot, as created by the `XmlSnapshotService`:
-
-The `takeSnapshot` mixin action shows how this service is used:
-
-[source,java,indent=0]
-----
-include::PropertyMementoSerializationVm_takeSnapshot.java[tags=class]
-----
-
-There are several use cases of the resultant XML; a common one is for adhoc auditing.
-Another is when there's a need to pass the state of an object (graph) into a supporting domain service, for example to perform a mail merge.
-All that is required is the state of the object, which can then be extracted, eg using XPath.
-This allows the domain object and service to have no direct knowledge of each other; the binding is entirely configuration driven.
-
+The `snapshot` element of the `@Property` annotation specifies whether a property should be included in an XML snapshot, as created by the `XmlSnapshotService`.
 
 
 == Annotations and Meta-annotations
 
-The example view model indicates which properties to include or exclude from the view model:
+The example view model indicates which properties to include or exclude from the snapshot:
 
-* with no annotation:
+* with no annotation, or annotated as not specified, or annotated as included:
 +
 [source,java,indent=0]
 ----
-include::PropertyMementoSerializationVm.java[tags=no-annotation]
+include::PropertySnapshotVm.java[tags=no-annotation]
 ----
 +
-These will be included by default.
-
-* explicitly included:
+and
++
+[source,java,indent=0]
+----
+include::PropertySnapshotVm.java[tags=annotated-not_specified]
+----
++
+and
 +
 [source,java,indent=0]
 ----
-include::PropertyMementoSerializationVm.java[tags=annotated-included]
+include::PropertySnapshotVm.java[tags=annotated-included]
 ----
++
+All of these will be included in the snapshot by default.
 
 * explicitly excluded:
 +
 [source,java,indent=0]
 ----
-include::PropertyMementoSerializationVm.java[tags=annotated-excluded]
+include::PropertySnapshotVm.java[tags=annotated-excluded]
 ----
++
+This will be _excluded_from the snapshot.
+
+There is also support for meta-annotations:
 
-* included through a meta-annotation:
+* a property can be included through a meta-annotation:
 +
 [source,java,indent=0]
 ----
-include::PropertyMementoSerializationVm.java[tags=meta-annotated-included]
+include::PropertySnapshotVm.java[tags=meta-annotated-included]
 ----
 +
 where the meta-annotation is:
 +
 [source,java,indent=0]
 ----
-include::MementoSerializationIncludedMetaAnnotation.java[tags=class]
+include::SnapshotIncludedMetaAnnotation.java[tags=class]
 ----
++
+then this property will be included in the snapshot
 
-* excluded through a meta-annotation:
+* conversely, a property can be excluded similarly:
 +
 [source,java,indent=0]
 ----
-include::PropertyMementoSerializationVm.java[tags=meta-annotated-excluded]
+include::PropertySnapshotVm.java[tags=meta-annotated-excluded]
 ----
 +
 where the meta-annotation is:
 +
 [source,java,indent=0]
 ----
-include::MementoSerializationExcludedMetaAnnotation.java[tags=class]
+include::SnapshotExcludedMetaAnnotation.java[tags=class]
 ----
 
 
 
-== Snapshot
 
-TODO: inline the resultant snapshot
+== Taking a Snapshot
 
-[source,xml]
-.snapshot.xml
+The `takeSnapshot` mixin action shows how the `XmlSnapshotService` service is used:
+
+[source,java,indent=0]
 ----
+include::PropertySnapshotVm_takeXmlSnapshot.java[tags=class]
 ----
 
+The resultant XML snapshot is:
+
+[source,xml]
+.snapshot.xml
+----
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<app:PropertySnapshotVm
+    xmlns:app="..." xmlns:isis="..." xmlns:xsi="..."
+    isis:feature="class"
+    isis:fqn="demoapp.dom.annotDomain.Property.snapshot.PropertySnapshotVm"
+    isis:oid="demo.PropertySnapshotVm:..."
+    isis:plural="Property Snapshot Vms"
+    isis:singular="Property Snapshot Vm"
+    xsi:schemaLocation="... demoapp.dom.annotDomain.Property.snapshot.PropertySnapshotVm.xsd">
+  <isis:title>PropertySnapshotVm</isis:title>
+  <app:notSpecifiedProperty isis:datatype="isis:String" isis:feature="value">value</app:notSpecifiedProperty>
+  <app:includedProperty isis:datatype="isis:String" isis:feature="value">value</app:includedProperty>
+  <app:objectType isis:datatype="isis:String" isis:feature="value">demo.PropertySnapshotVm</app:objectType>
+  <app:objectIdentifier isis:datatype="isis:String" isis:feature="value">»3a1ba25e</app:objectIdentifier>
+  <app:text isis:datatype="isis:String" isis:feature="value">value</app:text>
+</app:PropertySnapshotVm>
+----
+
+TIP: see menu:Services[Xml Snapshot] to showcase more sophisticated control of the resultant XML.
 
 
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm.java b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm.java
index 370e279..15cf2a6 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm.java
+++ b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm.java
@@ -18,31 +18,25 @@
  */
 package demoapp.dom.annotDomain.Property.snapshot;
 
-import java.util.ArrayList;
-import java.util.List;
-
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
 import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlElementWrapper;
 import javax.xml.bind.annotation.XmlRootElement;
 import javax.xml.bind.annotation.XmlType;
 
-import org.apache.isis.applib.annotation.Collection;
 import org.apache.isis.applib.annotation.DomainObject;
 import org.apache.isis.applib.annotation.Editing;
 import org.apache.isis.applib.annotation.MemberOrder;
-import org.apache.isis.applib.annotation.Snapshot;
 import org.apache.isis.applib.annotation.Nature;
 import org.apache.isis.applib.annotation.Property;
 import org.apache.isis.applib.annotation.PropertyLayout;
+import org.apache.isis.applib.annotation.Snapshot;
 
 import lombok.Getter;
 import lombok.NoArgsConstructor;
 import lombok.Setter;
 
 import demoapp.dom._infra.asciidocdesc.HasAsciiDocDescription;
-import demoapp.dom.annotDomain.Property.snapshot.child.PropertySnapshotChildVm;
 
 @XmlRootElement(name = "root")
 @XmlType
@@ -116,7 +110,7 @@ public class PropertySnapshotVm implements HasAsciiDocDescription {
 //end::annotated-included[]
 
 //tag::meta-annotated-excluded[]
-    @SnapshotExcludedMetaAnnotation     // <.>
+    @SnapshotExcludedMetaAnnotation
     @Property()
     @PropertyLayout(
         describedAs = "@SnapshotExcludedMetaAnnotation "
@@ -128,9 +122,9 @@ public class PropertySnapshotVm implements HasAsciiDocDescription {
 //end::meta-annotated-excluded[]
 
 //tag::meta-annotated-included[]
-    @SnapshotIncludedMetaAnnotation                 // <.>
+    @SnapshotIncludedMetaAnnotation
     @Property(
-        snapshot = Snapshot.EXCLUDED    // <.>
+        snapshot = Snapshot.EXCLUDED
     )
     @PropertyLayout(
         describedAs =
@@ -143,13 +137,4 @@ public class PropertySnapshotVm implements HasAsciiDocDescription {
     private String metaAnnotatedPropertyOverridden;
 //end::meta-annotated-included[]
 
-//tag::children[]
-    @Getter @Setter
-    @Collection
-    @XmlElementWrapper(name = "children")
-    @XmlElement(name = "child")
-    private List<PropertySnapshotChildVm> children = new ArrayList<>();
-//end::children[]
-
-
 }
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm.layout.xml b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm.layout.xml
index 82a1249..50eb0d6 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm.layout.xml
+++ b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm.layout.xml
@@ -32,7 +32,7 @@
 					<cpt:fieldSet name="Not annotated" id="no-annotations"/>
 					<cpt:fieldSet name="Annotated" id="annotations"/>
 					<cpt:fieldSet name="Meta-annotated" id="meta-annotations"/>
-					<cpt:fieldSet name="Meta-annotated overrriden" id="meta-annotated-overrriden"/>
+					<cpt:fieldSet name="Meta-annotated overridden" id="meta-annotations-overridden"/>
 					<cpt:fieldSet name="Other" id="other" unreferencedProperties="true"/>
 					<cpt:collection id="children"/>
 				</bs3:col>
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm_takeXmlSnapshot.java b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm_takeXmlSnapshot.java
index 7843394..a04f322 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm_takeXmlSnapshot.java
+++ b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm_takeXmlSnapshot.java
@@ -18,8 +18,6 @@
  */
 package demoapp.dom.annotDomain.Property.snapshot;
 
-import java.util.Locale;
-
 import javax.inject.Inject;
 
 import org.apache.isis.applib.annotation.Action;
@@ -32,49 +30,32 @@ import lombok.RequiredArgsConstructor;
 import lombok.val;
 
 //tag::class[]
-@Action(
-    semantics = SemanticsOf.SAFE
-)
+@Action(semantics = SemanticsOf.SAFE)
 @RequiredArgsConstructor
 public class PropertySnapshotVm_takeXmlSnapshot {
 
     @Inject XmlSnapshotService xmlSnapshotService;
+    // ...
+//end::class[]
     @Inject XmlService xmlService;
 
     private final PropertySnapshotVm vm;
-
-    public static enum FileType {
-        XML,
-        XSD
-    }
-
 //tag::class[]
-    public Clob act(
-            final FileType fileType,
-            final String fileName,
-            final boolean includeChildren,
-            final boolean forceIncludeExcluded) {
+    public Clob act(final String fileName) {
         val builder = xmlSnapshotService.builderFor(vm);
-        if(includeChildren) {
-            builder.includePath("children");
-        }
-        if(forceIncludeExcluded) {
-            builder.includePath("excludedProperty");
-        }
         val snapshot = builder.build();
-        val doc = fileType == FileType.XML
-                ? snapshot.getXmlDocument() : snapshot.getXsdDocument();
-        return asClob(xmlService.asString(doc), fileName);
-    }
-    public FileType default0Act() {
-        return FileType.XML;
+        val doc = snapshot.getXmlDocument();
+        return asClob(fileName, xmlService.asString(doc));
     }
-    public String default1Act(final FileType fileType) {
-        return "snapshot." + fileType.name().toLowerCase();
+    // ...
+//end::class[]
+    public String default0Act() {
+        return "snapshot.xml";
     }
 
-    private static Clob asClob(final String xmlStr, final String fileName) {
+    private static Clob asClob(final String fileName, final String xmlStr) {
         return new Clob(fileName, "application/xml", xmlStr);
     }
+//tag::class[]
 }
 //end::class[]
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/SnapshotExcludedMetaAnnotation.java b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/SnapshotExcludedMetaAnnotation.java
index 1312704..2a03b5a 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/SnapshotExcludedMetaAnnotation.java
+++ b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/SnapshotExcludedMetaAnnotation.java
@@ -28,10 +28,10 @@ import org.apache.isis.applib.annotation.Snapshot;
 import org.apache.isis.applib.annotation.Property;
 
 //tag::class[]
-@Property(snapshot = Snapshot.EXCLUDED) // <.>
+@Property(snapshot = Snapshot.EXCLUDED)
 @Inherited
 @Target({
-        ElementType.METHOD, ElementType.FIELD                   // <.>
+        ElementType.METHOD, ElementType.FIELD
 })
 @Retention(RetentionPolicy.RUNTIME)
 public @interface SnapshotExcludedMetaAnnotation {
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/SnapshotIncludedMetaAnnotation.java b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/SnapshotIncludedMetaAnnotation.java
index abcf653..ed89863 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/SnapshotIncludedMetaAnnotation.java
+++ b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/SnapshotIncludedMetaAnnotation.java
@@ -28,10 +28,10 @@ import org.apache.isis.applib.annotation.Snapshot;
 import org.apache.isis.applib.annotation.Property;
 
 //tag::class[]
-@Property(snapshot = Snapshot.INCLUDED) // <.>
+@Property(snapshot = Snapshot.INCLUDED)
 @Inherited
 @Target({
-        ElementType.METHOD, ElementType.FIELD                   // <.>
+        ElementType.METHOD, ElementType.FIELD
 })
 @Retention(RetentionPolicy.RUNTIME)
 public @interface SnapshotIncludedMetaAnnotation {
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/child/PropertySnapshotChildVm.layout.xml b/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/child/PropertySnapshotChildVm.layout.xml
deleted file mode 100644
index 70f0ba4..0000000
--- a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/child/PropertySnapshotChildVm.layout.xml
+++ /dev/null
@@ -1,53 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor
-	license agreements. See the NOTICE file distributed with this work for additional
-	information regarding copyright ownership. The ASF licenses this file to
-	you under the Apache License, Version 2.0 (the "License"); you may not use
-	this file except in compliance with the License. You may obtain a copy of
-	the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required
-	by applicable law or agreed to in writing, software distributed under the
-	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
-	OF ANY KIND, either express or implied. See the License for the specific
-	language governing permissions and limitations under the License. -->
-<bs3:grid
-        xsi:schemaLocation="http://isis.apache.org/applib/layout/component http://isis.apache.org/applib/layout/component/component.xsd   http://isis.apache.org/applib/layout/grid/bootstrap3 http://isis.apache.org/applib/layout/grid/bootstrap3/bootstrap3.xsd"
-        xmlns:bs3="http://isis.apache.org/applib/layout/grid/bootstrap3"
-        xmlns:cpt="http://isis.apache.org/applib/layout/component"
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-
-	<bs3:row>
-		<bs3:col span="10" unreferencedActions="true">
-			<cpt:domainObject />
-		</bs3:col>
-		<bs3:col span="2">
-			<cpt:fieldSet name="" id="sources" />
-		</bs3:col>
-	</bs3:row>
-
-	<bs3:row>
-		<bs3:col span="6">
-			<cpt:fieldSet name="Properties" id="variants"/>
-			<cpt:fieldSet name="Meta-annotated" id="meta-annotated"/>
-			<cpt:fieldSet name="Meta-annotated Overridden" id="meta-annotated-overridden"/>
-			<cpt:fieldSet name="Other" id="other" unreferencedProperties="true"/>
-		</bs3:col>
-		<bs3:col span="6">
-			<cpt:fieldSet name="Description" id="description" >
-				<cpt:action id="clearHints" position="PANEL" />
-				<cpt:action id="downloadLayoutXml"  position="PANEL_DROPDOWN"/>
-				<cpt:action id="rebuildMetamodel" position="PANEL"/>
-				<cpt:action id="downloadMetamodelXml"  position="PANEL_DROPDOWN"/>
-				<cpt:action id="inspectMetamodel"  position="PANEL_DROPDOWN"/>
-                <cpt:action id="recentCommands"  position="PANEL_DROPDOWN"/>
-				<cpt:action id="downloadJdoMetadata"  position="PANEL_DROPDOWN"/>
-				<cpt:action id="openRestApi" position="PANEL_DROPDOWN" />
-				<cpt:property id="description"/>
-			</cpt:fieldSet>
-		</bs3:col>
-	</bs3:row>
-	<bs3:row>
-		<bs3:col span="12" unreferencedCollections="true"/>
-	</bs3:row>
-
-</bs3:grid>
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/services/core/ServicesMenu.java b/examples/demo/domain/src/main/java/demoapp/dom/services/core/ServicesMenu.java
index dacfd34..5a4f722 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/services/core/ServicesMenu.java
+++ b/examples/demo/domain/src/main/java/demoapp/dom/services/core/ServicesMenu.java
@@ -54,12 +54,17 @@ public class ServicesMenu {
 
         val parentVm = new XmlSnapshotParentVm("parent object");
 
-        parentVm.setPeer(new XmlSnapshotPeerVm("peer object"));
-
         parentVm.addChild("child 1");
         parentVm.addChild("child 2");
         parentVm.addChild("child 3");
 
+        final XmlSnapshotPeerVm peerVm = new XmlSnapshotPeerVm("peer object");
+        parentVm.setPeer(peerVm);
+
+        peerVm.addChild("child 1");
+        peerVm.addChild("child 2");
+        peerVm.addChild("child 3");
+
         return parentVm;
     }
 
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm-description.adoc b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm-description.adoc
index a86fcdc..505f994 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm-description.adoc
+++ b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm-description.adoc
@@ -1,135 +1,81 @@
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or ag [...]
 
-The `associateWith` element specifies an action has a relationship with another property or another collection of the domain class.
+The `XmlSnapshotService` can be used to convert a domain object into XML .
+It can also be used to convert a _graph_ of domain objects into XML, rooted at a starting domain object.
 
-* For properties, the association (currently) is used solely for layout purposes, so that the action will by default be rendered close to the property.
-+
-This can of course be overridden using `@ActionLayout` or the layout file
+One use case of the resultant XML, is for auditing, where there is a requirement to capture the state of a domain object or domain objects into a single artifact.
+This XML could for example be hashed and digitally signed, to form the basis of a legal decision.
 
-* For collections, the association is also used for layout purposes, rendering the action near to the collection.
-+
-However, it is also used at a deeper level, because the action may have a collection parameter which is the same type as the collection elements.
-In the Wicket viewer, the collection is rendered with checkboxes; those selected objects are used as defaults for the action collection parameter.
+[TIP]
+====
+It is possible to explicitly exclude properties from the snapshot using the `@Property(snapshot=...)` element.
+====
 
+In addition to generating XML, the service can also generate an XSD schema that the XML will be conformant with.
+The original use case here was in support of mapping tools used to generate PDF documents (mail merges).
 
-== Associated with Properties
+[TIP]
+====
+The XML is returned by `XmlSnapshotService` as an instance of `org.w3c.dom.Document`.
 
-The `AssociateWithVm` class defines two properties, `text` and `anotherProperty`:
+The related `XmlService` domain service can be used to convert this into a string.
+====
 
-[source,java]
-----
-include::ActionAssociateWithVm.java[tags=class-properties]
-----
+== Example View model
 
-The regular `updateText` action is associated with the `text` property:
+The `XmlSnapshotParentVm` is used as the root of snapshots.
+It references a collection of objects as its children, and another single domain object as its peer.
 
-[source,java,indent=0]
-----
-include::ActionAssociateWithVm.java[tags=action-associateWith-property]
+[plantuml]
+.`XmlSnapshotVm` is the root of the snapshots
 ----
-<.> indicates the property to associate with
-<.> if there are multiple actions associated with the property, indicates their order in the UI
+hide empty members
 
-Meanwhile the mixin `updateOtherProperty` is associated with the `otherProperty` property:
+class XmlSnapshotParentVm {
+    text: String
+}
+class XmlSnapshotChildVm {
+    value: String
+}
+class XmlSnapshotPeerVm {
+    value: String
+}
+class XmlSnapshotPeerChildVm {
+    value: String
+}
 
-[source,java,indent=0]
+XmlSnapshotParentVm -r->  XmlSnapshotPeerVm : peer
+XmlSnapshotParentVm -d-> "0..*" XmlSnapshotChildVm : " children"
+XmlSnapshotPeerVm -d-> "0..*" XmlSnapshotPeerChildVm : " children"
 ----
-include::ActionAssociateWithVm_updateOtherProperty.java[tags=class]
-----
-<.> indicates the property to associate with
-<.> indicates their order in the UI
 
 
-== Collection
+== XML Snapshot
 
-The `AssociateWithVm` class also defines the `children` collection:
+The `takeXmlSnapshot` service demonstrates how to create snapshots of different "depths":
 
 [source,java]
 ----
-include::ActionAssociateWithVm.java[tags=class-collections-children]
+include::XmlSnapshotParentVm_takeXmlSnapshot.java[tags=class]
 ----
 
-There are three actions associated with this collection:
+This uses two enums:
 
-* the `addChild` action:
+* the `PathsToInclude` enum is used to indicate which members to include in the snapshot:
 +
 [source,java,indent=0]
 ----
-include::ActionAssociateWithVm.java[tags=action-associateWith-children-1]
+include::XmlSnapshotParentVm_takeXmlSnapshot.java[tags=PathsToInclude]
 ----
-<.> associates with the "children" collection
-<.> positioned first in the UI
-
-* the `removeChild` action.
 +
-[source,java,indent=0]
-----
-include::ActionAssociateWithVm.java[tags=action-associateWith-children-2]
-----
-<.> associates with the "children" collection
-<.> positioned second in the UI
-<.> because this action is associated with a collection, no supporting `choices()` or `autoComplete(...)` is required to provide the parameter.
-Instead, the elements in the collection are automatically used.
-
-+
-TIP: an explicit `choices()` or `autoComplete(...)` supporting method can be provided to override the default usage of the collection elements if required.
+Note that this is in fact a path.
+In particular, the `peer/children` path will include both the peer object _and_ the peer object's children in the resultant snapshot
 
-* the `removeChildren` action, which allows multiple children to be removed:
+* The `SnapshotType` enum is simply:
 +
 [source,java,indent=0]
 ----
-include::ActionAssociateWithVm.java[tags=action-associateWith-children-3]
-----
-<.> associates with the "children" collection
-<.> positioned third in the UI
-<.> again, no supporting `choices()` or `autoComplete(...)` method is required.
-Instead, the elements of the collection are used as options.
-Also, each row in the collection is rendered with a checkbox, and those selected are used as the default for the parameter.
-
-== Mixin Actions
-
-The `AssociateWithVm` class also defines the `favorites` collection:
-
-[source,java]
-----
-include::ActionAssociateWithVm.java[tags=class-collections-favorites]
-----
-
-There are three mixin actions associated with this collection:
-
-* the `makeFavorite` action.
-This takes a element from the "children" collectio and also adds to the "favorites" collection:
-+
-[source,java]
-----
-include::child/ActionAssociateWithVm_makeFavorite.java[tags=class]
+include::XmlSnapshotParentVm_takeXmlSnapshot.java[tags=SnapshotType]
 ----
-<.> associates with the "favorites" collection
-<.> positioned first in the UI
-<.> choices are taken from the "children" collection
-
-* the `noLongerFavorite` action.
-This just removes a selected element from the "children" collection:
 +
-[source,java]
-----
-include::child/ActionAssociateWithVm_noLongerFavorite.java[tags=class]
-----
-<.> associates with the "children" collection
-<.> positioned second in the UI
-<.> because this action is associated with a collection, no supporting `choices()` or `autoComplete(...)` is required to provide the parameter.
-Instead, the elements in the collection are automatically used.
-
-* the `noLongerFavorites` action.
-This is similar to the previous action, but for multiple favorite elements:
-+
-[source,java]
-----
-include::child/ActionAssociateWithVm_noLongerFavorites.java[tags=class]
-----
-<.> associates with the "favorites" collection
-<.> positioned third in the UI
-<.> because this action is associated with a collection, no supporting `choices()` or `autoComplete(...)` is required to provide the parameter.
-Instead, the elements in the collection are automatically used.
-
-
+This is used in the action to determine whether to generate the XML snapshot (of the values of the domain object) or an XSD document (with which the XML document is conformant).
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm.java b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm.java
index f887f87..0adb6ac 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm.java
+++ b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm.java
@@ -32,18 +32,18 @@ import org.apache.isis.applib.annotation.CollectionLayout;
 import org.apache.isis.applib.annotation.DomainObject;
 import org.apache.isis.applib.annotation.Editing;
 import org.apache.isis.applib.annotation.MemberOrder;
-import org.apache.isis.applib.annotation.Snapshot;
 import org.apache.isis.applib.annotation.Nature;
 import org.apache.isis.applib.annotation.Property;
 
-import demoapp.dom._infra.asciidocdesc.HasAsciiDocDescription;
-import demoapp.dom.services.core.xmlSnapshotService.child.XmlSnapshotChildVm;
-import demoapp.dom.services.core.xmlSnapshotService.peer.XmlSnapshotPeerVm;
 import lombok.Getter;
 import lombok.NoArgsConstructor;
 import lombok.Setter;
 import lombok.val;
 
+import demoapp.dom._infra.asciidocdesc.HasAsciiDocDescription;
+import demoapp.dom.services.core.xmlSnapshotService.child.XmlSnapshotChildVm;
+import demoapp.dom.services.core.xmlSnapshotService.peer.XmlSnapshotPeerVm;
+
 @XmlRootElement(name = "root")
 @XmlType
 @XmlAccessorType(XmlAccessType.FIELD)
@@ -56,7 +56,6 @@ public class XmlSnapshotParentVm implements HasAsciiDocDescription {
 
     public XmlSnapshotParentVm(String text) {
         this.text = text;
-        this.otherText = text;
     }
 
     public String title() {
@@ -69,27 +68,17 @@ public class XmlSnapshotParentVm implements HasAsciiDocDescription {
     @Getter @Setter
     private String text;
 
-    @Property(editing = Editing.ENABLED, snapshot = Snapshot.EXCLUDED)
-    @MemberOrder(name = "properties", sequence = "2")
-    @XmlElement(required = true)
-    @Getter @Setter
-    private String otherText;
-
-    @Property(editing = Editing.ENABLED)
+    @Property(editing = Editing.DISABLED)
     @MemberOrder(name = "properties", sequence = "3")
     @XmlElement(required = false)
     @Getter @Setter
     private XmlSnapshotPeerVm peer;
 
-//tag::class-collections-children[]
     @Collection()
     @CollectionLayout()
     @Getter
     private List<XmlSnapshotChildVm> children = new ArrayList<>();
 
-    // ...
-//end::class-collections-children[]
-
     public XmlSnapshotParentVm addChild(final String value) {
         val childVm = new XmlSnapshotChildVm(value);
         getChildren().add(childVm);
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm_takeSnapshot.java b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm_takeSnapshot.java
deleted file mode 100644
index cc763e1..0000000
--- a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm_takeSnapshot.java
+++ /dev/null
@@ -1,104 +0,0 @@
-/*
- *  Licensed to the Apache Software Foundation (ASF) under one
- *  or more contributor license agreements.  See the NOTICE file
- *  distributed with this work for additional information
- *  regarding copyright ownership.  The ASF licenses this file
- *  to you under the Apache License, Version 2.0 (the
- *  "License"); you may not use this file except in compliance
- *  with the License.  You may obtain a copy of the License at
- *
- *        http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing,
- *  software distributed under the License is distributed on an
- *  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- *  KIND, either express or implied.  See the License for the
- *  specific language governing permissions and limitations
- *  under the License.
- */
-package demoapp.dom.services.core.xmlSnapshotService;
-
-import javax.inject.Inject;
-
-import org.apache.isis.applib.annotation.Action;
-import org.apache.isis.applib.annotation.SemanticsOf;
-import org.apache.isis.applib.services.xml.XmlService;
-import org.apache.isis.applib.services.xmlsnapshot.XmlSnapshotService;
-import org.apache.isis.applib.value.Clob;
-
-import lombok.RequiredArgsConstructor;
-import lombok.val;
-
-//tag::class[]
-@Action(
-    semantics = SemanticsOf.SAFE
-)
-@RequiredArgsConstructor
-public class XmlSnapshotParentVm_takeSnapshot {
-
-    @Inject
-    XmlSnapshotService xmlSnapshotService;
-    @Inject
-    XmlService xmlService;
-
-    // ...
-//end::class[]
-
-    private final XmlSnapshotParentVm xmlSnapshotParentVm;
-
-
-//tag::class[]
-    public Clob act(Demo demo) {
-        return demo.snapshotUsing(xmlSnapshotParentVm, xmlSnapshotService, xmlService);
-    }
-
-    public Demo default0Act() {
-        return Demo.VANILLA;
-    }
-
-    public enum Demo {
-        VANILLA {
-            @Override
-            void refine(XmlSnapshotService.Snapshot.Builder builder) {
-            }
-        }
-        , WITH_PEER {
-            @Override
-            void refine(XmlSnapshotService.Snapshot.Builder builder) {
-                builder.includePath("peer");
-            }
-        }
-        , WITH_CHILDREN {
-            @Override
-            void refine(XmlSnapshotService.Snapshot.Builder builder) {
-                builder.includePath("children");
-            }
-        }
-        , WITH_PEER_AND_CHILDREN {
-            @Override
-            void refine(XmlSnapshotService.Snapshot.Builder builder) {
-                builder.includePath("peer");
-                builder.includePath("children");
-            }
-        };
-
-        public final Clob snapshotUsing(
-                final Object parentVm,
-                final XmlSnapshotService xmlSnapshotService,
-                final XmlService xmlService) {
-            val builder = xmlSnapshotService.builderFor(parentVm);
-            refine(builder);
-            XmlSnapshotService.Snapshot snapshot = builder.build();
-            val doc = snapshot.getXmlDocument();
-            return Demo.asClob(xmlService.asString(doc), this);
-        }
-
-        abstract void refine(XmlSnapshotService.Snapshot.Builder builder);
-
-        private static Clob asClob(final String xmlStr, final Demo demo) {
-            return new Clob(demo.name() + ".xml", "application/xml", xmlStr);
-        }
-
-    }
-}
-//end::class[]
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm_takeXmlSnapshot.java b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm_takeXmlSnapshot.java
similarity index 52%
copy from examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm_takeXmlSnapshot.java
copy to examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm_takeXmlSnapshot.java
index 7843394..ad11ac0 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/PropertySnapshotVm_takeXmlSnapshot.java
+++ b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/XmlSnapshotParentVm_takeXmlSnapshot.java
@@ -16,9 +16,11 @@
  *  specific language governing permissions and limitations
  *  under the License.
  */
-package demoapp.dom.annotDomain.Property.snapshot;
+package demoapp.dom.services.core.xmlSnapshotService;
 
-import java.util.Locale;
+import java.util.Arrays;
+import java.util.Collections;
+import java.util.List;
 
 import javax.inject.Inject;
 
@@ -36,45 +38,65 @@ import lombok.val;
     semantics = SemanticsOf.SAFE
 )
 @RequiredArgsConstructor
-public class PropertySnapshotVm_takeXmlSnapshot {
+public class XmlSnapshotParentVm_takeXmlSnapshot {
 
     @Inject XmlSnapshotService xmlSnapshotService;
     @Inject XmlService xmlService;
+    // ...
 
-    private final PropertySnapshotVm vm;
+//end::class[]
+
+    private final XmlSnapshotParentVm xmlSnapshotParentVm;
+
+//tag::PathsToInclude[]
+    public enum PathsToInclude {
+        NONE,
+        PEER("peer"),
+        CHILDREN("children"),
+        PEER_AND_CHILDREN("peer", "children"),
+        PEER_AND_ITS_CHILDREN("peer/children");
+
+        final List<String> paths;
+        PathsToInclude(String... paths) {
+            this.paths = Collections.unmodifiableList(Arrays.asList(paths));
+        }
+    }
+//end::PathsToInclude[]
 
-    public static enum FileType {
+//tag::SnapshotType[]
+    public enum SnapshotType {
         XML,
         XSD
     }
+//end::SnapshotType[]
 
 //tag::class[]
     public Clob act(
-            final FileType fileType,
-            final String fileName,
-            final boolean includeChildren,
-            final boolean forceIncludeExcluded) {
-        val builder = xmlSnapshotService.builderFor(vm);
-        if(includeChildren) {
-            builder.includePath("children");
-        }
-        if(forceIncludeExcluded) {
-            builder.includePath("excludedProperty");
+            final PathsToInclude pathsToInclude,
+            final SnapshotType snapshotType) {
+        val builder = xmlSnapshotService.builderFor(xmlSnapshotParentVm);
+        for (String path : pathsToInclude.paths) {
+            builder.includePath(path);
         }
         val snapshot = builder.build();
-        val doc = fileType == FileType.XML
+        val doc = snapshotType == SnapshotType.XML
                 ? snapshot.getXmlDocument() : snapshot.getXsdDocument();
-        return asClob(xmlService.asString(doc), fileName);
+        val fileName = String.format("%s.%s", pathsToInclude.name(), snapshotType.name().toLowerCase());
+        return asClob(fileName, xmlService.asString(doc));
     }
-    public FileType default0Act() {
-        return FileType.XML;
+//end::class[]
+
+    public PathsToInclude default0Act() {
+        return PathsToInclude.NONE;
     }
-    public String default1Act(final FileType fileType) {
-        return "snapshot." + fileType.name().toLowerCase();
+    public SnapshotType default1Act() {
+        return SnapshotType.XML;
     }
 
-    private static Clob asClob(final String xmlStr, final String fileName) {
+    private static Clob asClob(final String fileName, final String xmlStr) {
         return new Clob(fileName, "application/xml", xmlStr);
     }
+//tag::class[]
+    // ...
 }
 //end::class[]
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/child/XmlSnapshotChildVm-description.adoc b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/child/XmlSnapshotChildVm-description.adoc
index e781e8d..f4d15dc 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/child/XmlSnapshotChildVm-description.adoc
+++ b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/child/XmlSnapshotChildVm-description.adoc
@@ -1,3 +1,3 @@
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or ag [...]
 
-This child object exists just to act as the element of the two collections of the `PropertySnapshotVm` demo object.
+This child object exists just to act as the element of the `children` collection of the `XmlSnapshotParentVm` demo object.
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm-description.adoc b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm-description.adoc
index 063e761..f5614b5 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm-description.adoc
+++ b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm-description.adoc
@@ -1,3 +1,3 @@
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or ag [...]
 
-This object exists just to be referenced by the `PropertySnapshotVm` demo object.
+This object exists just to be referenced as a peer of the `XmlPropertyParentVm` demo object.
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm.java b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm.java
index 27a82f0..58ae1d0 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm.java
+++ b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm.java
@@ -18,12 +18,17 @@
  */
 package demoapp.dom.services.core.xmlSnapshotService.peer;
 
+import java.util.ArrayList;
+import java.util.List;
+
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
 import javax.xml.bind.annotation.XmlElement;
 import javax.xml.bind.annotation.XmlRootElement;
 import javax.xml.bind.annotation.XmlType;
 
+import org.apache.isis.applib.annotation.Collection;
+import org.apache.isis.applib.annotation.CollectionLayout;
 import org.apache.isis.applib.annotation.DomainObject;
 import org.apache.isis.applib.annotation.MemberOrder;
 import org.apache.isis.applib.annotation.Nature;
@@ -34,8 +39,10 @@ import org.apache.isis.applib.annotation.Title;
 import lombok.Getter;
 import lombok.NoArgsConstructor;
 import lombok.Setter;
+import lombok.val;
 
 import demoapp.dom._infra.asciidocdesc.HasAsciiDocDescription;
+import demoapp.dom.services.core.xmlSnapshotService.peer.child.XmlSnapshotPeerChildVm;
 
 //tag::class[]
 @XmlRootElement(name = "peer")
@@ -60,5 +67,16 @@ public class XmlSnapshotPeerVm implements HasAsciiDocDescription {
     @Getter @Setter
     private String value;
 
+    @Collection()
+    @CollectionLayout()
+    @Getter
+    private List<XmlSnapshotPeerChildVm> children = new ArrayList<>();
+
+    public XmlSnapshotPeerVm addChild(final String value) {
+        val childVm = new XmlSnapshotPeerChildVm(value);
+        getChildren().add(childVm);
+        return this;
+    }
+
 }
 //end::class[]
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm.layout.xml b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm.layout.xml
index d585ea4..cad9fe1 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm.layout.xml
+++ b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm.layout.xml
@@ -28,8 +28,17 @@
 
 	<bs3:row>
 		<bs3:col span="6">
-			<cpt:fieldSet name="Annotation" id="variants"/>
-			<cpt:fieldSet name="Other" id="other" unreferencedProperties="true"/>
+			<bs3:row>
+				<bs3:col span="12">
+					<cpt:fieldSet name="Properties" id="annotation"/>
+					<cpt:fieldSet name="Other" id="other" unreferencedProperties="true"/>
+				</bs3:col>
+			</bs3:row>
+			<bs3:row>
+				<bs3:col span="12">
+					<cpt:collection id="children"/>
+				</bs3:col>
+			</bs3:row>
 		</bs3:col>
 		<bs3:col span="6">
 			<cpt:fieldSet name="Description" id="description" >
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/child/PropertySnapshotChildVm-description.adoc b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/child/XmlSnapshotPeerChildVm-description.adoc
similarity index 86%
rename from examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/child/PropertySnapshotChildVm-description.adoc
rename to examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/child/XmlSnapshotPeerChildVm-description.adoc
index d34d5a3..2049f32 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/child/PropertySnapshotChildVm-description.adoc
+++ b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/child/XmlSnapshotPeerChildVm-description.adoc
@@ -1,5 +1,3 @@
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or ag [...]
 
-TODO
-
-This (child) object ...
+This child object exists just to act as the element of the `children` collection of the `XmlSnapshotPeerVm` demo object.
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/child/PropertySnapshotChildVm.java b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/child/XmlSnapshotPeerChildVm.java
similarity index 52%
rename from examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/child/PropertySnapshotChildVm.java
rename to examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/child/XmlSnapshotPeerChildVm.java
index 6f2cf9d..c65488c 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/annotDomain/Property/snapshot/child/PropertySnapshotChildVm.java
+++ b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/child/XmlSnapshotPeerChildVm.java
@@ -16,34 +16,26 @@
  *  specific language governing permissions and limitations
  *  under the License.
  */
-package demoapp.dom.annotDomain.Property.snapshot.child;
-
-import java.util.ArrayList;
-import java.util.List;
+package demoapp.dom.services.core.xmlSnapshotService.peer.child;
 
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
 import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlElementWrapper;
 import javax.xml.bind.annotation.XmlRootElement;
 import javax.xml.bind.annotation.XmlType;
 
-import org.apache.isis.applib.annotation.Collection;
 import org.apache.isis.applib.annotation.DomainObject;
 import org.apache.isis.applib.annotation.MemberOrder;
 import org.apache.isis.applib.annotation.Nature;
 import org.apache.isis.applib.annotation.Property;
 import org.apache.isis.applib.annotation.PropertyLayout;
-import org.apache.isis.applib.annotation.Snapshot;
+import org.apache.isis.applib.annotation.Title;
 
 import lombok.Getter;
 import lombok.NoArgsConstructor;
 import lombok.Setter;
 
 import demoapp.dom._infra.asciidocdesc.HasAsciiDocDescription;
-import demoapp.dom.annotDomain.Property.hidden.PropertyHiddenVm;
-import demoapp.dom.annotDomain.Property.snapshot.SnapshotExcludedMetaAnnotation;
-import demoapp.dom.annotDomain.Property.snapshot.SnapshotIncludedMetaAnnotation;
 
 //tag::class[]
 @XmlRootElement(name = "child")
@@ -51,46 +43,22 @@ import demoapp.dom.annotDomain.Property.snapshot.SnapshotIncludedMetaAnnotation;
 @XmlAccessorType(XmlAccessType.FIELD)
 @DomainObject(
         nature=Nature.VIEW_MODEL,
-        objectType = "demo.PropertyHiddenChildVm"
+        objectType = "demo.XmlSnapshotPeerChildVm"
 )
 @NoArgsConstructor
-public class PropertySnapshotChildVm implements HasAsciiDocDescription {
-
-    public PropertySnapshotChildVm(String value) {
-        excludedProperty = value;
-        includedProperty = value;
-    }
+public class XmlSnapshotPeerChildVm implements HasAsciiDocDescription {
 
-    public String title() {
-        return "Property#xmlSnapshot (child object)";
+    public XmlSnapshotPeerChildVm(String value) {
+        setValue(value);
     }
 
-//tag::annotated-excluded[]
-    @Property(
-        snapshot = Snapshot.EXCLUDED
-    )
-    @PropertyLayout(
-        describedAs = "@Property(snapshot = EXCLUDED)"
-    )
-    @MemberOrder(name = "annotations", sequence = "2")
-    @XmlElement(required = true)
+    @Title
+    @Property()
+    @PropertyLayout()
+    @MemberOrder(name = "annotation", sequence = "1")
+    @XmlElement(required = false)
     @Getter @Setter
-    private String excludedProperty;
-//end::annotated-excluded[]
-
-//tag::annotated-included[]
-    @Property(
-            snapshot = Snapshot.INCLUDED
-    )
-    @PropertyLayout(
-            describedAs = "@Property(snapshot = INCLUDED)"
-    )
-    @MemberOrder(name = "annotations", sequence = "2")
-    @XmlElement(required = true)
-    @Getter @Setter
-    private String includedProperty;
-//end::annotated-included[]
-
+    private String value;
 
 }
 //end::class[]
diff --git a/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm.layout.xml b/examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/child/XmlSnapshotPeerChildVm.layout.xml
similarity index 100%
copy from examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/XmlSnapshotPeerVm.layout.xml
copy to examples/demo/domain/src/main/java/demoapp/dom/services/core/xmlSnapshotService/peer/child/XmlSnapshotPeerChildVm.layout.xml
diff --git a/examples/demo/domain/src/main/resources/static/css/application.css b/examples/demo/domain/src/main/resources/static/css/application.css
index d5ba37a..c66f20f 100644
--- a/examples/demo/domain/src/main/resources/static/css/application.css
+++ b/examples/demo/domain/src/main/resources/static/css/application.css
@@ -257,4 +257,8 @@ table.tableblock.grid-all td.tableblock {
 
 div.exceptionStackTracePanel div.errorInfo h2.mainMessage {
     margin-left: -32px;
-}
\ No newline at end of file
+}
+
+.dropdown-menu{
+    overflow-y:auto;
+}
diff --git a/security/bypass/src/main/adoc/modules/bypass/pages/about.adoc b/security/bypass/src/main/adoc/modules/bypass/pages/about.adoc
index e0c5ac8..3556229 100644
--- a/security/bypass/src/main/adoc/modules/bypass/pages/about.adoc
+++ b/security/bypass/src/main/adoc/modules/bypass/pages/about.adoc
@@ -13,7 +13,7 @@ This is typically used for integration tests or for prototyping.
 
 The bypass security component consists of an implementation of both the `AuthenticationManager` and `AuthorizationManager` APIs, and are intended for prototyping use only.
 
-The authentication manager allows access with any credentials (in a sense, "bypassing" authentication), while the authorization manager provides access to all class members (in a sense, "bypassing" authorization).
+The authentication manager allows access with any credentials (in a sense, "bypassing" authentication), while the authorization manager provides access to all class pathsToInclude (in a sense, "bypassing" authorization).
 
 
 
diff --git a/testing/fakedata/applib/src/main/java/org/apache/isis/testing/fakedata/applib/services/clobs/RTF-Spec-1.7.rtf b/testing/fakedata/applib/src/main/java/org/apache/isis/testing/fakedata/applib/services/clobs/RTF-Spec-1.7.rtf
index 76f67c0..c02d260 100644
--- a/testing/fakedata/applib/src/main/java/org/apache/isis/testing/fakedata/applib/services/clobs/RTF-Spec-1.7.rtf
+++ b/testing/fakedata/applib/src/main/java/org/apache/isis/testing/fakedata/applib/services/clobs/RTF-Spec-1.7.rtf
@@ -1 +1 @@
-{\rtf1\mac\ansicpg10000\uc1 \deff1\deflang1033\deflangfe1033{\upr{\fonttbl{\f0\fnil\fcharset256\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\f1\fnil\fcharset256\fprq2{\*\panose 020b0604020202020204}Arial;}
{\f2\fnil\fcharset256\fprq2{\*\panose 02070309020205020404}Courier New;}{\f3\fnil\fcharset2\fprq2{\*\panose 02000500000000000000}Symbol;}{\f4\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Times;}
{\f5\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Helvetica{\*\falt Arial};}{\f6\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Courier;}{\f7\fnil\fcharset256\fprq2{\*\panose 020b0503030404040204}Geneva;}
{\f8\froman\fcharset77\fprq2{\*\panose 00000000000000000000}Tms Rmn;}{\f9\fswiss\fcharset77\fprq2{\*\panose 00000000000000000000}Helv;}{\f10\froman\fcharset77\fprq2{\*\panose 00000000000000000000}MS Serif;}
{\f11\fswiss\fcharset77\fprq2{\*\panose 00000000000000000000}MS Sans Serif;}{\f12\fnil\fcharset256\fprq2{\*\panose 02020502060305060204}New York;}{\
 f13\fswiss\fcharset77\fprq2{\*\panose 00000000000000000000}System;}
{\f14\fnil\fcharset2\fprq2{\*\panose 05020102010804080708}Wingdings;}{\f15\froman\fcharset256\fprq1{\*\panose 00000000000000000000}FE Roman font face;}{\f16\fmodern\fcharset256\fprq1{\*\panose 00000000000000000000}FE Modern font face;}
{\f17\froman\fcharset256\fprq1{\*\panose 00000000000000000000}FE Truetype Roman font face;}{\f18\fmodern\fcharset256\fprq1{\*\panose 00000000000000000000}FE Truetype Modern font face;}{\f19\froman\fcharset77\fprq2{\*\panose 00000000000000000000}Century;}
{\f20\froman\fcharset128\fprq1{\*\panose 00000000000000000000}Mincho{\*\falt ??};}{\f21\froman\fcharset129\fprq2{\*\panose 02030600000101010101}Batang{\*\falt ??};}{\f22\fnil\fcharset134\fprq2{\*\panose 02010600030101010101}SimSun{\*\falt ??};}
{\f23\froman\fcharset136\fprq2{\*\panose 02020300000000000000}PMingLiU{\*\falt ????};}{\f24\fmodern\fcharset128\fprq1{\*\panose 00000000000000000000}Gothic{\*\falt ?????};}{\f25\fmodern\fcharse
 t129\fprq1{\*\panose 00000000000000000000}Dotum{\*\falt ??};}
{\f26\fmodern\fcharset134\fprq1{\*\panose 00000000000000000000}SimHei{\*\falt ??};}{\f27\fmodern\fcharset136\fprq1{\*\panose 00000000000000000000}MingLiU{\*\falt ???};}
{\f28\fmodern\fcharset128\fprq1{\*\panose 02020609040205080304}MS Mincho{\*\falt ?? ??};}{\f29\froman\fcharset129\fprq1{\*\panose 00000000000000000000}Gulim{\*\falt ??};}
{\f30\fmodern\fcharset128\fprq1{\*\panose 00000000000000000000}MS Gothic{\*\falt ?? ????};}{\f31\fswiss\fcharset256\fprq2{\*\panose 020b0604030504040204}Tahoma;}{\f32\fnil\fcharset256\fprq2{\*\panose 020b0a04020102020204}Arial Black;}
{\f33\fmodern\fcharset256\fprq1{\*\panose 020b0509030504030204}Lucida Sans Typewriter{\*\falt Andale Mono};}{\f34\fnil\fcharset256\fprq2{\*\panose 020b0604030504040204}Verdana;}
{\f35\fswiss\fcharset256\fprq2{\*\panose 020b0604030504040204}Verdana Ref{\*\falt Verdana};}{\f36\fmodern\fcharset256\fprq1{\*\panose 00000000000000000000}Fixedsys;}{\f37\fmodern\fch
 arset255\fprq1{\*\panose 00000000000000000000}Terminal;}
{\f38\fswiss\fcharset256\fprq2{\*\panose 00000000000000000000}Small Fonts;}{\f39\fnil\fcharset2\fprq2{\*\panose 00000000000000000000}Marlett;}{\f40\fswiss\fcharset256\fprq2{\*\panose 020b0504020203020204}News Gothic MT;}
{\f41\fscript\fcharset256\fprq2{\*\panose 03010101010101010101}Lucida Handwriting;}{\f42\fswiss\fcharset256\fprq2{\*\panose 020b0602030504090204}Lucida Sans;}{\f43\fswiss\fcharset256\fprq2{\*\panose 020b0602030504020204}Lucida Sans Unicode;}
{\f44\froman\fcharset256\fprq2{\*\panose 02040602050305030304}Book Antiqua;}{\f45\fswiss\fcharset256\fprq2{\*\panose 020b0502020202020204}Century Gothic;}{\f46\fmodern\fcharset256\fprq1{\*\panose 02010509020102010303}OCR A Extended;}
{\f47\froman\fcharset256\fprq2{\*\panose 02040603050505030304}Calisto MT;}{\f48\fswiss\fcharset256\fprq2{\*\panose 020b0306030101010103}Abadi MT Condensed Light;}{\f49\fswiss\fcharset256\fprq2{\*\panose 020e0705020206020404}Copperplate Gothic 
 Bold;}
{\f50\fswiss\fcharset256\fprq2{\*\panose 020e0507020206020404}Copperplate Gothic Light;}{\f51\fdecor\fcharset256\fprq2{\*\panose 04040403030d02020704}Matisse ITC;}{\f52\fdecor\fcharset256\fprq2{\*\panose 04020404030d07020202}Tempus Sans ITC;}
{\f53\fdecor\fcharset256\fprq2{\*\panose 04040506030f02020702}Westminster;}{\f54\fmodern\fcharset256\fprq1{\*\panose 020b0609040504020204}Lucida Console;}{\f55\fnil\fcharset256\fprq2{\*\panose 030f0702030302020204}Comic Sans MS;}
{\f56\fnil\fcharset256\fprq2{\*\panose 020b0806030902050204}Impact;}{\f57\fnil\fcharset2\fprq2{\*\panose 05030102010509060703}Webdings;}{\f58\fnil\fcharset2\fprq2{\*\panose 00000400000000000000}StarBats;}
{\f59\fnil\fcharset2\fprq2{\*\panose 00000400000000000000}StarMath;}{\f60\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Arioso;}{\f61\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}ChevaraOutline;}
{\f62\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Chevara;}{\f63\fnil\fcharset256\fprq2{\
 *\panose 00000400000000000000}Conga;}{\f64\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}HelmetCondensed;}
{\f65\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Helmet;}{\f66\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Timmons;}{\f67\fswiss\fcharset256\fprq2{\*\panose 020e0802040304020204}Albertus Extra Bold;}
{\f68\fswiss\fcharset256\fprq2{\*\panose 020e0602030304020304}Albertus Medium;}{\f69\fswiss\fcharset256\fprq2{\*\panose 020b0603020204030204}Antique Olive;}{\f70\fswiss\fcharset256\fprq2{\*\panose 020b0506020203020204}Arial Narrow;}
{\f71\froman\fcharset256\fprq2{\*\panose 02050604050505020204}Bookman Old Style;}{\f72\froman\fcharset256\fprq2{\*\panose 02040603050505020303}Century Schoolbook;}{\f73\fswiss\fcharset256\fprq2{\*\panose 020b0502050508020304}CG Omega;}
{\f74\froman\fcharset256\fprq2{\*\panose 02020603050405020304}CG Times;}{\f75\froman\fcharset256\fprq2{\*\panose 02040706040705040204}Clarendon Condensed;}{\f76\fscript\fcharset256\fprq2{\*\pa
 nose 03030502040406070605}Coronet;}
{\f77\froman\fcharset256\fprq2{\*\panose 02020502050306020203}Garamond;}{\f78\fmodern\fcharset256\fprq1{\*\panose 020b0409020202030204}Letter Gothic;}{\f79\fscript\fcharset256\fprq2{\*\panose 03020702040402020504}Marigold;}
{\f80\fscript\fcharset256\fprq2{\*\panose 03010101010201010101}Monotype Corsiva;}{\f81\fnil\fcharset2\fprq2{\*\panose 01010601010101010101}Monotype Sorts;}{\f82\fswiss\fcharset256\fprq2{\*\panose 020b0603020202030204}Univers;}
{\f83\fswiss\fcharset256\fprq2{\*\panose 020b0606020202060204}Univers Condensed;}{\f84\fnil\fcharset256\fprq2{\*\panose 02040502050405020303}Georgia;}{\f85\fnil\fcharset256\fprq2{\*\panose 020b0603020202020204}Trebuchet MS;}
{\f86\fnil\fcharset256\fprq2{\*\panose 020b0509000000000004}Andale Mono;}{\f87\froman\fcharset256\fprq2{\*\panose 00050102010706020507}Map Symbols;}{\f88\fswiss\fcharset128\fprq2{\*\panose 020b0604020202020204}Arial Unicode MS;}
{\f89\fswiss\fcharset256\fprq2{\*\panose 020b07060409020
 60204}Haettenschweiler;}{\f90\fnil\fcharset2\fprq2{\*\panose 05000000000000000000}MS Outlook;}{\f91\froman\fcharset2\fprq2{\*\panose 05020102010507070707}Wingdings 2;}
{\f92\froman\fcharset2\fprq2{\*\panose 05040102010807070707}Wingdings 3;}{\f93\fnil\fcharset2\fprq2{\*\panose 02000500000000000000}MT Extra;}{\f94\fswiss\fcharset256\fprq2{\*\panose 020b0602020203020303}HoratioDMed;}
{\f95\fnil\fcharset178\fprq2{\*\panose 02010000000000000000}Arabic Transparent;}{\f96\fnil\fcharset178\fprq2{\*\panose 02010000000000000000}Traditional Arabic;}{\f97\fnil\fcharset177\fprq2{\*\panose 00000000000000000000}David;}
{\f98\fnil\fcharset177\fprq2{\*\panose 00000000000000000000}David Transparent;}{\f99\fnil\fcharset177\fprq2{\*\panose 00000000000000000000}Miriam;}{\f100\fmodern\fcharset177\fprq1{\*\panose 00000009000000000000}Miriam Fixed;}
{\f101\fmodern\fcharset177\fprq1{\*\panose 00000009000000000000}Fixed Miriam Transparent;}{\f102\fnil\fcharset177\fprq2{\*\panose 00000000000000000000}Miriam 
 Transparent;}{\f103\fmodern\fcharset177\fprq1{\*\panose 00000009000000000000}Rod;}
{\f104\fmodern\fcharset128\fprq1{\*\panose 00000000000000000000}@MS Mincho;}{\f105\fnil\fcharset134\fprq2{\*\panose 00000000000000000000}@SimSun;}{\f106\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Times New Roman CE;}
{\f107\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Times New Roman Cyr;}{\f108\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Times New Roman Greek;}{\f109\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Times New Roman Tur;}
{\f110\froman\fcharset177\fprq2{\*\panose 00000000000000000000}Times New Roman (Hebrew);}{\f111\froman\fcharset178\fprq2{\*\panose 00000000000000000000}Times New Roman (Arabic);}
{\f112\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Times New Roman Baltic;}{\f113\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Arial CE;}{\f114\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Arial Cyr;}
{\f115\fswiss\f
 charset161\fprq2{\*\panose 00000000000000000000}Arial Greek;}{\f116\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Arial Tur;}{\f117\fswiss\fcharset177\fprq2{\*\panose 00000000000000000000}Arial (Hebrew);}
{\f118\fswiss\fcharset178\fprq2{\*\panose 00000000000000000000}Arial (Arabic);}{\f119\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Arial Baltic;}{\f120\fmodern\fcharset238\fprq1{\*\panose 00000000000000000000}Courier New CE;}
{\f121\fmodern\fcharset204\fprq1{\*\panose 00000000000000000000}Courier New Cyr;}{\f122\fmodern\fcharset161\fprq1{\*\panose 00000000000000000000}Courier New Greek;}{\f123\fmodern\fcharset162\fprq1{\*\panose 00000000000000000000}Courier New Tur;}
{\f124\fmodern\fcharset177\fprq1{\*\panose 00000000000000000000}Courier New (Hebrew);}{\f125\fmodern\fcharset178\fprq1{\*\panose 00000000000000000000}Courier New (Arabic);}
{\f126\fmodern\fcharset186\fprq1{\*\panose 00000000000000000000}Courier New Baltic;}{\f127\froman\fcharset256\fprq2{\*\panose 
 00000000000000000000}Batang Western{\*\falt ??};}
{\f128\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Batang CE{\*\falt ??};}{\f129\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Batang Cyr{\*\falt ??};}
{\f130\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Batang Greek{\*\falt ??};}{\f131\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Batang Tur{\*\falt ??};}
{\f132\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Batang Baltic{\*\falt ??};}{\f133\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}SimSun Western{\*\falt ??};}
{\f134\froman\fcharset256\fprq2{\*\panose 00000000000000000000}PMingLiU Western{\*\falt ????};}{\f135\fmodern\fcharset256\fprq1{\*\panose 00000000000000000000}MS Mincho Western{\*\falt ?? ??};}
{\f136\fmodern\fcharset238\fprq1{\*\panose 00000000000000000000}MS Mincho CE{\*\falt ?? ??};}{\f137\fmodern\fcharset204\fprq1{\*\panose 00000000000000000000}MS Mincho Cyr{\*\falt ?? ??};}
{\f138\fmodern\fcharset161\fprq1{\
 *\panose 00000000000000000000}MS Mincho Greek{\*\falt ?? ??};}{\f139\fmodern\fcharset162\fprq1{\*\panose 00000000000000000000}MS Mincho Tur{\*\falt ?? ??};}
{\f140\fmodern\fcharset186\fprq1{\*\panose 00000000000000000000}MS Mincho Baltic{\*\falt ?? ??};}{\f141\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Century CE;}{\f142\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Century Cyr;}
{\f143\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Century Greek;}{\f144\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Century Tur;}{\f145\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Century Baltic;}
{\f146\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Tahoma CE;}{\f147\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Tahoma Cyr;}{\f148\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Tahoma Greek;}
{\f149\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Tahoma Tur;}{\f150\fswiss\fcharset177\fprq2{\*\panose 0000000000000
 0000000}Tahoma (Hebrew);}{\f151\fswiss\fcharset178\fprq2{\*\panose 00000000000000000000}Tahoma (Arabic);}
{\f152\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Tahoma Baltic;}{\f153\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Arial Black CE;}{\f154\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Arial Black Cyr;}
{\f155\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Arial Black Greek;}{\f156\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Arial Black Tur;}{\f157\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Arial Black Baltic;}
{\f158\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Verdana CE;}{\f159\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Verdana Cyr;}{\f160\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Verdana Greek;}
{\f161\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Verdana Tur;}{\f162\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Verdana Baltic;}{\f163\fswiss\fcharset
 238\fprq2{\*\panose 00000000000000000000}Verdana Ref CE{\*\falt Tahoma};}
{\f164\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Verdana Ref Cyr{\*\falt Tahoma};}{\f165\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Verdana Ref Greek{\*\falt Tahoma};}
{\f166\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Verdana Ref Tur{\*\falt Tahoma};}{\f167\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Verdana Ref Baltic{\*\falt Tahoma};}
{\f168\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Lucida Sans Unicode CE;}{\f169\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Lucida Sans Unicode Cyr;}
{\f170\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Lucida Sans Unicode Greek;}{\f171\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Lucida Sans Unicode Tur;}
{\f172\fswiss\fcharset177\fprq2{\*\panose 00000000000000000000}Lucida Sans Unicode (Hebrew);}{\f173\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Book Antiqua CE;}{\f1
 74\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Book Antiqua Cyr;}
{\f175\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Book Antiqua Greek;}{\f176\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Book Antiqua Tur;}{\f177\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Book Antiqua Baltic;}
{\f178\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Century Gothic CE;}{\f179\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Century Gothic Cyr;}{\f180\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Century Gothic Greek;}
{\f181\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Century Gothic Tur;}{\f182\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Century Gothic Baltic;}{\f183\fmodern\fcharset238\fprq1{\*\panose 00000000000000000000}Lucida Console CE;}
{\f184\fmodern\fcharset204\fprq1{\*\panose 00000000000000000000}Lucida Console Cyr;}{\f185\fmodern\fcharset161\fprq1{\*\panose 00000000000000000000}Lucida Console Gre
 ek;}{\f186\fmodern\fcharset162\fprq1{\*\panose 00000000000000000000}Lucida Console Tur;}
{\f187\fscript\fcharset238\fprq2{\*\panose 00000000000000000000}Comic Sans MS CE;}{\f188\fscript\fcharset204\fprq2{\*\panose 00000000000000000000}Comic Sans MS Cyr;}{\f189\fscript\fcharset161\fprq2{\*\panose 00000000000000000000}Comic Sans MS Greek;}
{\f190\fscript\fcharset162\fprq2{\*\panose 00000000000000000000}Comic Sans MS Tur;}{\f191\fscript\fcharset186\fprq2{\*\panose 00000000000000000000}Comic Sans MS Baltic;}{\f192\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Impact CE;}
{\f193\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Impact Cyr;}{\f194\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Impact Greek;}{\f195\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Impact Tur;}
{\f196\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Impact Baltic;}{\f197\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Albertus Extra Bold CE;}{\f198\fswiss\fchars
 et162\fprq2{\*\panose 00000000000000000000}Albertus Extra Bold Tur;}
{\f199\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Albertus Extra Bold Baltic;}{\f200\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Albertus Medium CE;}
{\f201\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Albertus Medium Tur;}{\f202\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Albertus Medium Baltic;}{\f203\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Antique Olive CE;}
{\f204\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Antique Olive Tur;}{\f205\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Antique Olive Baltic;}{\f206\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Arial Narrow CE;}
{\f207\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Arial Narrow Tur;}{\f208\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Arial Narrow Baltic;}{\f209\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Bookman Old Style CE;}
{
 \f210\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Bookman Old Style Cyr;}{\f211\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Bookman Old Style Greek;}
{\f212\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Bookman Old Style Tur;}{\f213\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Bookman Old Style Baltic;}
{\f214\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Century Schoolbook CE;}{\f215\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Century Schoolbook Tur;}
{\f216\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Century Schoolbook Baltic;}{\f217\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}CG Omega CE;}{\f218\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}CG Omega Tur;}
{\f219\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}CG Omega Baltic;}{\f220\froman\fcharset238\fprq2{\*\panose 00000000000000000000}CG Times CE;}{\f221\froman\fcharset162\fprq2{\*\panose 00000000000000000000}CG Times T
 ur;}
{\f222\froman\fcharset186\fprq2{\*\panose 00000000000000000000}CG Times Baltic;}{\f223\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Clarendon Condensed CE;}{\f224\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Clarendon Condensed Tur;}
{\f225\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Clarendon Condensed Baltic;}{\f226\fscript\fcharset238\fprq2{\*\panose 00000000000000000000}Coronet CE;}{\f227\fscript\fcharset162\fprq2{\*\panose 00000000000000000000}Coronet Tur;}
{\f228\fscript\fcharset186\fprq2{\*\panose 00000000000000000000}Coronet Baltic;}{\f229\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Garamond CE;}{\f230\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Garamond Cyr;}
{\f231\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Garamond Greek;}{\f232\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Garamond Tur;}{\f233\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Garamond Baltic;}
{\f234\fmodern\fchar
 set238\fprq1{\*\panose 00000000000000000000}Letter Gothic CE;}{\f235\fmodern\fcharset162\fprq1{\*\panose 00000000000000000000}Letter Gothic Tur;}{\f236\fmodern\fcharset186\fprq1{\*\panose 00000000000000000000}Letter Gothic Baltic;}
{\f237\fscript\fcharset238\fprq2{\*\panose 00000000000000000000}Marigold CE;}{\f238\fscript\fcharset162\fprq2{\*\panose 00000000000000000000}Marigold Tur;}{\f239\fscript\fcharset186\fprq2{\*\panose 00000000000000000000}Marigold Baltic;}
{\f240\fscript\fcharset238\fprq2{\*\panose 00000000000000000000}Monotype Corsiva CE;}{\f241\fscript\fcharset204\fprq2{\*\panose 00000000000000000000}Monotype Corsiva Cyr;}
{\f242\fscript\fcharset161\fprq2{\*\panose 00000000000000000000}Monotype Corsiva Greek;}{\f243\fscript\fcharset162\fprq2{\*\panose 00000000000000000000}Monotype Corsiva Tur;}
{\f244\fscript\fcharset186\fprq2{\*\panose 00000000000000000000}Monotype Corsiva Baltic;}{\f245\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Univers CE;}{\f246\fswiss\fch
 arset162\fprq2{\*\panose 00000000000000000000}Univers Tur;}
{\f247\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Univers Baltic;}{\f248\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Univers Condensed CE;}{\f249\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Univers Condensed Tur;}
{\f250\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Univers Condensed Baltic;}{\f251\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Georgia CE;}{\f252\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Georgia Cyr;}
{\f253\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Georgia Greek;}{\f254\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Georgia Tur;}{\f255\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Georgia Baltic;}
{\f256\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Trebuchet MS CE;}{\f257\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Trebuchet MS Tur;}{\f258\fmodern\fcharset238\fprq1{\*\panose 0000000
 0000000000000}Andale Mono CE;}
{\f259\fmodern\fcharset204\fprq1{\*\panose 00000000000000000000}Andale Mono Cyr;}{\f260\fmodern\fcharset161\fprq1{\*\panose 00000000000000000000}Andale Mono Greek;}{\f261\fmodern\fcharset162\fprq1{\*\panose 00000000000000000000}Andale Mono Tur;}
{\f262\fmodern\fcharset186\fprq1{\*\panose 00000000000000000000}Andale Mono Baltic;}{\f263\fswiss\fcharset256\fprq2{\*\panose 00000000000000000000}Arial Unicode MS Western;}
{\f264\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Arial Unicode MS CE;}{\f265\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Arial Unicode MS Cyr;}
{\f266\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Arial Unicode MS Greek;}{\f267\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Arial Unicode MS Tur;}
{\f268\fswiss\fcharset177\fprq2{\*\panose 00000000000000000000}Arial Unicode MS (Hebrew);}{\f269\fswiss\fcharset178\fprq2{\*\panose 00000000000000000000}Arial Unicode MS (Arabic);}
{\f270\fswiss\fcharset
 186\fprq2{\*\panose 00000000000000000000}Arial Unicode MS Baltic;}{\f271\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Haettenschweiler CE;}
{\f272\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Haettenschweiler Cyr;}{\f273\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Haettenschweiler Greek;}
{\f274\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Haettenschweiler Tur;}{\f275\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Haettenschweiler Baltic;}{\f276\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}HoratioDMed Tur;}
{\f277\fmodern\fcharset256\fprq1{\*\panose 00000000000000000000}@MS Mincho Western;}{\f278\fmodern\fcharset238\fprq1{\*\panose 00000000000000000000}@MS Mincho CE;}{\f279\fmodern\fcharset204\fprq1{\*\panose 00000000000000000000}@MS Mincho Cyr;}
{\f280\fmodern\fcharset161\fprq1{\*\panose 00000000000000000000}@MS Mincho Greek;}{\f281\fmodern\fcharset162\fprq1{\*\panose 00000000000000000000}@MS Mincho Tur;}{\f282\fmoder
 n\fcharset186\fprq1{\*\panose 00000000000000000000}@MS Mincho Baltic;}
{\f283\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}@SimSun Western;}{\f284\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}Charcoal;}{\f285\fnil\fcharset256\fprq2{\*\panose 03020702040506060504}Apple Chancery;}
{\f286\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Aristocrat LET;}{\f287\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Bertram LET;}{\f288\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Bickley Script LET;}
{\f289\fnil\fcharset256\fprq2{\*\panose 00000500000000000000}BlairMdITC TT-Medium;}{\f290\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Bodoni Ornaments ITC TT;}
{\f291\fnil\fcharset256\fprq2{\*\panose 00000700000000000000}Bodoni SvtyTwo ITC TT-Bold;}{\f292\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Bodoni SvtyTwo ITC TT-Book;}
{\f293\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Bodoni SvtyTwo ITC TT-BookIta;}{\f294\fnil\fcharset256\f
 prq2{\*\panose 00000700000000000000}Bodoni SvtyTwo OS ITC TT-Bold;}
{\f295\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Bodoni SvtyTwo OS ITC TT-Book;}{\f296\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Bodoni SvtyTwo OS ITC TT-BookIt;}
{\f297\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Bordeaux Roman Bold LET;}{\f298\fnil\fcharset256\fprq2{\*\panose 00000700000000000000}Bradley Hand ITC TT-Bold;}{\f299\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Capitals;}
{\f300\fnil\fcharset256\fprq2{\*\panose 020b0806080604040204}Chicago;}{\f301\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}Gadget;}{\f302\fnil\fcharset256\fprq2{\*\panose 02030602050506020203}Hoefler Text;}
{\f303\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}Hoefler Text Ornaments;}{\f304\fnil\fcharset256\fprq2{\*\panose 00000300000000000000}Humana Serif ITC TT-Light;}
{\f305\fnil\fcharset256\fprq2{\*\panose 00000300000000000000}Humana Serif ITC TT-LightIta;}{\f306\fnil\fchar
 set256\fprq2{\*\panose 00000500000000000000}Humana Serif ITC TT-MedIta;}
{\f307\fnil\fcharset256\fprq2{\*\panose 00000500000000000000}Humana Serif ITC TT-Medium;}{\f308\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Jokerman LET;}{\f309\fnil\fcharset256\fprq2{\*\panose 00000700000000000000}LunaITC TT-Bold;}
{\f310\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Machine ITC TT;}{\f311\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Mona Lisa Solid ITC TT;}{\f312\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Monaco;}
{\f313\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Palatino;}{\f314\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Party LET;}{\f315\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}PortagoITC TT;}
{\f316\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}Sand;}{\f317\fnil\fcharset256\fprq2{\*\panose 020d0502020204020204}Skia;}{\f318\fnil\fcharset256\fprq2{\*\panose 00000700000000000000}Stone Sans ITC TT-Bold;}
{\f319\fn
 il\fcharset256\fprq2{\*\panose 00000600000000000000}Stone Sans ITC TT-Semi;}{\f320\fnil\fcharset256\fprq2{\*\panose 00000600000000000000}Stone Sans ITC TT-SemiIta;}
{\f321\fnil\fcharset256\fprq2{\*\panose 00000700000000000000}Stone Sans OS ITC TT-Bold;}{\f322\fnil\fcharset256\fprq2{\*\panose 00000600000000000000}Stone Sans OS ITC TT-Semi;}
{\f323\fnil\fcharset256\fprq2{\*\panose 00000600000000000000}Stone Sans OS ITCTT-SemiIta;}{\f324\fnil\fcharset256\fprq2{\*\panose 00000600000000000000}Stone Sans SC ITC TT-Semi;}{\f325\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}Techno;}
{\f326\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Textile;}{\f327\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}TremorITC TT;}{\f328\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Wanted LET;}{\f329\fnil\fcharset256\fprq2 VT100;}
}{\*\ud{\fonttbl{\f0\fnil\fcharset256\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\f1\fnil\fcharset256\fprq2{\*\panose 020b0604020202020204}
 Arial;}{\f2\fnil\fcharset256\fprq2{\*\panose 02070309020205020404}Courier New;}
{\f3\fnil\fcharset2\fprq2{\*\panose 02000500000000000000}Symbol;}{\f4\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Times;}{\f5\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Helvetica{\*\falt Arial};}
{\f6\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Courier;}{\f7\fnil\fcharset256\fprq2{\*\panose 020b0503030404040204}Geneva;}{\f8\froman\fcharset77\fprq2{\*\panose 00000000000000000000}Tms Rmn;}
{\f9\fswiss\fcharset77\fprq2{\*\panose 00000000000000000000}Helv;}{\f10\froman\fcharset77\fprq2{\*\panose 00000000000000000000}MS Serif;}{\f11\fswiss\fcharset77\fprq2{\*\panose 00000000000000000000}MS Sans Serif;}
{\f12\fnil\fcharset256\fprq2{\*\panose 02020502060305060204}New York;}{\f13\fswiss\fcharset77\fprq2{\*\panose 00000000000000000000}System;}{\f14\fnil\fcharset2\fprq2{\*\panose 05020102010804080708}Wingdings;}
{\f15\froman\fcharset256\fprq1{\*\panose 00000000000000000000}FE Roman f
 ont face;}{\f16\fmodern\fcharset256\fprq1{\*\panose 00000000000000000000}FE Modern font face;}
{\f17\froman\fcharset256\fprq1{\*\panose 00000000000000000000}FE Truetype Roman font face;}{\f18\fmodern\fcharset256\fprq1{\*\panose 00000000000000000000}FE Truetype Modern font face;}{\f19\froman\fcharset77\fprq2{\*\panose 00000000000000000000}Century;}
{\f20\froman\fcharset128\fprq1{\*\panose 00000000000000000000}Mincho{\*\falt ??};}{\f21\froman\fcharset129\fprq2{\*\panose 02030600000101010101}Batang{\*\falt ??};}{\f22\fnil\fcharset134\fprq2{\*\panose 02010600030101010101}SimSun{\*\falt ??};}
{\f23\froman\fcharset136\fprq2{\*\panose 02020300000000000000}PMingLiU{\*\falt ????};}{\f24\fmodern\fcharset128\fprq1{\*\panose 00000000000000000000}Gothic{\*\falt ?????};}{\f25\fmodern\fcharset129\fprq1{\*\panose 00000000000000000000}Dotum{\*\falt ??};}
{\f26\fmodern\fcharset134\fprq1{\*\panose 00000000000000000000}SimHei{\*\falt ??};}{\f27\fmodern\fcharset136\fprq1{\*\panose 00000000000000000000}M
 ingLiU{\*\falt ???};}
{\f28\fmodern\fcharset128\fprq1{\*\panose 02020609040205080304}MS Mincho{\*\falt ?? ??};}{\f29\froman\fcharset129\fprq1{\*\panose 00000000000000000000}Gulim{\*\falt ??};}
{\f30\fmodern\fcharset128\fprq1{\*\panose 00000000000000000000}MS Gothic{\*\falt ?? ????};}{\f31\fswiss\fcharset256\fprq2{\*\panose 020b0604030504040204}Tahoma;}{\f32\fnil\fcharset256\fprq2{\*\panose 020b0a04020102020204}Arial Black;}
{\f33\fmodern\fcharset256\fprq1{\*\panose 020b0509030504030204}Lucida Sans Typewriter{\*\falt Andale Mono};}{\f34\fnil\fcharset256\fprq2{\*\panose 020b0604030504040204}Verdana;}
{\f35\fswiss\fcharset256\fprq2{\*\panose 020b0604030504040204}Verdana Ref{\*\falt Verdana};}{\f36\fmodern\fcharset256\fprq1{\*\panose 00000000000000000000}Fixedsys;}{\f37\fmodern\fcharset255\fprq1{\*\panose 00000000000000000000}Terminal;}
{\f38\fswiss\fcharset256\fprq2{\*\panose 00000000000000000000}Small Fonts;}{\f39\fnil\fcharset2\fprq2{\*\panose 00000000000000000000}Marlett;}{\f40\fswi
 ss\fcharset256\fprq2{\*\panose 020b0504020203020204}News Gothic MT;}
{\f41\fscript\fcharset256\fprq2{\*\panose 03010101010101010101}Lucida Handwriting;}{\f42\fswiss\fcharset256\fprq2{\*\panose 020b0602030504090204}Lucida Sans;}{\f43\fswiss\fcharset256\fprq2{\*\panose 020b0602030504020204}Lucida Sans Unicode;}
{\f44\froman\fcharset256\fprq2{\*\panose 02040602050305030304}Book Antiqua;}{\f45\fswiss\fcharset256\fprq2{\*\panose 020b0502020202020204}Century Gothic;}{\f46\fmodern\fcharset256\fprq1{\*\panose 02010509020102010303}OCR A Extended;}
{\f47\froman\fcharset256\fprq2{\*\panose 02040603050505030304}Calisto MT;}{\f48\fswiss\fcharset256\fprq2{\*\panose 020b0306030101010103}Abadi MT Condensed Light;}{\f49\fswiss\fcharset256\fprq2{\*\panose 020e0705020206020404}Copperplate Gothic Bold;}
{\f50\fswiss\fcharset256\fprq2{\*\panose 020e0507020206020404}Copperplate Gothic Light;}{\f51\fdecor\fcharset256\fprq2{\*\panose 04040403030d02020704}Matisse ITC;}{\f52\fdecor\fcharset256\fprq2{\*\panos
 e 04020404030d07020202}Tempus Sans ITC;}
{\f53\fdecor\fcharset256\fprq2{\*\panose 04040506030f02020702}Westminster;}{\f54\fmodern\fcharset256\fprq1{\*\panose 020b0609040504020204}Lucida Console;}{\f55\fnil\fcharset256\fprq2{\*\panose 030f0702030302020204}Comic Sans MS;}
{\f56\fnil\fcharset256\fprq2{\*\panose 020b0806030902050204}Impact;}{\f57\fnil\fcharset2\fprq2{\*\panose 05030102010509060703}Webdings;}{\f58\fnil\fcharset2\fprq2{\*\panose 00000400000000000000}StarBats;}
{\f59\fnil\fcharset2\fprq2{\*\panose 00000400000000000000}StarMath;}{\f60\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Arioso;}{\f61\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}ChevaraOutline;}
{\f62\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Chevara;}{\f63\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Conga;}{\f64\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}HelmetCondensed;}
{\f65\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Helmet;}{\f66\fnil\fcharset256\fpr
 q2{\*\panose 00000400000000000000}Timmons;}{\f67\fswiss\fcharset256\fprq2{\*\panose 020e0802040304020204}Albertus Extra Bold;}
{\f68\fswiss\fcharset256\fprq2{\*\panose 020e0602030304020304}Albertus Medium;}{\f69\fswiss\fcharset256\fprq2{\*\panose 020b0603020204030204}Antique Olive;}{\f70\fswiss\fcharset256\fprq2{\*\panose 020b0506020203020204}Arial Narrow;}
{\f71\froman\fcharset256\fprq2{\*\panose 02050604050505020204}Bookman Old Style;}{\f72\froman\fcharset256\fprq2{\*\panose 02040603050505020303}Century Schoolbook;}{\f73\fswiss\fcharset256\fprq2{\*\panose 020b0502050508020304}CG Omega;}
{\f74\froman\fcharset256\fprq2{\*\panose 02020603050405020304}CG Times;}{\f75\froman\fcharset256\fprq2{\*\panose 02040706040705040204}Clarendon Condensed;}{\f76\fscript\fcharset256\fprq2{\*\panose 03030502040406070605}Coronet;}
{\f77\froman\fcharset256\fprq2{\*\panose 02020502050306020203}Garamond;}{\f78\fmodern\fcharset256\fprq1{\*\panose 020b0409020202030204}Letter Gothic;}{\f79\fscript\fcharset2
 56\fprq2{\*\panose 03020702040402020504}Marigold;}
{\f80\fscript\fcharset256\fprq2{\*\panose 03010101010201010101}Monotype Corsiva;}{\f81\fnil\fcharset2\fprq2{\*\panose 01010601010101010101}Monotype Sorts;}{\f82\fswiss\fcharset256\fprq2{\*\panose 020b0603020202030204}Univers;}
{\f83\fswiss\fcharset256\fprq2{\*\panose 020b0606020202060204}Univers Condensed;}{\f84\fnil\fcharset256\fprq2{\*\panose 02040502050405020303}Georgia;}{\f85\fnil\fcharset256\fprq2{\*\panose 020b0603020202020204}Trebuchet MS;}
{\f86\fnil\fcharset256\fprq2{\*\panose 020b0509000000000004}Andale Mono;}{\f87\froman\fcharset256\fprq2{\*\panose 00050102010706020507}Map Symbols;}{\f88\fswiss\fcharset128\fprq2{\*\panose 020b0604020202020204}Arial Unicode MS;}
{\f89\fswiss\fcharset256\fprq2{\*\panose 020b0706040902060204}Haettenschweiler;}{\f90\fnil\fcharset2\fprq2{\*\panose 05000000000000000000}MS Outlook;}{\f91\froman\fcharset2\fprq2{\*\panose 05020102010507070707}Wingdings 2;}
{\f92\froman\fcharset2\fprq2{\*\panose 05
 040102010807070707}Wingdings 3;}{\f93\fnil\fcharset2\fprq2{\*\panose 02000500000000000000}MT Extra;}{\f94\fswiss\fcharset256\fprq2{\*\panose 020b0602020203020303}HoratioDMed;}
{\f95\fnil\fcharset178\fprq2{\*\panose 02010000000000000000}Arabic Transparent;}{\f96\fnil\fcharset178\fprq2{\*\panose 02010000000000000000}Traditional Arabic;}{\f97\fnil\fcharset177\fprq2{\*\panose 00000000000000000000}David;}
{\f98\fnil\fcharset177\fprq2{\*\panose 00000000000000000000}David Transparent;}{\f99\fnil\fcharset177\fprq2{\*\panose 00000000000000000000}Miriam;}{\f100\fmodern\fcharset177\fprq1{\*\panose 00000009000000000000}Miriam Fixed;}
{\f101\fmodern\fcharset177\fprq1{\*\panose 00000009000000000000}Fixed Miriam Transparent;}{\f102\fnil\fcharset177\fprq2{\*\panose 00000000000000000000}Miriam Transparent;}{\f103\fmodern\fcharset177\fprq1{\*\panose 00000009000000000000}Rod;}
{\f104\fmodern\fcharset128\fprq1{\*\panose 00000000000000000000}@MS Mincho;}{\f105\fnil\fcharset134\fprq2{\*\panose 0000000000
 0000000000}@SimSun;}{\f106\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Times New Roman CE;}
{\f107\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Times New Roman Cyr;}{\f108\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Times New Roman Greek;}{\f109\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Times New Roman Tur;}
{\f110\froman\fcharset177\fprq2{\*\panose 00000000000000000000}Times New Roman (Hebrew);}{\f111\froman\fcharset178\fprq2{\*\panose 00000000000000000000}Times New Roman (Arabic);}
{\f112\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Times New Roman Baltic;}{\f113\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Arial CE;}{\f114\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Arial Cyr;}
{\f115\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Arial Greek;}{\f116\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Arial Tur;}{\f117\fswiss\fcharset177\fprq2{\*\panose 00000000000000000000}Arial (Hebr
 ew);}
{\f118\fswiss\fcharset178\fprq2{\*\panose 00000000000000000000}Arial (Arabic);}{\f119\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Arial Baltic;}{\f120\fmodern\fcharset238\fprq1{\*\panose 00000000000000000000}Courier New CE;}
{\f121\fmodern\fcharset204\fprq1{\*\panose 00000000000000000000}Courier New Cyr;}{\f122\fmodern\fcharset161\fprq1{\*\panose 00000000000000000000}Courier New Greek;}{\f123\fmodern\fcharset162\fprq1{\*\panose 00000000000000000000}Courier New Tur;}
{\f124\fmodern\fcharset177\fprq1{\*\panose 00000000000000000000}Courier New (Hebrew);}{\f125\fmodern\fcharset178\fprq1{\*\panose 00000000000000000000}Courier New (Arabic);}
{\f126\fmodern\fcharset186\fprq1{\*\panose 00000000000000000000}Courier New Baltic;}{\f127\froman\fcharset256\fprq2{\*\panose 00000000000000000000}Batang Western{\*\falt ??};}
{\f128\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Batang CE{\*\falt ??};}{\f129\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Batang Cyr
 {\*\falt ??};}
{\f130\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Batang Greek{\*\falt ??};}{\f131\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Batang Tur{\*\falt ??};}
{\f132\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Batang Baltic{\*\falt ??};}{\f133\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}SimSun Western{\*\falt ??};}
{\f134\froman\fcharset256\fprq2{\*\panose 00000000000000000000}PMingLiU Western{\*\falt ????};}{\f135\fmodern\fcharset256\fprq1{\*\panose 00000000000000000000}MS Mincho Western{\*\falt ?? ??};}
{\f136\fmodern\fcharset238\fprq1{\*\panose 00000000000000000000}MS Mincho CE{\*\falt ?? ??};}{\f137\fmodern\fcharset204\fprq1{\*\panose 00000000000000000000}MS Mincho Cyr{\*\falt ?? ??};}
{\f138\fmodern\fcharset161\fprq1{\*\panose 00000000000000000000}MS Mincho Greek{\*\falt ?? ??};}{\f139\fmodern\fcharset162\fprq1{\*\panose 00000000000000000000}MS Mincho Tur{\*\falt ?? ??};}
{\f140\fmodern\fcharset186\fprq1{\*\panose 000000000
 00000000000}MS Mincho Baltic{\*\falt ?? ??};}{\f141\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Century CE;}{\f142\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Century Cyr;}
{\f143\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Century Greek;}{\f144\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Century Tur;}{\f145\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Century Baltic;}
{\f146\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Tahoma CE;}{\f147\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Tahoma Cyr;}{\f148\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Tahoma Greek;}
{\f149\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Tahoma Tur;}{\f150\fswiss\fcharset177\fprq2{\*\panose 00000000000000000000}Tahoma (Hebrew);}{\f151\fswiss\fcharset178\fprq2{\*\panose 00000000000000000000}Tahoma (Arabic);}
{\f152\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Tahoma Baltic;}{\f153\fswiss\fcharset238
 \fprq2{\*\panose 00000000000000000000}Arial Black CE;}{\f154\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Arial Black Cyr;}
{\f155\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Arial Black Greek;}{\f156\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Arial Black Tur;}{\f157\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Arial Black Baltic;}
{\f158\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Verdana CE;}{\f159\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Verdana Cyr;}{\f160\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Verdana Greek;}
{\f161\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Verdana Tur;}{\f162\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Verdana Baltic;}{\f163\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Verdana Ref CE{\*\falt Tahoma};}
{\f164\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Verdana Ref Cyr{\*\falt Tahoma};}{\f165\fswiss\fcharset161\fprq2{\*\pano
 se 00000000000000000000}Verdana Ref Greek{\*\falt Tahoma};}
{\f166\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Verdana Ref Tur{\*\falt Tahoma};}{\f167\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Verdana Ref Baltic{\*\falt Tahoma};}
{\f168\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Lucida Sans Unicode CE;}{\f169\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Lucida Sans Unicode Cyr;}
{\f170\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Lucida Sans Unicode Greek;}{\f171\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Lucida Sans Unicode Tur;}
{\f172\fswiss\fcharset177\fprq2{\*\panose 00000000000000000000}Lucida Sans Unicode (Hebrew);}{\f173\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Book Antiqua CE;}{\f174\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Book Antiqua Cyr;}
{\f175\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Book Antiqua Greek;}{\f176\froman\fcharset162\fprq2{\*\panose 000000
 00000000000000}Book Antiqua Tur;}{\f177\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Book Antiqua Baltic;}
{\f178\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Century Gothic CE;}{\f179\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Century Gothic Cyr;}{\f180\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Century Gothic Greek;}
{\f181\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Century Gothic Tur;}{\f182\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Century Gothic Baltic;}{\f183\fmodern\fcharset238\fprq1{\*\panose 00000000000000000000}Lucida Console CE;}
{\f184\fmodern\fcharset204\fprq1{\*\panose 00000000000000000000}Lucida Console Cyr;}{\f185\fmodern\fcharset161\fprq1{\*\panose 00000000000000000000}Lucida Console Greek;}{\f186\fmodern\fcharset162\fprq1{\*\panose 00000000000000000000}Lucida Console Tur;}
{\f187\fscript\fcharset238\fprq2{\*\panose 00000000000000000000}Comic Sans MS CE;}{\f188\fscript\fcharset204\fprq2{\*\pa
 nose 00000000000000000000}Comic Sans MS Cyr;}{\f189\fscript\fcharset161\fprq2{\*\panose 00000000000000000000}Comic Sans MS Greek;}
{\f190\fscript\fcharset162\fprq2{\*\panose 00000000000000000000}Comic Sans MS Tur;}{\f191\fscript\fcharset186\fprq2{\*\panose 00000000000000000000}Comic Sans MS Baltic;}{\f192\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Impact CE;}
{\f193\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Impact Cyr;}{\f194\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Impact Greek;}{\f195\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Impact Tur;}
{\f196\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Impact Baltic;}{\f197\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Albertus Extra Bold CE;}{\f198\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Albertus Extra Bold Tur;}
{\f199\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Albertus Extra Bold Baltic;}{\f200\fswiss\fcharset238\fprq2{\*\panose 0000000
 0000000000000}Albertus Medium CE;}
{\f201\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Albertus Medium Tur;}{\f202\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Albertus Medium Baltic;}{\f203\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Antique Olive CE;}
{\f204\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Antique Olive Tur;}{\f205\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Antique Olive Baltic;}{\f206\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Arial Narrow CE;}
{\f207\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Arial Narrow Tur;}{\f208\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Arial Narrow Baltic;}{\f209\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Bookman Old Style CE;}
{\f210\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Bookman Old Style Cyr;}{\f211\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Bookman Old Style Greek;}
{\f212\froman\fcharset162\fprq2{\*\
 panose 00000000000000000000}Bookman Old Style Tur;}{\f213\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Bookman Old Style Baltic;}
{\f214\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Century Schoolbook CE;}{\f215\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Century Schoolbook Tur;}
{\f216\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Century Schoolbook Baltic;}{\f217\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}CG Omega CE;}{\f218\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}CG Omega Tur;}
{\f219\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}CG Omega Baltic;}{\f220\froman\fcharset238\fprq2{\*\panose 00000000000000000000}CG Times CE;}{\f221\froman\fcharset162\fprq2{\*\panose 00000000000000000000}CG Times Tur;}
{\f222\froman\fcharset186\fprq2{\*\panose 00000000000000000000}CG Times Baltic;}{\f223\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Clarendon Condensed CE;}{\f224\froman\fcharset162\fprq2{\*\pa
 nose 00000000000000000000}Clarendon Condensed Tur;}
{\f225\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Clarendon Condensed Baltic;}{\f226\fscript\fcharset238\fprq2{\*\panose 00000000000000000000}Coronet CE;}{\f227\fscript\fcharset162\fprq2{\*\panose 00000000000000000000}Coronet Tur;}
{\f228\fscript\fcharset186\fprq2{\*\panose 00000000000000000000}Coronet Baltic;}{\f229\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Garamond CE;}{\f230\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Garamond Cyr;}
{\f231\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Garamond Greek;}{\f232\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Garamond Tur;}{\f233\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Garamond Baltic;}
{\f234\fmodern\fcharset238\fprq1{\*\panose 00000000000000000000}Letter Gothic CE;}{\f235\fmodern\fcharset162\fprq1{\*\panose 00000000000000000000}Letter Gothic Tur;}{\f236\fmodern\fcharset186\fprq1{\*\panose 00000000000000000000}
 Letter Gothic Baltic;}
{\f237\fscript\fcharset238\fprq2{\*\panose 00000000000000000000}Marigold CE;}{\f238\fscript\fcharset162\fprq2{\*\panose 00000000000000000000}Marigold Tur;}{\f239\fscript\fcharset186\fprq2{\*\panose 00000000000000000000}Marigold Baltic;}
{\f240\fscript\fcharset238\fprq2{\*\panose 00000000000000000000}Monotype Corsiva CE;}{\f241\fscript\fcharset204\fprq2{\*\panose 00000000000000000000}Monotype Corsiva Cyr;}
{\f242\fscript\fcharset161\fprq2{\*\panose 00000000000000000000}Monotype Corsiva Greek;}{\f243\fscript\fcharset162\fprq2{\*\panose 00000000000000000000}Monotype Corsiva Tur;}
{\f244\fscript\fcharset186\fprq2{\*\panose 00000000000000000000}Monotype Corsiva Baltic;}{\f245\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Univers CE;}{\f246\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Univers Tur;}
{\f247\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Univers Baltic;}{\f248\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Univers
  Condensed CE;}{\f249\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Univers Condensed Tur;}
{\f250\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Univers Condensed Baltic;}{\f251\froman\fcharset238\fprq2{\*\panose 00000000000000000000}Georgia CE;}{\f252\froman\fcharset204\fprq2{\*\panose 00000000000000000000}Georgia Cyr;}
{\f253\froman\fcharset161\fprq2{\*\panose 00000000000000000000}Georgia Greek;}{\f254\froman\fcharset162\fprq2{\*\panose 00000000000000000000}Georgia Tur;}{\f255\froman\fcharset186\fprq2{\*\panose 00000000000000000000}Georgia Baltic;}
{\f256\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Trebuchet MS CE;}{\f257\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Trebuchet MS Tur;}{\f258\fmodern\fcharset238\fprq1{\*\panose 00000000000000000000}Andale Mono CE;}
{\f259\fmodern\fcharset204\fprq1{\*\panose 00000000000000000000}Andale Mono Cyr;}{\f260\fmodern\fcharset161\fprq1{\*\panose 00000000000000000000}Andale Mono Greek;}{\f261\fmodern
 \fcharset162\fprq1{\*\panose 00000000000000000000}Andale Mono Tur;}
{\f262\fmodern\fcharset186\fprq1{\*\panose 00000000000000000000}Andale Mono Baltic;}{\f263\fswiss\fcharset256\fprq2{\*\panose 00000000000000000000}Arial Unicode MS Western;}
{\f264\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Arial Unicode MS CE;}{\f265\fswiss\fcharset204\fprq2{\*\panose 00000000000000000000}Arial Unicode MS Cyr;}
{\f266\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Arial Unicode MS Greek;}{\f267\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Arial Unicode MS Tur;}
{\f268\fswiss\fcharset177\fprq2{\*\panose 00000000000000000000}Arial Unicode MS (Hebrew);}{\f269\fswiss\fcharset178\fprq2{\*\panose 00000000000000000000}Arial Unicode MS (Arabic);}
{\f270\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Arial Unicode MS Baltic;}{\f271\fswiss\fcharset238\fprq2{\*\panose 00000000000000000000}Haettenschweiler CE;}
{\f272\fswiss\fcharset204\fprq2{\*\panose 0000000000000000
 0000}Haettenschweiler Cyr;}{\f273\fswiss\fcharset161\fprq2{\*\panose 00000000000000000000}Haettenschweiler Greek;}
{\f274\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}Haettenschweiler Tur;}{\f275\fswiss\fcharset186\fprq2{\*\panose 00000000000000000000}Haettenschweiler Baltic;}{\f276\fswiss\fcharset162\fprq2{\*\panose 00000000000000000000}HoratioDMed Tur;}
{\f277\fmodern\fcharset256\fprq1{\*\panose 00000000000000000000}@MS Mincho Western;}{\f278\fmodern\fcharset238\fprq1{\*\panose 00000000000000000000}@MS Mincho CE;}{\f279\fmodern\fcharset204\fprq1{\*\panose 00000000000000000000}@MS Mincho Cyr;}
{\f280\fmodern\fcharset161\fprq1{\*\panose 00000000000000000000}@MS Mincho Greek;}{\f281\fmodern\fcharset162\fprq1{\*\panose 00000000000000000000}@MS Mincho Tur;}{\f282\fmodern\fcharset186\fprq1{\*\panose 00000000000000000000}@MS Mincho Baltic;}
{\f283\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}@SimSun Western;}{\f284\fnil\fcharset256\fprq2{\*\panose 00000000000000000000
 }Charcoal;}{\f285\fnil\fcharset256\fprq2{\*\panose 03020702040506060504}Apple Chancery;}
{\f286\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Aristocrat LET;}{\f287\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Bertram LET;}{\f288\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Bickley Script LET;}
{\f289\fnil\fcharset256\fprq2{\*\panose 00000500000000000000}BlairMdITC TT-Medium;}{\f290\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Bodoni Ornaments ITC TT;}
{\f291\fnil\fcharset256\fprq2{\*\panose 00000700000000000000}Bodoni SvtyTwo ITC TT-Bold;}{\f292\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Bodoni SvtyTwo ITC TT-Book;}
{\f293\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Bodoni SvtyTwo ITC TT-BookIta;}{\f294\fnil\fcharset256\fprq2{\*\panose 00000700000000000000}Bodoni SvtyTwo OS ITC TT-Bold;}
{\f295\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Bodoni SvtyTwo OS ITC TT-Book;}{\f296\fnil\fcharset256\fprq2{\*\panose 000004000
 00000000000}Bodoni SvtyTwo OS ITC TT-BookIt;}
{\f297\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Bordeaux Roman Bold LET;}{\f298\fnil\fcharset256\fprq2{\*\panose 00000700000000000000}Bradley Hand ITC TT-Bold;}{\f299\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Capitals;}
{\f300\fnil\fcharset256\fprq2{\*\panose 020b0806080604040204}Chicago;}{\f301\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}Gadget;}{\f302\fnil\fcharset256\fprq2{\*\panose 02030602050506020203}Hoefler Text;}
{\f303\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}Hoefler Text Ornaments;}{\f304\fnil\fcharset256\fprq2{\*\panose 00000300000000000000}Humana Serif ITC TT-Light;}
{\f305\fnil\fcharset256\fprq2{\*\panose 00000300000000000000}Humana Serif ITC TT-LightIta;}{\f306\fnil\fcharset256\fprq2{\*\panose 00000500000000000000}Humana Serif ITC TT-MedIta;}
{\f307\fnil\fcharset256\fprq2{\*\panose 00000500000000000000}Humana Serif ITC TT-Medium;}{\f308\fnil\fcharset256\fprq2{\*\panose 0200050
 0000000000000}Jokerman LET;}{\f309\fnil\fcharset256\fprq2{\*\panose 00000700000000000000}LunaITC TT-Bold;}
{\f310\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Machine ITC TT;}{\f311\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}Mona Lisa Solid ITC TT;}{\f312\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Monaco;}
{\f313\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Palatino;}{\f314\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Party LET;}{\f315\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}PortagoITC TT;}
{\f316\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}Sand;}{\f317\fnil\fcharset256\fprq2{\*\panose 020d0502020204020204}Skia;}{\f318\fnil\fcharset256\fprq2{\*\panose 00000700000000000000}Stone Sans ITC TT-Bold;}
{\f319\fnil\fcharset256\fprq2{\*\panose 00000600000000000000}Stone Sans ITC TT-Semi;}{\f320\fnil\fcharset256\fprq2{\*\panose 00000600000000000000}Stone Sans ITC TT-SemiIta;}
{\f321\fnil\fcharset256\fprq2{\*\panose 0000
 0700000000000000}Stone Sans OS ITC TT-Bold;}{\f322\fnil\fcharset256\fprq2{\*\panose 00000600000000000000}Stone Sans OS ITC TT-Semi;}
{\f323\fnil\fcharset256\fprq2{\*\panose 00000600000000000000}Stone Sans OS ITCTT-SemiIta;}{\f324\fnil\fcharset256\fprq2{\*\panose 00000600000000000000}Stone Sans SC ITC TT-Semi;}{\f325\fnil\fcharset256\fprq2{\*\panose 00000000000000000000}Techno;}
{\f326\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Textile;}{\f327\fnil\fcharset256\fprq2{\*\panose 00000400000000000000}TremorITC TT;}{\f328\fnil\fcharset256\fprq2{\*\panose 02000500000000000000}Wanted LET;}{\f329\fnil\fcharset256\fprq2 VT100;}
}}}{\colortbl;\red0\green0\blue0;\red0\green0\blue255;\red0\green255\blue255;\red0\green255\blue0;\red255\green0\blue255;\red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255;\red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;
\red128\green0\blue128;\red128\green0\blue0;\red128\green128\blue0;\red128\green128\blue128;\red192\gree
 n192\blue192;}{\stylesheet{\sa120\nowidctlpar\adjustright \f1\fs20\cgrid \snext0 Normal;}{\s1\sb240\sa240\keepn\nowidctlpar\outlinelevel0\adjustright 
\b\caps\f1\fs32\cgrid \sbasedon0 \snext0 heading 1;}{\s2\sb240\sa240\keepn\nowidctlpar\outlinelevel1\adjustright \b\f1\fs32\cgrid \sbasedon0 \snext0 heading 2;}{\s3\sb240\sa240\keepn\nowidctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid 
\sbasedon0 \snext15 heading 3;}{\s4\sb240\sa240\keepn\nowidctlpar\outlinelevel3\adjustright \b\i\f1\cgrid \sbasedon0 \snext0 heading 4;}{\s5\sb40\sa240\sl-240\slmult0\keepn\nowidctlpar\outlinelevel4\adjustright \b\i\f1\fs20\cgrid \sbasedon1 \snext0 
heading 5;}{\s6\sb240\sa240\sl-238\slmult0\keepn\nowidctlpar\pvpara\posy0\absh255\dxfrtext130\dfrmtxtx130\dfrmtxty0\outlinelevel5\adjustright \b\caps\f1\fs32\cgrid \sbasedon1 \snext0 heading 6;}{\s7\sa120\keepn\widctlpar\outlinelevel6\adjustright 
\b\f1\fs20\cgrid \sbasedon0 \snext0 heading 7;}{\*\cs10 \additive Default Paragraph Font;}{\s15\li288\sa120\n
 owidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 Normal Indent;}{\*\cs16 \additive \fs16\cf2 \sbasedon10 annotation reference;}{
\s17\sa120\nowidctlpar\adjustright \f1\fs20\cf6\cgrid \sbasedon0 \snext17 annotation text;}{\s18\li1296\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid \sbasedon0 \snext18 \sautoupd toc 4;}{\s19\li864\sa40\nowidctlpar
\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid \sbasedon0 \snext19 \sautoupd toc 3;}{\s20\li432\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid \sbasedon21 \snext20 \sautoupd toc 2;}{\s21\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright 
\f1\fs20\cgrid \sbasedon0 \snext21 \sautoupd toc 1;}{\s22\sa120\nowidctlpar\tqc\tx4320\tqr\tx8640\adjustright \f1\fs16\cgrid \sbasedon0 \snext22 footer;}{\s23\sa120\nowidctlpar\brdrb\brdrs\brdrw15\brsp20 \tqr\tx9936\adjustright \f1\fs20\cgrid 
\sbasedon0 \snext23 header;}{\s24\fi-288\li288\sa120\nowidctlpar\tx288\adjustright \f1\fs20\cgrid \sbasedon0 \snext24 List1-Hang;}{\s25
 \li288\sa120\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext24 List1-Indent;}{
\s26\fi-288\li576\sa120\nowidctlpar\tx576\adjustright \f1\fs20\cgrid \sbasedon0 \snext26 List2-Hang;}{\s27\li576\sa120\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext26 List2-Indent;}{\s28\fi-288\li864\sa120\nowidctlpar\tx864\adjustright 
\f1\fs20\cgrid \sbasedon0 \snext28 List3-Hang;}{\s29\li864\sa120\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext28 List3-Indent;}{\s30\li576\sa120\nowidctlpar\adjustright \b\f2\fs20\cgrid \sbasedon31 \snext24 List1-Code;}{
\s31\li576\sa120\nowidctlpar\adjustright \b\f2\fs20\cgrid \snext0 Normal Code;}{\s32\li1152\sa120\nowidctlpar\adjustright \b\f2\fs20\cgrid \sbasedon31 \snext28 List3-Code;}{\s33\li864\sa120\nowidctlpar\adjustright \b\f2\fs20\cgrid \sbasedon31 \snext26 
List2-Code;}{\s34\li432\sa120\nowidctlpar\adjustright \i\f1\fs20\cgrid \sbasedon0 \snext0 Normal Note;}{\s35\li432\sa120\nowidctlpar\adjustright \i\f1\fs20\cgrid \sbasedon34 \s
 next24 List1-Note;}{\s36\li720\sa120\nowidctlpar\adjustright \i\f1\fs20\cgrid 
\sbasedon34 \snext26 List2-Note;}{\s37\li1008\sa120\nowidctlpar\adjustright \i\f1\fs20\cgrid \sbasedon34 \snext28 List3-Note;}{\s38\sb120\sa120\nowidctlpar\tqr\tx9936\pvpg\phmrg\posy878\adjustright \f1\fs20\cgrid \sbasedon23 \snext38 banner2;}{
\s39\qc\sb120\sa120\sl240\slmult0\nowidctlpar\tqr\tx9936\pvpg\phmrg\posy878\dxfrtext187\dfrmtxtx187\dfrmtxty187\adjustright \f1\fs20\cgrid \sbasedon23 \snext39 banner1;}{\s40\fi-864\li864\sa120\nowidctlpar\tx432\tx864\adjustright \f1\fs20\cgrid 
\sbasedon0 \snext41 Q&A Question-Hang;}{\s41\fi-432\li864\sa120\nowidctlpar\tx864\adjustright \f1\fs20\cgrid \sbasedon0 \snext40 Q&A Answer-Hang;}{\s42\li864\sa120\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext41 Q&A Question-Indent;}{
\s43\sa120\sl-72\slmult0\nowidctlpar\adjustright \v\f1\fs20\cgrid \sbasedon0 \snext43 Fix Headings Bug;}{\s44\li864\sa120\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext40 
 Q&A Answer-Indent;}{\s45\li720\sa120\nowidctlpar\adjustright 
\b\f2\fs20\cgrid \sbasedon31 \snext45 Ten1-Code;}{\s46\fi-432\li432\sa120\nowidctlpar\tx432\adjustright \f1\fs20\cgrid \sbasedon0 \snext46 Ten1-Hang;}{\s47\li432\sa120\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext47 Ten1-Indent;}{
\s48\li576\sa120\nowidctlpar\adjustright \i\f1\fs20\cgrid \sbasedon34 \snext48 Ten1-Note;}{\s49\li1008\sa120\nowidctlpar\adjustright \b\f2\fs20\cgrid \sbasedon33 \snext49 Ten2-Code;}{\s50\fi-288\li720\sa120\nowidctlpar\tx288\adjustright \f1\fs20\cgrid 
\sbasedon46 \snext50 Ten2-Hang;}{\s51\li720\sa120\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon47 \snext51 Ten2-Indent;}{\s52\li720\sa120\nowidctlpar\adjustright \i\f1\fs20\cgrid \sbasedon48 \snext52 Ten2-Note;}{
\s53\li1008\sa120\nowidctlpar\adjustright \i\f1\fs20\cgrid \sbasedon0 \snext53 Q&A Answer-Note;}{\s54\li1296\sa120\nowidctlpar\adjustright \b\f2\fs20\cgrid \sbasedon31 \snext54 Q&A Answer-Code;}{\s55\fi-432\li1296\sa120\nowi
 dctlpar\tx1296\adjustright 
\f1\fs20\cgrid \sbasedon0 \snext55 Q&A Answer2-Hang;}{\s56\li1008\sa120\nowidctlpar\adjustright \i\f1\fs20\cgrid \sbasedon0 \snext56 Q&A Question-Note;}{\s57\li1296\sa120\nowidctlpar\adjustright \b\f2\fs20\cgrid \sbasedon31 \snext57 Q&A Question-Code;}{
\s58\li1296\sa120\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext58 Q&A Answer2-Indent;}{\s59\li1728\sa120\nowidctlpar\adjustright \b\f2\fs20\cgrid \sbasedon31 \snext59 Q&A Answer2-Code;}{\s60\fi-432\li1728\sa120\nowidctlpar\tx1728\adjustright 
\f1\fs20\cgrid \sbasedon0 \snext60 Q&A Answer3-Hang;}{\s61\li1440\sa120\nowidctlpar\adjustright \i\f1\fs20\cgrid \sbasedon0 \snext61 Q&A Answer2-Note;}{\s62\li1728\sa120\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext62 Q&A Answer3-Indent;}{
\s63\li1872\sa120\nowidctlpar\adjustright \i\f1\fs20\cgrid \sbasedon34 \snext60 Q&A Answer3-Note;}{\s64\li2160\sa120\nowidctlpar\adjustright \b\f2\fs20\cgrid \sbasedon31 \snext64 Q&A Answer3-Code;}{\s65\li432\s
 a120\nowidctlpar\adjustright 
\i\f1\fs20\cgrid \sbasedon0 \snext0 Normal-Note;}{\s66\sa120\nowidctlpar\adjustright \f1\fs10\cgrid \sbasedon0 \snext0 half-line;}{\s67\sa120\nowidctlpar\brdrt\brdrs\brdrw15\brsp20 \adjustright \b\f1\fs14\cf1\cgrid \sbasedon0 \snext67 disclaimer;}{
\s68\sb60\sa60\nowidctlpar\adjustright \b\f1\fs20\cgrid \sbasedon69 \snext68 Control Word;}{\s69\fi-2880\li2880\nowidctlpar\tx720\tx2880\tx7200\adjustright \f1\fs20\cgrid \snext69 TC;}{\s70\li432\sa120\nowidctlpar\adjustright \f2\fs16\cgrid 
\sbasedon0 \snext70 Code;}{\s71\sa240\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext71 TableLastRow;}{\s72\li432\sa120\nowidctlpar\adjustright \f2\fs20\cgrid \sbasedon0 \snext72 Syntax;}{\s73\sa120\nowidctlpar\adjustright \b\f1\fs20\cgrid 
\sbasedon0 \snext73 TableRow;}{\s74\li1440\sb120\sa60\nowidctlpar\adjustright \f1\fs22\cgrid \sbasedon0 \snext74 Body 3;}{\*\cs75 \additive \b\f1\fs20 \sbasedon10 RTF Keyword;}{\s76\qj\sa120\nowidctlpar\tx864\adjustright \f1\f
 s20\cgrid \sbasedon0 \snext0 
First Paragraph;}{\s77\qj\li360\sa60\nowidctlpar\tx864\adjustright \f1\fs20\cgrid \sbasedon76 \snext77 Definition;}{\s78\fi-200\li200\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 table of authorities;}{\s79\sa120\keepn\nowidctlpar
\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid \sbasedon0 \snext79 TableSubHead;}{\s80\sa120\sl-120\slmult0\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext80 TableSpace;}{\s81\nowidctlpar\adjustright \f1\fs20\cgrid \snext81 
Nothing;}{\*\cs82 \additive \fs20 \sbasedon10 Comment;}{\s83\sa240\nowidctlpar\adjustright \f1\fs48\cgrid \snext83 TP;}{\s84\sb240\sa60\nowidctlpar\adjustright \f1\fs22\cgrid \sbasedon0 \snext84 Body 1;}{\*\cs85 \additive \fs20\super \sbasedon10 
footnote reference;}{\s86\sa120\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext86 footnote text;}{\*\cs87 \additive \fs20 \sbasedon10 page number;}{\s88\sb240\sa60\nowidctlpar\adjustright \b\f1\fs48\cg
 rid \sbasedon0 \snext88 Title;}{
\s89\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd toc 6;}{\s90\sb120\sa120\nowidctlpar\adjustright \b\f1\fs20\cgrid \sbasedon0 \snext0 caption;}{\s91\sb60\sa120\nowidctlpar\adjustright \cbpat9 \f31\fs20\cgrid 
\sbasedon0 \snext91 Document Map;}{\s92\fi-200\li200\sb60\sa120\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd index 1;}{\s93\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext93 \sautoupd List Bullet;}{
\s94\li1728\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd toc 5;}{\s95\li1200\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd toc 7;}{\s96\li1400\sb60\sa60\nowidctlpar\adjustright 
\f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd toc 8;}{\s97\li1600\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd toc 9;}{\s98\sb240\sl199\slmult1\keepn\nowidctlpar\brdrbtw\brdrs\brdrw15 \
 adjustright \b\f1\fs20\cgrid 
\sbasedon0 \snext98 Table Header;}{\s99\sb60\sa60\nowidctlpar\adjustright \b\f1\fs20\cgrid \sbasedon0 \snext99 my control word;}{\s100\fi-200\li400\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd index 2;}{
\s101\fi-200\li600\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd index 3;}{\s102\fi-200\li800\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd index 4;}{
\s103\fi-200\li1000\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd index 5;}{\s104\fi-200\li1200\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd index 6;}{
\s105\fi-200\li1400\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd index 7;}{\s106\fi-200\li1600\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext0 \sautoupd index 8;}{
\s107\fi-200\li1800\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \
 snext0 \sautoupd index 9;}{\s108\sb60\sa60\nowidctlpar\adjustright \f1\fs20\cgrid \sbasedon0 \snext92 index heading;}{\s109\widctlpar\adjustright 
\fs20\loch\af2\hich\af2\dbch\f28\cgrid \sbasedon0 \snext109 Plain Text;}{\*\cs110 \additive \ul\cf2 \sbasedon10 Hyperlink;}{\*\cs111 \additive \ul\cf2 \sbasedon10 FollowedHyperlink;}{\s112\widctlpar\jclisttab\tx360\ls9\adjustright 
\loch\af0\hich\af0\dbch\f28\cgrid \sbasedon0 \snext112 EnumList;}{\*\cs113 \additive \f1\fs20\cf1 \sbasedon10 emailstyle15;}{\*\cs114 \additive \f1\fs20\cf9 \sbasedon10 RTABOADA;}{\s115\sa120\nowidctlpar\adjustright \f31\fs16\cgrid \sbasedon0 \snext115 
Balloon Text;}{\s116\sa120\nowidctlpar\adjustright \b\f1\fs20\cgrid \sbasedon17 \snext17 Comment Subject;}}{\*\listtable{\list\listtemplateid-438671200\listsimple{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
\'02\'00.;}{\levelnumbers\'01;}\fi-360\li1800\jclisttab\tx1800 }{\listname ;}\listid-132}{\list\listtemplate
 id1977882010\listsimple{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'00.;}{\levelnumbers\'01;}
\fi-360\li1440\jclisttab\tx1440 }{\listname ;}\listid-131}{\list\listtemplateid196762532\listsimple{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'00.;}{\levelnumbers\'01;}\fi-360\li1080\jclisttab\tx1080 
}{\listname ;}\listid-130}{\list\listtemplateid10808288\listsimple{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'00.;}{\levelnumbers\'01;}\fi-360\li720\jclisttab\tx720 }{\listname ;}\listid-129}
{\list\listtemplateid-2012342494\listsimple{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'01\u-3913 _;}{\levelnumbers;}\f3\fbias0 \fi-360\li1800\jclisttab\tx1800 }{\listname ;}\listid-128}
{\list\listtemplateid1140855682\listsimple{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1\levelsp
 ace0\levelindent0{\leveltext\'01\u-3913 _;}{\levelnumbers;}\f3\fbias0 \fi-360\li1440\jclisttab\tx1440 }{\listname ;}\listid-127}
{\list\listtemplateid-2080875312\listsimple{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'01\u-3913 _;}{\levelnumbers;}\f3\fbias0 \fi-360\li1080\jclisttab\tx1080 }{\listname ;}\listid-126}
{\list\listtemplateid-1582808918\listsimple{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'01\u-3913 _;}{\levelnumbers;}\f3\fbias0 \fi-360\li720\jclisttab\tx720 }{\listname ;}\listid-125}
{\list\listtemplateid674782002\listsimple{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'00.;}{\levelnumbers\'01;}\fi-360\li360\jclisttab\tx360 }{\listname ;}\listid-120}{\list\listtemplateid696671516
\listsimple{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'01\u-3913 _;}{\levelnumbers;}\f3\fb
 ias0 \fi-360\li360\jclisttab\tx360 }{\listname ;}\listid-119}{\list\listtemplateid1679699710\listsimple
{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat0\levelspace0\levelindent0{\leveltext\'01*;}{\levelnumbers;}}{\listname ;}\listid-2}{\list\listtemplateid-1273221934{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat255\levelspace0
\levelindent0{\leveltext\'01\'00;}{\levelnumbers\'01;}\fbias0 \fi-480\li840\jclisttab\tx840 }{\listlevel\levelnfc4\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'01.;}{\levelnumbers\'01;}\fi-360\li1440\jclisttab\tx1440 }
{\listlevel\levelnfc2\leveljc2\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'02.;}{\levelnumbers\'01;}\fi-180\li2160\jclisttab\tx2160 }{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
\'02\'03.;}{\levelnumbers\'01;}\fi-360\li2880\jclisttab\tx2880 }{\listlevel\levelnfc4\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{
 \leveltext\'02\'04.;}{\levelnumbers\'01;}\fi-360\li3600\jclisttab\tx3600 }{\listlevel\levelnfc2\leveljc2
\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'05.;}{\levelnumbers\'01;}\fi-180\li4320\jclisttab\tx4320 }{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'06.;}{\levelnumbers\'01;}
\fi-360\li5040\jclisttab\tx5040 }{\listlevel\levelnfc4\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'07.;}{\levelnumbers\'01;}\fi-360\li5760\jclisttab\tx5760 }{\listlevel\levelnfc2\leveljc2\levelfollow0\levelstartat1
\levelspace0\levelindent0{\leveltext\'02\'08.;}{\levelnumbers\'01;}\fi-180\li6480\jclisttab\tx6480 }{\listname ;}\listid205264908}{\list\listtemplateid586976306\listsimple{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat1\levelold\levelspace0
\levelindent360{\leveltext\'02\'00.;}{\levelnumbers\'01;}\fi-360\li360 }{\listname ;}\listid381372897}{\list\listtemplateid1168535394{\listlev
 el\levelnfc0\leveljc0\levelfollow0\levelstartat0\levelspace0\levelindent0{\leveltext\'01\'00;}{\levelnumbers
\'01;}\fbias0 \jclisttab\tx360 }{\listlevel\levelnfc4\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'01.;}{\levelnumbers\'01;}\fi-360\li1440\jclisttab\tx1440 }{\listlevel\levelnfc2\leveljc2\levelfollow0\levelstartat1
\levelspace0\levelindent0{\leveltext\'02\'02.;}{\levelnumbers\'01;}\fi-180\li2160\jclisttab\tx2160 }{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'03.;}{\levelnumbers\'01;}\fi-360\li2880
\jclisttab\tx2880 }{\listlevel\levelnfc4\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'04.;}{\levelnumbers\'01;}\fi-360\li3600\jclisttab\tx3600 }{\listlevel\levelnfc2\leveljc2\levelfollow0\levelstartat1\levelspace0
\levelindent0{\leveltext\'02\'05.;}{\levelnumbers\'01;}\fi-180\li4320\jclisttab\tx4320 }{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat1\levelspace
 0\levelindent0{\leveltext\'02\'06.;}{\levelnumbers\'01;}\fi-360\li5040\jclisttab\tx5040 }
{\listlevel\levelnfc4\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'07.;}{\levelnumbers\'01;}\fi-360\li5760\jclisttab\tx5760 }{\listlevel\levelnfc2\leveljc2\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
\'02\'08.;}{\levelnumbers\'01;}\fi-180\li6480\jclisttab\tx6480 }{\listname ;}\listid1176193685}{\list\listtemplateid1367258230{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'01\u-3913 _;}{\levelnumbers;}
\f3\cf0\fbias0 \fi-144\li144\jclisttab\tx360 }{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li1440\jclisttab\tx1440 }{\listlevel\levelnfc23\leveljc0\levelfollow0
\levelstartat1\levelspace0\levelindent0{\leveltext\'01\u-3929 _;}{\levelnumbers;}\f14\fbias0 \fi-360\li2160\jclisttab\tx2160 }{\listlevel\levelnfc23\lev
 eljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'01\u-3913 _;}{\levelnumbers;}
\f3\fbias0 \fi-360\li2880\jclisttab\tx2880 }{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li3600\jclisttab\tx3600 }{\listlevel\levelnfc23\leveljc0\levelfollow0
\levelstartat1\levelspace0\levelindent0{\leveltext\'01\u-3929 _;}{\levelnumbers;}\f14\fbias0 \fi-360\li4320\jclisttab\tx4320 }{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'01\u-3913 _;}{\levelnumbers;}
\f3\fbias0 \fi-360\li5040\jclisttab\tx5040 }{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li5760\jclisttab\tx5760 }{\listlevel\levelnfc23\leveljc0\levelfollow0
\levelstartat1\levelspace0\levelindent0{\leveltext\'01\u-3929 _;}{\levelnumbers;}\f14\fbias0 \fi-360\li6480\jclisttab\tx6480 }{\listname ;}\listi
 d1914731812}{\list\listtemplateid67698689\listsimple{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1
\levelspace0\levelindent0{\leveltext\'01\u-3913 _;}{\levelnumbers;}\f3\fbias0 \fi-360\li360\jclisttab\tx360 }{\listname ;}\listid2136293396}}{\*\listoverridetable{\listoverride\listid-119\listoverridecount0\ls1}{\listoverride\listid-2
\listoverridecount1{\lfolevel\listoverrideformat{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1\levelold\levelspace0\levelindent360{\leveltext\'01\u-3913 _;}{\levelnumbers;}\f3\fbias0 \fi-360\li720 }}\ls2}{\listoverride\listid381372897
\listoverridecount0\ls3}{\listoverride\listid381372897\listoverridecount1{\lfolevel\listoverrideformat{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat2\levelold\levelspace0\levelindent360{\leveltext\'02\'00.;}{\levelnumbers\'01;}\fi-360\li360 }}
\ls4}{\listoverride\listid381372897\listoverridecount1{\lfolevel\listoverrideformat{\listlevel\levelnfc0\leveljc0\levelfollow0\levelstartat3\levelold\
 levelspace0\levelindent360{\leveltext\'02\'00.;}{\levelnumbers\'01;}\fi-360\li360 }}\ls5}
{\listoverride\listid-2\listoverridecount1{\lfolevel\listoverrideformat{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1\levelold\levelspace0\levelindent288{\leveltext\'01\u-3913 _;}{\levelnumbers;}\f3\fbias0 \fi-288\li288 }}\ls6}
{\listoverride\listid205264908\listoverridecount0\ls7}{\listoverride\listid-119\listoverridecount0\ls8}{\listoverride\listid1176193685\listoverridecount0\ls9}{\listoverride\listid-120\listoverridecount0\ls10}{\listoverride\listid-132
\listoverridecount0\ls11}{\listoverride\listid-131\listoverridecount0\ls12}{\listoverride\listid-130\listoverridecount0\ls13}{\listoverride\listid-128\listoverridecount0\ls14}{\listoverride\listid-127\listoverridecount0\ls15}{\listoverride\listid-126
\listoverridecount0\ls16}{\listoverride\listid-125\listoverridecount0\ls17}{\listoverride\listid-129\listoverridecount0\ls18}{\listoverride\listid-2\listoverridecount1{\lfolevel\list
 overrideformat{\listlevel\levelnfc23\leveljc0\levelfollow0\levelstartat1
\levelold\levelspace0\levelindent360{\leveltext\'01\u-3913 _;}{\levelnumbers;}\f3\fbias0 \fi-360\li1440 }}\ls19}{\listoverride\listid2136293396\listoverridecount0\ls20}{\listoverride\listid1176193685\listoverridecount1{\lfolevel\listoverridestartat
\levelstartat0}\ls21}{\listoverride\listid1914731812\listoverridecount0\ls22}}{\*\revtbl {Unknown;}}{\info{\title Rich Text Format (RTF) Specification 1.6}{\author Microsoft Corporation}{\operator DuBois}{\creatim\yr2003\mo2\dy26\hr19\min22}
{\revtim\yr2003\mo2\dy26\hr19\min44}{\printim\yr2003\mo2\dy26\hr19\min43}{\version3}{\edmins4}{\nofpages220}{\nofwords66580}{\nofchars379511}{\nofcharsws466066}{\vern115}}{\*\userprops {\propname _AdHocReviewCycleID}\proptype3{\staticval 1261085355}
{\propname _EmailSubject}\proptype30{\staticval Can you make a code signed EXE out of this?}{\propname _AuthorEmail}\proptype30{\staticval jpbagel@microsoft.com}{\propname _AuthorEmai
 lDisplayName}\proptype30{\staticval Jean Philippe Bagel}
{\propname _PreviousAdHocReviewCycleID}\proptype3{\staticval 243985967}}\margl1080\margr1080\margb1080 \widowctrl\ftnbj\aenddoc\aftnnar\noextrasprl\prcolbl\lytprtmet\hyphcaps0\viewkind1\viewscale100\pgbrdrhead\pgbrdrfoot \fet0\sectd 
\psz1\pgnrestart\linex0\footery360\endnhere\titlepg\sectdefaultcl {\header \pard\plain \s23\sa120\widctlpar\brdrb\brdrs\brdrw15\brsp20 \tqr\tx10080\adjustright \f1\fs20\cgrid {\b\i Rich Text Format (RTF) Specification}{\tab Page }{\field{\*\fldinst {page 
}}{\fldrslt {\lang1024 220}}}{
\par }\pard\plain \sa120\nowidctlpar\adjustright \f1\fs20\cgrid {
\par }}{\footer \trowd \trqc\trgaph108\trleft-108\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx9972\pard\plain \s22\qc\sa120\widctlpar\intbl\tqc\tx4320\tqr\tx8640\adjustright \f1\fs16\cgrid {Microsoft Product Support Services\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\fs16 \row }\pard\plain \s22\sa120\widctlpar\tqc\tx4
 320\tqr\tx8640\adjustright \f1\fs16\cgrid {\fs20 
\par }}{\footerf \trowd \trqc\trgaph108\trleft-108\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx9972\pard\plain \s22\qc\sa120\widctlpar\intbl\tqc\tx4320\tqr\tx8640\adjustright \f1\fs16\cgrid {Microsoft Technical Support\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s22\sa120\widctlpar\tqc\tx4320\tqr\tx8640\adjustright \f1\fs16\cgrid {\fs20 
\par }}{\*\pnseclvl1\pnucrm\pnstart1\pnindent720\pnhang{\pntxta .}}{\*\pnseclvl2\pnucltr\pnstart1\pnindent720\pnhang{\pntxta .}}{\*\pnseclvl3\pndec\pnstart1\pnindent720\pnhang{\pntxta .}}{\*\pnseclvl4\pnlcltr\pnstart1\pnindent720\pnhang{\pntxta )}}
{\*\pnseclvl5\pndec\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl6\pnlcltr\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl7\pnlcrm\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl8
\pnlcltr\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl9\pnlcrm\
 pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}\trowd \trleft-8\trkeep \clvertalt\clbrdrt\brdrs\brdrw30 \cltxlrtb \cellx7192\clvertalt\clbrdrt\brdrs\brdrw30 \cltxlrtb 
\cellx10072\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b\fs32 {\*\bkmkstart Rich_Text_Format_Specification}{\*\bkmkend Rich_Text_Format_Specification}Microsoft}{\b\fs16 \u174\'a8}{\b\fs32  MS-DOS}{\b\fs16 \u174\'a8}{\b\fs32 , Windows}{
\b\fs16 \u174\'a8}{\b\fs32 , Windows NT}{\b\fs16 \u174\'a8}{\b\fs32 , and Apple Macintosh Applications\cell }\pard\plain \s39\qc\sb120\sa120\sl240\slmult0\widctlpar\intbl\tqr\tx9936\adjustright \f1\fs20\cgrid {\fs16\up32 \u174\'a8}{\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft-8\trkeep \clvertalt\cltxlrtb \cellx1432\clvertalt\cltxlrtb \cellx7192\clvertalt\cltxlrtb \cellx10072\pard\plain \s23\sa120\widctlpar\intbl\tqr\tx9936\adjustright \f1\fs20\cgrid {\fs24 
Version:\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\f
 s20\cgrid {\fs24 RTF Version 1.7}{\cf6 \cell }\pard\plain \s23\qc\sb120\sa120\widctlpar\intbl\tqr\tx9936\adjustright \f1\fs20\cgrid {\fs24 Microsoft Technical Support\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trrh402\trleft-8\trkeep \clvertalt\cltxlrtb \cellx1432\clvertalt\cltxlrtb \cellx7192\clvertalt\cltxlrtb \cellx10072\pard\plain \s23\sb60\sa120\widctlpar\intbl\tqr\tx9936\adjustright 
\f1\fs20\cgrid {\fs24 Subject:\cell }\pard\plain \sa120\sl168\slmult0\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b\fs28 Rich Text Format (RTF) Specification }{\cell }\pard \qc\sa120\widctlpar\intbl\adjustright {\fs24 Specification}{\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trrh312\trleft-8\trkeep \clvertalt\clbrdrb\brdrs\brdrw30 \cltxlrtb \cellx1432\clvertalt\clbrdrb\brdrs\brdrw30 \cltxlrtb \cellx7192\clvertalt\clbrdrb\brdrs\brdrw30 \cltxlrtb \cellx10072\pard\plain 
\s38\sb120\sa120\widctlpar\intbl\tqr\tx9936\adjustright \f1\fs20\cgrid {Contents
 :\cell }{\field{\*\fldinst { NUMPAGES   \\* MERGEFORMAT }}{\fldrslt {\lang1024 220}}}{\lang1036  Pages}{\cf6\lang1036 \cell }\pard\plain \qc\sa120\widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\fs16 8/2001\endash  Word 2002 RTF Specification\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\tx900\adjustright {
\par }\pard\plain \s21\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\field\fldedit{\*\fldinst { TOC \\o "1-3" }}{\fldrslt {\lang1024 Introduction\tab 3}{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909675 \\h }}{\fldrslt {\lang1024 3}}}{
\f0\fs24\lang1024 
\par }{\lang1024 RTF Syntax\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909676 \\h }}{\fldrslt {\lang1024 3}}}{\f0\fs24\lang1024 
\par }{\lang1024 Conventions of an RTF Reader\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909677 \\h }}{\fldrslt {\lang1024 5}}}{\f0\fs24\lang1024 
\par }{\lang1024 Formal Syntax\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909678 \\h }}{\f
 ldrslt {\lang1024 6}}}{\f0\fs24\lang1024 
\par }{\lang1024 Contents of an RTF File\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909679 \\h }}{\fldrslt {\lang1024 7}}}{\f0\fs24\lang1024 
\par }\pard\plain \s20\li432\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Header\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909680 \\h }}{\fldrslt {\lang1024 7}}}{\f0\fs24\lang1024 
\par }\pard\plain \s19\li864\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 RTF Version\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909681 \\h }}{\fldrslt {\lang1024 8}}}{\f0\fs24\lang1024 
\par }{\lang1024 Character Set\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909682 \\h }}{\fldrslt {\lang1024 8}}}{\f0\fs24\lang1024 
\par }{\lang1024 Unicode RTF\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909683 \\h }}{\fldrslt {\lang1024 8}}}{\f0\fs24\lang1024 
\par }{\lang1024 Default Fonts\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc5219096
 84 \\h }}{\fldrslt {\lang1024 11}}}{\f0\fs24\lang1024 
\par }{\lang1024 Font Table\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909685 \\h }}{\fldrslt {\lang1024 11}}}{\f0\fs24\lang1024 
\par }{\lang1024 File Table\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909686 \\h }}{\fldrslt {\lang1024 15}}}{\f0\fs24\lang1024 
\par }{\lang1024 Color Table\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909687 \\h }}{\fldrslt {\lang1024 16}}}{\f0\fs24\lang1024 
\par }{\lang1024 Style Sheet\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909688 \\h }}{\fldrslt {\lang1024 17}}}{\f0\fs24\lang1024 
\par }{\lang1024 List Tables\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909689 \\h }}{\fldrslt {\lang1024 21}}}{\f0\fs24\lang1024 
\par }{\lang1024 Paragraph Group Properties\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909690 \\h }}{\fldrslt {\lang1024 26}}}{\f0\fs24\lang1024 
\par }{\lang1024 Track Changes (Revision Marks)\tab }{\field{\*\fldinst {\lang1024  PAGEREF _To
 c521909691 \\h }}{\fldrslt {\lang1024 26}}}{\f0\fs24\lang1024 
\par }{\lang1024 Generator\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909692 \\h }}{\fldrslt {\lang1024 28}}}{\f0\fs24\lang1024 
\par }\pard\plain \s20\li432\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Document Area\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909693 \\h }}{\fldrslt {\lang1024 28}}}{\f0\fs24\lang1024 
\par }\pard\plain \s19\li864\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Information Group\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909694 \\h }}{\fldrslt {\lang1024 28}}}{\f0\fs24\lang1024 
\par }{\lang1024 Document Formatting Properties\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909695 \\h }}{\fldrslt {\lang1024 31}}}{\f0\fs24\lang1024 
\par }{\lang1024 Section Text\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909696 \\h }}{\fldrslt {\lang1024 39}}}{\f0\fs24\lang1024 
\par }{\lang1024 Paragraph Text\tab }{\fiel
 d{\*\fldinst {\lang1024  PAGEREF _Toc521909697 \\h }}{\fldrslt {\lang1024 45}}}{\f0\fs24\lang1024 
\par }{\lang1024 Character Text\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909698 \\h }}{\fldrslt {\lang1024 75}}}{\f0\fs24\lang1024 
\par }{\lang1024 Document Variables\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909699 \\h }}{\fldrslt {\lang1024 87}}}{\f0\fs24\lang1024 
\par }{\lang1024 Bookmarks\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909700 \\h }}{\fldrslt {\lang1024 88}}}{\f0\fs24\lang1024 
\par }{\lang1024 Pictures\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909701 \\h }}{\fldrslt {\lang1024 88}}}{\f0\fs24\lang1024 
\par }{\lang1024 Objects\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909702 \\h }}{\fldrslt {\lang1024 92}}}{\f0\fs24\lang1024 
\par }{\lang1024 Drawing Objects\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909703 \\h }}{\fldrslt {\lang1024 95}}}{\f0\fs24\lang1024 
\par }{\lang1024 Word 97 through Word 2002 RTF for Drawing 
 Objects (Shapes)\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909704 \\h }}{\fldrslt {\lang1024 101}}}{\f0\fs24\lang1024 
\par }{\lang1024 Footnotes\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909705 \\h }}{\fldrslt {\lang1024 127}}}{\f0\fs24\lang1024 
\par }{\lang1024 Comments (Annotations)\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909706 \\h }}{\fldrslt {\lang1024 127}}}{\f0\fs24\lang1024 
\par }{\lang1024 Fields\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909707 \\h }}{\fldrslt {\lang1024 128}}}{\f0\fs24\lang1024 
\par }{\lang1024 Form Fields\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909708 \\h }}{\fldrslt {\lang1024 129}}}{\f0\fs24\lang1024 
\par }{\lang1024 Index Entries\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909709 \\h }}{\fldrslt {\lang1024 130}}}{\f0\fs24\lang1024 
\par }{\lang1024 Table of Contents Entries\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909710 \\h }}{\fldrslt {\lang1024 131}}}{\f0\fs24\lang1024 
\par }{\l
 ang1024 Bidirectional Language Support\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909711 \\h }}{\fldrslt {\lang1024 131}}}{\f0\fs24\lang1024 
\par }\pard\plain \s21\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Far East Support\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909712 \\h }}{\fldrslt {\lang1024 133}}}{\f0\fs24\lang1024 
\par }\pard\plain \s20\li432\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Escaped Expressions\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909713 \\h }}{\fldrslt {\lang1024 133}}}{\f0\fs24\lang1024 
\par }{\lang1024 Character Set\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909714 \\h }}{\fldrslt {\lang1024 134}}}{\f0\fs24\lang1024 
\par }{\lang1024 Character Mapping\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909715 \\h }}{\fldrslt {\lang1024 134}}}{\f0\fs24\lang1024 
\par }{\lang1024 Font Family\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909716 \\h }}{\fldrslt
  {\lang1024 134}}}{\f0\fs24\lang1024 
\par }\pard\plain \s19\li864\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Composite Fonts (Associated Fonts for International Runs)\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909717 \\h }}{\fldrslt {\lang1024 134}}}{
\f0\fs24\lang1024 
\par }{\lang1024 New Far East Control Words Created by Word 6J\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909718 \\h }}{\fldrslt {\lang1024 135}}}{\f0\fs24\lang1024 
\par }{\lang1024 New Far East Control Words Created by Asian Versions of Word 97\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909719 \\h }}{\fldrslt {\lang1024 138}}}{\f0\fs24\lang1024 
\par }{\lang1024 New Far East Control Words Created by Word 2000\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909720 \\h }}{\fldrslt {\lang1024 141}}}{\f0\fs24\lang1024 
\par }\pard\plain \s21\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Appendix A: Sample RTF Reader Application\tab }{\
 field{\*\fldinst {\lang1024  PAGEREF _Toc521909721 \\h }}{\fldrslt {\lang1024 142}}}{\f0\fs24\lang1024 
\par }\pard\plain \s20\li432\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 How to Write an RTF Reader\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909722 \\h }}{\fldrslt {\lang1024 142}}}{\f0\fs24\lang1024 
\par }{\lang1024 A Sample RTF Reader Implementation\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909723 \\h }}{\fldrslt {\lang1024 143}}}{\f0\fs24\lang1024 
\par }\pard\plain \s19\li864\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Rtfdecl.h and Rtfreadr.c\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909724 \\h }}{\fldrslt {\lang1024 143}}}{\f0\fs24\lang1024 
\par }{\lang1024 Rtftype.h\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909725 \\h }}{\fldrslt {\lang1024 143}}}{\f0\fs24\lang1024 
\par }{\lang1024 Rtfactn.c\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909726 \\h }}{\fldrslt {\lang1024 14
 5}}}{\f0\fs24\lang1024 
\par }\pard\plain \s20\li432\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Notes on Implementing Other RTF Features\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909727 \\h }}{\fldrslt {\lang1024 146}}}{\f0\fs24\lang1024 
\par }\pard\plain \s19\li864\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Tabs and Other Control Sequences Terminating in a Fixed Control\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909728 \\h }}{\fldrslt {\lang1024 146}}}{
\f0\fs24\lang1024 
\par }{\lang1024 Borders and Other Control Sequences Beginning with a Fixed Control\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909729 \\h }}{\fldrslt {\lang1024 146}}}{\f0\fs24\lang1024 
\par }\pard\plain \s20\li432\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Other Problem Areas in RTF\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909730 \\h }}{\fldrslt {\lang1024 146}}}{\f0\fs24\lang1024 
\par }
 \pard\plain \s19\li864\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Style Sheets\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909731 \\h }}{\fldrslt {\lang1024 146}}}{\f0\fs24\lang1024 
\par }{\lang1024 Property Changes\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909732 \\h }}{\fldrslt {\lang1024 146}}}{\f0\fs24\lang1024 
\par }{\lang1024 Fields\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909733 \\h }}{\fldrslt {\lang1024 147}}}{\f0\fs24\lang1024 
\par }{\lang1024 Tables\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909734 \\h }}{\fldrslt {\lang1024 147}}}{\f0\fs24\lang1024 
\par }{\lang1024 Rtfdecl.h\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909735 \\h }}{\fldrslt {\lang1024 148}}}{\f0\fs24\lang1024 
\par }{\lang1024 Rtftype.h\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909736 \\h }}{\fldrslt {\lang1024 149}}}{\f0\fs24\lang1024 
\par }{\lang1024 Rtfreadr.c\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909737 
 \\h }}{\fldrslt {\lang1024 152}}}{\f0\fs24\lang1024 
\par }{\lang1024 Makefile\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909738 \\h }}{\fldrslt {\lang1024 166}}}{\f0\fs24\lang1024 
\par }\pard\plain \s21\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Appendix B: Index of RTF Control Words\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909739 \\h }}{\fldrslt {\lang1024 167}}}{\f0\fs24\lang1024 
\par }\pard\plain \s20\li432\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Special Characters and A\endash B\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909740 \\h }}{\fldrslt {\lang1024 167}}}{\f0\fs24\lang1024 
\par }{\lang1024 C\endash E\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909741 \\h }}{\fldrslt {\lang1024 173}}}{\f0\fs24\lang1024 
\par }{\lang1024 F\endash L\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909742 \\h }}{\fldrslt {\lang1024 182}}}{\f0\fs24\lang1024 
\par }{\lang1024 M\endash O\tab }{\f
 ield{\*\fldinst {\lang1024  PAGEREF _Toc521909743 \\h }}{\fldrslt {\lang1024 191}}}{\f0\fs24\lang1024 
\par }{\lang1024 P\endash R\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909744 \\h }}{\fldrslt {\lang1024 195}}}{\f0\fs24\lang1024 
\par }{\lang1024 S\endash T\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909745 \\h }}{\fldrslt {\lang1024 204}}}{\f0\fs24\lang1024 
\par }{\lang1024 U\endash Z\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909746 \\h }}{\fldrslt {\lang1024 216}}}{\f0\fs24\lang1024 
\par }\pard\plain \s21\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Appendix C: Control Words Introduced by Other Microsoft Products.\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909747 \\h }}{\fldrslt {\lang1024 219}}}{
\f0\fs24\lang1024 
\par }\pard\plain \s20\li432\sa40\nowidctlpar\tqr\tldot\tx10080\adjustright \f1\fs20\cgrid {\lang1024 Pocket Word\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909748 \\h }}{\fldrslt {\lang1024 219}
 }}{\f0\fs24\lang1024 
\par }{\lang1024 Exchange (Used in RTF<->HTML Conversions)\tab }{\field{\*\fldinst {\lang1024  PAGEREF _Toc521909749 \\h }}{\fldrslt {\lang1024 219}}}{\f0\fs24\lang1024 
\par }\pard\plain \sa120\widctlpar\tx900\adjustright \f1\fs20\cgrid }}\pard\plain \sa120\widctlpar\tx900\adjustright \f1\fs20\cgrid {
\par }\pard \sa120\widctlpar\adjustright {\page 
\par }\pard\plain \s1\sb240\sa240\keepn\widctlpar\outlinelevel0\adjustright \b\caps\f1\fs32\cgrid {{\*\bkmkstart _Introduction}{\*\bkmkstart _Toc382644177}{\*\bkmkstart _Toc383176008}{\*\bkmkstart _Toc386002166}{\*\bkmkstart _Toc386539797}
{\*\bkmkstart INTRODUCTION}{\*\bkmkstart _Toc519492432}{\*\bkmkstart _Toc521909675}{\*\bkmkend _Introduction}Introduction{\*\bkmkend _Toc382644177}{\*\bkmkend _Toc383176008}{\*\bkmkend _Toc386002166}{\*\bkmkend _Toc386539797}{\*\bkmkend INTRODUCTION}
{\*\bkmkend _Toc519492432}{\*\bkmkend _Toc521909675}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {
The Rich Text 
 Format (RTF) Specification is a method of encoding formatted text and graphics for easy transfer between applications. Currently, users depend on special translation software to move word-processing documents between different MS-DOS}{\fs12 
\u174\'a8}{, Microsoft}{\sub \u174\'a8}{ Windows}{\sub \u174\'a8}{, OS/2, Macintosh, and Power Macintosh applications.
\par The RTF Specification provides a format for text and graphics interchange that can be used with different output devices, operating environments, and 
operating systems. RTF uses the ANSI, PC-8, Macintosh, or IBM PC character set to control the representation and formatting of a document, both on the screen and in print. With the RTF Specification, documents created under different operating systems and
 with different software applications can be transferred between those operating systems and applications. RTF files created in Microsoft Word 6.0 (and later) for the Macintosh and Power Macintosh have a file type of \ldblqu
 ote RTF.\rdblquote 
\par Software that takes a formatted f
ile and turns it into an RTF file is called an RTF writer. An RTF writer separates the application's control information from the actual text and writes a new file containing the text and the RTF groups associated with that text. Software that translates 
an RTF file into a formatted file is called an RTF reader.
\par A sample RTF reader application is available (see }{\field\fldedit{\*\fldinst { HYPERLINK  \\l "APPENDIX_A_SAMPLE_RTF_READER" }{{\*\datafield 
08d0c9ea79f9bace118c8200aa004ba90b02000000080000001d00000041005000500045004e004400490058005f0041005f00530041004d0050004c0045005f005200540046005f00520045004100440045005200000000}}}{\fldrslt {\cs110\ul\cf2 Appendix A: Sample RTF Reader Application}}}{
). It is designed for use with the specification to assist those interested in developing their own RTF readers. This application and its use are described in }{\field\fldedit{\*\fldinst { HYPERLINK  \\l "APPENDIX_A_SAMPLE_RT
 F_READER" }{{\*\datafield 
08d0c9ea79f9bace118c8200aa004ba90b02000000080000001d00000041005000500045004e004400490058005f0041005f00530041004d0050004c0045005f005200540046005f00520045004100440045005200000000}}}{\fldrslt {\cs110\ul\cf2 Appendix A}}}{
. The sample RTF reader is not a for-sale product, and Microsoft does not provide technical or any other type of support for the sample RTF reader code or the RTF specification.
\par RTF version 1.7 includes all new control words introduced by Microsoft Word for Windows 95 version 7.0, Word 97 for Windows, Word 98 for the Macintosh, Word 2000 for Windows, and Word 2002 for Windows}{\cf6 , }{as well as other Microsoft products.
\par }\pard\plain \s1\sb240\sa240\keepn\widctlpar\outlinelevel0\adjustright \b\caps\f1\fs32\cgrid {{\*\bkmkstart _Toc313960795}{\*\bkmkstart _Toc335399069}{\*\bkmkstart _Toc380819766}{\*\bkmkstart _Toc381591817}{\*\bkmkstart _Toc382644178}
{\*\bkmkstart _Toc383176009}{\*\bkmkstart _Toc386002167}{\*\bkmkstart _Toc386539
 798}{\*\bkmkstart RTF_SYNTAX}{\*\bkmkstart _Toc519492433}{\*\bkmkstart _Toc521909676}RTF Syntax{\*\bkmkend _Toc313960795}{\*\bkmkend _Toc335399069}{\*\bkmkend _Toc380819766}
{\*\bkmkend _Toc381591817}{\*\bkmkend _Toc382644178}{\*\bkmkend _Toc383176009}{\*\bkmkend _Toc386002167}{\*\bkmkend _Toc386539798}{\*\bkmkend RTF_SYNTAX}{\*\bkmkend _Toc519492433}{\*\bkmkend _Toc521909676}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {An RTF file consists of unformatted text, control words, control symbols, and groups. For ease of transport, a standard RTF file can consist of only 7-bit ASCII characters. (Conv
erters that communicate with Microsoft Word for Windows or Microsoft Word for the Macintosh should expect 8-bit characters.) There is no set maximum line length for an RTF file.
\par A }{\i control word}{ is a specially formatted command that RTF uses to mark printer control codes and information that applications use to manage documents. A control word cannot be longer th
 an 32 characters. A control word takes the following form:

\par }\pard\plain \s15\li288\sa120\widctlpar\adjustright \f1\fs20\cgrid {\\LetterSequence}{\i <}{Delimiter}{\i >}{
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Note that a backslash begins each control word.
\par The LetterSequence is made up of lowercase alphabetic characters (a through z). RTF is case sensitive. Control words (also known as Keywords) may not contain any uppercase alphabetic characters.
\par The following keywords }{\cf1 found in Word 97 through Word 2002}{ do not currently f
ollow the requirement that keywords may not contain any uppercase alphabetic characters. All writers should still follow this rule, and Word will also emit completely lowercase versions of all these keywords in the next version. In the meantime, those imp
lementing readers are advised to treat them as exceptions.
\par {\listtext\pard\plain\f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}}\pard \fi-144\li144\sa120\
 nowidctlpar\jclisttab\tx360\ls22\adjustright {\b \\clFitText
\par {\listtext\pard\plain\s21 \f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}}\pard\plain \s21\fi-144\li144\sa120\nowidctlpar\jclisttab\tx360\tx720\tqr\tldot\tx10080\ls22\adjustright \f1\fs20\cgrid {\b \\clftsWidth}{\b\i N}{\b 
\par {\listtext\pard\plain\f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}}\pard\plain \fi-144\li144\sa120\widctlpar\jclisttab\tx360\ls22\adjustright \f1\fs20\cgrid {\b \\clNoWrap
\par {\listtext\pard\plain\f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}\\clwWidth}{\b\i N}{
\par {\listtext\pard\plain\f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}}\pard \fi-144\li144\sa120\nowidctlpar\jclisttab\tx360\ls22\adjustright {\b \\tdfrmtxtBottom}{\b\i N}{\b 
\par {\listtext\pard\plain\f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}\\tdfrmtxtLeft}{\b\i N
\par {\listtext\pard\plain\f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}}{\b \\tdfrmtxtRight}{\b\i N}{\b 
\par {\listtext\pard\p
 lain\f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}\\tdfrmtxtTop}{\b\i N}{\b 
\par {\listtext\pard\plain\s21 \f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}}\pard\plain \s21\fi-144\li144\sa120\nowidctlpar\jclisttab\tx360\tx720\tqr\tldot\tx10080\ls22\adjustright \f1\fs20\cgrid {\b \\trftsWidthA}{\b\i N}{\b 
\par {\listtext\pard\plain\s21 \f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}\\trftsWidthB}{\b\i N}{\b 
\par {\listtext\pard\plain\s21 \f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}\\trftsWidth}{\b\i N}{\b 
\par {\listtext\pard\plain\s21 \f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}\\trwWidthA}{\b\i N}{\b 
\par {\listtext\pard\plain\s21 \f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}\\trwWidthB}{\b\i N}{\b 
\par {\listtext\pard\plain\f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}}\pard\plain \fi-144\li144\sa120\nowidctlpar\jclisttab\tx360\ls22\adjustright \f1\fs20\cgrid {\b \\trwWidth}{\b\i N}{\b 
\par {\listtext\pard\plain\f3\fs20 \loch\af3\
 dbch\af0\hich\f3 \u-3913\'b7\tab}}\pard \fi-144\li144\ri-120\sa120\widctlpar\jclisttab\tx360\ls22\adjustright {\b \\sectspecifygenN
\par {\listtext\pard\plain\f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}\\ApplyBrkRules
\par }\pard \sa120\widctlpar\adjustright {The delimiter marks the end of an RTF control word, and can be one of the following:
\par }\pard \fi-360\li360\sa120\widctlpar\adjustright {\f3 \u-3913\'b7\tab }{A space. In this case, the space is part of the control word.
\par }{\f3 \u-3913\'b7\tab }{A digit or a hyphen (-), which indicates that a numeric parameter follows. The subsequent digital sequence is then delimited by a space or any character other than a letter or a digit. The p
arameter can be a positive or negative number. The range of the values for the number is generally \endash 32767 through 32767. However, Word tends to restrict the range to \endash 31680 through 31680. Word allows values in the range \endash 
2,147,483,648 to 2,147,483,648 for a small
  number of keywords (specifically }{\b \\bin}{, }{\b \\revdttm}{
, and some picture properties). An RTF parser must handle an arbitrary string of digits as a legal value for a keyword. If a numeric parameter immediately follows the control word, this parameter becom
es part of the control word. The control word is then delimited by a space or a nonalphabetic or nonnumeric character in the same manner as any other control word.
\par }{\f3 \u-3913\'b7\tab }{Any character other than a letter or a digit. In this case, the delimiting character terminates the control word but is not actually part of the control word.
\par }\pard \sa120\widctlpar\adjustright {If a space delimits the control word, the space does not appear in the document. Any characters following the delimiter, including spaces, will appear in the document. For this reason, yo
u should use spaces only where necessary; do not use spaces merely to break up RTF code.
\par A }{\i control symbol}{ consists of a backslash follow
 ed by a single, nonalphabetic character. For example, }{\b \\~}{ represents a nonbreaking space. Control symbols take no delimiters.
\par A }{\i group}{ consists of text and control words or control symbols enclosed in braces (\{}{\expnd-4\expndtw-20  }{\}). The opening brace (\{}{\expnd-4\expndtw-20  }{) indicates the start of the group and the closing brace (}{\expnd-4\expndtw-20  }{\}
) indicates the end of the group. Each group specifies the text affected by the gr
oup and the different attributes of that text. The RTF file can also include groups for fonts, styles, screen color, pictures, footnotes, comments (annotations), headers and footers, summary information, fields, and bookmarks, as well as document-, sectio
n
-, paragraph-, and character-formatting properties. If the font, file, style, screen color, revision mark, and summary-information groups and document-formatting properties are included, they must precede the first plain-text character in the document. Th
ese group
 s form the RTF file header. If the group for fonts is included, it should precede the group for styles. If any group is not used, it can be omitted. The groups are discussed in the following sections.
\par The control properties of certain control words
 (such as bold, italic, keep together, and so on) have only two states. When such a control word has no parameter or has a nonzero parameter, it is assumed that the control word turns on the property. When such a control word has a parameter of 0, it is a
ssumed that the control word turns off the property. For example, }{\b \\b}{ turns on bold, whereas }{\b \\b0}{ turns off bold.
\par Certain control words, referred to as }{\i destinations}{, mark the beginning of a collection of related text that could appear at another position, or 
destination, within the document. Destinations may also be text that is used but should not appear within the document at all. An example of a destination is the \\
footnote group, where the footnote t
 ext follows the control word. Page breaks cannot occur in
 destination text. Destination control words and their following text must be enclosed in braces. No other control words or text may appear within the destination group. Destinations added after the RTF Specification published in the March 1987 }{\i 
Microsoft Systems Journal}{ may be preceded by the control symbol }{\b \\*}{
. This control symbol identifies destinations whose related text should be ignored if the RTF reader does not recognize the destination. (RTF writers should follow the convention of using this control 
symbol when adding new destinations or groups.) Destinations whose related text should be inserted into the document even if the RTF reader does not recognize the destination should not use }{\b \\*}{
. All destinations that were not included in the March 1987 revision of the RTF Specification are shown with }{\b \\*}{ as part of the control word.
\par Formatting specified within a group affects only the t
 ext within that group. Generally, text within a group inherits the formatting of the text in the preceding group. However, Mi
crosoft implementations of RTF assume that the footnote, annotation, header, and footer groups (described later in this specification) do not inherit the formatting of the preceding text. Therefore, to ensure that these groups are always formatted correct
ly, you should set the formatting within these groups to the default with the }{\b \\sectd, \\pard, }{and }{\b \\plain }{control words, and then add any desired formatting.
\par The control words, control symbols, and braces constitute control information. All other characters in the file are plain text. Here is an example of plain text that does not exist within a group:
\par }\pard\plain \s70\li432\sa120\widctlpar\adjustright \f2\fs16\cgrid {\{\\rtf\\ansi\\deff0\{\\fonttbl\{\\f0\\froman Tms Rmn;\}\{\\f1\\fdecor 
\par Symbol;\}\{\\f2\\fswiss Helv;\}\}\{\\colortbl;\\red0\\green0\\blue0;
\par \\red0\\green0\\
 blue255;\\red0\\green255\\blue255;\\red0\\green255\\
\par blue0;\\red255\\green0\\blue255;\\red255\\green0\\blue0;\\red255\\
\par green255\\blue0;\\red255\\green255\\blue255;\}\{\\stylesheet\{\\fs20 \\snext0Normal;\}\}\{\\info\{\\author John Doe\}
\par \{\\creatim\\yr1990\\mo7\\dy30\\hr10\\min48\}\{\\version1\}\{\\edmins0\}
\par \{\\nofpages1\}\{\\nofwords0\}\{\\nofchars0\}\{\\vern8351\}\}\\widoctrl\\ftnbj \\sectd\\linex0\\endnhere \\pard\\plain \\fs20 This is plain text.\\par\}
\par 
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The phrase \ldblquote This is plain text.\rdblquote  is not part of a group and is treated as document text.
\par As previously mentioned, the backslash (\\) and braces (\{}{\expnd-4\expndtw-20  }{\}) have special meaning in RTF. To use these characters as text, precede them with a backslash, as in \\\\, \\\{, and \\\}.
\par }\pard\plain \s1\sb240\sa240\keepn\widctlpar\outlinelevel0\adjustright \b\caps\f1\fs32\cgrid {{\*\bkmkstart _Toc31396
 0796}{\*\bkmkstart _Toc335399070}{\*\bkmkstart _Toc380819767}{\*\bkmkstart _Toc381591818}{\*\bkmkstart _Toc382644179}
{\*\bkmkstart _Toc383176010}{\*\bkmkstart _Toc386002168}{\*\bkmkstart _Toc386539799}{\*\bkmkstart CONVENTIONS_OF_AN_RTF_READER}{\*\bkmkstart _Toc519492434}{\*\bkmkstart _Toc521909677}Conventions of an RTF Reader{\*\bkmkend _Toc313960796}
{\*\bkmkend _Toc335399070}{\*\bkmkend _Toc380819767}{\*\bkmkend _Toc381591818}{\*\bkmkend _Toc382644179}{\*\bkmkend _Toc383176010}{\*\bkmkend _Toc386002168}{\*\bkmkend _Toc386539799}{\*\bkmkend CONVENTIONS_OF_AN_RTF_READER}{\*\bkmkend _Toc519492434}
{\*\bkmkend _Toc521909677}
\par }\pard\plain \sa120\keepn\widctlpar\adjustright \f1\fs20\cgrid {The reader of an RTF stream is concerned with the following:
\par }\pard \fi-360\li360\sa120\keepn\widctlpar\adjustright {\f3 \u-3913\'b7\tab }{Separating control information from plain text.
\par }{\f3 \u-3913\'b7\tab }{Acting on control information.
\par }\pard \fi-360\li360\sa120\widctlpar\a
 djustright {\f3 \u-3913\'b7\tab }{Collecting and properly inserting text into the document, as directed by the current group state.
\par }\pard \sa120\widctlpar\adjustright {Acting on control information is designed to be a relatively simple process. Some control information simply contributes special characters to the plain text stream. Other information serves to change the }{\i 
program state}{, which includes properties of the document as a whole, or to change any of a collection of }{\i group states}{, which apply to parts of the document.
\par As previously mentioned, a group state can specify the following:
\par }\pard \fi-360\li360\sa120\widctlpar\adjustright {\f3 \u-3913\'b7\tab }{The }{\i destination}{, or part of the document that the plain text is constructing.
\par }{\f3 \u-3913\'b7\tab }{Character-formatting properties, such as bold or italic.
\par }{\f3 \u-3913\'b7\tab }{Paragraph-formatting properties, such as justified or centered.
\par }{\f3 \u-3913\'b7\tab }{Secti
 on-formatting properties, such as the number of columns.
\par }{\f3 \u-3913\'b7\tab }{Table-formatting properties, which define the number of cells and dimensions of a table row.
\par }\pard \sa120\widctlpar\adjustright {In practice, an RTF reader will evaluate each character it reads in sequence as follows:
\par }\pard \fi-360\li360\sa120\widctlpar\adjustright {\f3 \u-3913\'b7\tab }{If the character is an opening brace (\{), the reader stores its current state on the stack. If the character is a closing brace (\}
), the reader retrieves the current state from the stack.
\par }{\f3 \u-3913\'b7\tab }{If the character is a backslash (\\), the reader collects the control word or control symbol and its parameter, if any, and 
looks up the control word or control symbol in a table that maps control words to actions. It then carries out the action prescribed in the lookup table. (The possible actions are discussed in the following table.) The read pointer is left before or after
 a contro
 l-word delimiter, as appropriate.
\par }{\f3 \u-3913\'b7\tab }{If the character is anything other than an opening brace (\{), closing brace (\}), or backslash (\\
), the reader assumes that the character is plain text and writes the character to the current destination using the current formatting properties.
\par }\pard \sa120\widctlpar\adjustright {If the RTF
 reader cannot find a particular control word or control symbol in the lookup table described in the preceding list, the control word or control symbol should be ignored. If a control word or control symbol is preceded by an opening brace (\{
), it is part of a group. The current state should be saved on the stack, but no state change should occur. When a closing brace (\}) is encountered, the current state should be retrieved from the stack, thereby resetting the current state. If the }{\b \\
* }{control symbol precedes a control word, then it defines a destination group and was itself preceded by an opening brace (\{). The 
 RTF reader should discard all text up to and including the closing brace (\}
) that closes this group. All RTF readers must recognize all destinations
 defined in the March 1987 RTF Specification. The reader may skip past the group, but it is not allowed to simply discard the control word. Destinations defined since March 1987 are marked with the }{\b \\*}{ control symbol.
\par }\pard\plain \s65\li432\sa120\widctlpar\adjustright \i\f1\fs20\cgrid {\b Note}{ All RTF readers must implement the }{\b \\*}{ control symbol so that they can read RTF files written by newer RTF writers.
\par }\pard\plain \sa120\keepn\widctlpar\adjustright \f1\fs20\cgrid {For control words or control symbols that the RTF reader can find in the lookup table, the possible actions are as follows.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx3330\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10152\pard \sa120\keepn\widctlpar\intbl\adjustright {\b Action\cell Description\c
 ell }\pard \widctlpar\intbl\adjustright 
{\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx3330\clvertalt\cltxlrtb \cellx10152\pard \sb120\sa120\widctlpar\intbl\adjustright {Change Destination\cell The RTF read
er changes the destination to the destination described in the table entry. Destination changes are legal only immediately after an opening brace (\{}{\expnd-4\expndtw-20  }{
). (Other restrictions may also apply; for example, footnotes cannot be nested.) Many destination changes imply that the current property settings will be reset to their default settings. Examples of control words that change destination are }{\b \\
footnote}{, }{\b \\header}{, }{\b \\footer}{, }{\b \\pict}{, }{\b \\info}{, }{\b \\fonttbl}{, }{\b \\stylesheet}{, and }{\b \\colortbl}{. This specification identifies all destination control words where they appear in control-word tables.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {Change Formatting P
 roperty\cell The RTF reader changes the property as described in the table entry. The entry will specify whether a parameter is required. }
{\field\fldedit{\*\fldinst { HYPERLINK  \\l "APPENDIX_B_INDEX_OF_RTF_CONTROL_WORDS" }{{\*\datafield 
08d0c9ea79f9bace118c8200aa004ba90b02000000080000002600000041005000500045004e004400490058005f0042005f0049004e004400450058005f004f0046005f005200540046005f0043004f004e00540052004f004c005f0057004f00520044005300000000}}}{\fldrslt {\cs110\ul\cf2 
Appendix B: Index of RTF Control Words}}}{ at the end of this Specification also specifies which control words require parameters. If a parameter is needed and not specified, then a default value will be used. The default value used depends o
n the control word. If the control word does not specify a default, then all RTF readers should assume a default of 0.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {Insert Special Character\cell 
The reader inserts into the docu
 ment the character code or codes described in the table entry.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx3330\clvertalt\cltxlrtb \cellx10152\pard 
\sa120\widctlpar\intbl\adjustright {Insert Special Character and Perform Action\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {
The reader inserts into the document the character code or codes described in the table entry and performs whatever other action the entry specifies. For example, when Microsoft Word interprets }{\b \\par}{, a paragraph mark is inserte
d in the document and special code is run to record the paragraph properties belonging to that paragraph mark.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s1\sb240\sa240\keepn\widctlpar\outlinelevel0\adjustright 
\b\caps\f1\fs32\cgrid {{\*\bkmkstart _Toc313960797}{\*\bkmkstart _Toc335399071}{\*\bkmkstart _Toc380819768}{\*\bkmkstart _Toc381591819}{\*\bkmkstart _To
 c382644180}{\*\bkmkstart _Toc383176011}{\*\bkmkstart _Toc386002169}{\*\bkmkstart _Toc386539800}
{\*\bkmkstart FORMAL_SYNTAX}{\*\bkmkstart _Toc519492435}{\*\bkmkstart _Toc521909678}Formal Syntax{\*\bkmkend _Toc313960797}{\*\bkmkend _Toc335399071}{\*\bkmkend _Toc380819768}{\*\bkmkend _Toc381591819}{\*\bkmkend _Toc382644180}{\*\bkmkend _Toc383176011}
{\*\bkmkend _Toc386002169}{\*\bkmkend _Toc386539800}{\*\bkmkend FORMAL_SYNTAX}{\*\bkmkend _Toc519492435}{\*\bkmkend _Toc521909678}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {RTF uses the following syntax, based on Backus-Naur Form.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Syntax\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b \row }\trowd \trleft432\trkeep \clvertalt\clbrdrt
\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {
 #PCDATA\cell Text (without control words).\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\lang3082 #SDATA\cell Hexadecimal data.\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard\plain \s21\sa120\widctlpar\intbl\adjustright 
\f1\fs20\cgrid {#BDATA\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Binary data.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {'c'\cell A literal.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<text>\cell A nonterminal.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b A}{\cell 
The (terminal) control word a, without a parameter. \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b\i a }{or }{\b a}{\b\i N}{\cell The (terminal)
  control word a, with a parameter.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {A?\cell Item a is optional.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {A+\cell One or more repetitions of item a.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {A*\cell Zero or more repetitions of item a.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {A b\cell Item a followed by item b.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {A | b\cell Item a or item b.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard 
\sa120\widctlpar\intbl\adjustright {a & b\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Item a and/or item b, in any order.\cell }\pard\plain \widctlpar\intbl\ad
 justright \f1\fs20\cgrid {\row }\pard\plain 
\s1\sb240\sa240\keepn\widctlpar\outlinelevel0\adjustright \b\caps\f1\fs32\cgrid {{\*\bkmkstart _Toc313960798}{\*\bkmkstart _Toc335399072}{\*\bkmkstart _Toc380819769}{\*\bkmkstart _Toc381591820}{\*\bkmkstart _Toc382644181}{\*\bkmkstart _Toc383176012}
{\*\bkmkstart _Toc386002170}{\*\bkmkstart _Toc386539801}{\*\bkmkstart CONTENTS_OF_AN_RTF_FILE}{\*\bkmkstart _Toc519492436}{\*\bkmkstart _Toc521909679}Contents of an RTF File{\*\bkmkend _Toc313960798}{\*\bkmkend _Toc335399072}{\*\bkmkend _Toc380819769}
{\*\bkmkend _Toc381591820}{\*\bkmkend _Toc382644181}{\*\bkmkend _Toc383176012}{\*\bkmkend _Toc386002170}{\*\bkmkend _Toc386539801}{\*\bkmkend CONTENTS_OF_AN_RTF_FILE}{\*\bkmkend _Toc519492436}{\*\bkmkend _Toc521909679}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {An RTF file has the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustrig
 ht {<File>\cell }{\lang1036 '\{' <header> <document> '\}'\cell }\pard \widctlpar\intbl\adjustright {\lang1036 \row }\pard 
\sa120\widctlpar\adjustright {\lang1036 
\par }{This syntax is the standard
 RTF syntax; any RTF reader must be able to correctly interpret RTF written to this syntax. It is worth mentioning again that RTF readers do not have to use all control words, but they must be able to harmlessly ignore unknown (or unused) control words, a
nd they must correctly skip over destinations marked with the }{\b \\*}{
 control symbol. There may, however, be RTF writers that generate RTF that does not conform to this syntax, and as such, RTF readers should be robust enough to handle some minor variations. Non
etheless, if an RTF writer generates RTF conforming to this specification, then any correct RTF reader should be able to interpret it.
\par }\pard\plain \s2\sb240\sa240\keepn\widctlpar\outlinelevel1\adjustright \b\f1\fs32\cgrid {{\*\bkmkstart _Toc313960799}{\*\bkmkstart _Toc
 335399073}{\*\bkmkstart _Toc380819770}{\*\bkmkstart _Toc381591821}{\*\bkmkstart _Toc382644182}
{\*\bkmkstart _Toc383176013}{\*\bkmkstart _Toc386002171}{\*\bkmkstart _Toc386539802}{\*\bkmkstart Header}{\*\bkmkstart _Toc519492437}{\*\bkmkstart _Toc521909680}Header{\*\bkmkend _Toc313960799}{\*\bkmkend _Toc335399073}{\*\bkmkend _Toc380819770}
{\*\bkmkend _Toc381591821}{\*\bkmkend _Toc382644182}{\*\bkmkend _Toc383176013}{\*\bkmkend _Toc386002171}{\*\bkmkend _Toc386539802}{\*\bkmkend Header}{\*\bkmkend _Toc519492437}{\*\bkmkend _Toc521909680}
\par }\pard\plain \sa120\keepn\widctlpar\adjustright \f1\fs20\cgrid {The header has the following syntax:
\par }\pard \sa120\widctlpar\intbl\adjustright {<header>\cell }{\b\i \\rtf}{ <charset> <deffont> }{\b\i \\deff}{? <fonttbl> <filetbl>? <colortbl>? <stylesheet>? <listtables>? <revtbl>? <rsidtable>? <generator>?\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\adjustright {{\*\bkmkstart _Ref281719559}{\*\bkmkstart _Toc313960
 800}{\*\bkmkstart _Toc335399074}
\par Each of the various header tables should appear, if they exist, in this order. Document properties can occur before and between the header tables. A property must be defined before being referenced. Specifically,
\par {\pntext\pard\plain\f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}}\pard \fi-360\li720\sa120\widctlpar\tx720{\*\pn \pnlvlblt\ilvl0\ls2\pnrnot0\pnf3\pnstart1\pnindent360\pnhang{\pntxtb \'b7}}\ls2\adjustright {
The style sheet must occur before any style usage.
\par {\pntext\pard\plain\f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}}\pard \fi-360\li720\sa120\widctlpar\tx720{\*\pn \pnlvlblt\ilvl0\ls2\pnrnot0\pnf3\pnstart1\pnindent360\pnhang{\pntxtb \'b7}}\ls2\adjustright {
The font table must precede any reference to a font.
\par {\pntext\pard\plain\f3\fs20 \loch\af3\dbch\af0\hich\f3 \u-3913\'b7\tab}}\pard \fi-360\li720\sa120\widctlpar\tx720{\*\pn \pnlvlblt\ilvl0\ls2\pnrnot0\pnf3\pnstart1\pnindent360\pnhang{\pntxtb \'b7}}\ls2
 \adjustright {The }{\b \\deff}{
 keyword must precede any text without an explicit reference to a font, because it specifies the font to use in such cases.
\par }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Toc380819771}{\*\bkmkstart _Toc381591822}{\*\bkmkstart _Toc382644183}{\*\bkmkstart _Toc383176014}{\*\bkmkstart _Toc386002172}
{\*\bkmkstart _Toc386539803}{\*\bkmkstart RTF_Version}{\*\bkmkstart _Toc519492438}{\*\bkmkstart _Toc521909681}RTF Version{\*\bkmkend _Ref281719559}{\*\bkmkend _Toc313960800}{\*\bkmkend _Toc335399074}{\*\bkmkend _Toc380819771}{\*\bkmkend _Toc381591822}
{\*\bkmkend _Toc382644183}{\*\bkmkend _Toc383176014}{\*\bkmkend _Toc386002172}{\*\bkmkend _Toc386539803}{\*\bkmkend RTF_Version}{\*\bkmkend _Toc519492438}{\*\bkmkend _Toc521909681}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {An entire RTF file is considered a group and must be enclosed in braces. The }{\b \\rtf}{\b\i N}{ control word
  must follow the opening brace. The numeric parameter }{\b\i N}{
 identifies the major version of the RTF Specification used. The RTF standard described in this specification, although titled as version 1.7, continues to correspond syntactically to RTF Specification version 1. Therefore, the numeric parameter }{\b\i N}
{ for the }{\b \\rtf}{ control word should still be emitted as 1.
\par }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Toc313960801}{\*\bkmkstart _Toc335399075}{\*\bkmkstart _Toc380819772}{\*\bkmkstart _Toc381591823}{\*\bkmkstart _Toc382644184}
{\*\bkmkstart _Toc383176015}{\*\bkmkstart _Toc386002173}{\*\bkmkstart _Toc386539804}{\*\bkmkstart Character_Set}{\*\bkmkstart _Toc519492439}{\*\bkmkstart _Toc521909682}Character Set{\*\bkmkend _Toc313960801}{\*\bkmkend _Toc335399075}
{\*\bkmkend _Toc380819772}{\*\bkmkend _Toc381591823}{\*\bkmkend _Toc382644184}{\*\bkmkend _Toc383176015}{\*\bkmkend _Toc386002173}{\*\bkmkend
  _Toc386539804}{\*\bkmkend Character_Set}{\*\bkmkend _Toc519492439}{\*\bkmkend _Toc521909682}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {After specifying the RTF versio
n, you must declare the character set used in this document. The control word for the character set must precede any plain text or any table control words. The RTF Specification currently supports the following character sets.
\par 
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Character set\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\ansi\cell }{ANSI (the default)\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\mac\cell }{Apple Macintosh\cell }\pa
 rd \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pc\cell }{IBM PC code page 437\cell }\pard \widctlpar\intbl\adjustright {\row 
}\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\pca\cell }{IBM PC code page 850, used by IBM Personal System/2 (not implemented in version 1 of Microsoft Word for OS/2)
\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Toc379295355}{\*\bkmkstart _Toc380819773}{\*\bkmkstart _Toc381591824}{\*\bkmkstart _Toc382644185}
{\*\bkmkstart _Toc383176016}{\*\bkmkstart _Toc386002174}{\*\bkmkstart _Toc386539805}{\*\bkmkstart Unicode_RTF}{\*\bkmkstart _Toc519492440}{\*\bkmkstart _Toc521909683}{\*\bkmkstart _Ref281718258}{\*\bkmkstart _Ref281718288}{\*\bkmkstart _Ref281718720}
{\*\bkmkstart _Toc313960802}{\*\bkmkstart _Toc335399076}Unicode RTF{\*\b
 kmkend _Toc379295355}{\*\bkmkend _Toc380819773}{\*\bkmkend _Toc381591824}{\*\bkmkend _Toc382644185}{\*\bkmkend _Toc383176016}{\*\bkmkend _Toc386002174}{\*\bkmkend _Toc386539805}
{\*\bkmkend Unicode_RTF}{\*\bkmkend _Toc519492440}{\*\bkmkend _Toc521909683}
\par }\pard\plain \s15\li288\sa120\widctlpar\adjustright \f1\fs20\cgrid {Word 2002 is a Unicode-enabled application. Text is ha
ndled using the 16-bit Unicode character encoding scheme. Expressing this text in RTF requires a new mechanism, because until this release (version 1.6), RTF has only handled 7-bit characters directly and 8-bit characters encoded as hexadecimal. The Unico
de mechanism described here can be applied to any RTF destination or body text.
\par 
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2112\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10032\pard\plain \s98\sb240\sl199\slmult1\keepn\widctlpar\intbl\brdrbtw\brdrs\brdrw15 \adjustright \b\f1\fs20\cgrid {
Control word\ce
 ll Meaning\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2112\clvertalt\cltxlrtb \cellx10032\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {
\\ansicpg}{\i N}{\cell }\pard\plain \sb120\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {This keyword represents the ANSI code page used to perform the Unicode to ANSI conversion when writing RTF text. }{\b\i N}{ represents the code page in d
ecimal. This is typically set to the default ANSI code page of the run-time environment (for example, }{\b \\ansicpg1252}{
 for U.S. Windows). The reader can use the same ANSI code page to convert ANSI text back to Unicode. Possible values include the following:
\par }\pard \sa120\nowidctlpar\intbl\adjustright {\cs113\cf1\revised\revdttm1714774824 437\tab United States IBM
\par 708\tab Arabic (ASMO 708)
\par 709\tab Arabic (ASMO 449+, BCON V4)
\par 710\tab Arabic (transparent Arabic)
\par 711\tab Arabic (
 Nafitha Enhanced)
\par 720\tab Arabic (transparent ASMO)
\par 819\tab Windows 3.1 (United States and Western Europe)
\par 850\tab IBM multilingual
\par 852\tab Eastern European
\par 860\tab Portuguese
\par 862\tab Hebrew
\par 863\tab French Canadian
\par 864\tab Arabic
\par 865\tab Norwegian
\par 866\tab Soviet Union
\par }{\cs113\cf1\revised\revdttm1714774825 874}{\cs113\cf1\revised\revdttm1714774826 \tab }{\cs113\cf1\revised\revdttm1714774825 Thai
\par }{\cs113\cf1\revised\revdttm1714774824 932\tab Japanese
\par }{\cs113\cf1\revised\revdttm1714774825 936}{\cs113\cf1\revised\revdttm1714774826 \tab }{\cs113\cf1\revised\revdttm1714774825 Simplified Chinese
\par 949}{\cs113\cf1\revised\revdttm1714774826 \tab }{\cs113\cf1\revised\revdttm1714774825 Korean
\par 950}{\cs113\cf1\revised\revdttm1714774826 \tab }{\cs113\cf1\revised\revdttm1714774825 Traditional Chinese
\par }{\cs113\cf1\revised\revdttm1714774824 1250}{\cs113\cf1\revised\revdttm1714774826 \tab }{\cs113\cf1\revised\revdttm1714
 774824 Windows 3.1 (Eastern European)
\par 1251\tab Windows 3.1 (Cyrillic)
\par 1252}{\cs113\cf1\revised\revdttm1714774827 \tab }{\cs113\cf1\revised\revdttm1714774824 Western European
\par 1253}{\cs113\cf1\revised\revdttm1714774828 \tab }{\cs113\cf1\revised\revdttm1714774824 Greek
\par 1254}{\cs113\cf1\revised\revdttm1714774828 \tab }{\cs113\cf1\revised\revdttm1714774824 Turkish
\par 1255}{\cs113\cf1\revised\revdttm1714774828 \tab }{\cs113\cf1\revised\revdttm1714774824 Hebrew
\par 1256}{\cs113\cf1\revised\revdttm1714774828 \tab }{\cs113\cf1\revised\revdttm1714774824 Arabic
\par 1257}{\cs113\cf1\revised\revdttm1714774827 \tab }{\cs113\cf1\revised\revdttm1714774824 Baltic
\par 1258}{\cs113\cf1\revised\revdttm1714774827 \tab }{\cs113\cf1\revised\revdttm1714774824 Vietnamese
\par 1361}{\cs113\cf1\revised\revdttm1714774829 \tab }{\cs113\cf1\revised\revdttm1714774824 Johab}{\cs113\cf1 
\par }{This keyword should be emitted in the RTF header section right after the }{\b \\ansi}{, }{\b \\ma
 c}{, }{\b \\pc}{ or }{\b \\pca}{ keyword.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright 
\b\f1\fs20\cgrid {\\upr\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {This keyword represents a destination with two embedded
 destinations, one represented using Unicode and the other using ANSI. This keyword operates in conjunction with the }{\b \\ud }{keyword to provide backward compatibility. The general syntax is as follows:
\par }\pard\plain \s70\li432\sa120\widctlpar\intbl\adjustright \f2\fs16\cgrid {\{\\upr\{keyword ansi_text\}\{\\*\\ud\{keyword Unicode_text\}\}\}
\par }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Notice that this keyword destination does not use the }{\b \\* }{keyword; this forces the old RTF readers to pick up the ANSI representation and discard the Unicode one.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs
 20\cgrid {\\ud\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
This is a destination that is represented in Unicode. The text is represented using a mixture of ANSI translation and use of }{\b \\u}{\b\i N }{keywords to represent characters that do not have the exact ANSI equivalent.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\u}{\i N}{ \cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
This keyword represents a single Unicode character that has no equivalent ANSI representation based on the current ANSI code page. }{\b\i N}{ represents the Unicode character value expressed as a decimal number.
\par This keyword is followed immediately by equivalent character(s) in ANSI representation. In this way, old readers will ignore the }{\b \\u}{\b\i N}{ keyword and pick up the ANSI representation properly. Wh
en this keyword is encountered, the reader should ignore the nex
 t }{\b\i N}{ characters, where }{\b\i N}{\b  }{corresponds to the last }{\b \\uc}{\b\i N}{ value encountered.
\par As with all RTF keywords, a keyword-terminating space may be present (before the ANSI characters) that is not counted in the characters to skip. While this is not likely to occur (or recommended), a }{\b \\bin}{
 keyword, its argument, and the binary data that follows are considered one character for skipping purposes. If an RTF scope delimiter character (that is, an opening or clos
ing brace) is encountered while scanning skippable data, the skippable data is considered to be ended before the delimiter. This makes it possible for a reader to perform some rudimentary error recovery. To include an RTF delimiter in skippable data, it m
ust be represented using the appropriate control symbol (that is, escaped with a backslash,) as in plain text. Any RTF control word or symbol is considered a single character for the purposes of counting skippable characters.
\par An RTF wr
 iter, when it encounters a Unicode character with no corresponding ANSI character, should output }{\b \\u}{\b\i N}{
 followed by the best ANSI representation it can manage. Also, if the Unicode character translates into an ANSI character stream with count of bytes differing from the current Unicode Character Byte Count, it should emit the }{\b \\uc}{\b\i N}{
 keyword prior to the }{\b \\u}{\b\i N}{\b  }{keyword}{\b  }{to notify the reader of the change.
\par RTF control words generally accept signed 16-bit numbers as arguments. For this reason, Unicode values greater than 32767 must be expressed as negative numbers.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb 
\cellx2112\clvertalt\cltxlrtb \cellx10032\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\uc}{\i N}{\cell }\pard\plain \s74\sa60\widctlpar\intbl\adjustright \f1\fs22\cgrid {\fs20 
This keyword represents the number of bytes corresponding to a given }{\b
 \fs20 \\u}{\b\i\fs20 N }{\fs20 Unicode character. This keyword may be used at any time, and values are scoped like character properties. That is, a }{\b\fs20 \\uc}{\b\i\fs20 N }{
\fs20 keyword applies only to text following the keyword, and within the same (or deeper) nested braces. On exiting the group, the previous }{\b\fs20 \\uc}{\fs20 
 value is restored. The reader must keep a stack of counts seen and use the most recent one to skip the appropriate number of characters when it encounters a }{\b\fs20 \\u}{\b\i\fs20 N }{\fs20 keyword. When leaving an RTF group that specified a }{\b\fs20 
\\uc}{\fs20  value, the reader must revert to the previous value. A default of 1 should be assumed if no }{\b\fs20 \\uc}{\fs20  keyword has been seen in the current or outer scopes.
\par }\pard \s74\sb120\sa60\widctlpar\intbl\adjustright {A }{\fs20 common practice is to emit no ANSI representation for Unicode characters within a Unicode destination context (that is, inside a }{\b\fs20 \\ud}{\fs20
  
 destination). Typically, the destination will contain a }{\b\fs20 \\uc0}{\fs20  control sequence. There is no need to reset the count on leaving the }{\b\fs20 \\ud }{\fs20 destination, because the scoping rules will ensure the previous value is restored.
}{\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Toc379295356}{\*\bkmkstart _Toc380819774}{\*\bkmkstart Document_Text}Document Text
{\*\bkmkend _Toc379295356}{\*\bkmkend _Toc380819774}{\*\bkmkend Document_Text}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Document text should be emitted as ANSI characters. If there are Unicode characters that do not have corresponding ANSI characters, they should be output using the }{\b \\uc}{\b\i N}{ and }{\b \\u}
{\b\i N}{ keywords.
\par For example, the text }{\b Lab}{\field\fldedit\fldlock{\*\fldinst {\b symbol 71 \\f "Symbol" \\s 10}}{\fldrslt {\b\f3 \
 u-4025\'47}}}{\b Value}{
 (Unicode characters 0x004c, 0x0061, 0x0062, 0x0393, 0x0056, 0x0061, 0x006c, 0x0075, 0x0065) should be represented as follows (assuming a previous }{\b \\ucl)}{:
\par }\pard\plain \s70\li432\sa120\widctlpar\adjustright \f2\fs16\cgrid {Lab\\u915GValue
\par }\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Toc379295357}{\*\bkmkstart _Toc380819775}{\*\bkmkstart Destination_text}Destination Text{\*\bkmkend _Toc379295357}{\*\bkmkend _Toc380819775}
{\*\bkmkend Destination_text}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Destination text is defined as any text represented in an RTF destination. A good example is the bookmark name in the }{\b \\bkmkstart}{ destination.
\par Any destination containing Unicode characters should be emitted as two destinations within a }{\b \\upr}{ destination to ensure that old readers can read it properly and that no Unicode character encoding is lost when read wit
 h a new reader.
\par For example, a bookmark name }{\b Lab}{\field\fldedit\fldlock{\*\fldinst {\b symbol 71 \\f "Symbol" \\s 10}}{\fldrslt {\b\f3 \u-4025\'47}}}{\b Value}{
 (Unicode characters 0x004c, 0x0061, 0x0062, 0x0393, 0x0056, 0x0061, 0x006c, 0x0075, 0x0065) should be represented as follows:
\par }\pard\plain \s70\li432\sa120\widctlpar\adjustright \f2\fs16\cgrid {\{\\upr\{\\*\\bkmkstart LabGValue\}\{\\*\\ud\{\\*\\bkmkstart Lab\\u915Value\}\}\}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The first subdestination contains only ANSI characters and is the representation that old readers will see. The second subdestination is a }{\b \\*\\ud }{
destination that contains a second copy of the }{\b \\bkmkstart}{ destination. This copy can contain Unicode characters and is the representation that Unicode-aware readers must pay attention to, ignoring the ANSI-only version.
\par }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*
 \bkmkstart _Default_Fonts}{\*\bkmkstart _Toc521909684}{\*\bkmkstart _Toc380819776}{\*\bkmkstart _Toc381591825}{\*\bkmkstart _Toc382644186}
{\*\bkmkstart _Toc383176017}{\*\bkmkstart _Toc386002175}{\*\bkmkstart _Toc386539806}{\*\bkmkstart Font_Table}{\*\bkmkstart _Toc519492441}{\*\bkmkend _Default_Fonts}Default Fonts{\*\bkmkend _Toc521909684}
\par }\pard\plain \s15\sa120\nowidctlpar\adjustright \f1\fs20\cgrid {Default font settings can be used to tell the program what regional settings are appropriate as defaults. For example, having a Japanese font set in }{\b \\stshfdbch}{\b\i N }{
would tell Word to enable Japanese formatting options. }{\b\i N}{ refers to an entry in the font table.
\par }\pard \s15\li288\sa120\nowidctlpar\adjustright {
\par }\trowd \trgaph108\trrh360\trleft-108 \clvertalt\cltxlrtb \cellx1608\clvertalt\cltxlrtb \cellx9543\pard \s15\li-93\sa120\nowidctlpar\intbl\adjustright {<deffont>\cell }{\b \\stshfdbch}{\b\i N}{\b  \\stshfloch}{\b\i N}{\b  \\stshfhich}{\b\i N}{\
 b  \\
stshfbi\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trgaph108\trrh360\trleft-108 \clvertalt\cltxlrtb \cellx1608\clvertalt\cltxlrtb \cellx9543\pard\plain \s15\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\
stshfdbch}{\b\i N}{\cell }\pard \s15\li-93\sa120\nowidctlpar\intbl\adjustright {Defines what font should be used by default in the style sheet for Far East characters. }{\b\i \cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row 
}\pard\plain \s15\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\stshfloch}{\b\i N}{\b \cell }\pard \s15\li-93\sa120\nowidctlpar\intbl\adjustright {Defines what font should be used by default in the style sheet for ACSII characters.\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s15\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\stshfhich}{\b\i N}{\b \cell }\pard \s15\li-93\sa120\nowidctlpar\intbl\adjustright {
Defines what font should b
 e used by default in the style sheet for High-ANSI characters. \cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trgaph108\trrh360\trleft-108 \clvertalt\cltxlrtb \cellx1608\clvertalt\cltxlrtb 
\cellx9543\pard\plain \s15\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\stshfbi\cell }\pard \s15\li-93\sa120\nowidctlpar\intbl\adjustright {Defines what font should be used by default in the style sheet for Complex Scripts (BiDi) characters. 
\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s15\li288\sa120\nowidctlpar\adjustright \f1\fs20\cgrid {
\par Default font settings can be used to tell the program what regional settings are appropriate as defaults. For example, having a Japanese font set in }{\b \\stshfdbch}{\b\i N }{would tell Word to enable Japanese formatting options. }{\b\i N}{ refers to
 an entry in the font table.
\par }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{
 \*\bkmkstart _Toc521909685}Font Table{\*\bkmkend _Ref281718258}{\*\bkmkend _Ref281718288}{\*\bkmkend _Ref281718720}{\*\bkmkend _Toc313960802}
{\*\bkmkend _Toc335399076}{\*\bkmkend _Toc380819776}{\*\bkmkend _Toc381591825}{\*\bkmkend _Toc382644186}{\*\bkmkend _Toc383176017}{\*\bkmkend _Toc386002175}{\*\bkmkend _Toc386539806}{\*\bkmkend Font_Table}{\*\bkmkend _Toc519492441}
{\*\bkmkend _Toc521909685}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The }{\b \\fonttbl}{ control word introduces the font table group. Unique }{\b \\f}{\b\i N}{
 control words define each font available in the document, and are used to reference that font throughout the document. The font table group has the following syntax.
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<fonttbl>\cell }{\lang1036 '\{' }{\b\lang1036 \\fonttbl }{\lang1036 (<fontinfo> | ('\{' <fontinfo> '\}'))+ '\}'\cell }\pard 
\widctlpar\int
 bl\adjustright {\lang1036 \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<fontinfo>\cell 
<fontnum> <fontfamily> <fcharset>? <fprq>? <panose>? <nontaggedname>? <fontemb>? <codepage>? <fontname> <fontaltname>? }{\lang3082 ';' \cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\widctlpar\intbl\adjustright {\lang3082 <fontnum>
\cell }{\b\i\lang3082 \\f}{\lang3082 \cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\widctlpar\intbl\adjustright {\lang3082 <fontfamily>\cell }{\b\lang3082 \\fnil}{\lang3082  | }{\b\lang3082 \\froman}{\lang3082  | }{\b\lang3082 \\
fswiss}{\lang3082  | }{\b\lang3082 \\fmodern}{\lang3082  | }{\b\lang3082 \\fscript}{\lang3082  | }{\b\lang3082 \\fdecor}{\lang3082  | }{\b\lang3082 \\ftech}{\lang3082  | }{\b\lang3082 \\fbidi}{\lang3082 \cell }\pard \widctlpar\intbl\adjustright {
\lang3082 \row }\pard \sa120\widctlpar\intbl\adjustright {<fch
 arset>\cell }{\b \\}{\b\i fcharset}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<fprq>\cell }{\b \\}{\b\i fprq}{\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<panose>\cell <data>}{\b \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<nontaggedname>\cell \\*\\}{\b fname}{\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<fontname>\cell #PCDATA\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<fontaltname>\cell }{\lang1053 '\{}{\b\lang1053 \\*}{\lang1053 
'}{\b\lang1053  \\falt }{\lang1053 #PCDATA '\}'}{\b\i\lang1053 \cell }\pard \widctlpar\intbl\adjustright {\lang1053 \row }\pard \sa120\widctlpar\intbl\adjustright {<fontemb>\cell }{\lang1036 '\{\\*' }{\b\lang1036 \\fontemb}{\lang1036 
 <fonttype> <fontfname>? }{<data>? '\}'\cell }\pard \widctlpar\intbl\adjustright {\row 
 }\pard \sa120\widctlpar\intbl\adjustright {<fonttype>\cell }{\b \\ftnil}{ | }{\b \\fttruetype}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {<fontfname>\cell }{\lang1036 '\{\\*' }{\b\lang1036 \\fontfile}{\lang1036  <codepage>? #PCDATA '\}'\cell }\pard \widctlpar\intbl\adjustright {\lang1036 \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160
\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<codepage>\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {\\}{\b\i cpg}{\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard 
\sa120\widctlpar\adjustright {
\par Note for <fontemb> that either <fontfname> or <data> must be present, although both may be present.
\par All fonts available to the RTF writer can be included in the font table, even if the document doesn't use all the fonts.
\par RTF also supports font families so that applications can attempt to intelligently 
 choose fonts if the exact font is not present on the reading system. RTF uses the following control words to describe the various font families.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx6498\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx9738\pard \ri-720\sa120\widctlpar\intbl\adjustright {\b Control word
\cell Font family\cell Examples\cell }\pard \widctlpar\intbl\adjustright {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx6498\clvertalt\cltxlrtb \cellx9738\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\fnil
\cell }{Unknown or default fonts (the default)\cell Not applicable\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-720\sa120\widctlpar\intbl\adjustright {\b \\froman\cell }{Roman, proportionally spaced serif fonts\cell Times New Roman, Palatino
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-720\sa120\widctlpar\i
 ntbl\adjustright {\b \\fswiss\cell }{Swiss, proportionally spaced sans serif fonts\cell Arial\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\ri-720\sa120\widctlpar\intbl\adjustright {\b \\fmodern\cell }{Fixed-pitch serif and sans serif fonts\cell Courier New, Pica\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-720\sa120\widctlpar\intbl\adjustright {\b \\fscript\cell }{Script fonts
\cell Cursive\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-720\sa120\widctlpar\intbl\adjustright {\b \\fdecor\cell }{Decorative fonts\cell Old English, ITC Zapf Chancery\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\ri-720\sa120\widctlpar\intbl\adjustright {\b \\ftech\cell }{Technical, symbol, and mathematical fonts\cell Symbol\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx6498
\clvertalt\cltxlrtb \cellx9738\pard \ri-720\sa240\widctlpar\intbl\adjustright {\b \\fbidi\cell }{Arabi
 c, Hebrew, or other bidirectional font\cell Miriam\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\adjustright {
\par If an RTF file uses a default font, the default font number is specified with the }{\b \\deff}{\b\i N}{ control word, which must precede the font-table group. The RTF writer supplies the default font number used in the creati
on of the document as the numeric argument }{\b\i N}{. The RTF reader then translates this number through the font table into the most similar font available on the reader's system.
\par The following control words specify the character set, alternative font name, pitch of a font in the font table, and nontagged font name.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertal
 t\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\fcharset}{\b\i N }{\b \cell }\pard \sa120\nowidctlpar\intbl\adjustright {
Specifies the character set of a font in the font table. Values for }{\b\i N}{ are defined by Windows header files:
\par }{\cs113\cf1 0\tab ANSI
\par 1\tab Default
\par 2\tab Symbol
\par 3\tab Invalid
\par 77\tab Mac
\par 128\tab Shift Jis
\par 129\tab Hangul
\par 130\tab Johab
\par 134\tab GB2312
\par 136\tab Big5
\par 161\tab Greek
\par 162\tab Turkish
\par 163\tab Vietnamese
\par 177\tab Hebrew
\par 178\tab Arabic
\par 179\tab Arabic Traditional
\par 180\tab Arabic user
\par 181\tab Hebrew user
\par 186\tab Baltic
\par 204\tab Russian
\par 222\tab Thai
\par 238\tab Eastern European
\par 254\tab PC 437
\par 255\tab OEM}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\falt\cell }{Indicates alternate font name to use if the specified font in the font table is 
 not available. '}{\b \{\\*' \\falt}{
 <Alternate Font Name>'}{\b \}}{' \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\fprq}{\b\i N }{\b \cell }{Specifies the pitch of a font in the font table.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10032\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\*\\panose\cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Destination keyword. This destination contains a 10-byte Panose 1 number. Each byte represents a single font property as described by the Panose 1 standard specification.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd 
\trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\*\\fname\cell }{
This is an optional control word in the font table to define the nonta
 gged font name. This is the actual name of the font without the tag, used to show wh
ich character set is being used. For example, Arial is a nontagged font name, and Arial (Cyrillic) is a tagged font name. This control word is used by WordPad. Word ignores this control word (and never creates it).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10032\pard \sa120\widctlpar\intbl\adjustright {\b\cf1 \\fbias}{\b\i\cf1 N}{\cell }\pard \sa120\widctlpar\intbl\tx480\adjustright {\cf1 
Used to arbitrate between two fonts when a particular character can exist in either non-Far East or Far East font. Word 97 through Word 2002 emit the }{\b\cf1 \\fbiasN }{\cf1 keyword only in the context of bullets or list information (that is, a }{\b\cf1 
\\listlevel }{\cf1 destination). The default value of 0 for }{\b\cf1 N}{\cf1  indicates a non-Far East font. A value of 1 indicates a Far East font. Additional values may be d
 efined in future releases.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\adjustright {
\par If }{\b \\fprq}{ is specified, the }{\b\i N}{ argument can be one of the following values.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\keepn\widctlpar\intbl\adjustright {\b Pitch\cell Value\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\keepn\widctlpar\intbl\adjustright {Default pitch\cell 0\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {Fixed pitch\cell 1\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {Variable pitch\cell 2
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\
 plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Toc313960803}{\*\bkmkstart _Toc335399077}{\*\bkmkstart _Toc380819777}{\*\bkmkstart Font_Embedding}
{\*\bkmkstart _Ref281718077}Font Embedding{\*\bkmkend _Toc313960803}{\*\bkmkend _Toc335399077}{\*\bkmkend _Toc380819777}{\*\bkmkend Font_Embedding}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {RTF supports embedded fonts with the }{\b \\fontemb}{
 group located inside a font definition. An embedded font can be specified by a file name, or the actual font data may be located inside the group. If a file name is specified, it is contained in the }{\b \\fontfile}{ group. The }{\b \\cpg}{
 control word can be used to specify the character set for the file name.
\par RTF supports TrueType}{\field\fldedit\fldlock{\*\fldinst {\fs12 symbol 210 \\f "Symbol" \\s 6}}{\fldrslt {\f3\fs12 \u210\'d2}}}{ and other embedded fonts. The type of the embedded font is described by the following con
 trol words.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Embedded font type\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\ftnil\cell }{Unknown or default font type (the default)\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\fttruetype\cell }{TrueType font\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Ref284384822}{\*\bkmkstart _Toc313960804}{\*\bkmkstart _Toc335399078}{\*\bkmkstart _Toc380819778}{\*\bkmkstart CodePage_Support}Code Page Support
{\*
 \bkmkend _Ref281718077}{\*\bkmkend _Ref284384822}{\*\bkmkend _Toc313960804}{\*\bkmkend _Toc335399078}{\*\bkmkend _Toc380819778}{\*\bkmkend CodePage_Support}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {A font may have a different character set from the character set of the document. For example, the Symbol font has the same 
characters in the same positions both on the Macintosh and in Windows. RTF describes this with the }{\b \\cpg}{
 control word, which names the character set used by the font. In addition, file names (used in field instructions and in embedded fonts) may not necessarily be the same as the character set of the document; the }{\b \\cpg}{
 control word can change the character set for these file names as well. However, all RTF documents must still declare a character set (that is, }{\b \\ansi}{,}{\b  \\mac}{,}{\b  \\pc}{, or }{\b \\pca}{) to maintain backward 
compatibility with earlier RTF readers.
\par }\pard \sa120\keepn\widctlpar\adjustright {T
 he following table describes valid values for }{\b \\cpg}{.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\nowidctlpar\intbl\adjustright {\b Value\cell Description\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\nowidctlpar\intbl\adjustright {437\cell United States IBM\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {
\lang3082 708\cell Arabic (ASMO 708)\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\nowidctlpar\intbl\adjustright {\lang3082 709\cell Arabic (ASMO 449+, BCON V4)\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard 
\sa120\nowidctlpar\intbl\adjustright {710\cell Arabic (transparent Arabic)\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {711
 \cell Arabic (Nafitha Enhanced)\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\nowidctlpar\intbl\adjustright {720\cell Arabic (transparent ASMO)\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {819\cell Windows 3.1 (United States and Western Europe)\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {850\cell IBM multilingual\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {852\cell Eastern European\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {860\cell Portuguese\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {862\cell Hebrew\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\nowidctlpar\intbl\adjustright {863\cell French Canadian\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {864\cell Arabic\cell 
 }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {865\cell Norwegian\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {866\cell Soviet Union\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {874\cell Thai\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {932\cell Japanese\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {
936\cell Simplified Chinese\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {949\cell Korean\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {950\cell 
Traditional Chinese\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {1250\cell Windows 3.1 (Eastern European)\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\in
 tbl\adjustright {1251\cell 
Windows 3.1 (Cyrillic)\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {1252\cell Western European\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {1253\cell Greek\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {1254\cell Turkish\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {1255\cell Hebrew\cell }\pard \widctlpar\intbl\adjustright 
{\row }\pard \sa120\nowidctlpar\intbl\adjustright {1256\cell Arabic\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {1257\cell Baltic\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {1258\cell Vietnamese\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\nowidctlpar\intbl\a
 djustright {1361\cell Johab
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {\lang1036 {\*\bkmkstart _Ref281718621}{\*\bkmkstart _Toc313960805}{\*\bkmkstart _Toc335399079}
{\*\bkmkstart _Toc380819779}{\*\bkmkstart _Toc381591826}{\*\bkmkstart _Toc382644187}{\*\bkmkstart _Toc383176018}{\*\bkmkstart _Toc386002176}{\*\bkmkstart _Toc386539807}{\*\bkmkstart File_Table}{\*\bkmkstart _Toc519492442}{\*\bkmkstart _Toc521909686}
File Table}{{\*\bkmkend _Ref281718621}{\*\bkmkend _Toc313960805}{\*\bkmkend _Toc335399079}{\*\bkmkend _Toc380819779}{\*\bkmkend _Toc381591826}{\*\bkmkend _Toc382644187}{\*\bkmkend _Toc383176018}{\*\bkmkend _Toc386002176}{\*\bkmkend _Toc386539807}
{\*\bkmkend File_Table}{\*\bkmkend _Toc519492442}{\*\bkmkend _Toc521909686}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The }{\b \\filetbl}{ 
control word introduces the file table destination. The only time a file table 
 is created in RTF is when the document contains subdocuments. The file table group defines the files referenced in the document and has the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<filetbl> \cell '\{\\*' }{\b \\filetbl }{('\{' <fileinfo> '\}')+ '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd 
\trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<fileinfo>\cell \\}{\b file}{ <filenum><relpath>?<osnum>? <filesource>+ <file name>\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {<filenum>\cell }{\b\i \\fid }{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<relpath>\cell }{\b \\}{\b\i frelative}{ \cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {<osnum>\cell \\}{\b\i fosnum}
 {\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<filesource>\cell }{\b \\fvalidmac}{ | }{\b \\fvaliddos}{ | }{\b \\fvalidntfs}{ | }{\b \\
fvalidhpfs}{ | }{\b \\fnetwork | \\fnonfilesys}{\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<file name>\cell }\pard\plain 
\s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {#PCDATA\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\adjustright {
\par Note that the file name can be any valid alphanumeric string for the named file system, indicating the complete path and file name.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustrig
 ht {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\filetbl\cell }{A list of documents referenced by the current document. The file table 
has a structure analogous to the style or font table. This is a destination control word output as part of the document header. \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\file\cell }{
Marks the beginning of a file group, which lists relevant information about the referenced file. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\fid}{\b\i N}{\b \cell }{
File ID number. Files are referenced later in the document using this number.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\frelative}{\b\i N}{\b \cell }{
The character position within the path (starting at 0) where th
 e referenced file's path starts to be relative to the path of the owning document. For example, if a document is saved to the path C:\\Private\\Resume\\
File1.doc and its file table contains the path C:\\Private\\Resume\\Edu\\File2.doc, then that entry in the file table will be }{\b \\frelative}{18, to point at the character "e" in "edu". This allows preservation of relative paths.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\fosnum}{\b\i N}{\b \cell }{Currently only filled in for paths from the Macintosh file system. It is an operating system\endash 
specific number for identifying the file, which may be used to speed up access to the file or find the file if it has been moved to another folder or disk. The Macintosh operating system name for this number is the "file id." Additional meanings of the }{
\b \\fosnum}{\b\i N }{control word may be defined for other file systems in the future.\cell }\pard \widctlpar\intbl\adjustright {\r
 ow }\pard \sa120\widctlpar\intbl\adjustright {\b \\fvalidmac\cell }{Macintosh file system.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\fvaliddos\cell }{MS-DOS file system.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\fvalidntfs\cell }{NTFS file system.
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\b \\fvalidhpfs\cell }\pard \sa120\widctlpar\intbl\adjustright {HPFS file system.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\fnetwork\cell }{Network file system. This control word may be used in conjunction with any of the previous file source control words.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\fnonfilesys\cell }{Indicates http/odma.\cell }\pard
  \widctlpar\intbl\adjustright {\row }\pard\plain 
\s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Ref281717028}{\*\bkmkstart _Toc313960806}{\*\bkmkstart _Toc335399080}{\*\bkmkstart _Toc380819780}{\*\bkmkstart _Toc381591827}{\*\bkmkstart _Toc382644188}
{\*\bkmkstart _Toc383176019}{\*\bkmkstart _Toc386002177}{\*\bkmkstart _Toc386539808}{\*\bkmkstart Color_Table}{\*\bkmkstart _Toc519492443}{\*\bkmkstart _Toc521909687}Color Table{\*\bkmkend _Ref281717028}{\*\bkmkend _Toc313960806}{\*\bkmkend _Toc335399080}
{\*\bkmkend _Toc380819780}{\*\bkmkend _Toc381591827}{\*\bkmkend _Toc382644188}{\*\bkmkend _Toc383176019}{\*\bkmkend _Toc386002177}{\*\bkmkend _Toc386539808}{\*\bkmkend Color_Table}{\*\bkmkend _Toc519492443}{\*\bkmkend _Toc521909687}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The }{\b \\colortbl}{ control word introduces the color table group, which defines screen colors, character colors, and other color information. The c
 olor table group has the following syntax:

\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<colortbl>\cell }{\lang1040 '\{' }{\b\lang1040 \\colortbl}{\lang1040  <colordef>+ '\}'\cell }\pard 
\widctlpar\intbl\adjustright {\lang1040 \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<colordef>\cell }{\b\i \\red}{ ? & }{\b\i \\green}{ ? &}{\b\i  \\blue}{ ? ';'
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par The following are valid control words for this group.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160
 \clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\red}{\b\i N}{\b \cell }{Red index\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\green}{\b\i N}{\b \cell }{Green index\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {
\b \\blue}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Blue index\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\adjustright {
\par Each definition must be delimited by a semicolon, even if the definition is omitted. If a color definition
 is omitted, the RTF reader uses its default color. The following example defines the default color table used by Word. The first color is omitted, as shown by the semicolon following the}{\b  \\colortbl }{
control word. The missing definition
  indicates that color 0 is the \lquote \rquote auto\rquote \rquote  color.
\par }\pard\plain \s70\li432\sa120\widctlpar\adjustright \f2\fs16\cgrid {\{\\colortbl;\\red0\\green0\\blue0;\\red0\\green0\\blue255;\\red0\\green255\\blue255;\\red0\\green255\\blue0;\\red255\\green0\\blue255;\\red255\\green0\\blue0;\\red255\\green255\\blue0;\\
red255\\green255\\blue255;\\red0\\green0\\blue128;\\red0\\green128\\blue128;\\red0\\green128\\blue0;\\red128\\green0\\blue128;\\red128\\green0\\blue0;\\red128\\green128\\blue0;\\red128\\green128\\blue128;\\red192\\green192\\blue192;\}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The foreground and background colors use indexes into the color table to define a color. For more information on color setup, see your Windows documentation.
\par The following example defines a block of text in color (where supported). Note that the }{\b cf}{/}{\b cb}{ index is the index of an entry in the color table, which represents a red/green/blue color c
 ombination.
\par }\pard\plain \s70\li432\sa120\widctlpar\adjustright \f2\fs16\cgrid {\{\\f1\\cb1\\cf2 This is colored text. The background is color\line 1 and the foreground is color 2.\}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {If the file is translated for software that does not display color, the reader ignores the color table group.
\par }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Style_Sheet}{\*\bkmkstart _Ref281714441}{\*\bkmkstart _Ref281719807}{\*\bkmkstart _Toc313960807}{\*\bkmkstart _Toc335399081}{\*\bkmkstart _Toc380819781
}{\*\bkmkstart _Toc381591828}{\*\bkmkstart _Toc382644189}{\*\bkmkstart _Toc383176020}{\*\bkmkstart _Toc386002178}{\*\bkmkstart _Toc386539809}{\*\bkmkstart StyleSheet}{\*\bkmkstart _Toc519492444}{\*\bkmkstart _Toc521909688}{\*\bkmkend _Style_Sheet}
Style Sheet{\*\bkmkend _Ref281714441}{\*\bkmkend _Ref281719807}{\*\bkmkend _Toc313960807}{\*\bkmkend _Toc335399081}{\*\bkmkend 
 _Toc380819781}{\*\bkmkend _Toc381591828}{\*\bkmkend _Toc382644189}{\*\bkmkend _Toc383176020}{\*\bkmkend _Toc386002178}
{\*\bkmkend _Toc386539809}{\*\bkmkend StyleSheet}{\*\bkmkend _Toc519492444}{\*\bkmkend _Toc521909688}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The }{\b \\stylesheet}{ control word introduces the style sheet g
roup, which contains definitions and descriptions of the various styles used in the document. All styles in the document's style sheet can be included, even if not all the styles are used. In RTF, a style is a form of shorthand used to specify a set of ch
aracter, paragraph, or section formatting.
\par The style sheet group has the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<stylesheet> \cell '\{' }{\b \\stylesheet }{<style>+ '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd 
\trleft432\trkeep \clvertalt\cltxlrtb \cellx216
 0\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<style>\cell '\{' <styledef>?<keycode>? <formatting> <additive>? <based>? <next>? <autoupd>? <hidden>? <personal>? <compose>? <r
eply>? <styleid>? <semihidden>?}{\cf6  }{<stylename>? ';' '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<styledef>\cell }{\b\i \\s}{  |}{\b\i \\}{*}{\b\i \\cs}{  | }{\b\i \\ds | \\ts\\tsrowd\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<keycode>\cell '\{'}{\b  \\keycode}{ <keys> '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {<keys>\cell ( }{\b \\shift}{? & 
}{\b \\ctrl}{? & }{\b \\alt}{?) <key>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<key>\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b\i \\fn}{ | #PCDATA\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20
 \cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {<additive>\cell }{\b \\additive\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<based>\cell }{\b \\}{\b\i sbasedon}{
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<next>\cell }{\b \\}{\b\i snext}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<autoupd>\cell }{\b \\}{\b\i sautoupd}{
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<hidden>\cell }{\b \\}{\b\i shidden}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<personal>\cell }{\b \\spersonal
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<compose>\cell }{\b \\scompose\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<reply>\cell }{\b \\sreply\cell }\pard 
\widctlpar\intbl\adjus
 tright {\row }\pard \sa120\widctlpar\intbl\adjustright {<formatting>\cell (<brdrdef> | <parfmt> | <apoctl> | <tabdef> | <shading> | <chrfmt>)+\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {<styleid>\cell }{\b \\styrsidN\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {<semihidden>\cell }{\b \\ssemihidden\cell }\pard \widctlpar\intbl\adjustright {\row 
}\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\keepn\widctlpar\intbl\adjustright {<stylename>\cell #PCDATA\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par For <st
yle>, both <styledef> and <stylename> are optional; the default is paragraph style 0. Note for <stylename> that Microsoft Word for the Macintosh interprets commas in #PCDATA as separating style synonyms. Also, for <key>, the data must be exactly one chara
cter.
\par }\trowd \trleft360\t
 rkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx1980\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft360\trkeep \clvertalt\cltxlrtb \cellx1980\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\*\\cs}{\b\i N}{\b \cell }{Designates character style. Like }{\b \\s}{, }{\b \\cs}{
 is not a destination control word. However, it is important to treat it like one inside the style sheet; that is, }{\b \\cs}{ must be prefixed with }{\b \\*}{ and must appear as the first item insi
de a group. Doing so ensures that readers that do not understand character styles will skip the character style information correctly. When used in body text to indicate that a character style has been applied, do not include the }{\b \\*}{ prefix.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\widctlpar\intbl\a
 djustright {\b \\s}{\b\i N}{\b \cell }{Designates paragraph style.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\ds}{
\b\i N}{\b \cell }{Designates section style.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ts}{\b\i N\cell }{Designates table style, in the same style as }{\b \\cs }{for placement and prefixes.    \cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\tsrowd\cell }{Like }{\b \\trowd }{but for table style definitions.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
additive}{\cell Used in a character style definition ('}{\b \{\\*'\\cs}{\f3 \u-3908\'bc}{'\}'). I
ndicates that character style attributes are to be added to the current paragraph style attributes, rather than setting the paragraph attributes to only those defined in the character style definition.\cell }\pard \widct
 lpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\sbasedon}{\b\i N}{\b \cell }{Defines the number of the style on which the current style is based (the default is 222\emdash no style).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\snext}{\b\i N}{\b \cell }{Defines the next style associated with the current style; if omitted, the next style is the current style.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\sautoupd}{\cell Automatically update styles.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\shidden\cell }{Style does not appear in the }{\b Styles }{
drop-down list in the }{\b Style }{dialog box}{\cs85\super \chftn {\footnote \pard\plain \s86\sa120\widctlpar\adjustright \f1\fs20\cgrid {\cs85\super \chftn }{ The hidden style property can only be accessed using Microsoft Visual Basic}{\sub \uc1\u174\
 'a8
}{ for Applications.}}}{ (on the }{\b Format }{menu, click }{\b Styles}{).\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\spersonal\cell }{Style is a personal e-mail style.\cell }\pard 
\widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\scompose\cell }{Style is the e-mail compose style.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sreply\cell }{
Style is the e-mail reply style.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\styrsid}{\b\i N}{\b \cell }{Tied to the rsid table, }{\b\i N }{is the rsid of the author who implemented the style.\cell 
}\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ssemihidden\cell }{Style does not appear in drop-down menus.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {
 \b \\
keycode\cell }{This group is specified within the description of a style in the style sheet in the RTF header. The syntax for this group is '}{\b \{\\*}{\rquote \\}{\b keycode}{ <keys>}{\i '}{\b \}}{' where }{\i <keys>}{
 are the characters used in the key code. For example, a style, Normal, may be defined \{\\s0 \{\\*\\keycode \\shift\\ctrl n\}Normal;\} within the RTF style sheet. See the }{\field\flddirty{\*\fldinst { HYPERLINK  \\l "_Special_Characters_and_A\endash B" 
}{{\*\datafield 08d0c9ea79f9bace118c8200aa004ba90b02000000080000001c0000005f005300700065006300690061006c005f0043006800610072006100630074006500720073005f0061006e0064005f00410013204200000000}}}{\fldrslt {\cs110\ul\cf2 Special Character}}}{ control 
words for the characters outside the alphanumeric range that may be used.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\alt\cell }{The }{\scaps alt}{
 modifier key. Used to describe shortcut key codes for styles.\c
 ell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\shift\cell }{The }{\scaps shift}{ modifier key. Used to describe shortcut key codes for styles.
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ctrl\cell }{The }{\scaps ctrl }{modifier key. Used to describe shortcut key codes for styles.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd 
\trleft360\trkeep \clvertalt\cltxlrtb \cellx1980\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\fn}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Specifies a function key where }{\b\i N}
{ is the function key number. Used to describe shortcut-key codes for styles.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\adjustright {
\par }\pard\plain \s4\sb240\sa240\keepn\nowidctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Table_Styles}
 {\*\bkmkend _Table_Styles}Table Styles
\par }\pard\plain \s15\li288\sa120\nowidctlpar\adjustright \f1\fs20\cgrid {Word 2002 introduced table styles. Table styles are like other styles in t
hat they contain properties to be shared by many tables. Unlike other styles, table styles allow for conditional formatting, such as specifically coloring the first row.}{\cf6   
\par }{To address the issue of older readers opening newer RTF files, raw properties were i
mplemented. Older readers can still see the regular properties and edit them, but newer readers should be able to read the RTF back in and not lose any style functionality. This leaves two types of properties, those applied by older emitters that are read
able by older readers, and those the user applied directly to override aspects of the style. The user-applied changes are referred to as \ldblquote raw\rdblquote  and have a higher priority than their non-raw counterparts. 
\par The following table describes keywords available for
  style definitions. Any older table formatting properties may be used as well.
\par }\trowd \trleft360\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx1980\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b Control word\cell Meaning\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\trowd \trleft360\trkeep \clvertalt\cltxlrtb \cellx1980\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\tscellwidth}{\b\i N\cell }{Currently emitted but has no effect.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\tscellwidthfts}{\b\i N\cell }{Currently emitted but has no effect.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\widctlpar\intbl\adjustright {\b 
\\tscellpaddt}{\b\i N\cell }{Top padding value.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\tscellpad
 dl}{\b\i N\cell }{Left padding value.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sb120\sa120\widctlpar\intbl\adjustright {\b \\tscellpaddr}{\b\i N\cell }{Right padding value\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\tscellpaddb}{\b\i N\cell }{Bottom padding value\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\tscellpaddft}{\b\i N\cell }{Units for }{\b \\}{\b\i tscellpaddtN}{ 
\par }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {0\tab Auto
\par }\pard\plain \sb120\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {3\tab Twips\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\tscellpaddfl}{\b\i N\cell }{Units for }{\b \\tscellpaddl}{\b\i N
\par }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {0\tab Auto
\par }\pard\plain \sb120\sa120\widctlpar\intbl\adjustright \f1\fs20\cg
 rid {3\tab Twips}{\b\i \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\tscellpaddfr}{\b\i N\cell }{Units for }{\b \\tscellpaddr}{\b\i N

\par }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {0\tab Auto
\par }\pard\plain \sb120\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {3\tab Twips}{\b\i \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\tscellpaddfb}{\b\i N\cell }{Units for }{\b \\tscellpaddb}{\b\i N

\par }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {0\tab Auto
\par }\pard\plain \sb120\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {3\tab Twips}{\b\i \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsvertalt\cell }{Top vertical alignment of cell\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsvertalc\cell }{Center vertical alignme
 nt of cell\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsvertalb\cell }{
Bottom vertical alignment of cell\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsnowrap\cell }{No cell wrapping\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright 
{\b \\tscellcfpat\cell }{Foreground cell shading color\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tscellcbpat}{\b\i N\cell }{Background cell shading color\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tscellpct}{\b\i N\cell }{Cell shading percentage \endash  }{\b\i N}{ is the shading of a table cell in hundredths of a percent\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\tsbgbdiag   \cell }{Cell shading pattern \endash  backward diagonal (////)\cell }\p
 ard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbgfdiag   \cell }{
Cell shading pattern \endash  forward diagonal (\\\\\\\\)\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbgdkbdiag \cell }{Cell shading pattern \endash  dark backward diagonal (}{\b\f32 ////}{)\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbgdkfdiag \cell }{Cell shading pattern \endash  dark forward diagonal (}{\b\f32 \\\\\\\\}{)\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\tsbgcross   \cell }{Cell shading pattern \endash  cross\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbgdcross  \cell }{Cell shading pattern \endash 
 diagonal cross\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbgdkcross \cell }{Cell shading pa
 ttern \endash  dark cross\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\tsbgdkdcross\cell }{Cell shading pattern \endash  dark diagonal cross \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbghoriz   \cell }{Cell shading pattern 
\endash  horizontal\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbgvert    \cell }{Cell shading pattern \endash  vertical\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\tsbgdkhor   \cell }{Cell shading pattern \endash  dark horizontal\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbgdkvert  \cell }{Cell shading pattern \endash 
 dark vertical\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbrdrt\cell }{Top border for cell\cell }\pard \widctlpar\intbl\
 adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbrdrb
\cell }{Bottom border for cell\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbrdrl\cell }{Left border for cell\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright 
{\b \\tsbrdrr\cell }{Right border for cell\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbrdrh\cell }{Horizontal (inside) border for cell\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\tsbrdrv\cell }{Vertical (inside) border for cell\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbrdrdgl\cell }{
Diagonal (top left to bottom right) border for cell\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsbrdrdgr\cell }{Diagonal (bottom left to top right) border for
  cell\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tscbandsh}{\b\i N\cell }{Count of rows in a row band\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft360\trkeep \clvertalt\cltxlrtb \cellx1980
\clvertalt\cltxlrtb \cellx10080\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tscbandsv}{\b\i N\cell }{Count of cells in a cell band\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\adjustright {
\par }\pard \sa120\widctlpar\adjustright {The following is an example of an RTF style sheet:
\par }\pard\plain \s70\li432\sa120\widctlpar\adjustright \f2\fs16\cgrid {\{\\stylesheet\{\\ql \\li0\\ri0\\widctlpar\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\itap0 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \\snext0 Normal;\}\{\\*
\\cs10 \\additive Default Paragraph Font;\}\{\\*\\cs15 \\additive \\b\\ul\\cf6 \\sbasedon10 UNDERLINE;\} \{\\*\\ts11\\tsrowd\\trftsWidthB3\\trpaddl108\\trpaddr10
 8\\trpaddfl3 \\trpaddft3\\trpaddfb3\\trpaddfr3\\tscellwidthfts0\\tsvertalt\\tsbrdrt\\tsbrdrl\\
tsbrdrb\\tsbrdrr\\tsbrdrdgl\\tsbrdrdgr\\tsbrdrh\\tsbrdrv \\ql \\li0\\ri0\\widctlpar\\aspalpha\\aspnum\\faauto\\adjustright\\rin0 \\lin0\\itap0 \\fs20\\lang1024\\langfe1024\\cgrid\\langnp1024 \\langfenp1024 \\snext11 \\ssemihidden Normal Table;  \}\{\\s16
\\qc \\li0\\ri0\\widctlpar\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\itap0 \\b\\fs24\\cf2\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \\sbasedon0 \\snext16 \\sautoupd CENTER;\}\}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {and RTF paragraphs to which the styles are applied:
\par }\pard\plain \s70\li432\sa120\nowidctlpar\adjustright \f2\fs16\cgrid {\dbch\f28 \\\hich\af2\dbch\af28\loch\f2 pard\\plain \\ql \\li0\\ri0\\widctlpar\\aspalpha\\aspnum\\faauto\\outlinelevel0\\adjustright\\rin0\\lin0\\itap0 \\fs24\\lang1033\\langfe1033\\
cgrid\\langnp1033\\langfenp1033 \{This \hich\af2\dbch\af28\loch\f2 is the 
 Normal Style\line \\par \}\\pard \\ql \\li0\\ri0\\widctlpar\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\itap0 \{\\par \}\\pard\\plain \\s16\\qc \\li0\\ri0\\widctlpar\\
aspalpha\\aspnum\\faauto\\outlinelevel0\\adjustright\line \\rin0\\lin0\\itap0 \\b\\fs24\\cf2\\lang1033\\langfe1033\\cgrid\\\hich\af2\dbch\af28\loch\f2 langnp1033\\langfenp1033 \line \{
This is a centered paragraph with blue, bold font. I call the style CENTER.\\par \}\line \\pard\\plain \\ql \\li0\\ri0\\widctlpar\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\itap0 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 
\line \{\\pa\hich\af2\dbch\af28\loch\f2 r\hich\af2\dbch\af28\loch\f2  The word \\'93\}\{\\cs15\\b\\ul\\cf6 style\}\{\\'94 is red and underlined. I used a style I called UNDERLINE.\\par \}}{
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Some of the control words in this example are discussed in later sections. In the example, note that the properties of the style wer
 e emitted followi
ng the application of the style. This was done for two reasons: (1) to allow RTF readers that don\rquote t support styles to still retain all formatting; and (2) to allow the additive model for styles, where additional property changes are \ldblquote 
added\rdblquote  on top of the defined style. Some RTF readers may not \ldblquote apply\rdblquote  a style upon only encountering the style number without the accompanying formatting information because of this.
\par }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Toc379295360}{\*\bkmkstart _Toc380819782}{\*\bkmkstart _Toc381591829}{\*\bkmkstart _Toc382644190}{\*\bkmkstart _Toc383176021}
{\*\bkmkstart _Toc386002179}{\*\bkmkstart _Toc386539810}{\*\bkmkstart List_Table}{\*\bkmkstart _Toc519492445}{\*\bkmkstart _Toc521909689}{\*\bkmkstart _Ref281719483}{\*\bkmkstart _Toc313960808}{\*\bkmkstart _Toc335399082}List Table
{\*\bkmkend _Toc379295360}{\*\bkmkend _Toc380819
 782}{\*\bkmkend _Toc381591829}{\*\bkmkend _Toc382644190}{\*\bkmkend _Toc383176021}{\*\bkmkend _Toc386002179}{\*\bkmkend _Toc386539810}{\*\bkmkend List_Table}{\*\bkmkend _Toc519492445}
{\*\bkmkend _Toc521909689}s
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Word 97, Word 2000, and Word 2002 store bullets and numbering information very diffe
rently from earlier versions of Word. In Word 6.0, for example, number formatting data is stored individually with each paragraph. In Word 97 and later versions, however, all of the formatting information is stored in a pair of document-wide list tables t
hat act as a style sheet, and each individual paragraph stores only an index to one of the tables, like a style index.
\par There are two list tables in Word: the List table (destination }{\b \\listtable}{), and the List Override table (destination }{\b \\listoverridetable).
\par }\pard\plain \s4\sb240\sa240\keepn\nowidctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {List Table
\
 par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The first table Word stores is the List table. A List table is a list of lists (destination }{\b \\list}{
). Each list contains a number of list properties that pertain to the entire list, and a list of levels (destination }{\b \\listlevel)}{, each of which contains properties that pertain only to that level. The }{\b \\listpicture }{
destination contains all of the picture bullets used in the document, with a }{\b \\shppict }{headed list of }{\b \\pict }{entries. These are referenced within the list by the }{\b \\levelpicture}{\b\i N}{\b  }{keyword, with }{\b\i N }{
referring to an element in the list, starting at 0.
\par The syntax for the List table is as follows:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2340\clvertalt\cltxlrtb \cellx10080\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang1036 <listtable>\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang1036
  
\lquote \{\lquote  \\*\\}{\b\lang1036 listtable}{\lang1036  <listpicture>? <list>+ \lquote \}\rquote \cell }\pard \widctlpar\intbl\adjustright {\lang1036 \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2340\clvertalt\cltxlrtb \cellx10080
\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang1036 <listpicture>\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang1036 \lquote \{\lquote  \\*\\}{\b\lang1036 listpicture }{\lang1036 <shppictlist> \lquote 
\}\rquote \cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang1036 <list>\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\\}{\b list}{ \\}{\b\i listemplateid}{ & (
\\}{\b listsimple}{ | }{\b listhybrid}{)? & <listlevel>+ & \\}{\b listrestarthdn}{ & \\}{\b\i listid}{ & (\\}{\b listname}{ #PCDATA \lquote ;\rquote ) }{\b \\liststyleid}{? }{\b \\liststylename}{?\cell }\pard \widctlpar\intbl\adjustright 
 {\row }\pard 
\sa120\widctlpar\intbl\adjustright {<listlevel>\cell <number> <justification> }{\cs75\b & }{\b \\leveljcn}{\b\i N}{\cs75 ?}{\b  }{&}{\b  \\levelstartat}{\b\i N}{\b  }{&}{\b  }{(}{\cs75\b \\levelold}{\cs75\b\i N}{\cs75\b  }{\cs75 & }{\cs75\b \\levelprev}{
\cs75\b\i N}{\cs75 ?}{\cs75\b  }{\cs75 &}{\cs75\b  \\levelprevspace}{\cs75\b\i N}{\cs75 ?}{\cs75\b  }{\cs75 &}{\cs75\b\i  }{\cs75\b \\levelspace}{\cs75\b\i N}{\cs75 ?}{\cs75\b  }{\cs75 &}{\cs75\b  \\levelindent}{\cs75\b\i N}{\cs75 ?)?}{\cs75\b\i  }{\cs75 
&}{\cs75\b  }{\cs75 <leveltext>}{\cs75\b  }{\cs75 &}{\cs75\b  }{\cs75 <levelnumbers>}{\cs75\b  }{\cs75 &}{\cs75\b  \\levelfollow}{\cs75\b\i N}{\cs75\b  }{\cs75 &}{\cs75\b  \\levellegal}{\cs75\b\i N}{\cs75 ?}{\cs75\b  }{\cs75 &}{\cs75\b  \\leve}{\b 
lnorestart}{\b\i N}{\cs75 ? & <chrfmt>? & }{\cs75\b \\levelpicture}{\cs75\b\i N}{\cs75\i  & }{\cs75 \\}{\cs75\b\i li}{\cs75 ? & \\}{\cs75\b\i fi}{\cs75 ?}{ & (\\jclisttab \\}{\b\i tx}{)?\cell }\pard \widctlpar\intbl\adjustr
 ight {\row }\pard 
\sa120\widctlpar\intbl\adjustright {<number>\cell }{\cs75\b \\levelnfc}{\cs75\b\i N | }{\cs75\b \\levelnfcn}{\cs75\b\i N | }{\cs75 (\\}{\cs75\b levelnfc}{\cs75\b\i N }{\cs75\i &}{\cs75\b\i  }{\cs75\b \\levelnfcn}{\cs75\b\i N}{\cs75 )}{\cs75\b \cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<justification>\cell }{\b \\leveljc}{\b\i N}{\b  }{| }{\b \\leveljcn}{\b\i N }{| (\\}{\b leveljc}{\b\i N}{\b  }{&}{\b  \\leveljcn}{\b\i N}{)}{\cs75\b \cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\cs75 <leveltext>}{\cell }{\cs75 \lquote \{\lquote }{\cs75\b  \\leveltext }{\b \\}{\b\i leveltemplateid}{? #SDATA ';' '\}'}{\cs75\b \cell }\pard \widctlpar\intbl\adjustright {
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2340\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\cs75 <levelnumbers>}{\cell }{\cs75 \lquote \{\lquote }{\cs75\b  \\levelnumbers }{#SDATA ';
 ' '\}'
\par }{\cs75\b \cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s5\sb40\sa240\sl-240\slmult0\keepn\nowidctlpar\outlinelevel4\adjustright \b\i\f1\fs20\cgrid {{\*\bkmkstart _Toc379295361}{\*\bkmkstart _Toc380819783}Top-Level List Properties
{\*\bkmkend _Toc379295361}{\*\bkmkend _Toc380819783}
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2340\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \sa120\keepn\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b Control word\cell }\pard\plain 
\s73\keepn\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {Meaning\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2340\clvertalt\cltxlrtb \cellx10080\pard 
\sb120\sa120\widctlpar\intbl\adjustright {\b \\listid}{\b\i N}{\b \cell }{Each list must have a unique list ID that should be randomly generated. The value }{\b\i N}{ is a long integer. The list ID cannot be
  between \endash 1 and \endash 5. \cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\listtemplateid}{\b\i N}{\b \cell }{Each list should have a unique template ID as well, which also should be randomly generated. The template ID cannot be \endash 
1. The value }{\b\i N}{ is a long integer. \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\listsimple}{\b\i N}{\b \cell }{1 if the list has one level; 0 (default) if the list has nine levels.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\listhybrid\cell }{Present if the list has 9 levels, each of which is the equivalent of a simple list. Only one of }{\b \\listsimple}{ and}{\b  \\listhybrid}{
 should be present. Word 2000 will write lists with the }{\b \\listhybrid}{ property.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\listrestarthdn}{\b\i N}{\b \
 cell }{
1 if the list restarts at each section; 0 if not. Used for Word 7.0 compatibility only. \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\listname\cell }{The argument for}{\b  \\listname }{
is a string that is the name of this list. Names allow ListNum fields to specify the list they belong to. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\liststyleid}{\b\i 
N\cell }{This identifies the style of this list from the list style definition that has this ID as its }{\b \\listid}{. There can be more than one list style reference to a list style definition. This keyword follows the same numbering convention as }{\b 
\\listid}{.
\par }{\b \\liststyleid}{\b\i N}{ and }{\b \\liststylename}{ are exclusive; either zero or one of each can exist per }{\b \\list}{ definition, but never both.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trke
 ep \clvertalt\cltxlrtb 
\cellx2340\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\liststylename\cell }{Identifies this list as a list style definition. This creates a new list style with the given name and the properties of the current list.
\par }{\b \\liststyleid}{\b\i N}{ and }{\b \\liststylename}{ are exclusive; either zero or one of each can exist per }{\b \\list}{ definition, but never both.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s84\sb240\sa60\nowidctlpar\adjustright 
\f1\fs22\cgrid {\fs20 {\*\bkmkstart _Toc379295362}{\*\bkmkstart _Toc380819784}{\*\bkmkstart List_levels}While Word 97 emitted simple or multilevel (not simple) lists, Word 2000}{\fs20\cf6  }{\fs20 
and Word 2002 emit hybrid lists, which are essentially collections of simple lists. The main difference between Word 2000 and Word 2002 hybrid lists and Word 97 multilevel lists is that each level of a hybrid list has a unique identifier.
\par }{
\par }\pard\plain \s
 5\sb40\sa240\sl-240\slmult0\keepn\nowidctlpar\outlinelevel4\adjustright \b\i\f1\fs20\cgrid {List Levels{\*\bkmkend _Toc379295362}{\*\bkmkend _Toc380819784}{\*\bkmkend List_levels}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Each list consists of either one or nine list levels depending upon whether the }{\b \\listsimple }{
flag is set. Each list level contains a number of properties that specify the formatting for that level, such as the start-at value, the text string surrounding the number, its justification and indents, and so on.
\par }\pard\plain \s15\li288\sa120\widctlpar\adjustright \f1\fs20\cgrid {
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2610\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b Control word\cell }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {\b Meaning\cell }\pard \widctlpar\intbl\adjustright {\b \row }\trowd \trleft432\trkeep
  \clvertalt\cltxlrtb \cellx2610\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\levelstartat}{
\b\i N}{\b \cell }\pard \sb120\sa120\widctlpar\intbl\adjustright {\b\i N}{ specifies the start-at value for the level.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\levelnfc}{\cs75\b\i N}{\cs75\b 
\cell }\pard \sa120\nowidctlpar\intbl\adjustright {Specifies the number type for the level:
\par 0\tab Arabic (1, 2, 3)
\par 1\tab Uppercase Roman numeral (I, II, III)
\par 2\tab Lowercase Roman numeral (i, ii, iii)
\par 3\tab Uppercase letter (A, B, C)
\par 4\tab Lowercase letter (a, b, c)
\par 5\tab Ordinal number (1st, 2nd, 3rd)
\par 6\tab Cardinal text number (One, Two Three)
\par 7\tab Ordinal text number (First, Second, Third)
\par 10\tab Kanji numbering without the digit character (*dbnum1)
\par 11\tab Kanji numbering with the digit character (*dbnum2)
\par 12\tab 46 phonetic katakana characters in "aiueo" o
 rder (*aiueo)
\par 13\tab 46 phonetic katakana characters in "iroha" order (*iroha)
\par 14\tab Double-byte character
\par 15\tab Single-byte character
\par 16\tab Kanji numbering 3 (*dbnum3)
\par 17\tab Kanji numbering 4 (*dbnum4)
\par 18\tab Circle numbering (*circlenum)
\par 19\tab Double-byte Arabic numbering\tab 
\par 20\tab 46 phonetic double-byte katakana characters (*aiueo*dbchar)
\par 21\tab 46 phonetic double-byte katakana characters (*iroha*dbchar)
\par 22\tab Arabic with leading zero (01, 02, 03, ..., 10, 11)
\par 23\tab Bullet (no number at all)
\par }{\lang1053 24\tab Korean numbering 2 (*ganada)
\par 25\tab Korean numbering 1 (*chosung)
\par }{26\tab Chinese numbering 1 (*gb1)
\par 27\tab Chinese numbering 2 (*gb2)
\par 28\tab Chinese numbering 3 (*gb3)
\par 29\tab Chinese numbering 4 (*gb4)
\par 30\tab Chinese Zodiac numbering 1 (* zodiac1)
\par 31\tab Chinese Zodiac numbering 2 (* zodiac2) 
\par 32\tab Chinese Zodiac numbering 3 (* zodiac3)
\par 33\tab Taiwanese dou
 ble-byte numbering 1\tab 
\par 34\tab Taiwanese double-byte numbering 2\tab 
\par 35\tab Taiwanese double-byte numbering 3\tab 
\par 36\tab Taiwanese double-byte numbering 4
\par 37\tab Chinese double-byte numbering 1\tab 
\par 38\tab Chinese double-byte numbering 2\tab 
\par 39\tab Chinese double-byte numbering 3\tab 
\par 40\tab Chinese double-byte numbering 4\tab 
\par 41\tab Korean double-byte numbering 1\tab 
\par 42\tab Korean double-byte numbering 2\tab 
\par 43\tab Korean double-byte numbering 3\tab 
\par 44\tab Korean double-byte numbering 4\tab }{\f2 
\par }{45\tab Hebrew non-standard decimal 
\par 46\tab Arabic Alif Ba Tah
\par 47\tab Hebrew Biblical standard
\par 48\tab Arabic Abjad style
\par 255\tab No number\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\leveljc}{\b\i N}{\b \cell }\pard \sa120\widctlpar\intbl\tx480\adjustright {0\tab Left justified
\par 1\tab Center justified
\par 2\tab Right justified\cell }\pard \widct
 lpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\levelnfcn}{\cs75\b\i N}{\cs75\b \cell }\pard \sa120\widctlpar\intbl\tx480\adjustright {Same arguments as }{\b \\levelnfc}{.}{\b  }{
Takes priority over }{\b \\levelnfc}{ if both are present. In Word 97 }{\b\i \\}{\b levelnfc}{ was interpreted differently by the Hebrew/Arabic versions.  }{\cs75\b\i \\}{\cs75\b levelnfcn}{\cs75\b\i N }{\cs75 
in Word 2000 and Word 2002 eliminates dual interpretation, while }{\cs75\b \\levelnfc}{\cs75  is still needed for backward compatibility.}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\leveljcn}{\b\i N}{
\b \cell }\pard \sa120\widctlpar\intbl\tx480\adjustright {0\tab Left justified for left-to-right paragraphs and right justified for right-to-left paragraphs
\par 1\tab Center justified
\par }\pard\plain \s21\sa120\widctlpar\intbl\tx480\adjustright \f1\fs20\cgrid {2\tab Right justified for left-to-right paragraphs and
  left justified for right-to-left paragraphs
\par Word 2000 and Word 2002 prefer}{\cf6  }{\b \\leveljcn}{\b\i N}{ over }{\b \\leveljc}{ if both are present, but it will be written for backward compatibility with older readers.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\cs75\b \\levelold}{\cs75\b\i N}{\cs75\b \cell }{1 if this level was converted from Word 6.0 or Word 7.0; 0 if it is a native Word 97 through Word 2002}{\cf6  }{level.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\levelprev}{\cs75\b\i N}{\cs75\b \cell }{
1 if this level includes the text from the previous level (used for Word 7.0 compatibility only); otherwise, the value is 0. This keyword will only be valid if the }{\b \\leveloldN }{keyword is emitted.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\levelprevspace}{\cs75\b\i N}{\cs75\b \cell }
 {1 if t
his level includes the indentation from the previous level (used for Word 7.0 compatibility only); otherwise, the value is 0. This keyword will only be valid if the }{\b \\leveloldN }{keyword is emitted.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\levelindent}{\cs75\b\i N}{\cs75\b \cell }{Minimum distance from the left indent to the start of the paragraph text (used for Word 7.0 compatibility only). This keyword will only be valid if the }{\b \\
levelold}{\b\i N}{\b  }{keyword is emitted.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\levelspace}{\cs75\b\i N}{\cs75\b \cell }{
Minimum distance from the right edge of the number to the start of the paragraph text (used for Word 7.0 compatibility only). This keyword will only be valid if the }{\b \\levelold}{\b\i N}{\b  }{keyword is emitted.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\ad
 justright {\cs75\b \\leveltext\cell }{If the list is hybrid, as indicated by }{\b \\listhybrid}{, the }{\b \\leveltemplateid}{\b\i N}{
 keyword will be included, whose argument is a unique level ID that should be randomly generated. The value }{\b\i N}{ is a long integer. The level ID cannot be between \endash 1 and \endash 5.
\par The second argument for this destination should be the number format string for this level. The first character is the length of the string, and any numbers within 
the level should be replaced by the index of the level they represent. For example, a level three number such as \ldblquote 1.1.1.\rdblquote  would generate the following RTF: \ldblquote }{\cs75\b \{\\leveltext }{\b \\leveltemplateid}{\b\i N}{ }{\cs75\b 
\\'06\\'00.\\'01.\\'02.\}}{\rdblquote  where the \rquote 06 is the string length, the \\\rquote 00, \\\rquote 01, and \\\rquote 02 are the level placeholders, and the periods are the surrounding text. This is a destination control word.\cell }
 \pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\levelnumbers\cell }{The argument for this destination should be a string that gives the offsets into the }{\b \\leveltext }{of the level placeholders
. In the preceding example, \ldblquote 1.1.1.\rdblquote , the }{\b \\levelnumbers }{RTF should be
\par }\pard\plain \s70\li432\sa120\widctlpar\intbl\adjustright \f2\fs16\cgrid {\{\\levelnumbers \\\rquote 01\\\rquote 03\\\rquote 05\}
\par }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {because the level placeholders have indices 1, 3, and 5. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\cs75\b 
\\levelfollow}{\cs75\b\i N}{\cs75\b \cell }{Specifies which character follows the level text:  
\par }\pard \sa120\widctlpar\intbl\tx480\adjustright {0\tab Tab
\par 1\tab Space
\par 2\tab Nothing\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\w
 idctlpar\intbl\adjustright {\cs75\b \\levellegal}{\cs75\b\i N}{\cs75\b \cell }{
1 if any list numbers from previous levels should be converted to Arabic numbers; 0 if they should be left with the format specified by their own level\rquote s definition.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\cs75\b \\leve}{\b lnorestart}{\b\i N}{\cell 1 if this level does not restar
t its count each time a number of a higher level is reached; 0 if this level does restart its count each time a number of a higher level is reached.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2610
\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\levelpicture}{\b\i N\cell }{Determines which picture bullet from the }{\b \\listpicture}{ destination should be applied.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard\plain \s21\sa120\widctlpar\adjustright \f1\fs20\cgrid {
\par }\pard\p
 lain \sa120\widctlpar\adjustright \f1\fs20\cgrid {In a
ddition to all of these properties, each list level can contain any character properties (all of which affect all text for that level) and any combination of three paragraph properties: left indents, first line left indents, and tabs\emdash 
each of which must be of a special type: }{\cs75\b jclisttab}{. These paragraph properties will be automatically applied to any paragraph in the list.
\par }\pard\plain \s4\sb240\sa240\keepn\nowidctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Toc379295363}{\*\bkmkstart List_override_table}List Override Table{\*\bkmkend _Toc379295363}{\*\bkmkend List_override_table}
\par }\pard\plain \sa120\nowidctlpar\adjustright \f1\fs20\cgrid {The List Override table is a list of list overrides (destination }{\b \\}{\cs75\b listoverride}{). Each list override contains the }{\cs75\b listid}{
 of one of the lists in the List table, as well as a list of any properties it chooses to override. E
 ach paragraph will contain a list override index (keyword }{\cs75\b ls}{), which is a 1-based index into this table. Most list overrides don\rquote 
t override any properties\emdash 
instead, they provide a level of indirection to a list. There are generally two types of list overrides: (1) formatting overrides, which allow a paragraph to be part of a list and are numbered along with the other members of the list, but have different f
o
rmatting properties; and (2) start-at overrides, which allow a paragraph to share the formatting properties of a list, but have different start-at values. The first element in the document with each list override index takes the start-at value that the li
st override specifies as its value, while each subsequent element is assigned the number succeeding the previous element of the list.
\par 
\par List overrides have a few top-level keywords, including a }{\b \\}{\cs75\b listoverridecount}{, which contains a count of the number of levels whose format
  is overridden. This }{\b \\}{\cs75\b listoverridecount}{
 should always be either 1 or 9, depending upon whether the list to be overridden is simple or hybrid/multilevel. All of the actual override information is stored within a list of list override levels (destination}{\b  \\}{\cs75\b lfolevel}{).
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2970\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2970\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\cs75\b \\listid}{\cs75\b\i N}{\cs75\b \cell }{Should exactly match the }{\b \\}{\cs75\b listid}{
 of one of the lists in the List table. The value }{\b\i N }{is a long integer.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\listoverridecoun
 t}{\cs75\b\i N}{\cs75\b \cell }\pard\plain 
\s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Number of list override levels within this list override (1 or 9).\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2970
\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\ls\cell }{The (1-based) index of this }{\b \\}{\cs75\b listoverride}{ in the }{\b \\}{\cs75\b listoverride}{ table. This value should never be zero inside a }{\b \\}{
\cs75\b listoverride}{ and must be unique for all }{\b \\}{\cs75\b listov}{\b erride}{s within a document. The valid values are from 1 to 2000.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par }\pard\plain \s5\sb40\sa120\sl-240\slmult0\keepn\widctlpar\outlinelevel4\adjustright \b\i\f1\fs20\cgrid {{\*\bkmkstart _Toc379295364}{\*\bkmkstart List_Override_level}List Override Level{\*\bkmkend _Toc379295364}{\*\bkmken
 d List_Override_level}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Each list override level contains flags to specify whether the formatting or start-at values are being overridden for each level. If the format flag (}{\cs75\b listoverrideformat}{) is given, the }
{\cs75\b lfolevel}{ should also contain a list level (}{\cs75\b listlevel}{). If the start-at flag (}{\cs75\b listoverridestartat}{) is given, a start-at value must be provided. If the start-at is overridden but the format is not, then a }{\cs75\b 
levelstartat}{ should be provided in the }{\cs75\b lfolevel}{ itself. If both start-at and format are overridden, put the }{\cs75\b levelstartat}{ inside the }{\cs75\b listlevel}{ contained in the }{\cs75\b lfolevel}{.
\par 
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2970\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10332\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\i
 ntbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2970\clvertalt\cltxlrtb \cellx10332\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\listoverridestartat\cell }{Indicates an override of the start-at value.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2970\clvertalt\cltxlrtb \cellx10332\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\listoverrideformat}{\cs75\b\i N}{\cs75\b \cell }{
Number of list override levels within this list override (should be either 1 or 9).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s3\sb240\sa240\keepn\nowidctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {
{\*\bkmkstart _Paragraph_Group_Properties}{\*\bkmkstart _Toc521909690}{\*\bkmkstart _Toc380819785}{\*\bkmkstart Track_Changes}{\*\bkmkstart _Toc519492446}{\*\bkmkstart _Toc381591830}{\*\bkmkstart _Toc382644191}{\*\bkmkstart _Toc383176022}
{\*\bkmkstart _Toc386002180}{\*\bkmkstart _Toc386539811}{\*\
 bkmkend _Paragraph_Group_Properties}Paragraph Group Properties{\*\bkmkend _Toc521909690}
\par }\pard\plain \s15\sa120\nowidctlpar\adjustright \f1\fs20\cgrid {Word 2002 introduced paragraph group properties, similar to style sheets. A document making use of these places a }{\b \\pgptbl}{
 entry in the header. Elements in the Paragraph Group Properties (PGP) table are entered as they are created in the document. In the program, the }{\b \\ipgp}{\b\i N}{
 values are assigned random numbers, but for storage the numbers are converted to numbers in the integer range. Internally, this numbering system is left up to the developer. The formatting options are taken from the regular paragraph formattin
g options. PGP table entries may exist with different }{\b \\ipgp}{\b\i N}{ values but with the same properties. Any paragraph that references an entry in the PGP table does so by emitting }{\b \\ipgp}{\b\i N}{
, which sets paragraph formatting options according to the entry in the PGP table.  A
 dditional formatting options may also be employed.
\par }\pard\plain \sa120\nowidctlpar\adjustright \f1\fs20\cgrid {The PGP syntax is as follows:
\par }\trowd \trgaph70\trrh255\trleft261 \clvertalt\cltxlrtb \cellx2181\clvertalt\cltxlrtb \cellx10101\pard \sa120\nowidctlpar\intbl\adjustright {<pgptbl>\cell \lquote \{\lquote  }{\b \\*\\pgptbl }{<entry>+}{\b  }{ \lquote \}\rquote \cell }\pard 
\widctlpar\intbl\adjustright {\loch\af0\hich\af0\dbch\f22 \row }\trowd \trgaph70\trrh210\trleft261 \clvertalt\cltxlrtb \cellx2181\clvertalt\cltxlrtb \cellx10101\pard \sa120\nowidctlpar\intbl\adjustright {<entry>\cell \lquote \{\lquote  }{\b \\pgp}{
<value> \lquote \}\rquote \cell }\pard \widctlpar\intbl\adjustright {\loch\af0\hich\af0\dbch\f22 \row }\trowd \trgaph70\trrh210\trleft261 \clvertalt\cltxlrtb \cellx2181\clvertalt\cltxlrtb \cellx10101\pard \sa120\nowidctlpar\intbl\adjustright {<value>
\cell }{\b \\ipgp}{\b\i N}{\i <parfmt>+\cell }\pard \widctlpar\intbl\adjustright {\loch\af0\hich\af0\dbc
 h\f22 \row }\pard \sa120\nowidctlpar\adjustright {
\par The following is a sample PGP table with two entries:
\par }\pard\plain \s70\li432\sa120\nowidctlpar\adjustright \f2\fs16\cgrid {\{\\*\\pgptbl \{\\pgp\\ipgp13\\itap0\\li0\\ri0\\sb0\\sa0\}\{\\pgp\\ipgp80\\itap0\\li720\\ri0\\sb100\\sa100\}\}
\par }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Track_Changes__Revision_Marks_}{\*\bkmkstart _Toc521909691}{\*\bkmkend _Track_Changes__Revision_Marks_}Track Changes (Revision Marks
{\*\bkmkend _Ref281719483}{\*\bkmkend _Toc313960808}{\*\bkmkend _Toc335399082}{\*\bkmkend _Toc380819785}){\*\bkmkend Track_Changes}{\*\bkmkend _Toc519492446}{\*\bkmkend _Toc521909691}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {This table allows tracking of multiple authors and reviewers of a document, and is used in conjunction with the character properties for tracking changes (using revision marks).
\par 
\par }\trowd \trleft432\trke
 ep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\*\\revtbl\cell }{
This group consists of subgroups that each identify the author of a revision in the document, as in }{\f33\fs16 \{Author1;\}.}{ This is a destination control word.
\par Revision conflicts, such as those that result when one author deletes another's additions, are stored as one group, in the following form:
\par }\pard\plain \s70\li432\sa120\widctlpar\intbl\adjustright \f2\fs16\cgrid {CurrentAuthor\\'00\\'<length of previous author's name>PreviousAuthor\\'00\line PreviousRevisionTime
\par }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {The 4 bytes of the Date/Time (DTTM) stru
 cture are emitted as ASCII characters, so values greater than 127 should be emitted as hexadecimal values enclosed in quotation marks.\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\adjustright {
\par All time references for revision marks use the following bit field structure, DTTM.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx4230\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Bit numbers\cell 
Information\cell Range\cell }\pard \widctlpar\intbl\adjustright {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx4230\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {0\endash 5\cell 
Minute\cell 0\endash 59\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {6\endash 10\cell Hour\cell 0\endash 2
 3\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {11\endash 15
\cell Day of month\cell 1\endash 31\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {16\endash 19\cell Month\cell 1\endash 12\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {20\endash 28\cell Year\cell = Year - 1900\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx4230\clvertalt\cltxlrtb \cellx10080\pard 
\sa120\widctlpar\intbl\adjustright {29\endash 31\cell Day of week\cell 0 (Sun)\endash 6 (Sat)\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {\cf6 
\par }\pard\plain \s3\sb240\sa240\keepn\nowidctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _RSID}{\*\bkmkend _RSID}RSID
\par }\pard\plain \sa120\nowidctlpar\adjustright \f1\fs20\cgrid {In Word 2002, a new style of revi
 sion tracking was established. RSIDs (Revision Save IDs) indicate when text or a property was changed. Whenever text is added}{\f34  }{
or deleted or properties are changed, that text or property is tagged with the current "Save ID," which is a random number that changes each time the document is saved. They are primarily used when merging or comparing two documents with a common his
tory but no revision marks. By looking at the RSID we can tell which of the two authors made the change. Without the RSID we can only tell that there is a difference, but we don't know if (for example) it was an addition by author A or a deletion by autho
r B. An RSID table is placed after all other style definitions and before the <generator> and <info> groups.
\par The syntax for an RSID table is as follows:
\par }\trowd \trgaph70\trrh240\trleft501 \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10101\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang1036 <rsidtable>\cell 
 }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
\lang1036 \lquote \{\lquote  \\*}{\b\lang1036 \\rsidtbl}{\lang1036  <rsidlist>+ \lquote ;\rquote  \lquote \}\rquote \cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trgaph70\trrh315\trleft501 \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb 
\cellx10101\pard \sa120\nowidctlpar\intbl\adjustright {<rsidlist>\cell }\pard \widctlpar\intbl\adjustright {\b \\rsidN\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par }\trowd \trgaph70\trrh405\trleft450 \clvertalt\clbrdrb\brdrs\brdrw10 \cltxlrtb \cellx2181\clvertalt\clbrdrb\brdrs\brdrw10 \cltxlrtb \cellx10101\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright 
{\row }\trowd \trgaph70\trrh420\trleft450 \clvertalt\clbrdrt\brdrs\brdrw10 \cltxlrtb \cellx2181\clvertalt\clbrdrt\brdrs\brdrw10 \cltxlrtb \cellx10101\pard \sa120\widctlpar\intbl\adjustright {\b \\rsid}{\b\i N}{\b \ce
 ll }{Each ti
me a document is saved a new entry is added to this table, with }{\b\i N}{ being the random number assigned to represent the unique session.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trgaph70\trrh420\trleft450 \clvertalt\cltxlrtb \cellx2181
\clvertalt\cltxlrtb \cellx10101\pard \sa120\widctlpar\intbl\adjustright {\b \\insrsid}{\b\i N\cell }{An RSID is inserted to denote the session in which particular text was inserted. Example: 
\par \{\\insrsid8282541 This is text.\} 
\par For use in lists: 
\par \{\\insrsid8282541 Item  in List  \\par\{\\listtext\\pard\\plain\\f3\\insrsid8282541 \\loch\\af3\\dbch\\af0 \\hich\\f3 \\\rquote b7\\tab\}\}\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\rsidroot}{\b\i N
\cell }{Designates the start of the document\rquote s history (first save).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\delrsid}{\b\i N\cell }{RSID value identif
 ying when text was marked as deleted.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\charrsid}{\b\i N\cell }{RSID value identifying when character formatting was changed.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\sectrsid}{\b\i N\cell }{RSID identifying when section formatting was changed.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pararsid}{\b\i N\cell }{
RSID identifying when paragraph formatting was changed.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trgaph70\trrh420\trleft450 \clvertalt\cltxlrtb \cellx2181\clvertalt\cltxlrtb \cellx10101\pard \sa120\widctlpar\intbl\adjustright {\b \\tblrsid}
{\b\i N\cell }{RSID identifying when table formatting was changed.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s5\sb40\sa240\sl-240\slmult0\keepn\nowidctlpar\outlinelevel4\adjustright \b\i\f1\fs20\cgrid {\i0 {\
 *\bkmkstart _Old_Properties}
{\*\bkmkend _Old_Properties}\line Old Properties
\par }\pard\plain \sa120\nowidctlpar\adjustright \f1\fs20\cgrid {With tracking enabled, changes to formatting can be documented. To keep track of the property before the changes were made, Old Properties were created.  This tracking uses the following syntax:

\par }\trowd \trgaph108\trrh240\trleft501 \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10101\pard \sa120\nowidctlpar\intbl\adjustright {<oldprop>\cell \lquote \{\lquote  \\*\\<oldproptype> <oldproperties>+ <trackinginfo> \lquote ;\rquote  \lquote \}
\rquote \cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trgaph108\trrh270\trleft501 \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10095\pard \sa120\nowidctlpar\intbl\adjustright {<oldproptype>\cell }\pard \widctlpar\intbl\adjustright {
\b\i \\oldcprops | \\oldpprops | \\oldtprops | \\oldsprops\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adju
 stright {<oldproperties>\cell }\pard \widctlpar\intbl\adjustright {
This section includes any of the relevant format tags that would have to be put in place to revert the document to its pre-edit form. For example, this would be \ldblquote }{\b \\b0}{\rdblquote  if the user had chosen to make the selection bold.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\trowd \trgaph108\trrh270\trleft501 \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10095\pard \sa120\nowidctlpar\intbl\adjustright {<trackinginfo>\cell }\pard \widctlpar\intbl\adjustright {
This can be any tag used to track the author, revision ID, and date.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\adjustright {
\par }\trowd \trgaph108\trrh120\trleft621 \clvertalt\clbrdrb\brdrs\brdrw10 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw10 \cltxlrtb \cellx10101\pard \sa120\nowidctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \
 trgaph108\trrh345\trleft621 \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10095\pard \sa120\nowidctlpar\intbl\adjustright {\b \\oldcprops\cell }\pard \widctlpar\intbl\adjustright {Old character formatt
ing properties.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\oldpprops\cell }\pard \widctlpar\intbl\adjustright {Old paragraph formatting properties.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\nowidctlpar\intbl\adjustright {\b \\oldtprops\cell }\pard \widctlpar\intbl\adjustright {Old table formatting properties.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trgaph108\trrh345\trleft621 \clvertalt\cltxlrtb \cellx2160
\clvertalt\cltxlrtb \cellx10095\pard \sa120\nowidctlpar\intbl\adjustright {\b \\oldsprops\cell }\pard \widctlpar\intbl\adjustright {Old section formatting properties.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\adjustright {

\par 
\par The following is an
  example of the correct use of the Old Properties when bold and italics are applied to a section of existing text.  If the original text \ldblquote This is a test.\rdblquote  is changed to \ldblquote This }{\b\i is a}{\b  }{test.
\rdblquote  the following code snippet will be formed, which would tell an RTF reader that to undo the change to the character property bold and italic would have to be disabled:
\par }\pard\plain \s70\li432\sa120\nowidctlpar\adjustright \f2\fs16\cgrid {\{\\rtlch\\fcs1 \\af0 \\ltrch\\fcs0 \\insrsid2778197 \\hich\\af0\\dbch\\af13\\loch\\f0 This \}\{\\rtlch\\fcs1 \\ab\\af0 \\ltrch\\fcs0 \\b\\i\\crauth1\\crdate1717000906\\insrsid2778197\\
charrsid2778197 }{\i\cf2 \{\\*\\oldcprops \\b0\\i0\\crauth1\\crdate1717000906\\insrsid2778197\\charrsid2778197 \}}{\\hich\\af0\\dbch\\af13\\loch\\f0 is a\}\{\\rtlch\\fcs1 \\af0 \\ltrch\\fcs0 \\insrsid2778197 \\hich\\af0\\dbch\\af13\\loch\\f0  test.\}\{\\
rtlch\\fcs1 \\af0 \\ltrch\\fcs0 \\insrsid15803535
\par }\pard\plain \s3\
 sb240\sa240\keepn\nowidctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Generator}{\*\bkmkstart _Toc519492447}{\*\bkmkstart _Toc521909692}{\*\bkmkend _Generator}Generator{\*\bkmkend _Toc519492447}{\*\bkmkend _Toc521909692
}
\par }\pard\plain \sa120\nowidctlpar\adjustright \f1\fs20\cgrid {Word 2002 allows the RTF emitter application to stamp the document with its name, version, and build number. The generator area has the following syntax:
\par }\trowd \trgaph70\trrh255\trleft261 \clvertalt\cltxlrtb \cellx2181\clvertalt\cltxlrtb \cellx10101\pard \sa120\nowidctlpar\intbl\adjustright {<generator>\cell \lquote \{\lquote  }{\b \\*\\generator }{<name> \lquote ;\rquote  \lquote \}\rquote \cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trgaph70\trrh210\trleft261 \clvertalt\cltxlrtb \cellx2181\clvertalt\cltxlrtb \cellx10101\pard \sa120\nowidctlpar\intbl\adjustright {<name>\cell 
#PCDATA, the name of the program, the version, the build, and any other information abo
 ut the emitting program can be listed here. Word 2002 lists \{\\*\\generator Microsoft Word 10.0.XXXX\}
 in which XXXX is replaced by the build number. Only ASCII text is allowed in this field.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s2\sb240\sa240\keepn\widctlpar\outlinelevel1\adjustright \b\f1\fs32\cgrid {{\*\bkmkstart _Toc313960809}
{\*\bkmkstart _Toc335399083}{\*\bkmkstart _Toc380819786}{\*\bkmkstart _Toc381591831}{\*\bkmkstart _Toc382644192}{\*\bkmkstart _Toc383176023}{\*\bkmkstart _Toc386002181}{\*\bkmkstart _Toc386539812}{\*\bkmkstart _Toc519492448}{\*\bkmkstart _Toc521909693}
{\*\bkmkstart Document_Area}Document Area{\*\bkmkend _Toc313960809}{\*\bkmkend _Toc335399083}{\*\bkmkend _Toc380819786}{\*\bkmkend _Toc381591831}{\*\bkmkend _Toc382644192}{\*\bkmkend _Toc383176023}{\*\bkmkend _Toc386002181}{\*\bkmkend _Toc386539812}
{\*\bkmkend _Toc519492448}{\*\bkmkend _Toc521909693}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {{\*\bkmkend Documen
 t_Area}Once the RTF header is defined, the RTF reader has enough information to correctly read the actual document text. The document area has the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<document>\cell <info>? <docfmt>* <section>+\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain 
\s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Ref281716014}{\*\bkmkstart _Toc313960810}{\*\bkmkstart _Toc335399084}{\*\bkmkstart _Toc380819787}{\*\bkmkstart _Toc381591832}{\*\bkmkstart _Toc382644193}
{\*\bkmkstart _Toc383176024}{\*\bkmkstart _Toc386002182}{\*\bkmkstart _Toc386539813}{\*\bkmkstart Information_Group}{\*\bkmkstart _Toc519492449}{\*\bkmkstart _Toc521909694}Information Group{\*\bkmkend _Ref281716014}{\*\bkmkend _Toc313960810}
{\*\bkmkend _Toc335399084}{\*\bkmkend _Toc380819787}{\*\bkmkend _Toc381591832}{\*\bkmkend _Toc382644193}{
 \*\bkmkend _Toc383176024}{\*\bkmkend _Toc386002182}{\*\bkmkend _Toc386539813}{\*\bkmkend Information_Group}{\*\bkmkend _Toc519492449}
{\*\bkmkend _Toc521909694}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The }{\b \\info}{ control word introduces the information group, which contains information about the document. This can include t
he title, author, keywords, comments, and other information specific to the file. This information is for use by a document-management utility, if available.
\par }\pard \sa120\keepn\widctlpar\adjustright {The information group has the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\keepn\widctlpar\intbl\adjustright {<info>\cell '\{' <title>? & <subject>? & <author>? & <ma
nager>? & <company>? <operator>? & <category>? & <keywords>? & <comment>? & }{\b\i \\version}{? & <doccomm>? & }{\b\i \\vern}{? & <creatim>? & <revtim>? & <printim>? & <buptim>? & }{\b\i \\ed
 mins}{? & }{\b\i \\nofpages}{? & }{\b\i \\nofwords}{? }{\b\i \\
nofchars}{? & }{\b\i \\id}{? '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<title>\cell '\{' }{\b \\title}{ #PCDATA '\}'
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<subject>\cell '\{' }{\b \\subject}{ #PCDATA '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<author>\cell '\{' }{\b 
\\author}{ #PCDATA '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<manager>\cell }{\lang1040 \{' }{\b\lang1040 \\manager}{\lang1040  #PCDATA '\}'\cell }\pard \widctlpar\intbl\adjustright {\lang1040 \row 
}\pard \sa120\widctlpar\intbl\adjustright {<company>\cell \{' }{\b \\company}{ #PCDATA '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\
 adjustright {<operator>\cell }{\lang1040 '\{' }{\b\lang1040 \\operator}{\lang1040 
 #PCDATA '\}'\cell }\pard \widctlpar\intbl\adjustright {\lang1040 \row }\pard \sa120\widctlpar\intbl\adjustright {<category>\cell \{' }{\b \\category}{ #PCDATA '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {
<keywords>\cell '\{'}{\b  \\keywords}{ #PCDATA '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<comment>\cell }{\lang1036 '\{' }{\b\lang1036 \\comment}{\lang1036  #PCDATA '\}'\cell }\pard 
\widctlpar\intbl\adjustright {\lang1036 \row }\pard \sa120\widctlpar\intbl\adjustright {<doccomm>\cell }{\lang1040 '\{' }{\b\lang1040 \\doccomm}{\lang1040  #PCDATA '\}'\cell }\pard \widctlpar\intbl\adjustright {\lang1040 \row }\pard 
\sa120\widctlpar\intbl\adjustright {<hlinkbase>\cell '\{' }{\b \\hlinkbase }{#PCDATA '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<creatim
 >\cell '\{' }{\b \\creatim}{ <time> '\}'\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<revtim>\cell '\{'}{\b  \\revtim}{ <time> '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<printim>\cell '\{'}{\b  \\printim}{
 <time> '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<buptim>\cell '\{' }{\b \\buptim}{ <time> '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160
\clvertalt\cltxlrtb \cellx10080\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {<time>\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b\i\lang1053 \\yr}{\lang1053 ? }{\b\i\lang1053 \\mo}{\lang1053 ? }{
\b\i\lang1053 \\dy}{\lang1053 ? }{\b\i\lang1053 \\hr}{\lang1053 ? }{\b\i\lang1053 \\min}{\lang1053 ? }{\b\i \\sec}{?\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjust
 right {
\par Some applications, such as Word, ask the user to type this information when saving the document in its native format. If the document is then saved as an RTF file or translated into RTF, the RTF writer specifies this information usi
ng control words in the following table. These control words are destinations, and both the control words and the text should be enclosed in braces (\{}{\expnd-4\expndtw-20  }{\}).
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\title\cell }{Title of the document. This is a destination control word.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\
 b \\subject\cell }{Subject of the document. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
author\cell }{Author of the document. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\manager\cell }{Manager of the author. This is a destination control word.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\company\cell }{Company of the author. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
operator\cell }{Person who last made changes to the document. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\category\cell }{
Category of the document. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright
  {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\keywords\cell }{Selected keywords for the document. This is a destination control word.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\comment\cell }{Comments; text is ignored. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\version}{\b\i N}{\b \cell }{Version number of the document.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\doccomm\cell }\pard\plain 
\s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Comments displayed in the }{\b Summary Info }{or }{\b Properties }{dialog box in Word. This is a destination control word.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\f5 \row 
}\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10072\pard \sa120\widctlpar\intbl\adjustright {\b \\hlinkbase\cell }{
 The bas
e address that is used for the path of all relative hyperlinks inserted in the document. This can be a path or an Internet address (URL). \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par }\pard \sa120\keepn\widctlpar\adjustright {The }{\b \\userprops}{ control word introduces the user-defined document properties. Unique }{\b \\propname}{ control words define each user-defined property in the document. This group has the following syntax:}
{\b 
\par }\trowd \trgaph108\trleft324\trkeep \clvertalt\cltxlrtb \cellx2052\clvertalt\cltxlrtb \cellx10080\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 <userprops>\cell }\pard\plain \s77\qj\sa120\widctlpar\intbl\tx864\adjustright 
\f1\fs20\cgrid {\lquote \{\\*\rquote  }{\b \\userprops}{ (\lquote \{\rquote  <propinfo> \lquote \}\rquote *) \lquote \}\rquote \cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trgaph108\trleft324\trkeep \clvertalt\cl
 txlrtb 
\cellx2052\clvertalt\cltxlrtb \cellx10080\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 <propinfo>\cell }\pard\plain \s77\sa120\widctlpar\intbl\tx864\adjustright \f1\fs20\cgrid {<propname> <proptype> <staticval> <linkval>?\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 <propname>\cell }\pard\plain \s77\qj\sa120\widctlpar\intbl\tx864\adjustright \f1\fs20\cgrid {\lquote \{\rquote   }{\b 
\\propname}{ #PCDATA \lquote \}\rquote \cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 <proptype>\cell }\pard\plain \s77\qj\sa120\widctlpar\intbl
\tx864\adjustright \f1\fs20\cgrid {\b \\}{\b\i proptype}{\b \cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 <staticval>\cell }\pard\plain 
\s7
 7\qj\sa120\widctlpar\intbl\tx864\adjustright \f1\fs20\cgrid {\b \\staticval\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trgaph108\trleft324\trkeep \clvertalt\cltxlrtb \cellx2052\clvertalt\cltxlrtb \cellx10080
\pard\plain \s68\sa240\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 <linkval>\cell }\pard\plain \s77\qj\sa240\widctlpar\intbl\tx864\adjustright \f1\fs20\cgrid {\b \\linkval\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard 
\sa120\widctlpar\adjustright {
\par }\trowd \trgaph108\trleft324\trkeep \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2052\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright 
{\b \row }\trowd \trgaph108\trleft324\trkeep \clvertalt\cltxlrtb \cellx2052\clvertalt\cltxlrtb \cellx10080\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\propname\cell }\pard\plain \sa12
 0\nowidctlpar\intbl\adjustright 
\f1\fs20\cgrid {The name of the user-defined property.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\staticval\cell }\pard\plain \s77\qj\sa120\widctlpar\intbl\tx864\adjustright 
\f1\fs20\cgrid {The value of the property.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\linkval\cell }\pard\plain \s77\qj\sa120\widctlpar\intbl
\tx864\adjustright \f1\fs20\cgrid {The name of a bookmark that contains the text to display as the value of the property.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trgaph108\trleft324\trkeep \clvertalt\cltxlrtb 
\cellx2052\clvertalt\cltxlrtb \cellx10080\pard\plain \s68\sa240\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\proptype}{\i N}{\cell }\pard\plain \sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {Specifies the type of the p
 roperty:
\par 3\tab Integer
\par 5\tab Real number
\par 7\tab Date
\par 11\tab Boolean
\par 30\tab Text\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par The RTF writer may automatically enter other control words, including those in the following table.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\vern}{\b\i N}{\b \cell }{Internal version number\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\creatim\cell }{Creation time\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\revt
 im\cell }\pard\plain \sa120\widctlpar\intbl\adjustright 
\f1\fs20\cgrid {Revision time\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\printim\cell }{Last print time\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
buptim\cell }{Backup time\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\edmins}{\b\i N}{\b \cell }{Total editing time (in minutes)\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\yr}{\b\i N}{\b \cell }{Year\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\mo}{\b\i N}{\b \cell }{Month\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\dy}{\b\i N}{\b \cell }{Day\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\hr}{\b\i N}{\b \cell }{Hour\cell }\pard \w
 idctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\min}{\b\i N}{\b \cell }{Minute\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sec}{\b\i N}{\b \cell }{Seconds\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\nofpages}{\b\i N}{\b \cell }{Number of pages\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\nofwords}{\b\i N}{\b \cell }{Number of words\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\nofchars}{\b\i N}{\b \cell }{Number of characters including spaces\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\nofcharsws
}{\b\i N}{\b \cell }{Number of characters not including spaces\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa1
 20\widctlpar\intbl\adjustright {\b \\id}{\b\i N}
{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Internal ID number\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\f5 \row }\pard \sa120\widctlpar\adjustright {
\par Any control word described in the previous table that does not have a numeric parameter specifies a date; all dates are specified with the }{\b \\yr \\mo \\dy \\hr \\min \\sec}{ controls. An example of an information group follows:
\par }\pard\plain \s70\li432\sa120\nowidctlpar\adjustright \f2\fs16\cgrid {\{\\info\{\\title Template\}\{\\author John Doe\}\{\\operator JOHN DOE\}\{\\creatim\\yr1999\\mo4\\dy27\\min1\}\{\\revtim\\yr1999\\mo4\\dy27\\min1\}\{\\printim\\yr1999\\mo3\\dy17\\hr23\\
min5\}\{\\version2\}\{\\edmins2\}\{\\nofpages183\}\{\\nofwords53170\}\{\\nofchars303071\}\{\\*\\company Microsoft\}\{\\nofcharsws372192\}\{\\vern8247\}\}
\par }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cg
 rid {{\*\bkmkstart _Ref280440670}{\*\bkmkstart _Ref280444338}{\*\bkmkstart _Toc313960811}{\*\bkmkstart _Toc335399085}{\*\bkmkstart _Toc380819788}
{\*\bkmkstart _Toc381591833}{\*\bkmkstart _Toc382644194}{\*\bkmkstart _Toc383176025}{\*\bkmkstart _Toc386002183}{\*\bkmkstart _Toc386539814}{\*\bkmkstart Document_Formatting_Properties}{\*\bkmkstart _Toc519492450}{\*\bkmkstart _Toc521909695}
Document Formatting Properties{\*\bkmkend _Ref280440670}{\*\bkmkend _Ref280444338}{\*\bkmkend _Toc313960811}{\*\bkmkend _Toc335399085}{\*\bkmkend _Toc380819788}{\*\bkmkend _Toc381591833}{\*\bkmkend _Toc382644194}{\*\bkmkend _Toc383176025}
{\*\bkmkend _Toc386002183}{\*\bkmkend _Toc386539814}{\*\bkmkend Document_Formatting_Properties}{\*\bkmkend _Toc519492450}{\*\bkmkend _Toc521909695}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {After the information group (if there is one), there may be some document formatting control words (desc
ribed as <docfmt> in the document area syntax descript
 ion). These control words specify the attributes of the document, such as margins and footnote placement. These attributes must precede the first plain-text character in the document.
\par The control words that specify document formatting are listed in the following table (measurements are in twips; a twip is one-twentieth of a point). For omitted control words, RTF uses the default values.
\par Note that the three document-protection control words (}{\b \\formprot}{, }{\b \\revprot}{, and }{\b \\annotprot}{
) are mutually exclusive; only one of the three can apply to any given document. Also, there is currently no method for storing passwords in RTF, so any document that associates a password with a protection level will lose the password protection in RTF.

\par For more information about bidirectional controls, see }{\field\fldedit{\*\fldinst { HYPERLINK  \\l "Bidirectional_Language_Support" }{{\*\datafield 
08d0c9ea79f9bace118c8200aa004ba90b02000000080000001f0000004200690064006
 900720065006300740069006f006e0061006c005f004c0061006e00670075006100670065005f0053007500700070006f0072007400000000}}}{\fldrslt {\cs110\ul\cf2 Bidirectional Language Support}}}{
 in this specification.
\par 
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2516\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10072\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2516\clvertalt\cltxlrtb \cellx10072\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\deftab}{\b\i N}{\b \cell }{Default tab width in twips (the default is 720).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\hyphhotz}{\b\i N}{\b \cell }{Hyphenation hot zone in twips (the amount of space at the right margin in which words are hyphenated).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adj
 ustright {\b \\hyphconsec}{\b\i N}{\b \cell }{\b\i N}{ is the maximum number of consecutive lines that will be allowed to end in a hyphen. 0 means no limit.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\hyphcaps\cell }{Toggles hyphenation of capitalized words (the default is on). Append 1 or leave control word by itself to toggle property on; append 0 to turn it off.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s73\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\hyphauto\cell }{\b0 Toggles automatic hyphenation (the default is off). Append 1 or leave control word by itself to tog
gle property on; append 0 to turn it off.}{\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\linestart}{\b\i N}{\b \cell }{Beginning line number (the default is 1).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\fracwidth
 \cell }{Uses fractional character widths when printing (QuickDraw only).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {
\b \\*\\nextfile\cell }{The argument is the name of the file to print or index next; it must be enclosed in braces. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\*\\
template\cell }{The argument is the name of a related template file; it must be enclosed in braces. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\makebackup\cell }{
Backup copy is made automatically when the document is saved.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\defformat\cell }{Tells the RTF reader that the document should be saved in RTF format.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustrigh
 t {\b \\psover\cell }{Prints PostScript over the text.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\doctemp\cell }{
Document is a boilerplate document. For Word for Windows, this is a template; for Word for the Macintosh, this is a stationery file.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\deflang}{\b\i N}{\b \cell }
{Defines the default language used in the document used with a }{\b \\plain}{ control word. See the section on }{\field\fldedit{\*\fldinst { HYPERLINK  \\l "Font_character_Formatting_Properties" }{{\*\datafield 
08d0c9ea79f9bace118c8200aa004ba90b02000000080000002500000046006f006e0074005f006300680061007200610063007400650072005f0046006f0072006d0061007400740069006e0067005f00500072006f007000650072007400690065007300000000}}}{\fldrslt {\cs110\ul\cf2 
Font/Character Formatting Properties}}}{ in this Specification for a list of possible values for }{\b\i N}{.\cell }\pard \
 widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2469\clvertalt\cltxlrtb \cellx10072\pard 
\sa120\widctlpar\intbl\adjustright {\b \\deflangfe}{\b\i N}{\b \cell }{\cf1 Default language ID for Asian/Middle Eastern text in Word.}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\windowcaption\cell }{
Sets the caption text for the document window. This is a string value.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\doctype}{\b\i N}{\b \cell }{An integer (0\endash 2) that describes the document type for
 AutoFormat.
\par }\pard \sa120\widctlpar\intbl\tx480\adjustright {0\tab General document (for formatting most documents, the default)
\par 1\tab Letter (for formatting letters, and used by Letter Wizard)
\par 2\tab E-mail (for formatting e-mail, and used by WordMail)\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\
 b \\fromtext\cell }{Indicates document was originally plain text.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\fromhtml\cell }{Indicates the document was originally HTML and may contain encapsulated HTML tags. This keyword may be followed by a version number (currently 1).\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\horzdoc\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Horizontal rendering.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\vertdoc\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Vertical rendering.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\jcompress\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Compressing justification
  (default).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\jexpand\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Expanding justification.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\lnongrid\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Define line based on the grid.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd 
\trleft432\trkeep \clvertalt\cltxlrtb \cellx10072\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Document Views and Zoom Level}{\cf1 \cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2469\clvertalt\cltxlrtb \cellx10072\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\viewkind}{\b\i N}{\cell }\pard \sa12
 0\widctlpar\intbl\adjustright {
An integer (0 through 5) that represents the view mode of the document.
\par }\pard \sa120\widctlpar\intbl\tx480\adjustright {0\tab None
\par 1\tab Page Layout view
\par 2\tab Outline view
\par 3\tab Master Document view
\par }\pard\plain \s43\sa120\widctlpar\intbl\tx480\adjustright \v\f1\fs20\cgrid {\v0 4\tab Normal view
\par }\pard\plain \sa120\widctlpar\intbl\tx480\adjustright \f1\fs20\cgrid {5\tab Online Layout view\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\viewscale}{\b\i N}{ }{\b \cell }{Zoom level of the document; the 
}{\b\i N}{ argument is a value representing a percentage (the default is 100).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\viewzk}{\b\i N}{\b \cell }{
An integer (0 through 2) that represents the zoom kind of the document.
\par }\pard \sa120\widctlpar\intbl\tx480\adjustright {0\tab None
\par 1\tab Full page
\par 2\tab Best fit\
 cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\private\cell }{Obsolete destination. It has no leading \\*. It should be skipped.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd 
\trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Footnotes and Endnotes}{\b \cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2516\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\fet}{\b\i N}{\b \cell }{
Footnote/endnote type. This indicates what type of notes are present in the document.
\par }\pard \sa120\widctlpar\intbl\tx450\adjustright {0\tab Footnotes only or nothing at all (the default)
\par 1\tab Endnotes only
\par 2\tab Both footnotes and endnotes
\par }\pard \sa120\widctlpar\intbl\adjustright {For backward c
 ompatibility, if }{\b \\fet1}{ is emitted, }{\b \\endnotes}{ or }{\b \\enddoc}{ will be emitted along with }{\b \\aendnotes}{ or }{\b \\aenddoc}{.}{\b  RTF }{readers that understand }{\b \\fet}{
 will need to ignore the footnote-positioning control words and use the endnote control words instead.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnsep\cell }{
Text argument separates footnotes from the document. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnsepc\cell }{
Text argument separates continued footnotes from the document. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftncn\cell }{
Text argument is a notice for continued footnotes. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \
 \aftnsep\cell }{
Text argument separates endnotes from the document. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aftnsepc\cell }{Text argument separates continued endnotes from the doc
ument. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aftncn\cell }{Text argument is a notice for continued endnotes. This is a destination control word.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\endnotes\cell }{Footnotes at the end of the section (the default).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\enddoc
\cell }{Footnotes at the end of the document.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftntj\cell }{Footnotes beneath text (top justified).\cell }\pard \widctlpar\intbl
 \adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\ftnbj\cell }{Footnotes at the bottom of the page (bottom justified).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aendnotes\cell }{
Endnotes at end of section (the default).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aenddoc\cell }{Endnotes at end of document.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\aftnbj\cell }{Endnotes at bottom of page (bottom justified).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aftntj\cell }{Endnotes beneath text (top justified).\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnstart}{\b\i N}{\b \cell }{Beginning footnote number (the default is 1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {
 
\b \\aftnstart}{\b\i N}{\b \cell }{Beginning endnote number (the default is 1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnrstpg\cell }{Restart footnote numbering each page.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnrestart\cell }{Footnote numbers restart at each section. Microsoft Word for the Macintosh uses this control to restart footnote numbering at each page.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnrstcont\cell }{Continuous footnote numbering (the default).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aftnrestart
\cell }{Restart endnote numbering each section.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aftnrstcont\cell }{Continuous endnote numbering (the default).\cell }\pard \widctlpar\intbl\adjustright {\r
 ow 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnnar\cell }{Footnote numbering\emdash Arabic numbering (1, 2, 3, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnnalc\cell }{
Footnote numbering\emdash Alphabetic lowercase (a, b, c, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnnauc\cell }{Footnote numbering\emdash Alphabetic uppercase (A, B, C, }{\f3 
\u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnnrlc\cell }{Footnote numbering\emdash Roman lowercase (i, ii, iii, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnnruc\cell }{Footnote numbering\emdash Roman uppercase (I, II, III, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnnch
 i\cell }{
Footnote numbering\emdash Chicago Manual of Style (*, \u8224\'a0, \u8225\'e0, \u167\'a4).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\ftnnchosung\cell }\pard \sa120\widctlpar\intbl\adjustright {
Footnote Korean numbering 1 (*chosung).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\ftnncnum\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Footnote Circle numbering (*circlenum).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\ftnndbnum\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Footnote kanji numbering without the digit character (*dbnum1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\ftnndbnumd\cell }\pard\plain \sa120\widctlpar\intbl\adjustright 
\f1\fs20\
 cgrid {Footnote kanji numbering with the digit character (*dbnum2).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\ftnndbnumt\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Footnote kanji numbering 3 (*dbnum3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\ftnndbnumk\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Footnote kanji numbering 4 (*dbnum4).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\ftnndbar\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Footnote double-byte numbering (*dbchar).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b\lang3082 \\ftnnganada\cell }\pard 
\sa120\widctlpar\intbl\adjustright {\lang3082 Footnote Korean numbering 2 (*ga
 nada).\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\ftnngbnum\cell }\pard \sa120\widctlpar\intbl\adjustright {
Footnote Chinese numbering 1 (*gb1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\ftnngbnumd\cell }\pard \sa120\widctlpar\intbl\adjustright {Footnote Chinese numbering 2 (*gb2).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\ftnngbnuml\cell }\pard \sa120\widctlpar\intbl\adjustright {Footnote Chinese numbering 3 (*gb3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\ri-120\sa120\widctlpar\intbl\adjustright {\b \\ftnngbnumk\cell }\pard \sa120\widctlpar\intbl\adjustright {Footnote Chinese numbering 4 (*gb4).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\
ftnnzodiac\cell }\pard \sa120\widctlpar\intbl\adjustright {Footnote numbering\emdas
 h Chinese Zodiac numbering 1 (}{\b *}{ zodiac1). }{{\pict{\*\picprop\shplid1025{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}
{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex100\picscaley100\piccropl0\piccropr0\piccropt0\piccropb0\picw56\pich9\picwgoal1125\pichgoal180\macpict\bliptag-1622681695\blipupi303{\*\blipuid 9f47d7a15ba6fb263b28b8368066f2d9}
09c600000000002700ec001102ff0c00fffe0000012c0000012c000000000000002700ec00000000001e0001000a00000000002700ec0098804c00000000000d
004c000000000000000000480000004800000000000800010008000000000861a92c00000000000016bc000000ff000000000000000000010000000080800002
00000000ffff000340400000ffff000480800000000000058080000080800006ffff000000000007ffff000080800008ffff0000ffff0009000040404040000a
000040408080000b808040400000000c000080800000000d000080808080000e00008080ffff000f808080800000001080808080404000118080808080800012
80808080ffff0013ffff808040400014c0c0c0c0c0c000150000ffff000000160000ffff808000170000ffffffff00188080ffffffff0019f
 fffffff0000001a
ffffffff8080001bffffffffffff001c1b1b1b1b1b1b001d1b1b1b1b1b1b001e1b1b1b1b1b1b001f1b1b1b1b1b1b00201b1b1b1b1b1b00211b1b1b1b1b1b0022
1b1b1b1b1b1b00231b1b1b1b1b1b00241b1b1b1b1b1b00251b1b1b1b1b1b00261b1b1b1b1b1b00271b1b1b1b1b1b00281b1b1b1b1b1b00291b1b1b1b1b1b002a
1b1b1b1b1b1b002b1b1b1b1b1b1b002c1b1b1b1b1b1b002d1b1b1b1b1b1b002e1b1b1b1b1b1b002f1b1b1b1b1b1b00301b1b1b1b1b1b00311b1b1b1b1b1b0032
1b1b1b1b1b1b00331b1b1b1b1b1b00341b1b1b1b1b1b00351b1b1b1b1b1b0036000000000000003700000000000000381b1b1b1b000000391b1b1b1b1b1b003a
1b1b1b1b1b1b003b1b1b1b1b1b1b003c1b1b1b1b1b1b003d000000001b1b003e1b1b1b1b1b1b003f1b1b1b1b1b1b00401b1b1b1b1b1b00411b1b1b1b1b1b0042
1b1b1b1b1b1b00431b1b1b1b1b1b00441b1b1b1b1b1b00451b1b1b1b1b1b00461b1b1b1b1b1b00471b1b1b1b1b1b004800001b1b1b1b00491b1b1b1b1b1b004a
1b1b1b1b1b1b004b1b1b1b1b0000004c1b1b1b1b1b1b004d1b1b1b1b1b1b004e1b1b1b1b1b1b004f1b1b1b1b1b1b00501b1b1b1b1b1b00511b1b1b1b1b1b0052
1b1b1b1b1b1b00531b1b1b1b1b1b00541b1b1b1b1b1b00551b1b1b1b1b1b00561b1b1b1b1b1b00
 571b1b1b1b1b1b00581b1b1b1b1b1b00591b1b1b1b1b1b005a
1b1b1b1b1b1b005b00001b1b1b1b005c1b1b1b1b1b1b005d1b1b1b1b1b1b005e1b1b1b1b0000005f1b1b1b1b1b1b00601b1b1b1b1b1b00611b1b1b1b1b1b0062
1b1b1b1b1b1b00631b1b1b1b1b1b00641b1b1b1b1b1b00651b1b1b1b1b1b00661b1b1b1b1b1b00671b1b1b1b1b1b00681b1b1b1b1b1b00691b1b1b1b1b1b006a
1b1b1b1b1b1b006b1b1b1b1b1b1b006c1b1b1b1b1b1b006d1b1b1b1b1b1b006e00001b1b1b1b006f1b1b1b1b1b1b00701b1b1b1b1b1b00711b1b1b1b1b1b0072
1b1b1b1b1b1b00731b1b1b1b1b1b00741b1b1b1b1b1b00751b1b1b1b0000007600001b1b1b1b00771b1b1b1b1b1b00781b1b1b1b1b1b00791b1b1b1b1b1b007a
1b1b1b1b1b1b007b1b1b1b1b1b1b007c000000000000007d000000000000007e1b1b1b1b1b1b007f1b1b1b1b1b1b00801b1b0000000000811b1b1b1b1b1b0082
1b1b1b1b1b1b00831b1b1b1b1b1b00841b1b1b1b1b1b00851b1b1b1b1b1b00861b1b0000000000871b1b1b1b1b1b00881b1b00001b1b00891b1b00001b1b008a
1b1b1b1b1b1b008b1b1b1b1b1b1b008c1b1b1b1b1b1b008d1b1b1b1b1b1b008e1b1b1b1b1b1b008f1b1b1b1b1b1b00901b1b1b1b1b1b00911b1b1b1b1b1b0092
1b1b1b1b1b1b00931b1b0000000000941b1b1b1b1b1
 b00951b1b1b1b000000961b1b1b1b1b1b00971b1b1b1b1b1b00981b1b1b1b1b1b00991b1b00000000009a
1b1b1b1b1b1b009b00001b1b1b1b009c1b1b1b1b0000009d1b1b1b1b1b1b009e1b1b1b1b0000009f1b1b1b1b000000a01b1b1b1b000000a11b1b1b1b1b1b00a2
1b1b1b1b1b1b00a31b1b1b1b1b1b00a41b1b1b1b1b1b00a51b1b1b1b1b1b00a61b1b1b1b000000a71b1b1b1b1b1b00a8000000001b1b00a91b1b1b1b1b1b00aa
1b1b1b1b1b1b00ab1b1b1b1b1b1b00ac1b1b1b1b000000ad1b1b1b1b1b1b00ae1b1b1b1b1b1b00af1b1b1b1b1b1b00b01b1b1b1b1b1b00b11b1b1b1b000000b2
1b1b1b1b000000b31b1b1b1b000000b41b1b1b1b1b1b00b500000000000000b600000000000000b71b1b1b1b1b1b00b81b1b1b1b1b1b00b91b1b1b1b1b1b00ba
1b1b1b1b1b1b00bb1b1b1b1b1b1b00bc1b1b1b1b000000bd1b1b1b1b1b1b00be1b1b1b1b1b1b00bf1b1b1b1b1b1b00c01b1b1b1b1b1b00c100000000000000c2
00000000000000c31b1b1b1b1b1b00c41b1b1b1b1b1b00c51b1b1b1b1b1b00c61b1b1b1b1b1b00c71b1b1b1b1b1b00c81b1b1b1b1b1b00c91b1b1b1b1b1b00ca
1b1b1b1b1b1b00cb1b1b1b1b1b1b00cc1b1b1b1b1b1b00cd1b1b1b1b1b1b00ce1b1b1b1b1b1b00cf000000001b1b00d01b1b1b1b1b1b00d11b1b1b1b1b1b00d2
1b1b1b1b
 1b1b00d31b1b1b1b1b1b00d41b1b1b1b1b1b00d51b1b1b1b1b1b00d61b1b1b1b1b1b00d71b1b1b1b1b1b00d81b1b1b1b1b1b00d91b1b1b1b1b1b00da
1b1b1b1b1b1b00db1b1b1b1b1b1b00dc1b1b1b1b1b1b00dd1b1b1b1b1b1b00de1b1b1b1b1b1b00df1b1b1b1b1b1b00e01b1b1b1b1b1b00e11b1b1b1b1b1b00e2
1b1b1b1b1b1b00e31b1b1b1b1b1b00e41b1b1b1b1b1b00e51b1b1b1b1b1b00e61b1b1b1b1b1b00e71b1b1b1b1b1b00e81b1b1b1b1b1b00e91b1b1b1b1b1b00ea
1b1b1b1b1b1b00eb1b1b1b1b1b1b00ec1b1b1b1b1b1b00ed1b1b1b1b1b1b00ee00000000000000ef00000000000000f01b1b1b1b1b1b00f11b1b1b1b1b1b00f2
1b1b1b1b1b1b00f31b1b1b1b1b1b00f400000000000000f500000000000000f61b1b1b1b1b1b00f71b1b1b1b1b1b00f81b1b1b1b1b1b00f900001b1b1b1b00fa
00000000000000fb00000000000000fc1b1b1b1b000000fd1b1b1b1b1b1b00fe1b1b1b1b1b1b00ff1b1b1b1b1b1b00000000000d004c00050000002500ed0040
02b51b0efe1bf800f21bf800f31bf600f21b16fe1b0000fe1b0000fe1b0000ea1b0000ee1b0000ed1b17fe1b0000fe1b0000fe1b0000ec1b010000ed1b0000ed
1b0ffe1bf800ee1b010000ef1bf800f11b36fe1b0000fe1b0000fe1b0000fa1b010000f91b010000f51b010000fb1b0000fe1b
 0000fe1b0000fe1b0900001b1b
00001b1b0000fe1b35fe1b0000fe1b0000fe1b0000f91b010000fb1b0000f21b010000fc1b08001b1b001b001b1b00fe1b0900001b1b00001b1b0000fe1b20fe
1bf800f91b010000fc1b0000f11b010000fc1b02001b00fe1b02001b00f11b1cfe1b0000fe1b0000fe1b0000f31b0000e91b010000fc1b010000f11b16fa1b00
00ef1b0000f81b0000f31b0000fa1b0000f11b16fa1b0000ef1b0000f81b0000f31b0000fa1b0000f11b12fa1b0000ee1bf700f31b0000fc1bfe00f11b06ca1b0000ed1b00ff}}{{\pict{\*\picprop\shplid1026{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}
{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex100\picscaley100\piccropl0\piccropr0\piccropt0\piccropb0\picw56\pich9\picwgoal1125\pichgoal180\macpict\bliptag22241872\blipupi303{\*\blipuid 01536250ac9f590560072178d14050ed}
09e200000000002700ec001102ff0c00fffe0000012c0000012c000000000000002700ec00000000001e0001000a00000000002700ec0098804c00000000000d
004c000000000000000000480000004800000000000800010008000000000861a92000000000000016bd000000ff0000000000000000000100000000808000
 02
00000000ffff000340400000ffff000480800000000000058080000080800006ffff000000000007ffff000080800008ffff0000ffff0009000040404040000a
000040408080000b808040400000000c000080800000000d000080808080000e00008080ffff000f808080800000001080808080404000118080808080800012
80808080ffff0013ffff808040400014c0c0c0c0c0c000150000ffff000000160000ffff808000170000ffffffff00188080ffffffff0019ffffffff0000001a
ffffffff8080001bffffffffffff001c1b1b1b1b1b1b001d1b1b1b1b1b1b001e1b1b1b1b1b1b001f1b1b1b1b1b1b00201b1b1b1b1b1b00211b1b1b1b1b1b0022
1b1b1b1b1b1b00231b1b1b1b1b1b00241b1b1b1b1b1b00251b1b1b1b1b1b00261b1b1b1b1b1b00271b1b1b1b1b1b00281b1b1b1b1b1b00291b1b1b1b1b1b002a
1b1b1b1b1b1b002b1b1b1b1b1b1b002c1b1b1b1b1b1b002d1b1b1b1b1b1b002e1b1b1b1b1b1b002f1b1b1b1b1b1b00301b1b1b1b1b1b00311b1b1b1b1b1b0032
1b1b1b1b1b1b00331b1b1b1b1b1b00341b1b1b1b1b1b00351b1b1b1b1b1b0036000000000000003700000000000000381b1b1b1b000000391b1b1b1b1b1b003a
1b1b1b1b1b1b003b1b1b1b1b1b1b003c1b1b1b1b1b1b003d000000001b1b003e1b1b1b1b1b1b003f1b1b1b1b1b1
 b00401b1b1b1b1b1b00411b1b1b1b1b1b0042
1b1b1b1b1b1b00431b1b1b1b1b1b00441b1b1b1b1b1b00451b1b1b1b1b1b00461b1b1b1b1b1b00471b1b1b1b1b1b004800001b1b1b1b00491b1b1b1b1b1b004a
1b1b1b1b1b1b004b1b1b1b1b0000004c1b1b1b1b1b1b004d1b1b1b1b1b1b004e1b1b1b1b1b1b004f1b1b1b1b1b1b00501b1b1b1b1b1b00511b1b1b1b1b1b0052
1b1b1b1b1b1b00531b1b1b1b1b1b00541b1b1b1b1b1b00551b1b1b1b1b1b00561b1b1b1b1b1b00571b1b1b1b1b1b00581b1b1b1b1b1b00591b1b1b1b1b1b005a
1b1b1b1b1b1b005b00001b1b1b1b005c1b1b1b1b1b1b005d1b1b1b1b1b1b005e1b1b1b1b0000005f1b1b1b1b1b1b00601b1b1b1b1b1b00611b1b1b1b1b1b0062
1b1b1b1b1b1b00631b1b1b1b1b1b00641b1b1b1b1b1b00651b1b1b1b1b1b00661b1b1b1b1b1b00671b1b1b1b1b1b00681b1b1b1b1b1b00691b1b1b1b1b1b006a
1b1b1b1b1b1b006b1b1b1b1b1b1b006c1b1b1b1b1b1b006d1b1b1b1b1b1b006e00001b1b1b1b006f1b1b1b1b1b1b00701b1b1b1b1b1b00711b1b1b1b1b1b0072
1b1b1b1b1b1b00731b1b1b1b1b1b00741b1b1b1b1b1b00751b1b1b1b0000007600001b1b1b1b00771b1b1b1b1b1b00781b1b1b1b1b1b00791b1b1b1b1b1b007a
1b1b1b1b1b1b007b1b1b1b1b1b1b007c000000000000007d00000000
 0000007e1b1b1b1b1b1b007f1b1b1b1b1b1b00801b1b0000000000811b1b1b1b1b1b0082
1b1b1b1b1b1b00831b1b1b1b1b1b00841b1b1b1b1b1b00851b1b1b1b1b1b00861b1b0000000000871b1b1b1b1b1b00881b1b00001b1b00891b1b00001b1b008a
1b1b1b1b1b1b008b1b1b1b1b1b1b008c1b1b1b1b1b1b008d1b1b1b1b1b1b008e1b1b1b1b1b1b008f1b1b1b1b1b1b00901b1b1b1b1b1b00911b1b1b1b1b1b0092
1b1b1b1b1b1b00931b1b0000000000941b1b1b1b1b1b00951b1b1b1b000000961b1b1b1b1b1b00971b1b1b1b1b1b00981b1b1b1b1b1b00991b1b00000000009a
1b1b1b1b1b1b009b00001b1b1b1b009c1b1b1b1b0000009d1b1b1b1b1b1b009e1b1b1b1b0000009f1b1b1b1b000000a01b1b1b1b000000a11b1b1b1b1b1b00a2
1b1b1b1b1b1b00a31b1b1b1b1b1b00a41b1b1b1b1b1b00a51b1b1b1b1b1b00a61b1b1b1b000000a71b1b1b1b1b1b00a8000000001b1b00a91b1b1b1b1b1b00aa
1b1b1b1b1b1b00ab1b1b1b1b1b1b00ac1b1b1b1b000000ad1b1b1b1b1b1b00ae1b1b1b1b1b1b00af1b1b1b1b1b1b00b01b1b1b1b1b1b00b11b1b1b1b000000b2
1b1b1b1b000000b31b1b1b1b000000b41b1b1b1b1b1b00b500000000000000b600000000000000b71b1b1b1b1b1b00b81b1b1b1b1b1b00b91b1b1b1b1b1b00ba
1b1b1b1b1b1b00bb1b1b1
 b1b1b1b00bc1b1b1b1b000000bd1b1b1b1b1b1b00be1b1b1b1b1b1b00bf1b1b1b1b1b1b00c01b1b1b1b1b1b00c100000000000000c2
00000000000000c31b1b1b1b1b1b00c41b1b1b1b1b1b00c51b1b1b1b1b1b00c61b1b1b1b1b1b00c71b1b1b1b1b1b00c81b1b1b1b1b1b00c91b1b1b1b1b1b00ca
1b1b1b1b1b1b00cb1b1b1b1b1b1b00cc1b1b1b1b1b1b00cd1b1b1b1b1b1b00ce1b1b1b1b1b1b00cf000000001b1b00d01b1b1b1b1b1b00d11b1b1b1b1b1b00d2
1b1b1b1b1b1b00d31b1b1b1b1b1b00d41b1b1b1b1b1b00d51b1b1b1b1b1b00d61b1b1b1b1b1b00d71b1b1b1b1b1b00d81b1b1b1b1b1b00d91b1b1b1b1b1b00da
1b1b1b1b1b1b00db1b1b1b1b1b1b00dc1b1b1b1b1b1b00dd1b1b1b1b1b1b00de1b1b1b1b1b1b00df1b1b1b1b1b1b00e01b1b1b1b1b1b00e11b1b1b1b1b1b00e2
1b1b1b1b1b1b00e31b1b1b1b1b1b00e41b1b1b1b1b1b00e51b1b1b1b1b1b00e61b1b1b1b1b1b00e71b1b1b1b1b1b00e81b1b1b1b1b1b00e91b1b1b1b1b1b00ea
1b1b1b1b1b1b00eb1b1b1b1b1b1b00ec1b1b1b1b1b1b00ed1b1b1b1b1b1b00ee00000000000000ef00000000000000f01b1b1b1b1b1b00f11b1b1b1b1b1b00f2
1b1b1b1b1b1b00f31b1b1b1b1b1b00f400000000000000f500000000000000f61b1b1b1b1b1b00f71b1b1b1b1b1b00f81b1b1b1b1b1b00f9000
 01b1b1b1b00fa
00000000000000fb00000000000000fc1b1b1b1b000000fd1b1b1b1b1b1b00fe1b1b1b1b1b1b00ff1b1b1b1b1b1b00000000000d004c00050000002500ed0040
02b51b0efe1bf800f21bf800f31bf600f21b16fe1b0000fe1b0000fe1b0000ea1b0000ee1b0000ed1b17fe1b0000fe1b0000fe1b0000ec1b010000ed1b0000ed
1b0ffe1bf800ee1b010000ef1bf800f11b36fe1b0000fe1b0000fe1b0000fa1b010000f91b010000f51b010000fb1b0000fe1b0000fe1b0000fe1b0900001b1b
00001b1b0000fe1b35fe1b0000fe1b0000fe1b0000f91b010000fb1b0000f21b010000fc1b08001b1b001b001b1b00fe1b0900001b1b00001b1b0000fe1b20fe
1bf800f91b010000fc1b0000f11b010000fc1b02001b00fe1b02001b00f11b1cfe1b0000fe1b0000fe1b0000f31b0000e91b010000fc1b010000f11b16fa1b00
00ef1b0000f81b0000f31b0000fa1b0000f11b16fa1b0000ef1b0000f81b0000f31b0000fa1b0000f11b12fa1b0000ee1bf700f31b0000fc1bfe00f11b06ca1b0000ed1b00130002aa55aa55aa55aa59ffff00000000003100140000001500ed00ff}}{
{\pict{\*\picprop\shplid1027{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex
 100\picscaley100\piccropl0\piccropr0\piccropt0\piccropb0
\picw57\pich9\picwgoal1140\pichgoal195\macpict\bliptag528812709\blipupi-2523{\*\blipuid 1f850aa5837adda51c199b7249fd407c}09c600000000015907dc001102ff0c00fffe000009ec000009ec000000000000015907dc00000000001e0001000a00000000015807db0098804c00000000000d
004c000000000000000000480000004800000000000800010008000000000861a94c00000000000016bf000000ff000000000000000000010000000080800002
00000000ffff000340400000ffff000480800000000000058080000080800006ffff000000000007ffff000080800008ffff0000ffff0009000040404040000a
000040408080000b808040400000000c000080800000000d000080808080000e00008080ffff000f808080800000001080808080404000118080808080800012
80808080ffff0013ffff808040400014c0c0c0c0c0c000150000ffff000000160000ffff808000170000ffffffff00188080ffffffff0019ffffffff0000001a
ffffffff8080001bffffffffffff001c1b1b1b1b1b1b001d1b1b1b1b1b1b001e1b1b1b1b1b1b001f1b1b1b1b1b1b00201b1b1b1b1b1b00211b1b1b1b1b1b0022
1b1b1b1b1b1b00231b1b1b1b1b1b00241b1b1b1b1b1b0
 0251b1b1b1b1b1b00261b1b1b1b1b1b00271b1b1b1b1b1b00281b1b1b1b1b1b00291b1b1b1b1b1b002a
1b1b1b1b1b1b002b1b1b1b1b1b1b002c1b1b1b1b1b1b002d1b1b1b1b1b1b002e1b1b1b1b1b1b002f1b1b1b1b1b1b00301b1b1b1b1b1b00311b1b1b1b1b1b0032
1b1b1b1b1b1b00331b1b1b1b1b1b00341b1b1b1b1b1b00351b1b1b1b1b1b0036000000000000003700000000000000381b1b1b1b000000391b1b1b1b1b1b003a
1b1b1b1b1b1b003b1b1b1b1b1b1b003c1b1b1b1b1b1b003d000000001b1b003e1b1b1b1b1b1b003f1b1b1b1b1b1b00401b1b1b1b1b1b00411b1b1b1b1b1b0042
1b1b1b1b1b1b00431b1b1b1b1b1b00441b1b1b1b1b1b00451b1b1b1b1b1b00461b1b1b1b1b1b00471b1b1b1b1b1b004800001b1b1b1b00491b1b1b1b1b1b004a
1b1b1b1b1b1b004b1b1b1b1b0000004c1b1b1b1b1b1b004d1b1b1b1b1b1b004e1b1b1b1b1b1b004f1b1b1b1b1b1b00501b1b1b1b1b1b00511b1b1b1b1b1b0052
1b1b1b1b1b1b00531b1b1b1b1b1b00541b1b1b1b1b1b00551b1b1b1b1b1b00561b1b1b1b1b1b00571b1b1b1b1b1b00581b1b1b1b1b1b00591b1b1b1b1b1b005a
1b1b1b1b1b1b005b00001b1b1b1b005c1b1b1b1b1b1b005d1b1b1b1b1b1b005e1b1b1b1b0000005f1b1b1b1b1b1b00601b1b1b1b1b1b00611b1b1b1b1b1b0062
1b1b1b1b1b
 1b00631b1b1b1b1b1b00641b1b1b1b1b1b00651b1b1b1b1b1b00661b1b1b1b1b1b00671b1b1b1b1b1b00681b1b1b1b1b1b00691b1b1b1b1b1b006a
1b1b1b1b1b1b006b1b1b1b1b1b1b006c1b1b1b1b1b1b006d1b1b1b1b1b1b006e00001b1b1b1b006f1b1b1b1b1b1b00701b1b1b1b1b1b00711b1b1b1b1b1b0072
1b1b1b1b1b1b00731b1b1b1b1b1b00741b1b1b1b1b1b00751b1b1b1b0000007600001b1b1b1b00771b1b1b1b1b1b00781b1b1b1b1b1b00791b1b1b1b1b1b007a
1b1b1b1b1b1b007b1b1b1b1b1b1b007c000000000000007d000000000000007e1b1b1b1b1b1b007f1b1b1b1b1b1b00801b1b0000000000811b1b1b1b1b1b0082
1b1b1b1b1b1b00831b1b1b1b1b1b00841b1b1b1b1b1b00851b1b1b1b1b1b00861b1b0000000000871b1b1b1b1b1b00881b1b00001b1b00891b1b00001b1b008a
1b1b1b1b1b1b008b1b1b1b1b1b1b008c1b1b1b1b1b1b008d1b1b1b1b1b1b008e1b1b1b1b1b1b008f1b1b1b1b1b1b00901b1b1b1b1b1b00911b1b1b1b1b1b0092
1b1b1b1b1b1b00931b1b0000000000941b1b1b1b1b1b00951b1b1b1b000000961b1b1b1b1b1b00971b1b1b1b1b1b00981b1b1b1b1b1b00991b1b00000000009a
1b1b1b1b1b1b009b00001b1b1b1b009c1b1b1b1b0000009d1b1b1b1b1b1b009e1b1b1b1b0000009f1b1b1b1b000000a01b1b1b1b
 000000a11b1b1b1b1b1b00a2
1b1b1b1b1b1b00a31b1b1b1b1b1b00a41b1b1b1b1b1b00a51b1b1b1b1b1b00a61b1b1b1b000000a71b1b1b1b1b1b00a8000000001b1b00a91b1b1b1b1b1b00aa
1b1b1b1b1b1b00ab1b1b1b1b1b1b00ac1b1b1b1b000000ad1b1b1b1b1b1b00ae1b1b1b1b1b1b00af1b1b1b1b1b1b00b01b1b1b1b1b1b00b11b1b1b1b000000b2
1b1b1b1b000000b31b1b1b1b000000b41b1b1b1b1b1b00b500000000000000b600000000000000b71b1b1b1b1b1b00b81b1b1b1b1b1b00b91b1b1b1b1b1b00ba
1b1b1b1b1b1b00bb1b1b1b1b1b1b00bc1b1b1b1b000000bd1b1b1b1b1b1b00be1b1b1b1b1b1b00bf1b1b1b1b1b1b00c01b1b1b1b1b1b00c100000000000000c2
00000000000000c31b1b1b1b1b1b00c41b1b1b1b1b1b00c51b1b1b1b1b1b00c61b1b1b1b1b1b00c71b1b1b1b1b1b00c81b1b1b1b1b1b00c91b1b1b1b1b1b00ca
1b1b1b1b1b1b00cb1b1b1b1b1b1b00cc1b1b1b1b1b1b00cd1b1b1b1b1b1b00ce1b1b1b1b1b1b00cf000000001b1b00d01b1b1b1b1b1b00d11b1b1b1b1b1b00d2
1b1b1b1b1b1b00d31b1b1b1b1b1b00d41b1b1b1b1b1b00d51b1b1b1b1b1b00d61b1b1b1b1b1b00d71b1b1b1b1b1b00d81b1b1b1b1b1b00d91b1b1b1b1b1b00da
1b1b1b1b1b1b00db1b1b1b1b1b1b00dc1b1b1b1b1b1b00dd1b1b1b1b1b1b00de1b1b1
 b1b1b1b00df1b1b1b1b1b1b00e01b1b1b1b1b1b00e11b1b1b1b1b1b00e2
1b1b1b1b1b1b00e31b1b1b1b1b1b00e41b1b1b1b1b1b00e51b1b1b1b1b1b00e61b1b1b1b1b1b00e71b1b1b1b1b1b00e81b1b1b1b1b1b00e91b1b1b1b1b1b00ea
1b1b1b1b1b1b00eb1b1b1b1b1b1b00ec1b1b1b1b1b1b00ed1b1b1b1b1b1b00ee00000000000000ef00000000000000f01b1b1b1b1b1b00f11b1b1b1b1b1b00f2
1b1b1b1b1b1b00f31b1b1b1b1b1b00f400000000000000f500000000000000f61b1b1b1b1b1b00f71b1b1b1b1b1b00f81b1b1b1b1b1b00f900001b1b1b1b00fa
00000000000000fb00000000000000fc1b1b1b1b000000fd1b1b1b1b1b1b00fe1b1b1b1b1b1b00ff1b1b1b1b1b1b00000000000d004c00000000015807db0040
02b51b0efe1bf800f21bf800f31bf600f21b16fe1b0000fe1b0000fe1b0000ea1b0000ee1b0000ed1b17fe1b0000fe1b0000fe1b0000ec1b010000ed1b0000ed
1b0ffe1bf800ee1b010000ef1bf800f11b36fe1b0000fe1b0000fe1b0000fa1b010000f91b010000f51b010000fb1b0000fe1b0000fe1b0000fe1b0900001b1b
00001b1b0000fe1b35fe1b0000fe1b0000fe1b0000f91b010000fb1b0000f21b010000fc1b08001b1b001b001b1b00fe1b0900001b1b00001b1b0000fe1b20fe
1bf800f91b010000fc1b0000f11b010000
 fc1b02001b00fe1b02001b00f11b1cfe1b0000fe1b0000fe1b0000f31b0000e91b010000fc1b010000f11b16fa1b00
00ef1b0000f81b0000f31b0000fa1b0000f11b16fa1b0000ef1b0000f81b0000f31b0000fa1b0000f11b12fa1b0000ee1bf700f31b0000fc1bfe00f11b06ca1b0000ed1b00ff}}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\
ftnnzodiacd\cell }\pard \sa120\widctlpar\intbl\adjustright {Footnote numbering\emdash Chinese Zodiac numbering 2 (}{\b *}{ zodiac2). }{{\pict{\*\picprop\shplid1028{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}
{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex100\picscaley100\piccropl0\piccropr0\piccropt0\piccropb0\picw57\pich9\picwgoal1155\pichgoal195\macpict\bliptag834963753\blipupi-2468{\*\blipuid 31c48929280c5434295226967b93c7d5}
09b000000000015907f6001102ff0c00fffe000009ec000009ec000000000000015907f600000000001e0001000a00000000015807f50098804e00000000000d
004d000000000000000000480000004800000000000800010008000000000861ab40000000
 00000016c0000000ff000000000000000000010000000080800002
00000000ffff000340400000ffff000480800000000000058080000080800006ffff000000000007ffff000080800008ffff0000ffff0009000040404040000a
000040408080000b808040400000000c000080800000000d000080808080000e00008080ffff000f808080800000001080808080404000118080808080800012
80808080ffff0013ffff808040400014c0c0c0c0c0c000150000ffff000000160000ffff808000170000ffffffff00188080ffffffff0019ffffffff0000001a
ffffffff8080001bffffffffffff001c1b1b1b1b1b1b001d1b1b1b1b1b1b001e1b1b1b1b1b1b001f1b1b1b1b1b1b00201b1b1b1b1b1b00211b1b1b1b1b1b0022
1b1b1b1b1b1b00231b1b1b1b1b1b00241b1b1b1b1b1b00251b1b1b1b1b1b00261b1b1b1b1b1b00271b1b1b1b1b1b00281b1b1b1b1b1b00291b1b1b1b1b1b002a
1b1b1b1b1b1b002b1b1b1b1b1b1b002c1b1b1b1b1b1b002d1b1b1b1b1b1b002e1b1b1b1b1b1b002f4c4c00001b1b00301b1b1b1b1b1b0031000000001b1b0032
1b1b1b1b1b1b00331b1b1b1b1b1b00341b1b1b1b1b1b00351b1b1b1b1b1b003600001b1b1b1b0037000000000000003800000000000000391b1b1b1b1b1b003a
1b1b1b1b1b1b003b1b1b1b1b1b1b003c1b1b1b1
 b1b1b003d1b1b1b1b1b1b003e1b1b1b1b1b1b003f1b1b1b1b1b1b00401b1b1b1b1b1b00411b1b1b1b1b1b0042
1b1b1b1b1b1b0043ffff00001b1b00441b1b1b1b1b1b00451b1b1b1b1b1b00461b1b1b1b1b1b00471b1b1b1b1b1b00481b1b1b1b1b1b00491b1b1b1b1b1b004a
1b1b1b1b1b1b004b1b1b1b1b0000004c1b1b00001b1b004d1b1b1b1b1b1b004e1b1b1b1b1b1b004f1b1b1b1b1b1b00501b1b1b1b1b1b00511b1b1b1b00000052
00001b1b1b1b00531b1b1b1b1b1b00541b1b1b1b1b1b00551b1b1b1b1b1b00561b1b1b1b1b1b00571b1b1b1b1b1b00581b1b1b1b1b1b00591b1b1b1b1b1b005a
1b1b1b1b1b1b005b1b1b1b1b1b1b005c1b1b1b1b1b1b005d1b1b1b1b1b1b005e1b1b1b1b1b1b005f1b1b1b1b000000601b1b00001b1b00611b1b1b1b1b1b0062
1b1b1b1b1b1b00631b1b1b1b1b1b00641b1b1b1b1b1b0065000000000000006600000000000000671b1b1b1b1b1b00681b1b1b1b1b1b00691b1b1b1b1b1b006a
1b1b1b1b1b1b006b1b1b1b1b1b1b006c1b1b1b1b1b1b006d1b1b1b1b1b1b006e1b1b1b1b1b1b006f1b1b1b1b1b1b00701b1b1b1b1b1b00711b1b1b1b1b1b0072
1b1b1b1b1b1b00731b1b1b1b000000741b1b00001b1b00751b1b1b1b1b1b00761b1b1b1b1b1b00771b1b1b1b1b1b00781b1b1b1b1b1b00791b1b1b1b1b1b007a
1b1b
 1b1b1b1b007b1b1b1b1b1b1b007c1b1b1b1b1b1b007d1b1b1b1b1b1b007e1b1b1b1b1b1b007f1b1b1b1b1b1b00801b1b1b1b1b1b00811b1b1b1b1b1b0082
1b1b1b1b1b1b00831b1b1b1b1b1b00841b1b1b1b1b1b00851b1b0000000000861b1b1b1b1b1b00871b1b1b1b000000881b1b00001b1b00891b1b1b1b1b1b008a
1b1b1b1b1b1b008b1b1b00000000008c1b1b1b1b1b1b008d000000000000008e000000000000008f1b1b1b1b1b1b00901b1b1b1b1b1b00911b1b1b1b1b1b0092
1b1b1b1b1b1b00931b1b1b1b1b1b009400001b1b1b1b0095000000000000009600000000000000971b1b1b1b000000981b1b1b1b1b1b00991b1b00000000009a
00001b1b1b1b009b000000000000009c000000000000009d1b1b1b1b0000009e1b1b1b1b1b1b009f1b1b0000000000a01b1b1b1b1b1b00a11b1b1b1b1b1b00a2
1b1b1b1b1b1b00a31b1b1b1b1b1b00a41b1b1b1b000000a51b1b1b1b000000a61b1b1b1b000000a71b1b1b1b1b1b00a81b1b1b1b1b1b00a91b1b1b1b1b1b00aa
1b1b1b1b1b1b00ab1b1b1b1b1b1b00ac1b1b1b1b1b1b00ad1b1b1b1b000000ae1b1b1b1b1b1b00af1b1b00001b1b00b000001b1b1b1b00b11b1b1b1b1b1b00b2
1b1b1b1b1b1b00b31b1b1b1b000000b41b1b1b1b1b1b00b500000000000000b600000000000000b71b1b1b1b1b1b00b81b
 1b1b1b000000b91b1b1b1b000000ba
1b1b1b1b000000bb1b1b00001b1b00bc1b1b1b1b1b1b00bd1b1b1b1b1b1b00be1b1b1b1b000000bf1b1b1b1b1b1b00c01b1b1b1b1b1b00c11b1b1b1b1b1b00c2
1b1b1b1b1b1b00c31b1b00001b1b00c400001b1b1b1b00c51b1b1b1b1b1b00c61b1b1b1b1b1b00c71b1b1b1b1b1b00c81b1b1b1b1b1b00c91b1b1b1b1b1b00ca
1b1b1b1b1b1b00cb1b1b1b1b1b1b00cc1b1b1b1b1b1b00cd1b1b1b1b1b1b00ce1b1b1b1b1b1b00cf1b1b1b1b1b1b00d01b1b1b1b1b1b00d11b1b1b1b1b1b00d2
1b1b00001b1b00d31b1b1b1b1b1b00d41b1b1b1b1b1b00d51b1b1b1b1b1b00d61b1b1b1b1b1b00d71b1b00001b1b00d800001b1b1b1b00d91b1b1b1b1b1b00da
1b1b1b1b1b1b00db1b1b1b1b1b1b00dc00001b1b1b1b00dd00000000000000de00000000000000df1b1b1b1b000000e01b1b1b1b1b1b00e11b1b1b1b1b1b00e2
1b1b1b1b1b1b00e3000000001b1b00e41b1b1b1b1b1b00e51b1b1b1b1b1b00e600001b1b1b1b00e71b1b1b1b1b1b00e81b1b1b1b1b1b00e91b1b1b1b1b1b00ea
1b1b1b1b1b1b00eb1b1b00001b1b00ec00001b1b1b1b00ed1b1b1b1b1b1b00ee1b1b1b1b1b1b00ef1b1b1b1b1b1b00f000001b1b1b1b00f11b1b1b1b1b1b00f2
1b1b1b1b1b1b00f31b1b1b1b000000f41b1b1b1b1b1b00f51b1b1b1b1b1b00f
 61b1b1b1b1b1b00f71b1b1b1b1b1b00f81b1b1b1b1b1b00f900000000000000fa
00000000000000fb1b1b1b1b1b1b00fc1b1b1b1b1b1b00fd1b1b1b1b1b1b00fe1b1b1b1b1b1b00ff00000000000000000000000d004d00000000015807f50040
06ca1b0000eb1b0efe1bf900f11bf900f21bf600f01b16f71b0000ef1b0000fd1b0000f21b0000f81b0000f01b14f81b0000ee1b0000fd1b0000f21bf600f11b
000013fa1b010000ed1b0000fd1b0000ed1b0000eb1b2bfa1b0000f61b010000f91b0000fd1b0000f91b010000fb1bf800fe1b0900001b1b00001b1b0000fd1b
00002e011b1bf600fa1b010000fd1bf600fa1b010000fc1b0000fe1b0000fe1b0000fe1b0900001b1b00001b1b0000fc1b1cfa1b0000f51b010000fb1b0000fd
1b0000f71b010000fc1bf800ef1b1afa1b0000ed1b0000fd1b0000f01b0000fe1b0000fe1b0000ef1b12fa1b0000ed1b0000fd1b0000f01bf800ef1b16fa1b0000ed1b0000fd1b0000ef1b0000fc1b0000ee1b14fc1bfe00ef1bf700f21b0000fa1b0000f01b000004b41b00000000ff}}{\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\ftnnzodiacl\cell }\pard \sa120\widctlpar\intbl\adjustright {Footnote numbering\emdas
 h Chinese Zodiac numbering 3 (}{\b *}{ zodiac3).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aftnnar\cell }{Endnote numbering\emdash Arabic numbering (1, 2, 3, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\aftnnalc\cell }{Endnote numbering\emdash Alphabetic lowercase (a, b, c, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aftnnauc\cell }{
Endnote numbering\emdash Alphabetic uppercase (A, B, C, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aftnnrlc\cell }{Endnote numbering\emdash Roman lowercase (i, ii, iii, }{\f3 
\u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aftnnruc\cell }{Endnote numbering\emdash Roman uppercase (I, II, III, }{\f3 \u-3908\'bc}{).\cell }\p
 ard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\aftnnchi\cell }{Endnote numbering\emdash Chicago Manual of Style (*, \u8224\'a0, \u8225\'e0, \u167\'a4).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\
aftnnchosung\cell }\pard \sa120\widctlpar\intbl\adjustright {Endnote Korean numbering 1 (*chosung).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\aftnncnum\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Endnote Circle numbering (*circlenum).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\aftnndbnum\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Endnote kanji numbering without the digit character (*dbnum1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \
 b\f1\fs20\cgrid {\\aftnndbnumd\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Endnote kanji numbering with the digit character (*dbnum2).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\aftnndbnumt
\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Endnote kanji numbering 3 (*dbnum3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\aftnndbnumk\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Endnote kanji numbering 4 (*dbnum4).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\aftnndbar\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Endnote double-byte numbering (*dbchar).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b\lang3082 \\aftnngana
 da\cell }\pard 
\sa120\widctlpar\intbl\adjustright {\lang3082 Endnote Korean numbering 2 (*ganada).\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\aftnngbnum\cell }\pard \sa120\widctlpar\intbl\adjustright {
Endnote Chinese numbering 1 (*gb1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\aftnngbnumd\cell }\pard \sa120\widctlpar\intbl\adjustright {Endnote Chinese numbering 2 (*gb2).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\aftnngbnuml\cell }\pard \sa120\widctlpar\intbl\adjustright {Endnote Chinese numbering 3 (*gb3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\ri-120\sa120\widctlpar\intbl\adjustright {\b \\aftnngbnumk\cell }\pard \sa120\widctlpar\intbl\adjustright {Endnote Chinese numbering 4 (*gb4).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustrig
 ht {\b \\
aftnnzodiac\cell }\pard \sa120\widctlpar\intbl\adjustright {Endnote numbering\emdash Chinese Zodiac numbering 1 (}{\b *}{ zodiac1). }{{\pict{\*\picprop\shplid1029{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}
{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex100\picscaley100\piccropl0\piccropr0\piccropt0\piccropb0\picw57\pich9\picwgoal1140\pichgoal195\macpict\bliptag946748227\blipupi-2523{\*\blipuid 386e3b43a58483e62ad2369124f9d509}
09c600000000015907dc001102ff0c00fffe000009ec000009ec000000000000015907dc00000000001e0001000a00000000015807db0098804c00000000000d
004c000000000000000000480000004800000000000800010008000000000861ab3800000000000016c1000000ff000000000000000000010000000080800002
00000000ffff000340400000ffff000480800000000000058080000080800006ffff000000000007ffff000080800008ffff0000ffff0009000040404040000a
000040408080000b808040400000000c000080800000000d000080808080000e00008080ffff000f808080800000001080808080404000118080808080800012
80808080ffff0013ffff
 808040400014c0c0c0c0c0c000150000ffff000000160000ffff808000170000ffffffff00188080ffffffff0019ffffffff0000001a
ffffffff8080001bffffffffffff001c1b1b1b1b1b1b001d1b1b1b1b1b1b001e1b1b1b1b1b1b001f1b1b1b1b1b1b00201b1b1b1b1b1b00211b1b1b1b1b1b0022
1b1b1b1b1b1b00231b1b1b1b1b1b00241b1b1b1b1b1b00251b1b1b1b1b1b00261b1b1b1b1b1b00271b1b1b1b1b1b00281b1b1b1b1b1b00291b1b1b1b1b1b002a
1b1b1b1b1b1b002b1b1b1b1b1b1b002c1b1b1b1b1b1b002d1b1b1b1b1b1b002e1b1b1b1b1b1b002f1b1b1b1b1b1b00301b1b1b1b1b1b00311b1b1b1b1b1b0032
1b1b1b1b1b1b00331b1b1b1b1b1b00341b1b1b1b1b1b00351b1b1b1b1b1b0036000000000000003700000000000000381b1b1b1b000000391b1b1b1b1b1b003a
1b1b1b1b1b1b003b1b1b1b1b1b1b003c1b1b1b1b1b1b003d000000001b1b003e1b1b1b1b1b1b003f1b1b1b1b1b1b00401b1b1b1b1b1b00411b1b1b1b1b1b0042
1b1b1b1b1b1b00431b1b1b1b1b1b00441b1b1b1b1b1b00451b1b1b1b1b1b00461b1b1b1b1b1b00471b1b1b1b1b1b004800001b1b1b1b00491b1b1b1b1b1b004a
1b1b1b1b1b1b004b1b1b1b1b0000004c1b1b1b1b1b1b004d1b1b1b1b1b1b004e1b1b1b1b1b1b004f1b1b1b1b1b1b00501b1b1b1b1b1b00511b
 1b1b1b1b1b0052
1b1b1b1b1b1b00531b1b1b1b1b1b00541b1b1b1b1b1b00551b1b1b1b1b1b00561b1b1b1b1b1b00571b1b1b1b1b1b00581b1b1b1b1b1b00591b1b1b1b1b1b005a
1b1b1b1b1b1b005b00001b1b1b1b005c1b1b1b1b1b1b005d1b1b1b1b1b1b005e1b1b1b1b0000005f1b1b1b1b1b1b00601b1b1b1b1b1b00611b1b1b1b1b1b0062
1b1b1b1b1b1b00631b1b1b1b1b1b00641b1b1b1b1b1b00651b1b1b1b1b1b00661b1b1b1b1b1b00671b1b1b1b1b1b00681b1b1b1b1b1b00691b1b1b1b1b1b006a
1b1b1b1b1b1b006b1b1b1b1b1b1b006c1b1b1b1b1b1b006d1b1b1b1b1b1b006e00001b1b1b1b006f1b1b1b1b1b1b00701b1b1b1b1b1b00711b1b1b1b1b1b0072
1b1b1b1b1b1b00731b1b1b1b1b1b00741b1b1b1b1b1b00751b1b1b1b0000007600001b1b1b1b00771b1b1b1b1b1b00781b1b1b1b1b1b00791b1b1b1b1b1b007a
1b1b1b1b1b1b007b1b1b1b1b1b1b007c000000000000007d000000000000007e1b1b1b1b1b1b007f1b1b1b1b1b1b00801b1b0000000000811b1b1b1b1b1b0082
1b1b1b1b1b1b00831b1b1b1b1b1b00841b1b1b1b1b1b00851b1b1b1b1b1b00861b1b0000000000871b1b1b1b1b1b00881b1b00001b1b00891b1b00001b1b008a
1b1b1b1b1b1b008b1b1b1b1b1b1b008c1b1b1b1b1b1b008d1b1b1b1b1b1b008e1b1b1b1b1b1b008
 f1b1b1b1b1b1b00901b1b1b1b1b1b00911b1b1b1b1b1b0092
1b1b1b1b1b1b00931b1b0000000000941b1b1b1b1b1b00951b1b1b1b000000961b1b1b1b1b1b00971b1b1b1b1b1b00981b1b1b1b1b1b00991b1b00000000009a
1b1b1b1b1b1b009b00001b1b1b1b009c1b1b1b1b0000009d1b1b1b1b1b1b009e1b1b1b1b0000009f1b1b1b1b000000a01b1b1b1b000000a11b1b1b1b1b1b00a2
1b1b1b1b1b1b00a31b1b1b1b1b1b00a41b1b1b1b1b1b00a51b1b1b1b1b1b00a61b1b1b1b000000a71b1b1b1b1b1b00a8000000001b1b00a91b1b1b1b1b1b00aa
1b1b1b1b1b1b00ab1b1b1b1b1b1b00ac1b1b1b1b000000ad1b1b1b1b1b1b00ae1b1b1b1b1b1b00af1b1b1b1b1b1b00b01b1b1b1b1b1b00b11b1b1b1b000000b2
1b1b1b1b000000b31b1b1b1b000000b41b1b1b1b1b1b00b500000000000000b600000000000000b71b1b1b1b1b1b00b81b1b1b1b1b1b00b91b1b1b1b1b1b00ba
1b1b1b1b1b1b00bb1b1b1b1b1b1b00bc1b1b1b1b000000bd1b1b1b1b1b1b00be1b1b1b1b1b1b00bf1b1b1b1b1b1b00c01b1b1b1b1b1b00c100000000000000c2
00000000000000c31b1b1b1b1b1b00c41b1b1b1b1b1b00c51b1b1b1b1b1b00c61b1b1b1b1b1b00c71b1b1b1b1b1b00c81b1b1b1b1b1b00c91b1b1b1b1b1b00ca
1b1b1b1b1b1b00cb1b1b1b1b1b1b00cc1b1b1b1b1b1b
 00cd1b1b1b1b1b1b00ce1b1b1b1b1b1b00cf000000001b1b00d01b1b1b1b1b1b00d11b1b1b1b1b1b00d2
1b1b1b1b1b1b00d31b1b1b1b1b1b00d41b1b1b1b1b1b00d51b1b1b1b1b1b00d61b1b1b1b1b1b00d71b1b1b1b1b1b00d81b1b1b1b1b1b00d91b1b1b1b1b1b00da
1b1b1b1b1b1b00db1b1b1b1b1b1b00dc1b1b1b1b1b1b00dd1b1b1b1b1b1b00de1b1b1b1b1b1b00df1b1b1b1b1b1b00e01b1b1b1b1b1b00e11b1b1b1b1b1b00e2
1b1b1b1b1b1b00e31b1b1b1b1b1b00e41b1b1b1b1b1b00e51b1b1b1b1b1b00e61b1b1b1b1b1b00e71b1b1b1b1b1b00e81b1b1b1b1b1b00e91b1b1b1b1b1b00ea
1b1b1b1b1b1b00eb1b1b1b1b1b1b00ec1b1b1b1b1b1b00ed1b1b1b1b1b1b00ee00000000000000ef00000000000000f01b1b1b1b1b1b00f11b1b1b1b1b1b00f2
1b1b1b1b1b1b00f31b1b1b1b1b1b00f400000000000000f500000000000000f61b1b1b1b1b1b00f71b1b1b1b1b1b00f81b1b1b1b1b1b00f900001b1b1b1b00fa
00000000000000fb00000000000000fc1b1b1b1b000000fd1b1b1b1b1b1b00fe1b1b1b1b1b1b00ff1b1b1b1b1b1b00000000000d004c00000000015807db0040
02b51b0efe1bf800f21bf800f31bf600f21b16fe1b0000fe1b0000fe1b0000ea1b0000ee1b0000ed1b17fe1b0000fe1b0000fe1b0000ec1b010000ed1b0000ed
1b0ffe1bf
 800ee1b010000ef1bf800f11b36fe1b0000fe1b0000fe1b0000fa1b010000f91b010000f51b010000fb1b0000fe1b0000fe1b0000fe1b0900001b1b
00001b1b0000fe1b35fe1b0000fe1b0000fe1b0000f91b010000fb1b0000f21b010000fc1b08001b1b001b001b1b00fe1b0900001b1b00001b1b0000fe1b20fe
1bf800f91b010000fc1b0000f11b010000fc1b02001b00fe1b02001b00f11b1cfe1b0000fe1b0000fe1b0000f31b0000e91b010000fc1b010000f11b16fa1b00
00ef1b0000f81b0000f31b0000fa1b0000f11b16fa1b0000ef1b0000f81b0000f31b0000fa1b0000f11b12fa1b0000ee1bf700f31b0000fc1bfe00f11b06ca1b0000ed1b00ff}}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\
aftnnzodiacd\cell }\pard \sa120\widctlpar\intbl\adjustright {Endnote numbering\emdash Chinese Zodiac numbering 2 (}{\b *}{ zodiac2). }{{\pict{\*\picprop\shplid1030{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}
{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex100\picscaley100\piccropl0\piccropr0\piccropt0\piccropb0\picw57\pich9\picwgoal1155\pichgoal195\mac
 pict\bliptag-1745506376\blipupi-2468{\*\blipuid 97f5afb87da4c1f3bb16dfe8415c2687}
09b000000000015907f6001102ff0c00fffe000009ec000009ec000000000000015907f600000000001e0001000a00000000015807f50098804e00000000000d
004d000000000000000000480000004800000000000800010008000000000861ab3000000000000016c2000000ff000000000000000000010000000080800002
00000000ffff000340400000ffff000480800000000000058080000080800006ffff000000000007ffff000080800008ffff0000ffff0009000040404040000a
000040408080000b808040400000000c000080800000000d000080808080000e00008080ffff000f808080800000001080808080404000118080808080800012
80808080ffff0013ffff808040400014c0c0c0c0c0c000150000ffff000000160000ffff808000170000ffffffff00188080ffffffff0019ffffffff0000001a
ffffffff8080001bffffffffffff001c1b1b1b1b1b1b001d1b1b1b1b1b1b001e1b1b1b1b1b1b001f1b1b1b1b1b1b00201b1b1b1b1b1b00211b1b1b1b1b1b0022
1b1b1b1b1b1b00231b1b1b1b1b1b00241b1b1b1b1b1b00251b1b1b1b1b1b00261b1b1b1b1b1b00271b1b1b1b1b1b00281b1b1b1b1b1b00291b1b1b1b1b1b002a
1b1b1b1b1b1b
 002b1b1b1b1b1b1b002c1b1b1b1b1b1b002d1b1b1b1b1b1b002e1b1b1b1b1b1b002f4c4c00001b1b00301b1b1b1b1b1b0031000000001b1b0032
1b1b1b1b1b1b00331b1b1b1b1b1b00341b1b1b1b1b1b00351b1b1b1b1b1b003600001b1b1b1b0037000000000000003800000000000000391b1b1b1b1b1b003a
1b1b1b1b1b1b003b1b1b1b1b1b1b003c1b1b1b1b1b1b003d1b1b1b1b1b1b003e1b1b1b1b1b1b003f1b1b1b1b1b1b00401b1b1b1b1b1b00411b1b1b1b1b1b0042
1b1b1b1b1b1b0043ffff00001b1b00441b1b1b1b1b1b00451b1b1b1b1b1b00461b1b1b1b1b1b00471b1b1b1b1b1b00481b1b1b1b1b1b00491b1b1b1b1b1b004a
1b1b1b1b1b1b004b1b1b1b1b0000004c1b1b00001b1b004d1b1b1b1b1b1b004e1b1b1b1b1b1b004f1b1b1b1b1b1b00501b1b1b1b1b1b00511b1b1b1b00000052
00001b1b1b1b00531b1b1b1b1b1b00541b1b1b1b1b1b00551b1b1b1b1b1b00561b1b1b1b1b1b00571b1b1b1b1b1b00581b1b1b1b1b1b00591b1b1b1b1b1b005a
1b1b1b1b1b1b005b1b1b1b1b1b1b005c1b1b1b1b1b1b005d1b1b1b1b1b1b005e1b1b1b1b1b1b005f1b1b1b1b000000601b1b00001b1b00611b1b1b1b1b1b0062
1b1b1b1b1b1b00631b1b1b1b1b1b00641b1b1b1b1b1b0065000000000000006600000000000000671b1b1b1b1b1b00681b1b1b1b1b
 1b00691b1b1b1b1b1b006a
1b1b1b1b1b1b006b1b1b1b1b1b1b006c1b1b1b1b1b1b006d1b1b1b1b1b1b006e1b1b1b1b1b1b006f1b1b1b1b1b1b00701b1b1b1b1b1b00711b1b1b1b1b1b0072
1b1b1b1b1b1b00731b1b1b1b000000741b1b00001b1b00751b1b1b1b1b1b00761b1b1b1b1b1b00771b1b1b1b1b1b00781b1b1b1b1b1b00791b1b1b1b1b1b007a
1b1b1b1b1b1b007b1b1b1b1b1b1b007c1b1b1b1b1b1b007d1b1b1b1b1b1b007e1b1b1b1b1b1b007f1b1b1b1b1b1b00801b1b1b1b1b1b00811b1b1b1b1b1b0082
1b1b1b1b1b1b00831b1b1b1b1b1b00841b1b1b1b1b1b00851b1b0000000000861b1b1b1b1b1b00871b1b1b1b000000881b1b00001b1b00891b1b1b1b1b1b008a
1b1b1b1b1b1b008b1b1b00000000008c1b1b1b1b1b1b008d000000000000008e000000000000008f1b1b1b1b1b1b00901b1b1b1b1b1b00911b1b1b1b1b1b0092
1b1b1b1b1b1b00931b1b1b1b1b1b009400001b1b1b1b0095000000000000009600000000000000971b1b1b1b000000981b1b1b1b1b1b00991b1b00000000009a
00001b1b1b1b009b000000000000009c000000000000009d1b1b1b1b0000009e1b1b1b1b1b1b009f1b1b0000000000a01b1b1b1b1b1b00a11b1b1b1b1b1b00a2
1b1b1b1b1b1b00a31b1b1b1b1b1b00a41b1b1b1b000000a51b1b1b1b000000a61b1b1b1
 b000000a71b1b1b1b1b1b00a81b1b1b1b1b1b00a91b1b1b1b1b1b00aa
1b1b1b1b1b1b00ab1b1b1b1b1b1b00ac1b1b1b1b1b1b00ad1b1b1b1b000000ae1b1b1b1b1b1b00af1b1b00001b1b00b000001b1b1b1b00b11b1b1b1b1b1b00b2
1b1b1b1b1b1b00b31b1b1b1b000000b41b1b1b1b1b1b00b500000000000000b600000000000000b71b1b1b1b1b1b00b81b1b1b1b000000b91b1b1b1b000000ba
1b1b1b1b000000bb1b1b00001b1b00bc1b1b1b1b1b1b00bd1b1b1b1b1b1b00be1b1b1b1b000000bf1b1b1b1b1b1b00c01b1b1b1b1b1b00c11b1b1b1b1b1b00c2
1b1b1b1b1b1b00c31b1b00001b1b00c400001b1b1b1b00c51b1b1b1b1b1b00c61b1b1b1b1b1b00c71b1b1b1b1b1b00c81b1b1b1b1b1b00c91b1b1b1b1b1b00ca
1b1b1b1b1b1b00cb1b1b1b1b1b1b00cc1b1b1b1b1b1b00cd1b1b1b1b1b1b00ce1b1b1b1b1b1b00cf1b1b1b1b1b1b00d01b1b1b1b1b1b00d11b1b1b1b1b1b00d2
1b1b00001b1b00d31b1b1b1b1b1b00d41b1b1b1b1b1b00d51b1b1b1b1b1b00d61b1b1b1b1b1b00d71b1b00001b1b00d800001b1b1b1b00d91b1b1b1b1b1b00da
1b1b1b1b1b1b00db1b1b1b1b1b1b00dc00001b1b1b1b00dd00000000000000de00000000000000df1b1b1b1b000000e01b1b1b1b1b1b00e11b1b1b1b1b1b00e2
1b1b1b1b1b1b00e3000000001b1b00e41b1b
 1b1b1b1b00e51b1b1b1b1b1b00e600001b1b1b1b00e71b1b1b1b1b1b00e81b1b1b1b1b1b00e91b1b1b1b1b1b00ea
1b1b1b1b1b1b00eb1b1b00001b1b00ec00001b1b1b1b00ed1b1b1b1b1b1b00ee1b1b1b1b1b1b00ef1b1b1b1b1b1b00f000001b1b1b1b00f11b1b1b1b1b1b00f2
1b1b1b1b1b1b00f31b1b1b1b000000f41b1b1b1b1b1b00f51b1b1b1b1b1b00f61b1b1b1b1b1b00f71b1b1b1b1b1b00f81b1b1b1b1b1b00f900000000000000fa
00000000000000fb1b1b1b1b1b1b00fc1b1b1b1b1b1b00fd1b1b1b1b1b1b00fe1b1b1b1b1b1b00ff00000000000000000000000d004d00000000015807f50040
06ca1b0000eb1b0efe1bf900f11bf900f21bf600f01b16f71b0000ef1b0000fd1b0000f21b0000f81b0000f01b14f81b0000ee1b0000fd1b0000f21bf600f11b
000013fa1b010000ed1b0000fd1b0000ed1b0000eb1b2bfa1b0000f61b010000f91b0000fd1b0000f91b010000fb1bf800fe1b0900001b1b00001b1b0000fd1b
00002e011b1bf600fa1b010000fd1bf600fa1b010000fc1b0000fe1b0000fe1b0000fe1b0900001b1b00001b1b0000fc1b1cfa1b0000f51b010000fb1b0000fd
1b0000f71b010000fc1bf800ef1b1afa1b0000ed1b0000fd1b0000f01b0000fe1b0000fe1b0000ef1b12fa1b0000ed1b0000fd1b0000f01bf800ef1b16fa1b0000
 ed1b0000fd1b0000ef1b0000fc1b0000ee1b14fc1bfe00ef1bf700f21b0000fa1b0000f01b000004b41b00000000ff}}{\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\aftnnzodiacl\cell }\pard \sa120\widctlpar\intbl\adjustright {Endnote numbering\emdash Chinese Zodiac numbering 3 (}{\b *}{ zodiac3).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Page Information\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2516\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\paperw}{\b\i N}{\b \cell }{
Paper width in twips (the default is 12,240).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\paperh}{\b\i N}{\b \cell }{Paper
  height in twips (the default is 15,840).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\psz}{\b\i N}{\b \cell }{Used to differentiate between paper sizes with identical dimensions in  Microsoft Windows NT}{\sub \u174\'a8}{
. Values 1 through 41 correspond to paper sizes defined in DRIVINI.H in the Windows 3.1 SDK (DMPAPER_ values). Values greater than or equal to 42 correspond to user-defined forms in Windows NT.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\margl}{\b\i N}{\b \cell }{Left margin in twips (the default is 1800).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\margr}{\b\i N}{\b \cell }{
Right margin in twips (the default is 1800).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\margt}{\b\i N}{\b \cell }{Top margin in twips (the default is 1440).\cell }\pard \widctlpar\intbl\adju
 stright {
\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\margb}{\b\i N}{\b \cell }{Bottom margin in twips (the default is 1440).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\facingp\cell }{
Facing pages (activates odd/even headers and gutters).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\gutter}{\b\i N}{\b \cell }{Gutter width in twips (the default is 0).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rtlgutter\cell }{Gutter is positioned on the right.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid 
{\\gutterprl\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Parallel gutter.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\margmirror\cell }{
Switches margin definitions on left and right page
 s.}{\b  }{Used in conjunction with }{\b \\facingp}{.\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\landscape\cell }{Landscape format.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnstart}{\b\i N}{\b \cell }{Beginning page number (the default is 1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
widowctrl\cell }{Enable widow and orphan control.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\twoonone\cell }\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Print two logical pages on one physical page.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\bookfold\cell }{
Book fold printing. Allows for printing documents that can easily be made into pamphlets. This will print two p
 ages side by side in landscape mode, and will print to the back of the sheet if the printer supports duplex printing.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\bookfoldrev\cell }{Reverse book fold printing for bidirectional languages.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b 
\\bookfoldsheets}{\b\i N\cell }{Sheets per booklet; this should be a multiple of four.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain 
\s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Linked Styles\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2516
\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\linkstyles\cell }{Update document styles automatically based on 
 template. \cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt
\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Compatibility Options\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd 
\trleft432\trkeep \clvertalt\cltxlrtb \cellx2602\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\notabind\cell }{Don't add automatic tab stop for hanging indent.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\wraptrsp\cell }{Wrap trailing spaces onto the next line.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\prcolbl\cell }{Print all colors as black.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\noextrasprl\cell }{Don't add extra space to line height for showing 
 raised/lowered characters.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\nocolbal\cell }{Don't balance columns.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\cvmme\cell }{Treat old-style escaped quotation marks (\\
") as current style ("") in mail merge data documents.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sprstsp\cell }{
Suppress extra line spacing at top of page. Basically, this means to ignore any line spacing larger than Auto at the top of a page.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sprsspbf\cell }{
Suppress space before paragraph property after hard page or column break.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\otblrul\cell }{Combine table borders as done in Word 5.}{\i x}{
 for the Macintosh. Contradictory table 
 border information is resolved in favor of the first cell.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\transmf\cell }{Met
afiles are considered transparent; don't blank the area behind metafiles. \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\swpbdr\cell }{If a paragraph has a left border (not a box) and the }{\b 
Different Odd And Even}{ or }{\b Mirror Margins }{check box is selected, Word will print the border on the right for odd-numbered pages.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brkfrm\cell }{
Show hard (manual) page breaks and column breaks in frames.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sprslnsp\cell }{Suppress extra line spacing like WordPerfect version 5.}{\i x}{.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\su
 bfontbysize\cell }{Substitute fonts based on size first.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\truncatefont\line 
height\cell }{Round down to the nearest font size instead of rounding up.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\truncex\cell }{Don't add leading (extra space) between rows of text.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2602\clvertalt\cltxlrtb \cellx10072\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\bdbfhdr\cell }\pard\plain \s21\sb120\sa120\widctlpar\intbl\adjustright 
\f1\fs20\cgrid {Print body before header/footer. Option for compatibility with Word 5.}{\i x}{ for the Macintosh.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\dntblnsbdb\cell }{
Don't balance SBCS/DBCS characters. Option for compatibility with Word 6.0 (Jap
 anese).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\expshrtn\cell }{Expand character spaces on line-ending with }{\scaps 
shift+return}{. Option for compatibility with Word 6.0 (Japanese).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\lytexcttp\cell }{Don\rquote t center exact line height lines.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\lytprtmet\cell }{Use printer metrics to lay out document.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\msmcap\cell }{
Small caps like Word 5.}{\i x}{ for the Macintosh.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\nolead\cell }{No external leading. Option for compatibility with Word 5.}{\i x}{ for the Macintosh.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright 
 {\b \\nospaceforul\cell }{Don't add space for underline. Option for compatibility with Word 6.0 (Japanese).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\noultrlspc\cell }{Don't underline trailing spaces. Option for compatibility with Word 6.0 (Japanese).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\noxlattoyen\cell 
}{Don't translate backslash to Yen sign. Option for compatibility with Word 6.0 (Japanese).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\oldlinewrap\cell }{Lines wrap like Word 6.0.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sprsbsp\cell }{Suppress extra line spacing at bottom of page.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sprstsm\cell }{
Does nothing. This keyword should be ignored.\cell }\pard \widctlpar\intbl\ad
 justright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\wpjst\cell }{Do full justification like WordPerfect 6.}{\i x}{ for Windows.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\wpsp\cell }{Set the width of a space like WordPerfect 5.}{\i x}{.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\wptab\cell 
}{Advance to next tab stop like WordPerfect 6.}{\i x}{.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\splytwnine\cell }{Don\rquote t lay out AutoShapes like Word 97.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ftnlytwnine\cell }{Don\rquote t lay out footnotes like Word 6.0, Word 95, and Word 97.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\htmautsp\cell }{Use HTML paragraph auto spacing.\cell }\pard \widctlpar\intbl\adjustright {\ro
 w }\pard \sa120\widctlpar\intbl\adjustright {\b \\useltbaln\cell }{Don\rquote t forget last tab alignment.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\alntblind\cell }{Don\rquote t align table rows independently.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\lytcalctblwd
\cell }{Don\rquote t lay out tables with raw width.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\lyttblrtgr\cell }{Don\rquote t allow table rows to lay out apart.\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\oldas\cell }\pard \sa120\widctlpar\intbl\adjustright {Use Word 95 Auto spacing.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\lnbrkrule\cell }\pard 
\sa120\widctlpar\intbl\adjustright {Don\rquote t use Word 97 line breaking rules for Asian text.\cell }\pard \wid
 ctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\bdrrlswsix\cell }{Use Word 6.0/Word 95 borders rules. \cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\nolnhtadjtbl\cell }{Don't adjust line height in table.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\
ApplyBrkRules\cell }{Use line breaking rules compatible with Thai text.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\rempersonalinfo\cell }{
This will indicate to the emitting program to remove personal information such as the author\rquote s name as a document property or in a comment.  \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\
snapgridtocell\cell }{Snap text to grid inside table with inline objects.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \
 \wrppunct\cell }{Allow hanging punctuation in character grid.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\asianbrkrule\cell }{Use Asian rules for line breaks with character grid.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\
nobrkwrptbl\cell }{Don\rquote t break wrapped tables across pages.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\toplinepunct\cell }{Turns on a check box in the }{\b Paragraph Formatting}{
 dialogue box with a setting to allow punctuation at the start of the line to compress.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\viewnobound\cell }{Hide white space between pages.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\donotshowmarkup\cell }{Don't show markup while reviewing.\cell }\pard \widctlpar\intbl\adjus
 tright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\
donotshowcomments\cell }{Don't show comments while reviewing.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\donotshowinsdel\cell }{Don't show insertions and deletions while reviewing.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\donotshowprops\cell }{Don't show formatting while reviewing.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\
allowfieldendsel\cell }{Enables selecting the entire field with the first or last character.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\nocompatoptions\cell }{
Specifies that all compatibility options should be set to default.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widc
 tlpar\intbl\brdrb
\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Forms\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2516\clvertalt\cltxlrtb \cellx10080\pard 
\sa120\widctlpar\intbl\adjustright {\b \\formprot\cell }{This document is protected for forms.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\allprot\cell }{This document has no unprotected areas.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\formshade\cell }{This document has form field shading on.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\formdisp
\cell }{This document currently has a forms drop-down box or check box selected.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\printdata\cell }{This document has print form data only on.\cell }\p
 ard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Revision Marks\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2516\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\revprot\cell }{
This document is protected for revisions. The user can edit the document, but revision marking cannot be disabled.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\revisions\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Turns on revision marking.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\revprop}{\b\i N}{\b \cell }{
Argument indicates how revised text will be displayed: 
\par 0\t
 ab No properties shown
\par 1\tab Bold
\par 2 \tab Italic
\par 3 \tab Underline (default)
\par 4 \tab Double underline\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\revbar}{\b\i N}{\b \cell }{Vertical lines mark altered text, based on the argument: 
\par 0\tab No marking
\par 1\tab Left margin 
\par 2 \tab Right margin 
\par 3 \tab Outside (the default: left on left pages, right on right pages)\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\nowidctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 
\adjustright \shading2000 \f1\fs20\cgrid {Tables\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2516\clvertalt\cltxlrtb \cellx10080\pard\plain \s68\sa120\widctlpar\intbl\adjustright 
\b\f1\fs20\cgrid {\\tsd}{\i N\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Sets the default
  table style for this document. }{\b\i N }{references an entry in the table styles list.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Comments (Annotations)\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2516\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\annotprot}{\cell 
This document is protected for comments (annotations). The user cannot edit the document but can insert comments (annotations).\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080
\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Bidirectional Controls\cell }\pard\plain \widctlpar\
 intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb 
\cellx2516\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\rtldoc\cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {This document will be formatted to have Arabic-style pagination.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ltrdoc\cell }{This document will have English-style pagination (the default).\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Click-and-Type\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2516\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\cts}{\b\i N}{\b \cell }\pard\plain \s21\fi-720
 \li720\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Index to the style to be used for Click-and-Type (0 is the default).\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb
\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Kinsoku Characters (Far East)\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2516\clvertalt\cltxlrtb \cellx10080\pard 
\ri-120\sa120\widctlpar\intbl\adjustright {\b \\jsksu\cell }\pard \sa120\widctlpar\intbl\adjustright {Indicates that the strict Kinsoku set must be used for Japanese; }{\b \\jsku }{should not be present if }{\b \\ksulang}{\b\i N}{\b  }{is present }{\i and
}{ the language }{\b\i N}{ is Japanese. \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\ksulang}{\b\i N}{\b \cell }\pard\plain 
 \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b\i N}{\b  i}{
ndicates which language}{\b  }{the customized Kinsoku characters defined in the }{\b \\fchars}{ and }{\b \\lchars}{ destinations belong to.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\*\\fchars\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {List of following Kinsoku characters.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\*\\lchars\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {List of leading Kinsoku characters.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Drawing Grid\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs
 20\cgrid {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2516\clvertalt\cltxlrtb \cellx10080\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\dghspace}{\i N}{\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Drawing grid horizontal spacing in twips (the default is 120).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\dgvspace}{\i N}{\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Drawing grid vertical spacing in twips (the default is 120).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\dghorigin}{\i N}{
\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Drawing grid horizontal origin in twips (the default is 1701).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {
\\
 dgvorigin}{\i N}{\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Drawing grid vertical origin in twips (the default is 1984).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright 
\b\f1\fs20\cgrid {\\dghshow}{\i N}{\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Show }{\b\i N}{th horizontal gridline (the default is 3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain 
\s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\dgvshow}{\i N}{\cell }\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Show }{\b\i N}{th vertical gridline (the default is 0).\cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\dgsnap\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Snap to drawing grid.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd 
\trleft432\trkeep \clverta
 lt\cltxlrtb \cellx2516\clvertalt\cltxlrtb \cellx10080\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\dgmargin\cell }\pard \sa120\widctlpar\intbl\adjustright {Drawing grid to follow margins.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10037\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {{\*\bkmkstart _Toc313960812}{\*\bkmkstart _Toc335399086}
Page Borders\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2112\clvertalt\cltxlrtb \cellx10037\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\pgbrdrhead}{\cell 
Page border surrounds header.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgbrdrfoot\cell }{Page border surrounds footer.\cell }\pard \widctlpar\intbl\adjustright {\row
  }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\pgbrdrt\cell }{Page border top.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgbrdrb\cell }{Page border bottom.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\pgbrdrl\cell }{Page border left.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgbrdrr\cell }{Page border right.\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrart}{\b\i N}{\b \cell }{Page border art; the }{\b\i N}{ argument is a value from 1 to165 representing the number of the border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\pgbrdropt}{\b\i N}{\b \cell }\pard \sa120\widctlpar\intbl\tx480\adjustright {8\tab Page border measure from text. }{\b Always display in fron}{t option is set to }{\b off}{. 
\par }\pard \fi-490\li490\sa
 120\widctlpar\intbl\tx480\adjustright {32\tab Page border measure from edge of page. }{\b Always display in front}{ option is set to }{\b on}{.
\par 40\tab Page border measure from edge of page. }{\b Always display in front}{ option is set to }{\b off}{.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2112\clvertalt\cltxlrtb \cellx10037\pard 
\sa120\widctlpar\intbl\adjustright {\b \\pgbrdrsnap\cell }{Align paragraph borders and table edges with page border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par The color, width, border style, and border spacing keywords for page borders are the same as the keywords defined for paragraph borders.
\par }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Toc380819789}{\*\bkmkstart _Toc381591834}{\*\bkmkstart _Toc382644195}{\*\bkmkstart _Toc383176026}{\*\bkmkstart _Toc386002184}
{\*\bkmkstart _Toc3865
 39815}{\*\bkmkstart Section_Text}{\*\bkmkstart _Toc519492451}{\*\bkmkstart _Toc521909696}Section Text{\*\bkmkend _Toc313960812}{\*\bkmkend _Toc335399086}{\*\bkmkend _Toc380819789}{\*\bkmkend _Toc381591834}{\*\bkmkend _Toc382644195}
{\*\bkmkend _Toc383176026}{\*\bkmkend _Toc386002184}{\*\bkmkend _Toc386539815}{\*\bkmkend Section_Text}{\*\bkmkend _Toc519492451}{\*\bkmkend _Toc521909696}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Each section in the RTF file has the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<section>\cell  <secfmt>* <hdrftr>? <para>+ (}{\b \\sect}{ <section>)?\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Ref280440691}{\*\bkmkstart _Ref280444354}{\*\bkmkstart _Toc313960813}{\*\bkmkstart _Toc335399087}{\*\bkmkstart _Toc380819790}
{\*\bkmksta
 rt Section_Formatting_Properties}Section Formatting Properties{\*\bkmkend _Ref280440691}{\*\bkmkend _Ref280444354}{\*\bkmkend _Toc313960813}{\*\bkmkend _Toc335399087}{\*\bkmkend _Toc380819790}{\*\bkmkend Section_Formatting_Properties}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {
At the beginning of each section, there may be some section-formatting control words (described as <secfmt> in the section text syntax description). These control words specify section-formatting properties, which apply to the text }{\i following}{ the
 control word, with the exception of the section-break control words (those beginning with }{\b \\sbk}{). Section-break control words describe the break }{\i preceding}{
 the text. These control words can appear anywhere in the section, not just at the start.
\par Note that if the }{\b \\sectd}{ control word is not present, the current section inherits all section properties defined in the previous section.
\par The section-formatting contro
 l words are listed in the following table.
\par }\trowd \trleft442\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2117\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10037\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft442\trkeep \clvertalt\cltxlrtb \cellx2117\clvertalt\cltxlrtb \cellx10037\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\sect\cell }{New section.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\sectd\cell }{Reset to default section properties.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\endnhere\cell }{Endnotes included in the section.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\binfsxn}{\b\i N}{\b \cell }{\b\i N}{
 is the printer bin used for the first page of the section. If this control is not defined, then th
 e first page uses the same printer bin as defined by the }{\b \\binsxn}{\b\i N}{ control.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\binsxn}{\b\i N}{\b \cell }{\b\i N}{ is the printer bin used for the pages of the section.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ds}{\b\i N}{\b \cell }{
Designates section style. If a section style is specified, style properties must be specified with the section.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnseclvl}{\b\i N}{\b \cell }{
Used for multilevel lists. This property sets the default numbering style for each corresponding }{\b \\pnlvl}{\b\i N}{ control word (bullets and numbering property for paragraphs) within that section. This is a destination control word.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sectunlocked}{\cell
  This section is unlocked for forms.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft442\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb 
\cellx10037\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Section Break\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft442\trkeep \clvertalt\cltxlrtb 
\cellx2117\clvertalt\cltxlrtb \cellx10037\pard \sa120\widctlpar\intbl\adjustright {\b \\sbknone\cell }{No section break.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sbkcol\cell }{
Section break starts a new column.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sbkpage\cell }{Section break starts a new page (the default).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\sbkeven\cell }{Section break starts at an even page.\cell }\pard \widc
 tlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sbkodd\cell }{Section break starts at an odd page.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft442\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10037\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Columns\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft442\trkeep \clvertalt\cltxlrtb \cellx2117\clvertalt\cltxlrtb \cellx10037\pard \sa120\widctlpar\intbl\adjustright {\b \\cols}{\b\i N}{\b \cell }{Number of columns for "snaking" (the def
ault is 1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\colsx}{\b\i N}{\b \cell }{Space between columns in twips (the default is 720).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\colno}{\b\i N }{\b \cell }{Column number to be formatted; used to s
 pecify formatting for variable-width columns.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\colsr}
{\b\i N }{\b \cell }{Space to right of column in twips; used to specify formatting for variable-width columns.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\colw}{\b\i N }{\b \cell }{
Width of column in twips; used to override the default constant width setting for variable-width columns.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\linebetcol\cell }{Line between columns.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft442\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10037\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Footnotes and Endnotes
\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft442\trkeep \clvertalt\cltx
 lrtb \cellx2152\clvertalt\cltxlrtb \cellx10037\pard \sa120\widctlpar\intbl\adjustright {\b \\sftntj\cell }{
Footnotes beneath text (top justified).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sftnbj\cell }{Footnotes at the bottom of the page (bottom justified).\cell }\pard \widctlpar\intbl\adjustright {\b \row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\sftnstart}{\b\i N}{\b \cell }{Beginning footnote number (the default is 1).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\saftnstart}{\b\i N}{\b \cell }{
Beginning endnote number (the default is 1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sftnrstpg\cell }{Restart footnote numbering each page.\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\sftnrestart\cell }{Footnote numbers restart at each section. Microsoft Word for the M
 acintosh uses this control to restart footnote numbering at each page.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\sftnrstcont\cell }{Continuous footnote numbering (the default).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\saftnrestart\cell }{
Restart endnote numbering each section.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\saftnrstcont\cell }{Continuous endnote numbering (the default).\cell }\pard \widctlpar\intbl\adjustright {\b \row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\sftnnar\cell }{Footnote numbering\emdash Arabic numbering (1, 2, 3, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sftnnalc\cell }{
Footnote numbering\emdash Alphabetic lowercase (a, b, c, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \sa120\widc
 tlpar\intbl\adjustright {\b \\sftnnauc\cell }{Footnote numbering\emdash Alphabetic uppercase (A, B, C, }{
\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sftnnrlc\cell }{Footnote numbering\emdash Roman lowercase (i, ii, iii, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sftnnruc\cell }{Footnote numbering\emdash Roman uppercase (I, II, III, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sftnnchi\cell 
}{Footnote numbering\emdash Chicago Manual of Style (*, \u8224\'a0, \u8225\'e0, \u167\'a4).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\sftnnchosung\cell }\pard 
\sa120\widctlpar\intbl\adjustright {Footnote Korean numbering 1 (*chosung).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\i
 ntbl\adjustright \b\f1\fs20\cgrid {\\sftnncnum\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Footnote Circle numbering (*circlenum).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\sftnndbnum\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Footnote kanji numbering without the digit character (*dbnum1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\sftnndbnumd\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Footnote kanji numbering with the digit character (*dbnum2).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\
sftnndbnumt\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Footnote kanji numbering 3 (*dbnum3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa12
 0\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\sftnndbnumk\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Footnote kanji numbering 4 (*dbnum4).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\sftnndbar\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Footnote double-byte numbering (*dbchar).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b\lang3082 \\sftnnganada\cell }\pard 
\sa120\widctlpar\intbl\adjustright {\lang3082 Footnote Korean numbering 2 (*ganada).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\sftnngbnum\cell }\pard \sa120\widctlpar\intbl\adjustright {
Footnote Chinese numbering 1 (*gb1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\sftnngbnumd\cell }\pard \sa120\widctlpar\intbl\adjustright
  {Footnote Chinese numbering 2 (*gb2).\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\sftnngbnuml\cell }\pard \sa120\widctlpar\intbl\adjustright {Footnote Chinese numbering 3 (*gb3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\ri-120\sa120\widctlpar\intbl\adjustright {\b \\sftnngbnumk\cell }\pard \sa120\widctlpar\intbl\adjustright {Footnote Chinese numbering 4 (*gb4).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\
sftnnzodiac\cell }\pard \sa120\widctlpar\intbl\adjustright {Footnote numbering\emdash Chinese Zodiac numbering 1 (}{\b *}{ zodiac1). }{{\pict{\*\picprop\shplid1031{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}
{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex100\picscaley100\piccropl0\piccropr0\piccropt0\piccropb0\picw56\pich9\picwgoal1125\pichgoal180\macpict\bliptag139944473\blipupi303{\*\blipuid 08576219b2e0d702c4d57ab8913e7b83}
 
09c600000000002700ec001102ff0c00fffe0000012c0000012c000000000000002700ec00000000001e0001000a00000000002700ec0098804c00000000000d
004c000000000000000000480000004800000000000800010008000000000861ab5000000000000016c3000000ff000000000000000000010000000080800002
00000000ffff000340400000ffff000480800000000000058080000080800006ffff000000000007ffff000080800008ffff0000ffff0009000040404040000a
000040408080000b808040400000000c000080800000000d000080808080000e00008080ffff000f808080800000001080808080404000118080808080800012
80808080ffff0013ffff808040400014c0c0c0c0c0c000150000ffff000000160000ffff808000170000ffffffff00188080ffffffff0019ffffffff0000001a
ffffffff8080001bffffffffffff001c1b1b1b1b1b1b001d1b1b1b1b1b1b001e1b1b1b1b1b1b001f1b1b1b1b1b1b00201b1b1b1b1b1b00211b1b1b1b1b1b0022
1b1b1b1b1b1b00231b1b1b1b1b1b00241b1b1b1b1b1b00251b1b1b1b1b1b00261b1b1b1b1b1b00271b1b1b1b1b1b00281b1b1b1b1b1b00291b1b1b1b1b1b002a
1b1b1b1b1b1b002b1b1b1b1b1b1b002c1b1b1b1b1b1b002d1b1b1b1b1b1b002e1b1b1b1b1b1b002f1b1b1b1b1b1b0
 0301b1b1b1b1b1b00311b1b1b1b1b1b0032
1b1b1b1b1b1b00331b1b1b1b1b1b00341b1b1b1b1b1b00351b1b1b1b1b1b0036000000000000003700000000000000381b1b1b1b000000391b1b1b1b1b1b003a
1b1b1b1b1b1b003b1b1b1b1b1b1b003c1b1b1b1b1b1b003d000000001b1b003e1b1b1b1b1b1b003f1b1b1b1b1b1b00401b1b1b1b1b1b00411b1b1b1b1b1b0042
1b1b1b1b1b1b00431b1b1b1b1b1b00441b1b1b1b1b1b00451b1b1b1b1b1b00461b1b1b1b1b1b00471b1b1b1b1b1b004800001b1b1b1b00491b1b1b1b1b1b004a
1b1b1b1b1b1b004b1b1b1b1b0000004c1b1b1b1b1b1b004d1b1b1b1b1b1b004e1b1b1b1b1b1b004f1b1b1b1b1b1b00501b1b1b1b1b1b00511b1b1b1b1b1b0052
1b1b1b1b1b1b00531b1b1b1b1b1b00541b1b1b1b1b1b00551b1b1b1b1b1b00561b1b1b1b1b1b00571b1b1b1b1b1b00581b1b1b1b1b1b00591b1b1b1b1b1b005a
1b1b1b1b1b1b005b00001b1b1b1b005c1b1b1b1b1b1b005d1b1b1b1b1b1b005e1b1b1b1b0000005f1b1b1b1b1b1b00601b1b1b1b1b1b00611b1b1b1b1b1b0062
1b1b1b1b1b1b00631b1b1b1b1b1b00641b1b1b1b1b1b00651b1b1b1b1b1b00661b1b1b1b1b1b00671b1b1b1b1b1b00681b1b1b1b1b1b00691b1b1b1b1b1b006a
1b1b1b1b1b1b006b1b1b1b1b1b1b006c1b1b1b1b1b1b006d1b1b1b1b1b
 1b006e00001b1b1b1b006f1b1b1b1b1b1b00701b1b1b1b1b1b00711b1b1b1b1b1b0072
1b1b1b1b1b1b00731b1b1b1b1b1b00741b1b1b1b1b1b00751b1b1b1b0000007600001b1b1b1b00771b1b1b1b1b1b00781b1b1b1b1b1b00791b1b1b1b1b1b007a
1b1b1b1b1b1b007b1b1b1b1b1b1b007c000000000000007d000000000000007e1b1b1b1b1b1b007f1b1b1b1b1b1b00801b1b0000000000811b1b1b1b1b1b0082
1b1b1b1b1b1b00831b1b1b1b1b1b00841b1b1b1b1b1b00851b1b1b1b1b1b00861b1b0000000000871b1b1b1b1b1b00881b1b00001b1b00891b1b00001b1b008a
1b1b1b1b1b1b008b1b1b1b1b1b1b008c1b1b1b1b1b1b008d1b1b1b1b1b1b008e1b1b1b1b1b1b008f1b1b1b1b1b1b00901b1b1b1b1b1b00911b1b1b1b1b1b0092
1b1b1b1b1b1b00931b1b0000000000941b1b1b1b1b1b00951b1b1b1b000000961b1b1b1b1b1b00971b1b1b1b1b1b00981b1b1b1b1b1b00991b1b00000000009a
1b1b1b1b1b1b009b00001b1b1b1b009c1b1b1b1b0000009d1b1b1b1b1b1b009e1b1b1b1b0000009f1b1b1b1b000000a01b1b1b1b000000a11b1b1b1b1b1b00a2
1b1b1b1b1b1b00a31b1b1b1b1b1b00a41b1b1b1b1b1b00a51b1b1b1b1b1b00a61b1b1b1b000000a71b1b1b1b1b1b00a8000000001b1b00a91b1b1b1b1b1b00aa
1b1b1b1b1b1b00ab1b1b1b1
 b1b1b00ac1b1b1b1b000000ad1b1b1b1b1b1b00ae1b1b1b1b1b1b00af1b1b1b1b1b1b00b01b1b1b1b1b1b00b11b1b1b1b000000b2
1b1b1b1b000000b31b1b1b1b000000b41b1b1b1b1b1b00b500000000000000b600000000000000b71b1b1b1b1b1b00b81b1b1b1b1b1b00b91b1b1b1b1b1b00ba
1b1b1b1b1b1b00bb1b1b1b1b1b1b00bc1b1b1b1b000000bd1b1b1b1b1b1b00be1b1b1b1b1b1b00bf1b1b1b1b1b1b00c01b1b1b1b1b1b00c100000000000000c2
00000000000000c31b1b1b1b1b1b00c41b1b1b1b1b1b00c51b1b1b1b1b1b00c61b1b1b1b1b1b00c71b1b1b1b1b1b00c81b1b1b1b1b1b00c91b1b1b1b1b1b00ca
1b1b1b1b1b1b00cb1b1b1b1b1b1b00cc1b1b1b1b1b1b00cd1b1b1b1b1b1b00ce1b1b1b1b1b1b00cf000000001b1b00d01b1b1b1b1b1b00d11b1b1b1b1b1b00d2
1b1b1b1b1b1b00d31b1b1b1b1b1b00d41b1b1b1b1b1b00d51b1b1b1b1b1b00d61b1b1b1b1b1b00d71b1b1b1b1b1b00d81b1b1b1b1b1b00d91b1b1b1b1b1b00da
1b1b1b1b1b1b00db1b1b1b1b1b1b00dc1b1b1b1b1b1b00dd1b1b1b1b1b1b00de1b1b1b1b1b1b00df1b1b1b1b1b1b00e01b1b1b1b1b1b00e11b1b1b1b1b1b00e2
1b1b1b1b1b1b00e31b1b1b1b1b1b00e41b1b1b1b1b1b00e51b1b1b1b1b1b00e61b1b1b1b1b1b00e71b1b1b1b1b1b00e81b1b1b1b1b1b00e91b1b1
 b1b1b1b00ea
1b1b1b1b1b1b00eb1b1b1b1b1b1b00ec1b1b1b1b1b1b00ed1b1b1b1b1b1b00ee00000000000000ef00000000000000f01b1b1b1b1b1b00f11b1b1b1b1b1b00f2
1b1b1b1b1b1b00f31b1b1b1b1b1b00f400000000000000f500000000000000f61b1b1b1b1b1b00f71b1b1b1b1b1b00f81b1b1b1b1b1b00f900001b1b1b1b00fa
00000000000000fb00000000000000fc1b1b1b1b000000fd1b1b1b1b1b1b00fe1b1b1b1b1b1b00ff1b1b1b1b1b1b00000000000d004c00050000002500ed0040
02b51b0efe1bf800f21bf800f31bf600f21b16fe1b0000fe1b0000fe1b0000ea1b0000ee1b0000ed1b17fe1b0000fe1b0000fe1b0000ec1b010000ed1b0000ed
1b0ffe1bf800ee1b010000ef1bf800f11b36fe1b0000fe1b0000fe1b0000fa1b010000f91b010000f51b010000fb1b0000fe1b0000fe1b0000fe1b0900001b1b
00001b1b0000fe1b35fe1b0000fe1b0000fe1b0000f91b010000fb1b0000f21b010000fc1b08001b1b001b001b1b00fe1b0900001b1b00001b1b0000fe1b20fe
1bf800f91b010000fc1b0000f11b010000fc1b02001b00fe1b02001b00f11b1cfe1b0000fe1b0000fe1b0000f31b0000e91b010000fc1b010000f11b16fa1b00
00ef1b0000f81b0000f31b0000fa1b0000f11b16fa1b0000ef1b0000f81b0000f31b0000fa1b0000f1
 1b12fa1b0000ee1bf700f31b0000fc1bfe00f11b06ca1b0000ed1b00ff}}{{\pict{\*\picprop\shplid1032{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}
{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex100\picscaley100\piccropl0\piccropr0\piccropt0\piccropb0\picw56\pich9\picwgoal1125\pichgoal180\macpict\bliptag-1948527778\blipupi303{\*\blipuid 8bdbd35ef3681d02f6c6f38bf2fbf1e3}
09e200000000002700ec001102ff0c00fffe0000012c0000012c000000000000002700ec00000000001e0001000a00000000002700ec0098804c00000000000d
004c000000000000000000480000004800000000000800010008000000000861ab3000000000000016c4000000ff000000000000000000010000000080800002
00000000ffff000340400000ffff000480800000000000058080000080800006ffff000000000007ffff000080800008ffff0000ffff0009000040404040000a
000040408080000b808040400000000c000080800000000d000080808080000e00008080ffff000f808080800000001080808080404000118080808080800012
80808080ffff0013ffff808040400014c0c0c0c0c0c000150000ffff000000160000ffff808000170000ffffffff00188080fff
 fffff0019ffffffff0000001a
ffffffff8080001bffffffffffff001c1b1b1b1b1b1b001d1b1b1b1b1b1b001e1b1b1b1b1b1b001f1b1b1b1b1b1b00201b1b1b1b1b1b00211b1b1b1b1b1b0022
1b1b1b1b1b1b00231b1b1b1b1b1b00241b1b1b1b1b1b00251b1b1b1b1b1b00261b1b1b1b1b1b00271b1b1b1b1b1b00281b1b1b1b1b1b00291b1b1b1b1b1b002a
1b1b1b1b1b1b002b1b1b1b1b1b1b002c1b1b1b1b1b1b002d1b1b1b1b1b1b002e1b1b1b1b1b1b002f1b1b1b1b1b1b00301b1b1b1b1b1b00311b1b1b1b1b1b0032
1b1b1b1b1b1b00331b1b1b1b1b1b00341b1b1b1b1b1b00351b1b1b1b1b1b0036000000000000003700000000000000381b1b1b1b000000391b1b1b1b1b1b003a
1b1b1b1b1b1b003b1b1b1b1b1b1b003c1b1b1b1b1b1b003d000000001b1b003e1b1b1b1b1b1b003f1b1b1b1b1b1b00401b1b1b1b1b1b00411b1b1b1b1b1b0042
1b1b1b1b1b1b00431b1b1b1b1b1b00441b1b1b1b1b1b00451b1b1b1b1b1b00461b1b1b1b1b1b00471b1b1b1b1b1b004800001b1b1b1b00491b1b1b1b1b1b004a
1b1b1b1b1b1b004b1b1b1b1b0000004c1b1b1b1b1b1b004d1b1b1b1b1b1b004e1b1b1b1b1b1b004f1b1b1b1b1b1b00501b1b1b1b1b1b00511b1b1b1b1b1b0052
1b1b1b1b1b1b00531b1b1b1b1b1b00541b1b1b1b1b1b00551b1b1b1b1b1b00561b1b
 1b1b1b1b00571b1b1b1b1b1b00581b1b1b1b1b1b00591b1b1b1b1b1b005a
1b1b1b1b1b1b005b00001b1b1b1b005c1b1b1b1b1b1b005d1b1b1b1b1b1b005e1b1b1b1b0000005f1b1b1b1b1b1b00601b1b1b1b1b1b00611b1b1b1b1b1b0062
1b1b1b1b1b1b00631b1b1b1b1b1b00641b1b1b1b1b1b00651b1b1b1b1b1b00661b1b1b1b1b1b00671b1b1b1b1b1b00681b1b1b1b1b1b00691b1b1b1b1b1b006a
1b1b1b1b1b1b006b1b1b1b1b1b1b006c1b1b1b1b1b1b006d1b1b1b1b1b1b006e00001b1b1b1b006f1b1b1b1b1b1b00701b1b1b1b1b1b00711b1b1b1b1b1b0072
1b1b1b1b1b1b00731b1b1b1b1b1b00741b1b1b1b1b1b00751b1b1b1b0000007600001b1b1b1b00771b1b1b1b1b1b00781b1b1b1b1b1b00791b1b1b1b1b1b007a
1b1b1b1b1b1b007b1b1b1b1b1b1b007c000000000000007d000000000000007e1b1b1b1b1b1b007f1b1b1b1b1b1b00801b1b0000000000811b1b1b1b1b1b0082
1b1b1b1b1b1b00831b1b1b1b1b1b00841b1b1b1b1b1b00851b1b1b1b1b1b00861b1b0000000000871b1b1b1b1b1b00881b1b00001b1b00891b1b00001b1b008a
1b1b1b1b1b1b008b1b1b1b1b1b1b008c1b1b1b1b1b1b008d1b1b1b1b1b1b008e1b1b1b1b1b1b008f1b1b1b1b1b1b00901b1b1b1b1b1b00911b1b1b1b1b1b0092
1b1b1b1b1b1b00931b1b0000000000941
 b1b1b1b1b1b00951b1b1b1b000000961b1b1b1b1b1b00971b1b1b1b1b1b00981b1b1b1b1b1b00991b1b00000000009a
1b1b1b1b1b1b009b00001b1b1b1b009c1b1b1b1b0000009d1b1b1b1b1b1b009e1b1b1b1b0000009f1b1b1b1b000000a01b1b1b1b000000a11b1b1b1b1b1b00a2
1b1b1b1b1b1b00a31b1b1b1b1b1b00a41b1b1b1b1b1b00a51b1b1b1b1b1b00a61b1b1b1b000000a71b1b1b1b1b1b00a8000000001b1b00a91b1b1b1b1b1b00aa
1b1b1b1b1b1b00ab1b1b1b1b1b1b00ac1b1b1b1b000000ad1b1b1b1b1b1b00ae1b1b1b1b1b1b00af1b1b1b1b1b1b00b01b1b1b1b1b1b00b11b1b1b1b000000b2
1b1b1b1b000000b31b1b1b1b000000b41b1b1b1b1b1b00b500000000000000b600000000000000b71b1b1b1b1b1b00b81b1b1b1b1b1b00b91b1b1b1b1b1b00ba
1b1b1b1b1b1b00bb1b1b1b1b1b1b00bc1b1b1b1b000000bd1b1b1b1b1b1b00be1b1b1b1b1b1b00bf1b1b1b1b1b1b00c01b1b1b1b1b1b00c100000000000000c2
00000000000000c31b1b1b1b1b1b00c41b1b1b1b1b1b00c51b1b1b1b1b1b00c61b1b1b1b1b1b00c71b1b1b1b1b1b00c81b1b1b1b1b1b00c91b1b1b1b1b1b00ca
1b1b1b1b1b1b00cb1b1b1b1b1b1b00cc1b1b1b1b1b1b00cd1b1b1b1b1b1b00ce1b1b1b1b1b1b00cf000000001b1b00d01b1b1b1b1b1b00d11b1b1b1b1b1b00d
 2
1b1b1b1b1b1b00d31b1b1b1b1b1b00d41b1b1b1b1b1b00d51b1b1b1b1b1b00d61b1b1b1b1b1b00d71b1b1b1b1b1b00d81b1b1b1b1b1b00d91b1b1b1b1b1b00da
1b1b1b1b1b1b00db1b1b1b1b1b1b00dc1b1b1b1b1b1b00dd1b1b1b1b1b1b00de1b1b1b1b1b1b00df1b1b1b1b1b1b00e01b1b1b1b1b1b00e11b1b1b1b1b1b00e2
1b1b1b1b1b1b00e31b1b1b1b1b1b00e41b1b1b1b1b1b00e51b1b1b1b1b1b00e61b1b1b1b1b1b00e71b1b1b1b1b1b00e81b1b1b1b1b1b00e91b1b1b1b1b1b00ea
1b1b1b1b1b1b00eb1b1b1b1b1b1b00ec1b1b1b1b1b1b00ed1b1b1b1b1b1b00ee00000000000000ef00000000000000f01b1b1b1b1b1b00f11b1b1b1b1b1b00f2
1b1b1b1b1b1b00f31b1b1b1b1b1b00f400000000000000f500000000000000f61b1b1b1b1b1b00f71b1b1b1b1b1b00f81b1b1b1b1b1b00f900001b1b1b1b00fa
00000000000000fb00000000000000fc1b1b1b1b000000fd1b1b1b1b1b1b00fe1b1b1b1b1b1b00ff1b1b1b1b1b1b00000000000d004c00050000002500ed0040
02b51b0efe1bf800f21bf800f31bf600f21b16fe1b0000fe1b0000fe1b0000ea1b0000ee1b0000ed1b17fe1b0000fe1b0000fe1b0000ec1b010000ed1b0000ed
1b0ffe1bf800ee1b010000ef1bf800f11b36fe1b0000fe1b0000fe1b0000fa1b010000f91b010000f51b010000fb
 1b0000fe1b0000fe1b0000fe1b0900001b1b
00001b1b0000fe1b35fe1b0000fe1b0000fe1b0000f91b010000fb1b0000f21b010000fc1b08001b1b001b001b1b00fe1b0900001b1b00001b1b0000fe1b20fe
1bf800f91b010000fc1b0000f11b010000fc1b02001b00fe1b02001b00f11b1cfe1b0000fe1b0000fe1b0000f31b0000e91b010000fc1b010000f11b16fa1b00
00ef1b0000f81b0000f31b0000fa1b0000f11b16fa1b0000ef1b0000f81b0000f31b0000fa1b0000f11b12fa1b0000ee1bf700f31b0000fc1bfe00f11b06ca1b0000ed1b00130002aa55aa55aa55aa59ffff00000000003100140000001500ed00ff}}{
{\pict{\*\picprop\shplid1033{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex100\picscaley100\piccropl0\piccropr0\piccropt0\piccropb0
\picw57\pich9\picwgoal1140\pichgoal195\macpict\bliptag-1360172660\blipupi-2523{\*\blipuid aeed698c491a96a75827a3542863f245}09c600000000015907dc001102ff0c00fffe000009ec000009ec000000000000015907dc00000000001e0001000a00000000015807db0098804c00000000000d
004c000000000000000000480000004800000000000800010008000
 000000861a94800000000000016c6000000ff000000000000000000010000000080800002
00000000ffff000340400000ffff000480800000000000058080000080800006ffff000000000007ffff000080800008ffff0000ffff0009000040404040000a
000040408080000b808040400000000c000080800000000d000080808080000e00008080ffff000f808080800000001080808080404000118080808080800012
80808080ffff0013ffff808040400014c0c0c0c0c0c000150000ffff000000160000ffff808000170000ffffffff00188080ffffffff0019ffffffff0000001a
ffffffff8080001bffffffffffff001c1b1b1b1b1b1b001d1b1b1b1b1b1b001e1b1b1b1b1b1b001f1b1b1b1b1b1b00201b1b1b1b1b1b00211b1b1b1b1b1b0022
1b1b1b1b1b1b00231b1b1b1b1b1b00241b1b1b1b1b1b00251b1b1b1b1b1b00261b1b1b1b1b1b00271b1b1b1b1b1b00281b1b1b1b1b1b00291b1b1b1b1b1b002a
1b1b1b1b1b1b002b1b1b1b1b1b1b002c1b1b1b1b1b1b002d1b1b1b1b1b1b002e1b1b1b1b1b1b002f1b1b1b1b1b1b00301b1b1b1b1b1b00311b1b1b1b1b1b0032
1b1b1b1b1b1b00331b1b1b1b1b1b00341b1b1b1b1b1b00351b1b1b1b1b1b0036000000000000003700000000000000381b1b1b1b000000391b1b1b1b1b1b003a
1b1b1b1b1b1b003b1b1b
 1b1b1b1b003c1b1b1b1b1b1b003d000000001b1b003e1b1b1b1b1b1b003f1b1b1b1b1b1b00401b1b1b1b1b1b00411b1b1b1b1b1b0042
1b1b1b1b1b1b00431b1b1b1b1b1b00441b1b1b1b1b1b00451b1b1b1b1b1b00461b1b1b1b1b1b00471b1b1b1b1b1b004800001b1b1b1b00491b1b1b1b1b1b004a
1b1b1b1b1b1b004b1b1b1b1b0000004c1b1b1b1b1b1b004d1b1b1b1b1b1b004e1b1b1b1b1b1b004f1b1b1b1b1b1b00501b1b1b1b1b1b00511b1b1b1b1b1b0052
1b1b1b1b1b1b00531b1b1b1b1b1b00541b1b1b1b1b1b00551b1b1b1b1b1b00561b1b1b1b1b1b00571b1b1b1b1b1b00581b1b1b1b1b1b00591b1b1b1b1b1b005a
1b1b1b1b1b1b005b00001b1b1b1b005c1b1b1b1b1b1b005d1b1b1b1b1b1b005e1b1b1b1b0000005f1b1b1b1b1b1b00601b1b1b1b1b1b00611b1b1b1b1b1b0062
1b1b1b1b1b1b00631b1b1b1b1b1b00641b1b1b1b1b1b00651b1b1b1b1b1b00661b1b1b1b1b1b00671b1b1b1b1b1b00681b1b1b1b1b1b00691b1b1b1b1b1b006a
1b1b1b1b1b1b006b1b1b1b1b1b1b006c1b1b1b1b1b1b006d1b1b1b1b1b1b006e00001b1b1b1b006f1b1b1b1b1b1b00701b1b1b1b1b1b00711b1b1b1b1b1b0072
1b1b1b1b1b1b00731b1b1b1b1b1b00741b1b1b1b1b1b00751b1b1b1b0000007600001b1b1b1b00771b1b1b1b1b1b00781b1b1b1b1b1b00791b
 1b1b1b1b1b007a
1b1b1b1b1b1b007b1b1b1b1b1b1b007c000000000000007d000000000000007e1b1b1b1b1b1b007f1b1b1b1b1b1b00801b1b0000000000811b1b1b1b1b1b0082
1b1b1b1b1b1b00831b1b1b1b1b1b00841b1b1b1b1b1b00851b1b1b1b1b1b00861b1b0000000000871b1b1b1b1b1b00881b1b00001b1b00891b1b00001b1b008a
1b1b1b1b1b1b008b1b1b1b1b1b1b008c1b1b1b1b1b1b008d1b1b1b1b1b1b008e1b1b1b1b1b1b008f1b1b1b1b1b1b00901b1b1b1b1b1b00911b1b1b1b1b1b0092
1b1b1b1b1b1b00931b1b0000000000941b1b1b1b1b1b00951b1b1b1b000000961b1b1b1b1b1b00971b1b1b1b1b1b00981b1b1b1b1b1b00991b1b00000000009a
1b1b1b1b1b1b009b00001b1b1b1b009c1b1b1b1b0000009d1b1b1b1b1b1b009e1b1b1b1b0000009f1b1b1b1b000000a01b1b1b1b000000a11b1b1b1b1b1b00a2
1b1b1b1b1b1b00a31b1b1b1b1b1b00a41b1b1b1b1b1b00a51b1b1b1b1b1b00a61b1b1b1b000000a71b1b1b1b1b1b00a8000000001b1b00a91b1b1b1b1b1b00aa
1b1b1b1b1b1b00ab1b1b1b1b1b1b00ac1b1b1b1b000000ad1b1b1b1b1b1b00ae1b1b1b1b1b1b00af1b1b1b1b1b1b00b01b1b1b1b1b1b00b11b1b1b1b000000b2
1b1b1b1b000000b31b1b1b1b000000b41b1b1b1b1b1b00b500000000000000b600000000000000b
 71b1b1b1b1b1b00b81b1b1b1b1b1b00b91b1b1b1b1b1b00ba
1b1b1b1b1b1b00bb1b1b1b1b1b1b00bc1b1b1b1b000000bd1b1b1b1b1b1b00be1b1b1b1b1b1b00bf1b1b1b1b1b1b00c01b1b1b1b1b1b00c100000000000000c2
00000000000000c31b1b1b1b1b1b00c41b1b1b1b1b1b00c51b1b1b1b1b1b00c61b1b1b1b1b1b00c71b1b1b1b1b1b00c81b1b1b1b1b1b00c91b1b1b1b1b1b00ca
1b1b1b1b1b1b00cb1b1b1b1b1b1b00cc1b1b1b1b1b1b00cd1b1b1b1b1b1b00ce1b1b1b1b1b1b00cf000000001b1b00d01b1b1b1b1b1b00d11b1b1b1b1b1b00d2
1b1b1b1b1b1b00d31b1b1b1b1b1b00d41b1b1b1b1b1b00d51b1b1b1b1b1b00d61b1b1b1b1b1b00d71b1b1b1b1b1b00d81b1b1b1b1b1b00d91b1b1b1b1b1b00da
1b1b1b1b1b1b00db1b1b1b1b1b1b00dc1b1b1b1b1b1b00dd1b1b1b1b1b1b00de1b1b1b1b1b1b00df1b1b1b1b1b1b00e01b1b1b1b1b1b00e11b1b1b1b1b1b00e2
1b1b1b1b1b1b00e31b1b1b1b1b1b00e41b1b1b1b1b1b00e51b1b1b1b1b1b00e61b1b1b1b1b1b00e71b1b1b1b1b1b00e81b1b1b1b1b1b00e91b1b1b1b1b1b00ea
1b1b1b1b1b1b00eb1b1b1b1b1b1b00ec1b1b1b1b1b1b00ed1b1b1b1b1b1b00ee00000000000000ef00000000000000f01b1b1b1b1b1b00f11b1b1b1b1b1b00f2
1b1b1b1b1b1b00f31b1b1b1b1b1b00f4000000000000
 00f500000000000000f61b1b1b1b1b1b00f71b1b1b1b1b1b00f81b1b1b1b1b1b00f900001b1b1b1b00fa
00000000000000fb00000000000000fc1b1b1b1b000000fd1b1b1b1b1b1b00fe1b1b1b1b1b1b00ff1b1b1b1b1b1b00000000000d004c00000000015807db0040
02b51b0efe1bf800f21bf800f31bf600f21b16fe1b0000fe1b0000fe1b0000ea1b0000ee1b0000ed1b17fe1b0000fe1b0000fe1b0000ec1b010000ed1b0000ed
1b0ffe1bf800ee1b010000ef1bf800f11b36fe1b0000fe1b0000fe1b0000fa1b010000f91b010000f51b010000fb1b0000fe1b0000fe1b0000fe1b0900001b1b
00001b1b0000fe1b35fe1b0000fe1b0000fe1b0000f91b010000fb1b0000f21b010000fc1b08001b1b001b001b1b00fe1b0900001b1b00001b1b0000fe1b20fe
1bf800f91b010000fc1b0000f11b010000fc1b02001b00fe1b02001b00f11b1cfe1b0000fe1b0000fe1b0000f31b0000e91b010000fc1b010000f11b16fa1b00
00ef1b0000f81b0000f31b0000fa1b0000f11b16fa1b0000ef1b0000f81b0000f31b0000fa1b0000f11b12fa1b0000ee1bf700f31b0000fc1bfe00f11b06ca1b0000ed1b00ff}}{\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\
sftnnzodiacd\cell
  }\pard \sa120\widctlpar\intbl\adjustright {Footnote numbering\emdash Chinese Zodiac numbering 2 (}{\b *}{ zodiac2). }{{\pict{\*\picprop\shplid1034{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}
{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex100\picscaley100\piccropl0\piccropr0\piccropt0\piccropb0\picw57\pich9\picwgoal1155\pichgoal195\macpict\bliptag902703135\blipupi-2468{\*\blipuid 35ce281ff83c9651c80a7a221a7df46a}
09b000000000015907f6001102ff0c00fffe000009ec000009ec000000000000015907f600000000001e0001000a00000000015807f50098804e00000000000d
004d000000000000000000480000004800000000000800010008000000000861ab1000000000000016c7000000ff000000000000000000010000000080800002
00000000ffff000340400000ffff000480800000000000058080000080800006ffff000000000007ffff000080800008ffff0000ffff0009000040404040000a
000040408080000b808040400000000c000080800000000d000080808080000e00008080ffff000f808080800000001080808080404000118080808080800012
80808080ffff0013ffff808040400014c0c0c0c0c0c00
 0150000ffff000000160000ffff808000170000ffffffff00188080ffffffff0019ffffffff0000001a
ffffffff8080001bffffffffffff001c1b1b1b1b1b1b001d1b1b1b1b1b1b001e1b1b1b1b1b1b001f1b1b1b1b1b1b00201b1b1b1b1b1b00211b1b1b1b1b1b0022
1b1b1b1b1b1b00231b1b1b1b1b1b00241b1b1b1b1b1b00251b1b1b1b1b1b00261b1b1b1b1b1b00271b1b1b1b1b1b00281b1b1b1b1b1b00291b1b1b1b1b1b002a
1b1b1b1b1b1b002b1b1b1b1b1b1b002c1b1b1b1b1b1b002d1b1b1b1b1b1b002e1b1b1b1b1b1b002f4c4c00001b1b00301b1b1b1b1b1b0031000000001b1b0032
1b1b1b1b1b1b00331b1b1b1b1b1b00341b1b1b1b1b1b00351b1b1b1b1b1b003600001b1b1b1b0037000000000000003800000000000000391b1b1b1b1b1b003a
1b1b1b1b1b1b003b1b1b1b1b1b1b003c1b1b1b1b1b1b003d1b1b1b1b1b1b003e1b1b1b1b1b1b003f1b1b1b1b1b1b00401b1b1b1b1b1b00411b1b1b1b1b1b0042
1b1b1b1b1b1b0043ffff00001b1b00441b1b1b1b1b1b00451b1b1b1b1b1b00461b1b1b1b1b1b00471b1b1b1b1b1b00481b1b1b1b1b1b00491b1b1b1b1b1b004a
1b1b1b1b1b1b004b1b1b1b1b0000004c1b1b00001b1b004d1b1b1b1b1b1b004e1b1b1b1b1b1b004f1b1b1b1b1b1b00501b1b1b1b1b1b00511b1b1b1b00000052
00001b1b1b
 1b00531b1b1b1b1b1b00541b1b1b1b1b1b00551b1b1b1b1b1b00561b1b1b1b1b1b00571b1b1b1b1b1b00581b1b1b1b1b1b00591b1b1b1b1b1b005a
1b1b1b1b1b1b005b1b1b1b1b1b1b005c1b1b1b1b1b1b005d1b1b1b1b1b1b005e1b1b1b1b1b1b005f1b1b1b1b000000601b1b00001b1b00611b1b1b1b1b1b0062
1b1b1b1b1b1b00631b1b1b1b1b1b00641b1b1b1b1b1b0065000000000000006600000000000000671b1b1b1b1b1b00681b1b1b1b1b1b00691b1b1b1b1b1b006a
1b1b1b1b1b1b006b1b1b1b1b1b1b006c1b1b1b1b1b1b006d1b1b1b1b1b1b006e1b1b1b1b1b1b006f1b1b1b1b1b1b00701b1b1b1b1b1b00711b1b1b1b1b1b0072
1b1b1b1b1b1b00731b1b1b1b000000741b1b00001b1b00751b1b1b1b1b1b00761b1b1b1b1b1b00771b1b1b1b1b1b00781b1b1b1b1b1b00791b1b1b1b1b1b007a
1b1b1b1b1b1b007b1b1b1b1b1b1b007c1b1b1b1b1b1b007d1b1b1b1b1b1b007e1b1b1b1b1b1b007f1b1b1b1b1b1b00801b1b1b1b1b1b00811b1b1b1b1b1b0082
1b1b1b1b1b1b00831b1b1b1b1b1b00841b1b1b1b1b1b00851b1b0000000000861b1b1b1b1b1b00871b1b1b1b000000881b1b00001b1b00891b1b1b1b1b1b008a
1b1b1b1b1b1b008b1b1b00000000008c1b1b1b1b1b1b008d000000000000008e000000000000008f1b1b1b1b1b1b00901b1b1b1b
 1b1b00911b1b1b1b1b1b0092
1b1b1b1b1b1b00931b1b1b1b1b1b009400001b1b1b1b0095000000000000009600000000000000971b1b1b1b000000981b1b1b1b1b1b00991b1b00000000009a
00001b1b1b1b009b000000000000009c000000000000009d1b1b1b1b0000009e1b1b1b1b1b1b009f1b1b0000000000a01b1b1b1b1b1b00a11b1b1b1b1b1b00a2
1b1b1b1b1b1b00a31b1b1b1b1b1b00a41b1b1b1b000000a51b1b1b1b000000a61b1b1b1b000000a71b1b1b1b1b1b00a81b1b1b1b1b1b00a91b1b1b1b1b1b00aa
1b1b1b1b1b1b00ab1b1b1b1b1b1b00ac1b1b1b1b1b1b00ad1b1b1b1b000000ae1b1b1b1b1b1b00af1b1b00001b1b00b000001b1b1b1b00b11b1b1b1b1b1b00b2
1b1b1b1b1b1b00b31b1b1b1b000000b41b1b1b1b1b1b00b500000000000000b600000000000000b71b1b1b1b1b1b00b81b1b1b1b000000b91b1b1b1b000000ba
1b1b1b1b000000bb1b1b00001b1b00bc1b1b1b1b1b1b00bd1b1b1b1b1b1b00be1b1b1b1b000000bf1b1b1b1b1b1b00c01b1b1b1b1b1b00c11b1b1b1b1b1b00c2
1b1b1b1b1b1b00c31b1b00001b1b00c400001b1b1b1b00c51b1b1b1b1b1b00c61b1b1b1b1b1b00c71b1b1b1b1b1b00c81b1b1b1b1b1b00c91b1b1b1b1b1b00ca
1b1b1b1b1b1b00cb1b1b1b1b1b1b00cc1b1b1b1b1b1b00cd1b1b1b1b1b1b00ce1b1b1
 b1b1b1b00cf1b1b1b1b1b1b00d01b1b1b1b1b1b00d11b1b1b1b1b1b00d2
1b1b00001b1b00d31b1b1b1b1b1b00d41b1b1b1b1b1b00d51b1b1b1b1b1b00d61b1b1b1b1b1b00d71b1b00001b1b00d800001b1b1b1b00d91b1b1b1b1b1b00da
1b1b1b1b1b1b00db1b1b1b1b1b1b00dc00001b1b1b1b00dd00000000000000de00000000000000df1b1b1b1b000000e01b1b1b1b1b1b00e11b1b1b1b1b1b00e2
1b1b1b1b1b1b00e3000000001b1b00e41b1b1b1b1b1b00e51b1b1b1b1b1b00e600001b1b1b1b00e71b1b1b1b1b1b00e81b1b1b1b1b1b00e91b1b1b1b1b1b00ea
1b1b1b1b1b1b00eb1b1b00001b1b00ec00001b1b1b1b00ed1b1b1b1b1b1b00ee1b1b1b1b1b1b00ef1b1b1b1b1b1b00f000001b1b1b1b00f11b1b1b1b1b1b00f2
1b1b1b1b1b1b00f31b1b1b1b000000f41b1b1b1b1b1b00f51b1b1b1b1b1b00f61b1b1b1b1b1b00f71b1b1b1b1b1b00f81b1b1b1b1b1b00f900000000000000fa
00000000000000fb1b1b1b1b1b1b00fc1b1b1b1b1b1b00fd1b1b1b1b1b1b00fe1b1b1b1b1b1b00ff00000000000000000000000d004d00000000015807f50040
06ca1b0000eb1b0efe1bf900f11bf900f21bf600f01b16f71b0000ef1b0000fd1b0000f21b0000f81b0000f01b14f81b0000ee1b0000fd1b0000f21bf600f11b
000013fa1b010000ed1b0000fd1b0000ed
 1b0000eb1b2bfa1b0000f61b010000f91b0000fd1b0000f91b010000fb1bf800fe1b0900001b1b00001b1b0000fd1b
00002e011b1bf600fa1b010000fd1bf600fa1b010000fc1b0000fe1b0000fe1b0000fe1b0900001b1b00001b1b0000fc1b1cfa1b0000f51b010000fb1b0000fd
1b0000f71b010000fc1bf800ef1b1afa1b0000ed1b0000fd1b0000f01b0000fe1b0000fe1b0000ef1b12fa1b0000ed1b0000fd1b0000f01bf800ef1b16fa1b0000ed1b0000fd1b0000ef1b0000fc1b0000ee1b14fc1bfe00ef1bf700f21b0000fa1b0000f01b000004b41b00000000ff}}{\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\sftnnzodiacl\cell }\pard \sa120\widctlpar\intbl\adjustright {Footnote numbering\emdash Chinese Zodiac numbering 3 (}{\b *}{ zodiac3).\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\saftnnar\cell }{Endnote numbering\emdash Arabic numbering (1, 2, 3, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\saftnnalc\cell }{
 Endnote numbering\emdash Alphabetic lowercase (a, b, c, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\saftnnauc\cell }{
Endnote numbering\emdash Alphabetic uppercase (A, B, C, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\saftnnrlc\cell }{Endnote numbering\emdash Roman lowercase (i, ii, iii, }{\f3 
\u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\saftnnruc\cell }{Endnote numbering\emdash Roman uppercase (I, II, III, }{\f3 \u-3908\'bc}{).\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\saftnnchi\cell }{Endnote numbering\emdash Chicago Manual of Style (*, \u8224\'a0, \u8225\'e0, \u167\'a4).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard 
\ri-120\sa120\widctlpar\intbl\adjustright {\b \\saftnnchosung\cell }\pard \sa12
 0\widctlpar\intbl\adjustright {Endnote Korean numbering 1 (*chosung).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright 
\b\f1\fs20\cgrid {\\saftnncnum\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Endnote Circle numbering (*circlenum).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright 
\b\f1\fs20\cgrid {\\saftnndbnum\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Endnote kanji numbering without the digit character (*dbnum1).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard\plain 
\s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\saftnndbnumd\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Endnote kanji numbering with the digit character (*dbnum2).\cell }\pard \widctlpar\intbl\adjustright {\b \row 
}\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\saftnndbnumt\cell }\pard\plain
  \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Endnote kanji numbering 3 (*dbnum3).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard\plain 
\s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\saftnndbnumk\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Endnote kanji numbering 4 (*dbnum4).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard\plain 
\s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\saftnndbar\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Endnote double-byte numbering (*dbchar).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard 
\ri-120\sa120\widctlpar\intbl\adjustright {\b\lang3082 \\saftnnganada\cell }\pard \sa120\widctlpar\intbl\adjustright {\lang3082 Endnote Korean numbering 2 (*ganada).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard 
\ri-120\sa120\widctlpar\intbl\adjustright {\b \\saftnngbnum\cell }\pard \sa120\widctlpar\intbl\adjustright {Endnote Chinese numbering 1 (*gb
 1).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\
saftnngbnumd\cell }\pard \sa120\widctlpar\intbl\adjustright {Endnote Chinese numbering 2 (*gb2).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\saftnngbnuml\cell }\pard 
\sa120\widctlpar\intbl\adjustright {Endnote Chinese numbering 3 (*gb3).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\saftnngbnumk\cell }\pard \sa120\widctlpar\intbl\adjustright {
Endnote Chinese numbering 4 (*gb4).\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\saftnnzodiac\cell }\pard \sa120\widctlpar\intbl\adjustright {Endnote numbering\emdash Chinese Zodiac numbering 1 (
}{\b *}{ zodiac1). }{{\pict{\*\picprop\shplid1035{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex100\p
 icscaley100\piccropl0\piccropr0\piccropt0\piccropb0
\picw57\pich9\picwgoal1140\pichgoal195\macpict\bliptag-1875601741\blipupi-2523{\*\blipuid 903496b3d95f78a1eb0db94bf10ed3fb}09c600000000015907dc001102ff0c00fffe000009ec000009ec000000000000015907dc00000000001e0001000a00000000015807db0098804c00000000000d
004c000000000000000000480000004800000000000800010008000000000861ab0800000000000016c8000000ff000000000000000000010000000080800002
00000000ffff000340400000ffff000480800000000000058080000080800006ffff000000000007ffff000080800008ffff0000ffff0009000040404040000a
000040408080000b808040400000000c000080800000000d000080808080000e00008080ffff000f808080800000001080808080404000118080808080800012
80808080ffff0013ffff808040400014c0c0c0c0c0c000150000ffff000000160000ffff808000170000ffffffff00188080ffffffff0019ffffffff0000001a
ffffffff8080001bffffffffffff001c1b1b1b1b1b1b001d1b1b1b1b1b1b001e1b1b1b1b1b1b001f1b1b1b1b1b1b00201b1b1b1b1b1b00211b1b1b1b1b1b0022
1b1b1b1b1b1b00231b1b1b1b1b1b00241b1b1b1b1b1b0025
 1b1b1b1b1b1b00261b1b1b1b1b1b00271b1b1b1b1b1b00281b1b1b1b1b1b00291b1b1b1b1b1b002a
1b1b1b1b1b1b002b1b1b1b1b1b1b002c1b1b1b1b1b1b002d1b1b1b1b1b1b002e1b1b1b1b1b1b002f1b1b1b1b1b1b00301b1b1b1b1b1b00311b1b1b1b1b1b0032
1b1b1b1b1b1b00331b1b1b1b1b1b00341b1b1b1b1b1b00351b1b1b1b1b1b0036000000000000003700000000000000381b1b1b1b000000391b1b1b1b1b1b003a
1b1b1b1b1b1b003b1b1b1b1b1b1b003c1b1b1b1b1b1b003d000000001b1b003e1b1b1b1b1b1b003f1b1b1b1b1b1b00401b1b1b1b1b1b00411b1b1b1b1b1b0042
1b1b1b1b1b1b00431b1b1b1b1b1b00441b1b1b1b1b1b00451b1b1b1b1b1b00461b1b1b1b1b1b00471b1b1b1b1b1b004800001b1b1b1b00491b1b1b1b1b1b004a
1b1b1b1b1b1b004b1b1b1b1b0000004c1b1b1b1b1b1b004d1b1b1b1b1b1b004e1b1b1b1b1b1b004f1b1b1b1b1b1b00501b1b1b1b1b1b00511b1b1b1b1b1b0052
1b1b1b1b1b1b00531b1b1b1b1b1b00541b1b1b1b1b1b00551b1b1b1b1b1b00561b1b1b1b1b1b00571b1b1b1b1b1b00581b1b1b1b1b1b00591b1b1b1b1b1b005a
1b1b1b1b1b1b005b00001b1b1b1b005c1b1b1b1b1b1b005d1b1b1b1b1b1b005e1b1b1b1b0000005f1b1b1b1b1b1b00601b1b1b1b1b1b00611b1b1b1b1b1b0062
1b1b1b1b1b1b0
 0631b1b1b1b1b1b00641b1b1b1b1b1b00651b1b1b1b1b1b00661b1b1b1b1b1b00671b1b1b1b1b1b00681b1b1b1b1b1b00691b1b1b1b1b1b006a
1b1b1b1b1b1b006b1b1b1b1b1b1b006c1b1b1b1b1b1b006d1b1b1b1b1b1b006e00001b1b1b1b006f1b1b1b1b1b1b00701b1b1b1b1b1b00711b1b1b1b1b1b0072
1b1b1b1b1b1b00731b1b1b1b1b1b00741b1b1b1b1b1b00751b1b1b1b0000007600001b1b1b1b00771b1b1b1b1b1b00781b1b1b1b1b1b00791b1b1b1b1b1b007a
1b1b1b1b1b1b007b1b1b1b1b1b1b007c000000000000007d000000000000007e1b1b1b1b1b1b007f1b1b1b1b1b1b00801b1b0000000000811b1b1b1b1b1b0082
1b1b1b1b1b1b00831b1b1b1b1b1b00841b1b1b1b1b1b00851b1b1b1b1b1b00861b1b0000000000871b1b1b1b1b1b00881b1b00001b1b00891b1b00001b1b008a
1b1b1b1b1b1b008b1b1b1b1b1b1b008c1b1b1b1b1b1b008d1b1b1b1b1b1b008e1b1b1b1b1b1b008f1b1b1b1b1b1b00901b1b1b1b1b1b00911b1b1b1b1b1b0092
1b1b1b1b1b1b00931b1b0000000000941b1b1b1b1b1b00951b1b1b1b000000961b1b1b1b1b1b00971b1b1b1b1b1b00981b1b1b1b1b1b00991b1b00000000009a
1b1b1b1b1b1b009b00001b1b1b1b009c1b1b1b1b0000009d1b1b1b1b1b1b009e1b1b1b1b0000009f1b1b1b1b000000a01b1b1b1b000
 000a11b1b1b1b1b1b00a2
1b1b1b1b1b1b00a31b1b1b1b1b1b00a41b1b1b1b1b1b00a51b1b1b1b1b1b00a61b1b1b1b000000a71b1b1b1b1b1b00a8000000001b1b00a91b1b1b1b1b1b00aa
1b1b1b1b1b1b00ab1b1b1b1b1b1b00ac1b1b1b1b000000ad1b1b1b1b1b1b00ae1b1b1b1b1b1b00af1b1b1b1b1b1b00b01b1b1b1b1b1b00b11b1b1b1b000000b2
1b1b1b1b000000b31b1b1b1b000000b41b1b1b1b1b1b00b500000000000000b600000000000000b71b1b1b1b1b1b00b81b1b1b1b1b1b00b91b1b1b1b1b1b00ba
1b1b1b1b1b1b00bb1b1b1b1b1b1b00bc1b1b1b1b000000bd1b1b1b1b1b1b00be1b1b1b1b1b1b00bf1b1b1b1b1b1b00c01b1b1b1b1b1b00c100000000000000c2
00000000000000c31b1b1b1b1b1b00c41b1b1b1b1b1b00c51b1b1b1b1b1b00c61b1b1b1b1b1b00c71b1b1b1b1b1b00c81b1b1b1b1b1b00c91b1b1b1b1b1b00ca
1b1b1b1b1b1b00cb1b1b1b1b1b1b00cc1b1b1b1b1b1b00cd1b1b1b1b1b1b00ce1b1b1b1b1b1b00cf000000001b1b00d01b1b1b1b1b1b00d11b1b1b1b1b1b00d2
1b1b1b1b1b1b00d31b1b1b1b1b1b00d41b1b1b1b1b1b00d51b1b1b1b1b1b00d61b1b1b1b1b1b00d71b1b1b1b1b1b00d81b1b1b1b1b1b00d91b1b1b1b1b1b00da
1b1b1b1b1b1b00db1b1b1b1b1b1b00dc1b1b1b1b1b1b00dd1b1b1b1b1b1b00de1b1b1b1b
 1b1b00df1b1b1b1b1b1b00e01b1b1b1b1b1b00e11b1b1b1b1b1b00e2
1b1b1b1b1b1b00e31b1b1b1b1b1b00e41b1b1b1b1b1b00e51b1b1b1b1b1b00e61b1b1b1b1b1b00e71b1b1b1b1b1b00e81b1b1b1b1b1b00e91b1b1b1b1b1b00ea
1b1b1b1b1b1b00eb1b1b1b1b1b1b00ec1b1b1b1b1b1b00ed1b1b1b1b1b1b00ee00000000000000ef00000000000000f01b1b1b1b1b1b00f11b1b1b1b1b1b00f2
1b1b1b1b1b1b00f31b1b1b1b1b1b00f400000000000000f500000000000000f61b1b1b1b1b1b00f71b1b1b1b1b1b00f81b1b1b1b1b1b00f900001b1b1b1b00fa
00000000000000fb00000000000000fc1b1b1b1b000000fd1b1b1b1b1b1b00fe1b1b1b1b1b1b00ff1b1b1b1b1b1b00000000000d004c00000000015807db0040
02b51b0efe1bf800f21bf800f31bf600f21b16fe1b0000fe1b0000fe1b0000ea1b0000ee1b0000ed1b17fe1b0000fe1b0000fe1b0000ec1b010000ed1b0000ed
1b0ffe1bf800ee1b010000ef1bf800f11b36fe1b0000fe1b0000fe1b0000fa1b010000f91b010000f51b010000fb1b0000fe1b0000fe1b0000fe1b0900001b1b
00001b1b0000fe1b35fe1b0000fe1b0000fe1b0000f91b010000fb1b0000f21b010000fc1b08001b1b001b001b1b00fe1b0900001b1b00001b1b0000fe1b20fe
1bf800f91b010000fc1b0000f11b010000fc1
 b02001b00fe1b02001b00f11b1cfe1b0000fe1b0000fe1b0000f31b0000e91b010000fc1b010000f11b16fa1b00
00ef1b0000f81b0000f31b0000fa1b0000f11b16fa1b0000ef1b0000f81b0000f31b0000fa1b0000f11b12fa1b0000ee1bf700f31b0000fc1bfe00f11b06ca1b0000ed1b00ff}}{\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\
saftnnzodiacd\cell }\pard \sa120\widctlpar\intbl\adjustright {Endnote numbering\emdash Chinese Zodiac numbering 2 (}{\b *}{ zodiac2). }{{\pict{\*\picprop\shplid1036{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}
{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex100\picscaley100\piccropl0\piccropr0\piccropt0\piccropb0\picw57\pich9\picwgoal1155\pichgoal195\macpict\bliptag1916779722\blipupi-2468{\*\blipuid 723fbccab41a4b100b636c3d164eb04a}
09b000000000015907f6001102ff0c00fffe000009ec000009ec000000000000015907f600000000001e0001000a00000000015807f50098804e00000000000d
004d000000000000000000480000004800000000000800010008000000000861ab000000
 0000000016c9000000ff000000000000000000010000000080800002
00000000ffff000340400000ffff000480800000000000058080000080800006ffff000000000007ffff000080800008ffff0000ffff0009000040404040000a
000040408080000b808040400000000c000080800000000d000080808080000e00008080ffff000f808080800000001080808080404000118080808080800012
80808080ffff0013ffff808040400014c0c0c0c0c0c000150000ffff000000160000ffff808000170000ffffffff00188080ffffffff0019ffffffff0000001a
ffffffff8080001bffffffffffff001c1b1b1b1b1b1b001d1b1b1b1b1b1b001e1b1b1b1b1b1b001f1b1b1b1b1b1b00201b1b1b1b1b1b00211b1b1b1b1b1b0022
1b1b1b1b1b1b00231b1b1b1b1b1b00241b1b1b1b1b1b00251b1b1b1b1b1b00261b1b1b1b1b1b00271b1b1b1b1b1b00281b1b1b1b1b1b00291b1b1b1b1b1b002a
1b1b1b1b1b1b002b1b1b1b1b1b1b002c1b1b1b1b1b1b002d1b1b1b1b1b1b002e1b1b1b1b1b1b002f4c4c00001b1b00301b1b1b1b1b1b0031000000001b1b0032
1b1b1b1b1b1b00331b1b1b1b1b1b00341b1b1b1b1b1b00351b1b1b1b1b1b003600001b1b1b1b0037000000000000003800000000000000391b1b1b1b1b1b003a
1b1b1b1b1b1b003b1b1b1b1b1b1b003c1b1b1
 b1b1b1b003d1b1b1b1b1b1b003e1b1b1b1b1b1b003f1b1b1b1b1b1b00401b1b1b1b1b1b00411b1b1b1b1b1b0042
1b1b1b1b1b1b0043ffff00001b1b00441b1b1b1b1b1b00451b1b1b1b1b1b00461b1b1b1b1b1b00471b1b1b1b1b1b00481b1b1b1b1b1b00491b1b1b1b1b1b004a
1b1b1b1b1b1b004b1b1b1b1b0000004c1b1b00001b1b004d1b1b1b1b1b1b004e1b1b1b1b1b1b004f1b1b1b1b1b1b00501b1b1b1b1b1b00511b1b1b1b00000052
00001b1b1b1b00531b1b1b1b1b1b00541b1b1b1b1b1b00551b1b1b1b1b1b00561b1b1b1b1b1b00571b1b1b1b1b1b00581b1b1b1b1b1b00591b1b1b1b1b1b005a
1b1b1b1b1b1b005b1b1b1b1b1b1b005c1b1b1b1b1b1b005d1b1b1b1b1b1b005e1b1b1b1b1b1b005f1b1b1b1b000000601b1b00001b1b00611b1b1b1b1b1b0062
1b1b1b1b1b1b00631b1b1b1b1b1b00641b1b1b1b1b1b0065000000000000006600000000000000671b1b1b1b1b1b00681b1b1b1b1b1b00691b1b1b1b1b1b006a
1b1b1b1b1b1b006b1b1b1b1b1b1b006c1b1b1b1b1b1b006d1b1b1b1b1b1b006e1b1b1b1b1b1b006f1b1b1b1b1b1b00701b1b1b1b1b1b00711b1b1b1b1b1b0072
1b1b1b1b1b1b00731b1b1b1b000000741b1b00001b1b00751b1b1b1b1b1b00761b1b1b1b1b1b00771b1b1b1b1b1b00781b1b1b1b1b1b00791b1b1b1b1b1b007a
1b
 1b1b1b1b1b007b1b1b1b1b1b1b007c1b1b1b1b1b1b007d1b1b1b1b1b1b007e1b1b1b1b1b1b007f1b1b1b1b1b1b00801b1b1b1b1b1b00811b1b1b1b1b1b0082
1b1b1b1b1b1b00831b1b1b1b1b1b00841b1b1b1b1b1b00851b1b0000000000861b1b1b1b1b1b00871b1b1b1b000000881b1b00001b1b00891b1b1b1b1b1b008a
1b1b1b1b1b1b008b1b1b00000000008c1b1b1b1b1b1b008d000000000000008e000000000000008f1b1b1b1b1b1b00901b1b1b1b1b1b00911b1b1b1b1b1b0092
1b1b1b1b1b1b00931b1b1b1b1b1b009400001b1b1b1b0095000000000000009600000000000000971b1b1b1b000000981b1b1b1b1b1b00991b1b00000000009a
00001b1b1b1b009b000000000000009c000000000000009d1b1b1b1b0000009e1b1b1b1b1b1b009f1b1b0000000000a01b1b1b1b1b1b00a11b1b1b1b1b1b00a2
1b1b1b1b1b1b00a31b1b1b1b1b1b00a41b1b1b1b000000a51b1b1b1b000000a61b1b1b1b000000a71b1b1b1b1b1b00a81b1b1b1b1b1b00a91b1b1b1b1b1b00aa
1b1b1b1b1b1b00ab1b1b1b1b1b1b00ac1b1b1b1b1b1b00ad1b1b1b1b000000ae1b1b1b1b1b1b00af1b1b00001b1b00b000001b1b1b1b00b11b1b1b1b1b1b00b2
1b1b1b1b1b1b00b31b1b1b1b000000b41b1b1b1b1b1b00b500000000000000b600000000000000b71b1b1b1b1b1b00b8
 1b1b1b1b000000b91b1b1b1b000000ba
1b1b1b1b000000bb1b1b00001b1b00bc1b1b1b1b1b1b00bd1b1b1b1b1b1b00be1b1b1b1b000000bf1b1b1b1b1b1b00c01b1b1b1b1b1b00c11b1b1b1b1b1b00c2
1b1b1b1b1b1b00c31b1b00001b1b00c400001b1b1b1b00c51b1b1b1b1b1b00c61b1b1b1b1b1b00c71b1b1b1b1b1b00c81b1b1b1b1b1b00c91b1b1b1b1b1b00ca
1b1b1b1b1b1b00cb1b1b1b1b1b1b00cc1b1b1b1b1b1b00cd1b1b1b1b1b1b00ce1b1b1b1b1b1b00cf1b1b1b1b1b1b00d01b1b1b1b1b1b00d11b1b1b1b1b1b00d2
1b1b00001b1b00d31b1b1b1b1b1b00d41b1b1b1b1b1b00d51b1b1b1b1b1b00d61b1b1b1b1b1b00d71b1b00001b1b00d800001b1b1b1b00d91b1b1b1b1b1b00da
1b1b1b1b1b1b00db1b1b1b1b1b1b00dc00001b1b1b1b00dd00000000000000de00000000000000df1b1b1b1b000000e01b1b1b1b1b1b00e11b1b1b1b1b1b00e2
1b1b1b1b1b1b00e3000000001b1b00e41b1b1b1b1b1b00e51b1b1b1b1b1b00e600001b1b1b1b00e71b1b1b1b1b1b00e81b1b1b1b1b1b00e91b1b1b1b1b1b00ea
1b1b1b1b1b1b00eb1b1b00001b1b00ec00001b1b1b1b00ed1b1b1b1b1b1b00ee1b1b1b1b1b1b00ef1b1b1b1b1b1b00f000001b1b1b1b00f11b1b1b1b1b1b00f2
1b1b1b1b1b1b00f31b1b1b1b000000f41b1b1b1b1b1b00f51b1b1b1b1b1b0
 0f61b1b1b1b1b1b00f71b1b1b1b1b1b00f81b1b1b1b1b1b00f900000000000000fa
00000000000000fb1b1b1b1b1b1b00fc1b1b1b1b1b1b00fd1b1b1b1b1b1b00fe1b1b1b1b1b1b00ff00000000000000000000000d004d00000000015807f50040
06ca1b0000eb1b0efe1bf900f11bf900f21bf600f01b16f71b0000ef1b0000fd1b0000f21b0000f81b0000f01b14f81b0000ee1b0000fd1b0000f21bf600f11b
000013fa1b010000ed1b0000fd1b0000ed1b0000eb1b2bfa1b0000f61b010000f91b0000fd1b0000f91b010000fb1bf800fe1b0900001b1b00001b1b0000fd1b
00002e011b1bf600fa1b010000fd1bf600fa1b010000fc1b0000fe1b0000fe1b0000fe1b0900001b1b00001b1b0000fc1b1cfa1b0000f51b010000fb1b0000fd
1b0000f71b010000fc1bf800ef1b1afa1b0000ed1b0000fd1b0000f01b0000fe1b0000fe1b0000ef1b12fa1b0000ed1b0000fd1b0000f01bf800ef1b16fa1b0000ed1b0000fd1b0000ef1b0000fc1b0000ee1b14fc1bfe00ef1bf700f21b0000fa1b0000f01b000004b41b00000000ff}}{\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\saftnnzodiacl\cell }\pard \sa120\widctlpar\intbl\adjustright {Endnote numbering
 \emdash Chinese Zodiac numbering 3 (}{\b *}{ zodiac3).\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\trowd \trleft442\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10037\pard\plain \s79\sa120\keepn\nowidctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Line Numbering\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft442\trkeep \clvertalt\cltxlrtb \cellx2117\clvertalt\cltxlrtb \cellx10037\pard \sa120\widctlpar\intbl\adjustright {\b \\linemod}{\b\i N}{\b \cell }{Line-number modulus amount 
to increase each line number (the default is 1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\linex}{\b\i N}{\b \cell }{
Distance from the line number to the left text margin in twips (the default is 360). The automatic distance is 0.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\linestarts}{\b\i N}{\b \cell }{
Beginning
  line number (the default is 1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\linerestart\cell }{Line numbers restart at }{\b \\linestarts}{ value.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\lineppage\cell }{Line numbers restart on each page.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\linecont\cell }{
Line numbers continue from the preceding section.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft442\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10037\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 
\adjustright \shading2000 \f1\fs20\cgrid {Page Information}{\i \cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft442\trkeep \clvertalt\cltxlrtb \cellx2117\clvertalt\cltxlrtb \cellx10037\pard 
\sa120\widctlpar\intbl\adjustright {\b \\pgwsxn}{\b\i N}{\b \ce
 ll }{\b\i N}{ is the page width in twips. A }{\b \\sectd}{ resets the value to that specified by }{\b \\paperw}{\b\i N}{ in the document properties.\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pghsxn}{\b\i N}{\b \cell }{\b\i N}{ is the page height in twips. A }{\b \\sectd}{ resets the value to that specified by }{\b \\paperh}{\b\i N}{ in the document properties.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\marglsxn}{\b\i N}{\b \cell }{\b\i N}{ is the left margin of the page in twips. A }{\b \\sectd}{ resets the value to that specified by }{\b \\margl}{\b\i N}{
 in the document properties.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\margrsxn}{\b\i N}{\b \cell }{\b\i N}{ is the right margin of the page in twips. A }{\b \\sectd}{
 resets the value to that specified by }{\b \\margr}{\b\i N}{ in the document properties.\cell }\pard \wid
 ctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\margtsxn}{\b\i N}{\b \cell }{\b\i N}{
 is the top margin of the page in twips. A }{\b \\sectd}{ resets the value to that specified by }{\b \\margt}{\b\i N}{ in the document properties.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\margbsxn}{
\b\i N}{\b \cell }{\b\i N}{ is the bottom margin of the page in twips. A }{\b \\sectd}{ resets the value to that specified by }{\b \\margb}{\b\i N}{ in the document properties.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\guttersxn}{\b\i N}{\b \cell }{\b\i N}{ is the width of the gutter margin for the section in twips. A }{\b \\sectd}{ resets the value to that specified by}{\b  \\gutter}{\b\i N}{ from the document properties. If }{
\b Facing Pages}{ is turned }{\b off, }{the gutter will be added to the left margin of all pages. If }{\b Facing Pages }{is turned }{\b on, 
 }{the gutter will be added to the left side of odd-numbered pages and the right side of even-numbered pages.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\margmirsxn\cell }{Switches margin definitions on left and right pages. Used in conjunction with }{\b \\facingp}{.}{\b\i \cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\lndscpsxn\cell }{Page orientation is in landscape format. To mix portrait and landscape sections within a document, the }{\b \\landscape}{
 control should not be used so that the default for a section is portrait, which may be overridden by the }{\b \\lndscpsxn}{ control.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\titlepg\cell }{
First page has a special format.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\headery}{\b\i N}{\b \cell }{Header is }{\b\i N}{ twips 
 from the top of the page (the default is 720).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\footery}{\b\i N}{\b \cell }{Footer is }{\b\i N}{ twips from the bottom of the page (the default is 720).\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd 
\trleft442\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10037\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Page Numbers\cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\trowd \trleft442\trkeep \clvertalt\cltxlrtb \cellx2117\clvertalt\cltxlrtb \cellx10037\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnstarts}{\b\i N}{\b \cell }{Beginning page number (the default is 1).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgncont\cell }{Continuous page numbering (the default).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctl
 par\intbl\adjustright {\b \\pgnrestart\cell }{
Page numbers restart at }{\b \\pgnstarts}{ value.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnx}{\b\i N}{\b \cell }{Page number is }{\b\i N}{
 twips from the right margin (the default is 720). This control word is understood but not used by current versions (6.0 or later) of Word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgny}{\b\i N}{\b 
\cell }{Page number is }{\b\i N}{ twips from the top margin (the default is 720). This control word is understood but not used by current versions (6.0 or later) of Word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\pgndec\cell }{Page-number format is decimal.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnucrm\cell }{Page-number format is uppercase Roman numeral.\cell }\pard 
\widctlpar\intbl\ad
 justright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnlcrm\cell }{Page-number format is lowercase Roman numeral.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnucltr\cell }
{Page-number format is uppercase letter.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnlcltr\cell }{Page-number format is lowercase letter.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\pgnbidia\cell }{Page-number format is Abjad Jawaz if language is Arabic and Biblical Standard if language is Hebrew.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
pgnbidib\cell }{Page-number format is Alif Ba Tah if language is Arabic and Non-standard Decimal if language is Hebrew.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgnchosung\cell 
}\p
 ard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Korean numbering 1 (* chosung).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgncnum\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Circle numbering (*circlenum).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgndbnum\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Kanji numbering without the digit character.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgndbnumd\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Kanji numbering with the digit character.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgndbnumt\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \
 f1\fs20\cgrid {Kanji numbering 3 (*dbnum3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgndbnumk\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Kanji numbering 4 (*dbnum4).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgndecd\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Double-byte decimal numbering.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\lang3082 \\pgnganada\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang3082 Korean numbering 2 (*ganada).\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgngbnum\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Chinese numbering 1 (*gb1).\cell }\p
 ard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgngbnumd\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Chinese numbering 2 (*gb2).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgngbnuml\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Chinese numbering 3 (*gb3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgngbnumk\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Chinese numbering 4 (*gb4).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgnzodiac\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Chinese Zodiac numbering 1 (*zodiac1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl
 \adjustright \b\f1\fs20\cgrid {\\pgnzodiacd\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Chinese Zodiac numbering 2 (*zodiac2).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pgnzodiacl\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Chinese Zodiac numbering 3 (*zodiac3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnhindia\cell }{Hindi vowel numeric format.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnhindib\cell }{Hindi consonants.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnhindic\cell }{Hindi digits.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnhindid\cell }{Hindi descriptive (cardinal) text.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120
 \widctlpar\intbl\adjustright {\b \\phnthaia\cell }{
Thai letters.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnthaib\cell }{Thai digits.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnthaic\cell }{
Thai descriptive.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnvieta\cell }{Vietnamese descriptive.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnid
\cell }{\lang1031 Page number in dashes (Korean).\cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnhn}{\b\i N}{\b  \cell }{
Indicates which heading level is used to prefix a heading number to the page number.}{\b  }{This control word can only be used in conjunction with numbered heading styles. 0 specifies to not show heading level (the default). Values 1 through 9
 correspond to
  heading levels 1 through 9.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnhnsh\cell }{Hyphen separator character.}{\b  }{
This separator and the successive ones appear between the heading level number and the page number.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnhnsp\cell }{Period separator character.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnhnsc\cell }{Colon separator character.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnhnsm\cell }{Em dash (\emdash 
) separator character.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgnhnsn\cell }{En dash (\endash ) separator character.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft442\trkeep 
\clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10037\pard\plain \s79\
 sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Vertical Alignment\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row 
}\trowd \trleft442\trkeep \clvertalt\cltxlrtb \cellx2117\clvertalt\cltxlrtb \cellx10037\pard \sa120\widctlpar\intbl\adjustright {\b \\vertalt\cell }{Text is top-aligned (the default).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\vertalb\cell }{Text is bottom-aligned.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\vertalc\cell }{Text is centered vertically.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\vertalj\cell }{Text is justified vertically.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft442\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10037
\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright 
 \shading2000 \f1\fs20\cgrid {Bidirectional Controls\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft442\trkeep \clvertalt\cltxlrtb 
\cellx2117\clvertalt\cltxlrtb \cellx10037\pard \sa120\widctlpar\intbl\adjustright {\b \\rtlsect\cell }{This section will snake (newspaper style) columns from right to left.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\ltrsect\cell }{This section will snake (newspaper style) columns from left to right (the default).\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft442\trkeep \clvertalt\cltxlrtb \cellx10037
\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Asian Controls\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft442\trkeep \clvertalt\cltxlrtb \cellx2117
\clvertalt\cltxlrtb \cellx10037\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid 
 {\\horzsect\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Horizontal rendering.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\vertsect\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Vertical rendering.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft442\trkeep 
\clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10037\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Text Flow\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd 
\trleft442\trkeep \clvertalt\cltxlrtb \cellx2117\clvertalt\cltxlrtb \cellx10037\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\stextflow}{\cell Section property for specifying text flow:
\par }\pard \sa120\widctlpar\intbl\tx480\adjustright {\cf1 0\tab Text flows left to right and top to bottom
\par 1\tab Text flows top to bottom and rig
 ht to left, vertical
\par 2\tab Text flows left to right and bottom to top
\par 3\tab Text flows right to left and top to bottom
\par 4\tab Text flows left to right and top to bottom, vertical
\par 5\tab Text flows vertically, non-vertical font}{\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft442\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10037\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 
\adjustright \shading2000 \f1\fs20\cgrid {Page Borders\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft442\trkeep \clvertalt\cltxlrtb \cellx2117\clvertalt\cltxlrtb \cellx10037\pard 
\sb120\sa120\widctlpar\intbl\adjustright {\b \\pgbrdrhead}{\cell Page border surrounds header.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgbrdrfoot\cell }{Page border surrounds footer.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \
 \pgbrdrt\cell }{Page border top.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgbrdrb\cell }{Page border bottom.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgbrdrl\cell }{Page border left.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgbrdrr\cell }{Page border right.
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrart}{\b\i N}{\b \cell }{Page border art; the }{\b\i N}{ argument is a value from 1 through 165 representing the number of the border.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgbrdropt}{\b\i N}{\b \cell }\pard \sa120\widctlpar\intbl\tx480\adjustright {8\tab Page border measure from text. }{\b Always display in fron}{t option is set to }{\b off}{
. 
\par }\pard \fi-485\li485\sa120\widctlpar\intbl\tx480\adjustright {32\
 tab Page border measure from edge of page. }{\b Always display in front}{ option is set to }{\b on}{.
\par 40\tab Page border measure from edge of page. }{\b Always display in front}{ option is set to }{\b off}{.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pgbrdrsnap\cell }{Align paragraph borders and table
 edges with page border.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft442\trkeep \clvertalt\cltxlrtb \cellx10037\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {
Line and Character Grid\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft442\trkeep \clvertalt\cltxlrtb \cellx2117\clvertalt\cltxlrtb \cellx10037\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\sectexpand}{\b\i N}{
\b \cell }\pard \sa120\widctlpar\intbl\adjustright {Character space basement (character pitch minus font size) }{\b\i N}{ in device-indepen
 dent units (a device-independent unit is 1/294912th of an inch).  \cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\sectlinegrid}{\b\i N}{\b \cell }\pard \sa120\widctlpar\intbl\adjustright {Line grid, where }{\b\i N}{ is the line pitch in 20ths of a point.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\ri-120\sa120\widctlpar\intbl\adjustright {\b \\sectdefaultcl\cell }\pard \sa120\widctlpar\intbl\adjustright {Default state of section. Indicates }{\b \\sectspecifycl}{\i  }{and }{\b \\sectspecifyl}{ are not emitted.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\sectspecifycl\cell }\pard \sa120\widctlpar\intbl\adjustright {Specify number of characters per line only.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\ri-120\sa120\widctlpar\intbl\adjustright {\b \\sectspecifyl\cell }\pard \sa120\widctlpar\intbl\adjustright {Specify both number of characters per lin
 e and number of lines per page.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft442\trkeep 
\clvertalt\cltxlrtb \cellx2117\clvertalt\cltxlrtb \cellx10037\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\sectspecifygenN\cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Indicates that text should snap to the character grid. Note that the N is part of the keyword.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\adjustright {{\*\bkmkstart _Ref281718836}{\*\bkmkstart _Toc313960814
}{\*\bkmkstart _Toc335399088}
\par The color, width, border style, and border spacing keywords for page borders are the same as the keywords defined for paragraph borders.{\*\bkmkstart _Toc380819791}
\par }\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart Headers_and_Footers}Headers and Footers{\*\bkmkend _Ref281718836}{\*\bkmkend _Toc313960814}{\*\bkmkend _Toc335399088}{\*\bkmk
 end _Toc380819791}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {{\*\bkmkend Headers_and_Footers}
Headers and footers are RTF destinations. Each section in the document can have its own set of headers and footers. If no headers or footers are defined for a given section, the headers and footers from the previous sec
tion (if any) are used. Headers and footers have the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<hdrftr>\cell '\{' <hdrctl> <para>+ '\}' <hdrftr>?\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {<hdrctl>\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\header}{ | }{\b \\footer}{ |}{\b  \\headerl}
{ | }{\b \\headerr}{ | }{\b \\headerf}{ | }{\b \\footerl}{ |}{\b  \\footerr}
 { | }{\b \\footerf}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {Note that each separate <hdrftr> group must ha
ve a distinct <hdrctl> introducing it.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\header\cell }{Header on all pages. This is a destination control word.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\footer\cell }{Footer on all pages. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
headerl\cell }{Header on left pages only. This is a destination co
 ntrol word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\headerr\cell }{Header on right pages only. This is a destination control word.
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\headerf\cell }{Header on first page only. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\footerl\cell }{Footer on left pages only. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\footerr\cell }{Footer on right p
ages only. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\footerf\cell }\pard\plain 
\s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Footer on first page only
 . This is a destination control word.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\f5 \row }\pard \sa120\widctlpar\adjustright {
\par The }{\b \\headerl}{, }{\b \\headerr}{, }{\b \\footerl}{, and }{\b \\footerr}{ control words are used in conjunction with the}{\b  \\facingp}{ control word, and the}{\b  \\headerf}{ and }{\b \\footerf}{ control words are used in conjunction with the}{\b  
\\titlepg}{ control word. Many RTF readers will not function correctly if the appropriate document properties are not set. In particular, if }{\b \\facingp}{ is not set, then only }{\b \\header }{and }{\b \\footer }{should be used; if }{\b \\facingp}{
 is set, then only }{\b \\headerl}{, }{\b \\headerr}{, }{\b \\footerl}{, and }{\b \\footerr}{ should be used.}{\b  }{Combining both }{\b \\facingp }{and }{\b \\titlepg}{ is allowed. You should not use }{\b \\header}{
 to set the headers for both pages when }{\b \\facingp}{ is set. You can use }{\b \\headerf}{ if }{\b \\titlepg}{ is no
 t set, but no header will appear. For more information, see }{\field\fldedit{\*\fldinst { HYPERLINK  \\
l "Document_Formatting_Properties" }{{\*\datafield 08d0c9ea79f9bace118c8200aa004ba90b02000000080000001f00000044006f00630075006d0065006e0074005f0046006f0072006d0061007400740069006e0067005f00500072006f007000650072007400690065007300000000}}}{\fldrslt {
\cs110\ul\cf2 Document Formatting Properties}}}{ and }{\field\fldedit{\*\fldinst { HYPERLINK  \\l "Section_Formatting_Properties" }{{\*\datafield 
08d0c9ea79f9bace118c8200aa004ba90b02000000080000001e000000530065006300740069006f006e005f0046006f0072006d0061007400740069006e0067005f00500072006f007000650072007400690065007300000000}}}{\fldrslt {\cs110\ul\cf2 Section Formatting Properties}}}{
 in this Specification.
\par If the previous section had a first page header or footer and had }{\b \\titlepg}{ set, and the current section does not, then the previous section's first page header or footer is disabled. However, it is not destroyed; if s
 ubsequent sections have }{\b 
\\titlepg}{ set, then the first page header or footer is restored.
\par }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Toc313960815}{\*\bkmkstart _Toc335399089}{\*\bkmkstart _Toc380819792}{\*\bkmkstart _Toc381591835}{\*\bkmkstart _Toc382644196}
{\*\bkmkstart _Toc383176027}{\*\bkmkstart _Toc386002185}{\*\bkmkstart _Toc386539816}{\*\bkmkstart Paragraph_Text}{\*\bkmkstart _Toc519492452}{\*\bkmkstart _Toc521909697}Paragraph Text{\*\bkmkend _Toc313960815}{\*\bkmkend _Toc335399089}
{\*\bkmkend _Toc380819792}{\*\bkmkend _Toc381591835}{\*\bkmkend _Toc382644196}{\*\bkmkend _Toc383176027}{\*\bkmkend _Toc386002185}{\*\bkmkend _Toc386539816}{\*\bkmkend Paragraph_Text}{\*\bkmkend _Toc519492452}{\*\bkmkend _Toc521909697}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {There are two kinds of paragraphs: plain and table. A table is a collection of paragraphs, and a table row is a continuous sequenc
 e of paragraphs partitioned into cells. The }{\b \\intbl}{ para
graph-formatting control word identifies the paragraph as part of a table. Additional keywords related to table styles are documented next, and refer to properties of the cell within which the paragraph resides. For more information, see the }
{\field\fldedit{\*\fldinst { HYPERLINK  \\l "Table_Definitions" }{{\*\datafield 08d0c9ea79f9bace118c8200aa004ba90b0200000008000000120000005400610062006c0065005f0044006500660069006e006900740069006f006e007300000000}}}{\fldrslt {\cs110\ul\cf2 
Table Definitions}}}{ section of this Specification.  This control is inherited between paragraphs that do not have paragraph properties reset with }{\b \\pard}{.
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\lang3082 <para>\cell <textpar> | <row>\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2
 160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<textpar>\cell <pn>? <brdrdef>? <parfmt>* <apoctl>* <tabdef>? <shading>? (/v /spv)? (}{\b \\}{\b\i subdocument}{ | <char>+) (}{\b \\par}{ <para>)?\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<row>\cell (<tbldef> <cell>+ <tbldef> }{\b \\row}{) | (<tbldef> <cell>+ }{\b \\row}{) | (<cell>+ <tbldef> }{\b \\row}{)\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {<cell>\cell (<nestrow>? <tbldef>?) & <textpar>+ }{\b \\cell}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<nestrow>\cell <nestcell>+ \lquote \{\\*\rquote }{\b \\
nesttableprops}{ <tbldef> }{\b \\nestrow}{ \lquote \}\rquote \cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<nestcell>\cell 
<textpar>
 + }{\b \\nestcell}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Ref281718496}{\*\bkmkstart _Toc313960816}{\*\bkmkstart _Toc335399090}
{\*\bkmkstart _Toc380819793}{\*\bkmkstart Paragraph_Formatting_Properties}Paragraph Formatting Properties{\*\bkmkend _Ref281718496}{\*\bkmkend _Toc313960816}{\*\bkmkend _Toc335399090}{\*\bkmkend _Toc380819793}{\*\bkmkend Paragraph_Formatting_Properties}

\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {These control words (described as <parfmt> in the paragraph-text syntax description) specify generic paragraph formatting properties. These control words can appear anywhere
 in the body of the paragraph, not just at the beginning.
\par Note that if the }{\b \\pard}{ control word is not present, the current paragraph inherits all paragraph properties defined in the previous paragraph.
\par }\pard \sa120\keepn\widctlpar\adjustright {The p
 aragraph-formatting control words are listed in the following table.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\keepn\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\par\cell }{New paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\}{\b\fs8  }{\b pard\cell }{Resets to default paragraph properties.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\spv\cell }{
Style separator feature that causes the paragraph mark to not appear even in ShowAll. Used to nest paragraphs within the document view or outline without generating a new heading.\cell }\pard \widctlpar\intbl\adjus
 tright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\hyphpar\cell }{Toggles automatic hyphenation for the paragraph.}{\b  }{Append 1 or nothing to toggle property on; append 0 to turn it off.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\intbl\cell }{Paragraph is part of a table.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\itap}{\b\i N}{\b \cell }{Paragraph nesting level, where 0 is the main
 document, 1 is a table cell, 2 is a nested table cell, 3 is a doubly nested table cell, and so forth. The default is 1.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\keep\cell }{Keep paragraph intact.
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\keepn\cell }{Keep paragraph with the next paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b
  \\level}{
\b\i N}{\b \cell }{\b\i N}{ is the outline level of the paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\noline\cell }{No line numbering.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\nowidctlpar}{\cell No widow/orphan control. This is a paragraph-level property and is used to override the document-level }{\b \\widowctrl}{.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\widctlpar\cell }{Widow/orphan control is used for the current paragraph. This is a paragraph property used to override the absence of the document-level }{\b \\widowctrl}{.\cell }\pard \widctlpar\intbl\adjustright 
{\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10072\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\outlinelevel}{\b\i N}{\cell }\pard \sa120\widctlpar\intbl\adjustright {Outline level of paragrap
 h. The }{
\b\i N }{argument is a value from 0 to 8 representing the outline level of the paragraph. In the default case, no outline level is specified (same as body text).  \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {
\b \\pagebb\cell }{Break page before the paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sbys\cell }{Side-by-side paragraphs.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\s}{\b\i N}{\b \cell }{Designates paragraph style. If a paragraph style is specified, style properties must be specified with the paragraph.}{\b  }{\b\i N}{ references an entry in the style sheet.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10072\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Table Style Sp
 ecific\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2152\clvertalt\cltxlrtb \cellx10072\pard \sa120\nowidctlpar\intbl\adjustright {\b \\yts\cell }{
Designates the table style that was applied to the row/cell.\cell }\pard \widctlpar\intbl\adjustright {\b\fs28 \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tscfirstrow\cell }{This cell is in the first row.\cell }\pard 
\widctlpar\intbl\adjustright {\fs28 \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsclastrow\cell }{This cell is in the last row.\cell }\pard \widctlpar\intbl\adjustright {\b\fs28 \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tscfirstcol
\cell }{This cell is in the first column.\cell }\pard \widctlpar\intbl\adjustright {\fs28 \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tsclastcol\cell }{This cell is in the last column.\cell }\pard \widctlpar\intbl\adjustright {\b\fs28 \row 
}\pard \sa120\nowidctlpar\intbl\adju
 stright {\b \\tscbandhorzodd\cell }{This cell is in the odd row band.\cell }\pard \widctlpar\intbl\adjustright {\fs28 \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tscbandhorzeven\cell }{
This cell is in the even row band.\cell }\pard \widctlpar\intbl\adjustright {\b\fs28 \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tscbandvertodd\cell }{This cell is in the odd column band.\cell }\pard \widctlpar\intbl\adjustright {\fs28 \row 
}\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tscbandverteven\cell }{This cell is in the even column band.\cell }\pard \widctlpar\intbl\adjustright {\b\fs28 \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tscnwcell\cell }{
This is the NW cell in the table (top left).\cell }\pard \widctlpar\intbl\adjustright {\fs28 \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tscnecell\cell }{NE cell.\cell }\pard \widctlpar\intbl\adjustright {\b\fs28 \row }\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\tscswcell\cell }{SW cell.\cell }\
 pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tscsecell\cell }{SE cell.\cell }\pard \widctlpar\intbl\adjustright {\b \row }\trowd 
\trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10072\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Alignment\cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10072\pard \sa120\widctlpar\intbl\adjustright {\b \\qc\cell }{Centered.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\qj\cell }{Justified.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ql\cell }{Left-aligned (the default).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\qr\cell }{Right-aligned.\cell }\pard \widctlpar\intbl\adj
 ustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\qd\cell }\pard\plain \sa120\widctlpar\intbl\adjustright 
\f1\fs20\cgrid {Distributed.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\qkN\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Percentage of line occupied by Kashida justification (0 \endash  low, 10 \endash  medium, 20 \endash  high).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\qt\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {For Thai distributed justification.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx10072\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb
\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {\lang1036 Font Alignment\cell }\pard\plain \widctlpar\intbl\adj
 ustright \f1\fs20\cgrid {\lang1036 \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10072
\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\faauto\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Font alignment. The default setting for this is "Auto."\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\fahang\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Font alignment: Hanging.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\facenter\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang1036 Font alignment: Center.\cell }\pard \widctlpar\intbl\adjustright {\lang1036 \row }\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\lang1036 \\faroman\cell }\pard\plain \sa120\widctlpar\intbl\adjustright 
 \f1\fs20\cgrid {\lang1036 Font alignment\~: Roman (default).\cell }\pard \widctlpar\intbl\adjustright {\lang1036 \row 
}\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\favar\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Font alignment: Upholding variable.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\fafixed\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Font alignment: Upholding fixed.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd 
\trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10072\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Indentation\cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10072\pard \sa120\widctlpar
 \intbl\adjustright {\b \\fi}{\b\i N}{\b \cell }{First-line indent (the default is 0).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\cufi}{\b\i N}{\b \cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {First-line indent in hundredths of a character unit; overrides }{\b \\fi}{\b\i N}
{,}{\b\i  }{although they should both be emitted with equivalent values.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\li}{\b\i N}{\b \cell }{Left indent (the default is 0).\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\lin}{\b\i N}{\b \cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Left indent for left-to-right paragraphs; right indent for right-to-left paragraphs (the default is 0). }{\b \\lin}{\b\i N}{ defines space before the paragraph.\cell }\pard\plain \widctlpar\intbl\adjustright \f1
 \fs20\cgrid {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\culi}{\b\i N}{\b \cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Left indent (space before) in hundredths of a character unit. Behaves like }{\b \\lin}{\b\i N}{ and overrides }{\b \\li}{
\b\i N}{ and }{\b \\lin}{\b\i N}{,}{\b\i  }{although they should all be emitted with equivalent values.}{\b\i  }{\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ri}{\b\i N}{\b \cell 
}\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Right indent (the default is 0).\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rin}{\b\i N}{\b \cell }{
Right indent for left-to-right paragraphs; left indent for right-to-left paragraphs (the default is 0). }{\b \\rin}{\b\i N}{ defines space after the paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\wi
 dctlpar\intbl\adjustright {\b \\
curi}{\b\i N}{\b \cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Right indent (space after) in hundredths of a character unit. Behaves like }{\b \\rin}{\b\i N}{ and overrides }{\b \\ri}{\b\i N}{ and }{\b \\rin}{\b\i N}{,}{\b\i  }
{although they should all be emitted with equivalent values.}{\b\i  }{\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\adjustright\cell }\pard \sa120\widctlpar\intbl\adjustright {
Automatically adjust right indent when document grid is defined.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10072\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb
\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Spacing\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\clt
 xlrtb \cellx10072\pard 
\sa120\widctlpar\intbl\adjustright {\b \\sb}{\b\i N}{\b \cell }{Space before (the default is 0).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sa}{\b\i N}{\b \cell }{Space after (the default is 0).\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sbauto}{\b\i N}{\b \cell }\pard \sa120\nowidctlpar\intbl\adjustright {Auto spacing before:
\par 0\tab Space before determined by }{\b \\sb}{
\par 1\tab Space before is Auto (ignores }{\b \\sb}{)
\par The default is 0.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\saauto}{\b\i N}{\b \cell }\pard \sa120\nowidctlpar\intbl\adjustright {Auto spacing after:
\par 0\tab Space after determined by }{\b \\sa}{
\par 1\tab Space after is Auto (ignores }{\b \\sa}{)
\par The default is 0.}{\i \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\li
 sb}{\b\i N}{\b \cell }\pard \sa120\nowidctlpar\intbl\adjustright {Space before in hundredths of a character unit. Overrides }{\b \\sb}{
\b\i N}{, although they should both be emitted with equivalent values.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\lisa}{\i N}{\cell }\pard\plain 
\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {Space after in hundredths of a character unit. Overrides }{\b \\sa}{\b\i N}{, although they should both be emitted with equivalent values.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b\lang1031 \\sl}{\b\i\lang1031 N}{\b\lang1031 \cell }{Space between lines. If this control word is missing or if }{\b \\sl0}{ is used, the line spacin
g is automatically determined by the tallest character in the line. If }{\b\i N}{ is a positive value, this size is used only if it is taller than the tallest character (otherwise, the tallest character i
 s used); if }{\b\i N}{
 is a negative value, the absolute value of }{\b\i N}{ is used, even if it is shorter than the tallest character.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\slmult}{\b\i N}{\b \cell }{
Line spacing multiple. Indicates that the current line spacing is a multiple of "Single" line spacing. This control word can follow only the }{\b \\sl }{control word and works in conjunction with it. 
\par }\pard \sa120\widctlpar\intbl\tx450\adjustright {0\tab "At Least" or "Exactly" line spacing
\par 1\tab Multiple line spacing, relative to "Single"\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\nosnaplinegrid\cell }\pard \sa120\widctlpar\intbl\adjustright {Disable snap line to grid.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10072\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15
 \brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Subdocuments\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10072\pard \sa120\widctlpar\intbl\adjustright {\b \\subdocument}{\b\i N}{\b \cell }{
Indicates that a subdocument in a master document/subdocument relationship should occur here. }{\b\i N}{ represents an index into the file table. This control word must be the only item in a paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10072\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Bidirectional Controls\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10072\pard \sa120\keepn\widctlpar\intbl\adjustright {\b \\rtlpar\cell }\pard \sa
 120\widctlpar\intbl\adjustright {
Text in this paragraph will be displayed with right-to-left precedence.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ltrpar\cell }{Text in this paragraph will be displayed wi
th left-to-right precedence (the default).\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx10072\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 
\f1\fs20\cgrid {Asian Typography\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10072\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright 
\b\f1\fs20\cgrid {\\nocwrap\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {No character wrapping.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\nowwr
 ap
\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {No word wrapping.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\nooverflow\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {No overflow period and comma.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\aspalpha\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Auto spacing between DBC and English.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\aspnum\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Auto spacing between DBC and numbers.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx10072\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb
\brdrs\brdrw15\brsp20 \adjustright \sha
 ding2000 \f1\fs20\cgrid {Pocket Word\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10072\pard 
\sb120\sa120\widctlpar\intbl\adjustright {\b \\collapsed\cell }{Paragraph property active in outline view that specifies that the paragraph is collapsed (not viewed).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain 
\s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Ref281720001}{\*\bkmkstart _Toc313960817}{\*\bkmkstart _Toc335399091}{\*\bkmkstart _Toc380819794}{\*\bkmkstart Tabs}Tabs{\*\bkmkend _Ref281720001}
{\*\bkmkend _Toc313960817}{\*\bkmkend _Toc335399091}{\*\bkmkend _Toc380819794}{\*\bkmkend Tabs}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Any paragraph may have its own set of tabs. Tabs must follow this syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa1
 20\widctlpar\intbl\adjustright {<tabdef>\cell (<tab> | <bartab>)+\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<tab>\cell <tabkind>? <tablead>? }{\b\i \\tx}{ \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<bartab>\cell 
<tablead>? }{\b\i \\tb}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<tabkind>\cell }{\b \\tqr}{ | }{\b \\tqc}{ | }{\b \\tqdec}{ \cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<tablead>\cell }{\b \\tldot}{ | \\}{\b tlmdot | \\tlhyph}{ | }{\b \\tlul}{ | }{\b \\tlth }{| }{\b \\tleq}{\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard\plain \s80\sa120\sl-120\slmult0\widctlpar\adjustright \f1\fs20\cgrid {
\par }\trowd \t
 rleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b Control word\cell Meaning\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\tx}{\b\i N}{\b \cell }{Tab position in twips from the left margin.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\tqr\cell }{Flush-right tab.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\tqc\cell }{Centered tab.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b\lang3082 \\tqdec\cell }{\lang3082 Decimal tab.\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\tb}{\b\i N}{\b \cell }
{Bar 
 tab position in twips from the left margin.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\tldot\cell }{Leader dots.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\tlmdot\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Leader middle dots.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
tlhyph\cell }{Leader hyphens.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\tlul\cell }{Leader underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\tlth
\cell }{Leader thick line.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\tleq\cell }{Leader equal sign.\cell }\pard 
\widctlpa
 r\intbl\adjustright {\row }\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Ref281719361}{\*\bkmkstart _Toc313960818}{\*\bkmkstart _Toc335399092}{\*\bkmkstart _Toc380819795}
{\*\bkmkstart Bullets_and_Numbering}Bullets and Numbering{\*\bkmkend _Ref281719361}{\*\bkmkend _Toc313960818}{\*\bkmkend _Toc335399092}{\*\bkmkend _Toc380819795}{\*\bkmkend Bullets_and_Numbering}
\par }\pard\plain \s5\sb40\sa240\sl-240\slmult0\keepn\widctlpar\outlinelevel4\adjustright \b\i\f1\fs20\cgrid {{\*\bkmkstart Word_60_95_RTF}Word 6.0 and Word 95 RTF{\*\bkmkend Word_60_95_RTF}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {To provide compatibility with existing RTF readers, all applications that can automatically format paragraphs with bullets or numbers will also emit the generated text as plain text in the}{\b  \\
pntext}{ group. This will allow existing RTF read
ers to capture the plain text and safely ignore the auto number instruction
 s. This group precedes all bulleted or numbered paragraphs, and will contain all the text and formatting that would be automatically generated. It should precede the }{\b '\{'\\*\\
pn }{\b\f3 \u-3908\'bc}{\b  '\}'}{ destination, and it is the responsibility of RTF readers that understand the }{\b '\{'\\*\\pn }{\b\f3 \u-3908\'bc}{\b  '\}'}{ destination to ignore the }{\b \\pntext }{
group.  The following table defines the grammar of this group.
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\lang3082 <pn>\cell <pnseclvl> | <pnpara>\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\lang3082 <pnseclvl>\cell '\{\\*' \\}{\b\i\lang3082 pnseclvl }{\lang3082 <pndesc>'\}'\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard 
\sa120\widctlpar\intbl\adjustright 
 {\lang3082 <pnpara>\cell <pntext> <pnprops>\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\widctlpar\intbl\adjustright {<pntext>\cell '\{' }{\b \\pntext }{<char> '\}'\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<pnprops>\cell '\{\\*' }{\b \\pn }{<pnlevel> <pndesc>'\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<pnlevel>\cell }{\b \\}{\b\i 
pnlvl }{| }{\b \\pnlvlblt}{ | }{\b \\pnlvlbody}{ | }{\b \\pnlvlcont}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<pndesc>\cell <pnnstyle> & <pnchrfmt> & <pntxtb> & <pntxta> & <pnfmt>\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<pnnstyle>\cell }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pncard}{\b0  }{| \\pndec}{\b0  }{| \\pnucltr | \\pnucrm | \\pnlcltr | \\pnlcrm | \\
pnord | \\pnordt}{\b0  | }{\\pnbidia}{\b0  |
  }{\\pnbidib}{\b0  | }{\\pnaiu | \\pnaiud | \\pnaiueo | \\pnaiueod | \\pnchosung | \\pncnum | \\pndbnum | \\pndbnumd | \\pndbnumk | \\pndbnuml | \\pndbnumt | \\pndecd | \\pnganada | \\pnganada | \\pngbnum | \\
pngbnumd | \\pngbnumk | \\pngbnuml | \\pniroha | \\pnirohad | \\pnuldash | \\pnuldashd | \\pnuldashdd | \\pnulhair | \\pnulth | \\pnulwave | \\pnzodiac | \\pnzodiacd | \\pnzodiacl\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard 
\sa120\widctlpar\intbl\adjustright {<pnchrfmt>\cell \\}{\b\i pnf}{? & \\}{\b\i pnfs}{? & \\}{\b pnb}{? & \\}{\b pni}{? & \\}{\b pncaps}{? & \\}{\b pnscaps}{? & <pnul>? & \\}{\b pnstrike}{? & \\}{\b\i pncf}{?\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {<pnul>\cell \\}{\b pnul}{ | \\}{\b pnuld}{ | \\}{\b pnuldb}{ | \\}{\b pnulnone}{ | \\}{\b pnulw}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<pnfmt>\cell \\}{\b 
pnnumonce}{? & \\}{\b p
 nacross}{? & \\}{\b\i pnindent}{? & \\}{\b\i pnsp}{? & \\}{\b pnprev}{? & <pnjust>? & \\}{\b\i pnstart}{? & \\}{\b pnhang}{? & \\}{\b pnrestart}{?\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {<pnjust>\cell \\}{\b pnqc}{ | \\}{\b pnql}{ | \\}{\b pnqr}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<pntxtb>\cell '\{' \\}{\b pntxtb}{ #PCDATA'\}'\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {<pntxta>\cell }\pard\plain \sa120\widctlpar\intbl\adjustright 
\f1\fs20\cgrid {'\{' \\}{\b pntxta}{ #PCDATA'\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\adjustright {Settings in the following table marked with an asterisk can be turned off by appending 0 to the control word.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\
 clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\keepn\widctlpar\intbl\adjustright {\b Control word\cell }\pard \sa120\widctlpar\intbl\adjustright {\b 
Meaning\cell }\pard \widctlpar\intbl\adjustright {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\pntext\cell }{
This group precedes all numbered/bulleted paragraphs and contains all automatically generated text and formatting. It should precede the }{\b '\{\\*'\\pn }{\b\f3 \u-3908\'bc}{\b  '\}'}{
 destination, and it is the responsibility of RTF readers that understand the }{\b '\{\\*'\\pn }{\b\f3 \u-3908\'bc}{\b  '\}'}{ destination to ignore this preceding group. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\pn\cell }{Turns on paragraph numbering. This is a destination control word.\cell }\
 pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnlvl}{\b\i N }{\b \cell }{
Paragraph level, where }{\b\i N}{ is a level from 1 to 9. Default set by }{\b \\pnseclvl}{\b\i N}{ section formatting property.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnlvlblt\cell }{
Bulleted paragraph (corresponds to level 11). The actual character used for the bullet is stored in the }{\b \\pntxtb}{ group.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnlvlbody\cell }{Simple 
paragraph numbering (corresponds to level 10).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnlvlcont\cell }{Continue numbering but do not display number (\ldblquote skip numbering\rdblquote ).\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnnumonce\cell }{Number each cell only once in a table
  (the default is to number each paragraph in a table).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\pnacross\cell }{Number across rows (the default is to number down columns).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnhang\cell }{
Paragraph uses a hanging indent.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnrestart}{\b\i  }{\b \cell }{
Restart numbering after each section break. Note that this control word is used only in conjunction with the Heading Numbering feature (applying multilevel numbering to Heading style definitions).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\pncard\cell }{Cardinal numbering (One, Two, Three).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pndec\cell }{Decimal numbering (1, 2, 3).\cell }\pard 
\widct
 lpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnucltr\cell }{Uppercase alphabetic numbering (A, B, C).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnucrm\cell }{
Uppercase Roman numbering (I, II, III).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnlcltr\cell }{Lowercase alphabetic numbering (a, b, c).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\pnlcrm\cell }{Lowercase Roman numbering (i, ii, iii).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnord\cell }{Ordinal numbering (1st, 2nd, 3rd).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnordt\cell }{Ordinal text numbering (First, Second, Third).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnbidia\cell }{
 Abjad Jawaz if language is Arabic and Biblical Standard if language is Hebrew.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnbidib\cell }{
Alif Ba Tah if language is Arabic and Non-standard Decimal if language is Hebrew.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pnaiu\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {46 phonetic katakana characters in "aiueo" order (}{\b \\*aiueo}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pnaiud\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {46 phonetic double-byte katakana characters (}{\b \\*aiueo\\*dbchar}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\
pnaiueo\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\f
 s20\cgrid {46 phonetic katakana characters in "aiueo" order (*aiueo).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\
pnaiueod\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {46 phonetic double-byte katakana characters (*aiueo*dbchar).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid 
{\\pnchosung\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Korean numbering 2 (*chosung).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pncnum\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {20 numbered list in circle (}{\b \\*circlenum}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pndbnum\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1
 \fs20\cgrid {Kanji numbering without the digit character (}{\b \\*dbnum1}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pndbnumd
\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Kanji numbering with the digit character (*dbnum2).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pndbnumk\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Kanji numbering 4 (*dbnum4).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pndbnuml\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Kanji numbering 3 (*dbnum3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pndbnumt\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Kanji numbering 3 
 (*dbnum3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pndecd\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Double-byte decimal numbering (}{\b \\*arabic\\*dbchar}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\lang3082 \\pnganada\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang3082 Korean numbering 2 (*ganada).\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\lang3082 \\pnganada
\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang3082 Korean numbering 1 (*ganada).\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pngbnum\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Chinese number
 ing 1 (*gb1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pngbnumd\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Chinese numbering 2 (*gb2).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pngbnumk\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Chinese numbering 4 (*gb4).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pngbnuml\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Chinese numbering 3 (*gb3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pniroha\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {46 phonetic katakana characters in "iroha" order (}{\b \\*iroha}{).\cell }\pard \widctlpar\intbl\adjustr
 ight {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pnirohad
\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {46 phonetic double-byte katakana characters (}{\b \\*iroha\\*dbchar}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright 
\b\f1\fs20\cgrid {\\pnuldash\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Dashed underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pnuldashd\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Dash-dotted underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pnuldashdd\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Dash-dot-dotted underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlp
 ar\intbl\adjustright \b\f1\fs20\cgrid {\\pnulhair\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Hairline underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pnulth\cell }\pard\plain \sa120\widctlpar\intbl\adjustright 
\f1\fs20\cgrid {Thick underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pnulwave\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Wave underline.
\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pnzodiac\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Chinese Zodiac numbering 1 (*zodiac1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pnzodiacd\cell }\pard\plain \sa120\widctl
 par\intbl\adjustright \f1\fs20\cgrid {
Chinese Zodiac numbering 2 (*zodiac2).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\pnzodiacl\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Chinese Zodiac numbering 3 (*zodiac3).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnb\cell }{Bold numbering.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b 
\\pni\cell }{Italic numbering.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pncaps\cell }{All caps numbering.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b 
\\pnscaps\cell }{Small caps numbering.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnul\cell }{Continuous underline.*\cell }\pard \widctlpar\intbl\adjustrig
 ht {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\pnuld\cell }{Dotted underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnuldb\cell }{Double underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\pnulnone\cell }{Turns off underlining.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnulw\cell }{Word underline.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\pnstrike\cell }{Strikethrough numbering.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pncf}{\b\i N }{\b \cell }{Foreground color\emdash 
index into color table (the default is 0).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnf}{\b\i N }{\b \cell }{Font number.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\
 widctlpar\intbl\adjustright {\b \\pnfs}{\b\i N }{\b \cell }{Font size (in half-points).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnindent}{\b\i N }{\b \cell }{
Minimum distance from margin to body text.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnsp}{\b\i N}{\b \cell }{Distance from number text to body text.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\pnprev\cell }{Used for multilevel lists. Include information from previous level in this level; for example, 1, 1.1, 1.1.1, 1.1.1.1\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\pnqc\cell }{Centered numbering.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnql\cell }{Left-justified numbering.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {
 \b \\pnqr\cell }{Right-justified numbering.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnstart}{\b\i N }{\b \cell }{Start at number.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pntxta\cell }{Text after. This group contains the text that succeeds the number. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd 
\trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\pntxtb\cell }{Text before. This group contains the text that precedes the number. This is a destination control word. \cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par Note that there is a limit of 32 characters total for the sum of text before and text after for simple numbering. Multilevel numbering has a limit of 64 characters total for the sum of all levels.
\par }\par
 d\plain \s5\sb40\sa240\sl-240\slmult0\keepn\widctlpar\outlinelevel4\adjustright \b\i\f1\fs20\cgrid {{\*\bkmkstart Word_97_2000_RTF}Word 97 through Word 2002}{\cf6  }{RTF{\*\bkmkend Word_97_2000_RTF}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Each paragraph that is part of a list must contain some keyword to indicate which list it\rquote s in
, and which level of the list it belongs to. Word 97 through Word 2002 also provide the flat text representation of each number (in the }{\b \\}{\cs75\b listtext}{ destination); so, RTF readers that don\rquote 
t understand Word 97 numbering will get the paragraph number, along wit
h appropriate character properties, inserted into their document at the beginning of the paragraph. Any RTF reader that does understand Word 97 through Word 2002 numbering should ignore the entire }{\b \\}{\cs75\b listtext}{ destination.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2112\clvertalt\clbrdrb\brd
 rs\brdrw15 \cltxlrtb \cellx10032\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2112\clvertalt\cltxlrtb \cellx10032\pard \sb120\sa120\widctlpar\intbl\adjustright {\cs75\b \\ls\cell }{Should exactly match the }{\cs75\b ls}{
 for one of the list overrides in the List Override table.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\ilvl\cell }{
The 0-based level of the list to which the paragraph belongs. For all simple lists, this should always be 0. For multilevel lists, it can be 0 through 8.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb 
\cellx2112\clvertalt\cltxlrtb \cellx10032\pard \sa120\widctlpar\intbl\adjustright {\cs75\b \\listtext\cell }{Contains
 the flat text representation of the number, including character properties. Should be ignored by any reader t
 hat understands Word 97 through Word 2002 numbering. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\adjustright {
\par }\pard\plain \s5\sb40\sa240\sl-240\slmult0\widctlpar\outlinelevel4\adjustright \b\i\f1\fs20\cgrid {{\*\bkmkstart _Ref281717139}{\*\bkmkstart _Toc313960819}{\*\bkmkstart _Toc335399093}Revision Marks for Paragraph Numbers and ListNum Fields
\par }\pard\plain \sa120\widctlpar\tx1680\tx8640\adjustright \f1\fs20\cgrid {
Paragraph numbers and ListNum fields track revision information with special properties applied to the paragraph mark and ListNum field, respectively. The special properties hold the "old" value of the number\emdash 
the value it held when revision-mark tracking 
began. At display time, Word checks the number's current value and compares it with this "old" value to determine whether it has changed. If the numbers are different, the old value shows up as deleted and the new value as inserted; if 
 the numbers are the
 same, Word displays the new value normally, with no revision information. If there was no old value, the new value shows up as inserted. The following table lists the RTF specifications for these special properties.
\par }\trowd \trleft446\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard\plain \s98\sb240\sl199\slmult1\keepn\nowidctlpar\intbl\brdrbtw\brdrs\brdrw15 \adjustright \b\f1\fs20\cgrid {Control word\cell Meaning\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft446\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\pnrauth}{\b\i N}{\b \cell }{Index in
to the revision table. The content of the }{\b\i N}{th group in the revision table is considered to be the author of that revision. 
\par }{\b Note}{ This keyword is used to indicate paragraph number revisions.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\
 adjustright {\b \\pnrdate}{\b\i N}{\b \cell }{Time of the revision. The 32-bit DTTM structure is emit
ted as a long integer.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pnrnot\cell }{Indicates whether the paragraph number for the current paragraph is marked as "inserted."\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b\cf1 \\pnrxst}{\b\i\cf1 N}{\cf1 \cell }{The keywords }{\b \\pnrxst}{, }{\b \\pnrrgb}{, }{\b \\pnrpnbr}{, and }{\b \\pnrnfc}{
 describe the "deleted number" text for the paragraph number. Their values are binary. Each of these keywords is represented as an array. The deleted number is written out with a }{\b \\pnrstart}{ keyword, followed by the array\rquote 
s keyword, followed by the first byte of the array, followed by the array\rquote s keyword, followed by the second byte of the array\rquote s keyword, followed by the array\rquote s keyword, followed by the third byte o
 f the array\rquote 
s keyword, and so on. This sequence is followed by the }{\b \\pnrstop}{ keyword.
\par }{\b \\pnrxst}{ is a 32-item Unicode character array (double bytes for each character) with a length byte as the first number\emdash it has the actual text of the number, with "level" place holders written out as digits from 0 through 8.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2112\clvertalt\cltxlrtb \cellx10032\pard \sa120\widctlpar\intbl\adjustright {\b\cf1 \\pnrrgb}{\b\i\cf1 N}{\cf1 \cell }{
Nine-item array of indices of the level place holders in the}{\b  \\pnrxst}{ array.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b\cf1 \\pnrnfc}{\b\i\cf1 N}{\cf1 \cell }{Nine-item array co
ntaining the number format codes of each level (using the same values as the }{\b \\levelnfc }{keyword). The number format code is represented as a short integer. \cell }\pard \widctlpar\intbl\adjus
 tright {\row }\pard \sa120\widctlpar\intbl\adjustright {
\b\cf1 \\pnrpnbr}{\b\i\cf1 N}{\cf1 \cell }{Nine-item array of the actual values of the number in each level. The number is represented as a long integer.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b\cf1 \\
pnrstart}{\b\i\cf1 N}{\cf1 \cell }{The }{\b \\pnrxst}{,}{\b  \\pnrrgb}{,}{\b  \\pnrpnbr}{, and }{\b \\pnrnfc}{ arrays are each preceded by the }{\b \\pnrstart }{keyword, whose argument is 0 through 3, depending on the array.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2112\clvertalt\cltxlrtb \cellx10032\pard \sa120\widctlpar\intbl\adjustright {\b\cf1 \\pnrstop}{\b\i\cf1 N}{\cf1 \cell }{The }{\b \\pnrxst}{,}{\b  \\pnrrgb}{,}{\b  \\
pnrpnbr}{, and}{\b  \\pnrnfc}{ arrays are each terminated by the }{\b \\pnrstop }{keyword, whose argument is the number of bytes written out in the array.\cell }\pard \widctlpar\intbl\adjustright
  {\row }\pard \sa120\widctlpar\tx1680\tx8640\adjustright {
\cf1 
\par }{\b\cf1 Example}{\cf1 
\par }\pard \sa120\widctlpar\adjustright {Let\rquote s take an example of the number "3-4b." which represents the third level of the list. The following table lists the values of each array.
\par }\trowd \trleft450\trkeep \clvertalt\clbrdrb\brdrs\brdrw10 \cltxlrtb \cellx1389\clvertalt\clbrdrb\brdrs\brdrw10 \cltxlrtb \cellx2790\clvertalt\clbrdrb\brdrs\brdrw10 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Array}{\cell }{\b Binary
}{\cell }{\b Comment}{\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft450\trkeep \clvertalt\clbrdrt\brdrs\brdrw10 \cltxlrtb \cellx1389\clvertalt\clbrdrt\brdrs\brdrw10 \cltxlrtb \cellx2790\clvertalt\clbrdrt\brdrs\brdrw10 \cltxlrtb 
\cellx10080\pard \sa120\widctlpar\intbl\adjustright {pnrxst\cell \\'05\\'00-\\'01\\'02\cell The length of the string is 5. Then, first level (level 0), followed by a dash, followed by the second and third 
 levels (levels 1 and 2), followed by a period.
\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft450\trkeep \clvertalt\cltxlrtb \cellx1389\clvertalt\cltxlrtb \cellx2790\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {pnrrgb\cell \\'01\\'03\\'04\cell 
The level place holders are at indices 1, 3, and 4 in the string.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {pnrnfc\cell \\'00\\'00\\'04\cell 
The nfc values are Arabic (0), Arabic (0), and lowercase letter (4).\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft450\trkeep \clvertalt\cltxlrtb \cellx1389\clvertalt\cltxlrtb \cellx2790\clvertalt\cltxlrtb \cellx10080\pard 
\sa120\widctlpar\intbl\adjustright {pnrpnbr\cell \\'03\\'04\\'02\cell The numbers or 3, 4, and 2 (b)\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par Here is the RTF for this number:
\par }\pard \li360\sa120\widctlpar\adjustright {\f2\fs1
 6 \\pnrstart0
\par \\pnrxst0\\pnrxst5\\pnrxst0\\pnrxst1\\pnrxst0\\pnrxst45\\pnrxst0\\pnrxst2\\pnrxst0\\pnrxst3\\pnrxst0\\pnrxst46
\par \\pnrstop12
\par 
\par \\pnrstart1
\par \\pnrrgb1\\pnrrgb3\\pnrrgb4
\par \\pnrrgb0\\pnrrgb0\\pnrrgb0
\par \\pnrrgb0\\pnrrgb0\\pnrrgb0
\par \\pnrstop9
\par 
\par \\pnrstart2
\par \\pnrnfc0\\pnrnfc0\\pnrnfc0\\pnrnfc0\\pnrnfc0\\pnrnfc4
\par \\pnrnfc0\\pnrnfc0\\pnrnfc0\\pnrnfc0\\pnrnfc0\\pnrnfc0
\par \\pnrnfc0\\pnrnfc0\\pnrnfc0\\pnrnfc0\\pnrnfc0\\pnrnfc0
\par \\pnrstop18
\par 
\par \\pnrstart3
\par \\pnrpnbr0\\pnrpnbr0\\pnrpnbr0\\pnrpnbr3
\par \\pnrpnbr0\\pnrpnbr0\\pnrpnbr0\\pnrpnbr4
\par \\pnrpnbr0\\pnrpnbr0\\pnrpnbr0\\pnrpnbr2
\par \\pnrpnbr0\\pnrpnbr0\\pnrpnbr0\\pnrpnbr0 
\par \\pnrpnbr0\\pnrpnbr0\\pnrpnbr0\\pnrpnbr0
\par \\pnrpnbr0\\pnrpnbr0\\pnrpnbr0\\pnrpnbr0
\par \\pnrpnbr0\\pnrpnbr0\\pnrpnbr0\\pnrpnbr0
\par \\pnrpnbr0\\pnrpnbr0\\pnrpnbr0\\pnrpnbr0
\par \\pnrpnbr0\\pnrpnbr0\\pnrpnbr0\\pnrpnbr0
\par \\pnrstop36
\par }\pard \sa120\widctlpar\adjustri
 ght {
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft446\trkeep \clvertalt\cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Track Changes (Revision Mark) Properties for ListNum Fields\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft446\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b\cf1 \\dfrauth}{\b\i N}{\b \cell }{
Index into the revision table. The content of the }{\b\i N}{th group in the revision table is considered the author of that revision. 
\par }{\b Note}{ This keyword is used to indicate the deleted value of a ListNum field.\cell }\pard \widctlpar\intbl\adjust
 right {\row }\pard \sa120\widctlpar\intbl\adjustright {\b\cf1 \\dfrdate}{\b\i N}{\b \cell }{Time of the revis
ion. The 32-bit DTTM structure is emitted as a long integer.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b\cf1 \\dfrxst}{\b \cell }{Unicode character array with a length byte.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b\cf1 \\dfrstart}{\b \cell }{The }{\b \\dfrxst}{ array is preceded by the }{\b \\dfrstart}{ keyword.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft446\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b\cf1 \\dfrstop}{\b \cell }{The }{\b \\dfrxst}{ array is terminated by the }{\b \\dfrstop}{ keyword.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard\plain \s81\nowidctlpar\adjustright \f1\fs20\cgrid {
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {\b Example}{
\par Let\
 rquote s look again at the preceding example, in which the deleted value is "3-4b." The RTF would then be
\par }\pard \li360\sa120\widctlpar\adjustright {\f2\fs16 \\dfrstart0\\dfrxst0\\dfrxst5\\dfrxst0\\dfrxst51\\dfrxst0\\dfrxst45\\dfrxst0\\dfrxst52
\par \\dfrxst0\\dfrxst66\\dfrxst0\\dfrxst46\\dfrstop10
\par }\pard \sa120\widctlpar\adjustright {\f2\fs16 
\par }{where 5 is the length byte, 51 is Unicode for "3", 45 is Unicode for "-", 52 is Unicode for "4", and so on.
\par }\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Toc380819796}{\*\bkmkstart Paragraph_Borders}Paragraph Borders{\*\bkmkend _Ref281717139}{\*\bkmkend _Toc313960819}{\*\bkmkend _Toc335399093}
{\*\bkmkend _Toc380819796}{\*\bkmkend Paragraph_Borders}
\par }\pard\plain \sa120\keepn\widctlpar\adjustright \f1\fs20\cgrid {Paragraph borders have the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\ke
 epn\widctlpar\intbl\adjustright {<brdrdef>\cell (<brdrseg> <brdr> )+\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<brdrseg>\cell }{\b \\brdrt}{ | }{\b \\brdrb}{ | }{\b \\brdrl}{ | }{\b \\brdrr}{ | }{\b \\brdrbtw}{ | }{\b \\brdrbar}{ | }{\b \\box}{\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<brdr>\cell <brdrk>}{\b  }{\b\i \\brdrw}{? }{\b\i \\brsp}{? }{\b\i \\brdrcf}{?\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb 
\cellx2160\clvertalt\cltxlrtb \cellx10080\pard\plain \s71\sa480\widctlpar\intbl\adjustright \f1\fs20\cgrid {<brdrk>\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\brdrs | \\brdrth | \\brdrsh | \\brdrdb | \\brdrdot | \\
brdrdash | \\brdrhair | brdrinset | \\brdrdashsm}{ | }{\b \\brdrdashd | \\brdrdashdd | \\brdrtriple | \\brd
 rtnthsg | \\brdrthtnsg | \\brdrtnthtnsg | \\brdrtnthmg | \\brdrthtnmg | \\brdrtnthtnmg | \\brdrtnthlg | \\brdrthtnlg | \\brdrtnthtnlg | \\
brdrwavy | \\brdrwavydb | \\brdrdashdotstr | \\brdremboss | \\brdrengrave \\brdroutset | \\ brdrnone | \\brdrtbl | \\brdrnil}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \li432\sa120\widctlpar\tx2160\tx10080\adjustright {\b 
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\brdrt\cell }{Border top.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\brdrb\cell }{Border bottom.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctl
 par\intbl\adjustright {\b \\brdrl\cell }{Border left.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\brdrr\cell }{Border right.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrbtw\cell }{
Consecutive paragraphs with identical border formatting are considered part of a single group with the border information applying to the entire group. To have borders around individual paragraphs within the group, the }{\b \\brdrbtw}{
 control must be specified for that paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrbar\cell }{Border outside (right side of odd-numbered pages, left side of even-numbered pages).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\box\cell }{Border around the paragraph (box paragraph).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\ad
 justright {\b \\brdrs\cell }{
Single-thickness border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrth\cell }{Double-thickness border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
brdrsh\cell }{Shadowed border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrdb\cell }{Double border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
brdrdot\cell }{Dotted border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrdash\cell }{Dashed border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
brdrhair\cell }{Hairline border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrinset\cell }{Inset border.\cell }\pard \widctlpar\intbl\adjustright {\row }\p
 ard \sa120\widctlpar\intbl\adjustright {\b \\
brdrdashsm}{\cell Dashed border (small).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrdashd\cell }{Dot-dashed border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\brdrdashdd\cell }{Dot-dot-dashed border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdroutset\cell }{Outset border.\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrtriple\cell }{Triple border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrtnthsg\cell }{Thick-thin border (small).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrthtnsg\cell }{Thin-thick border (small).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrtntht
 nsg\cell }{
Thin-thick thin border (small).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrtnthmg\cell }{Thick-thin border (medium).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\brdrthtnmg\cell }{Thin-thick border (medium).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrtnthtnmg\cell }{Thin-thick thin border (medium).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrtnthlg\cell }{Thick-thin border (large).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrthtnlg\cell }{
Thin-thick border (large).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrtnthtnlg\cell }{Thin-thick-thin border (large).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b
  \\brdrwavy\cell }{Wavy border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrwavydb\cell }{Double wavy border.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrdashdotstr\cell }{Striped border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdremboss\cell }{Embossed border.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrengrave\cell }{Engraved border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\brdrframe\cell }\pard 
\sa120\widctlpar\intbl\adjustright {Border resembles a \ldblquote Frame.\rdblquote \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrw}{\b\i N}{\b \cell }{\b\i N}{
 is the width in twips of the pen used to draw the paragraph border line. }{\b\i N}{ cannot be gr
 eater than 75. To obtain a larger border width, the }{\b\i \\brdth}{ control word can be used to obtain a width double that of }{\b\i N.}{\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrcf}{\b\i N}{\b \cell }{\b\i N}{ is the color of the paragraph border, specified as an index into the color table in the RTF header. \cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\brsp}{\b\i N}{\b \cell }{Space in twips between borders and the paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
brdrnil\cell }{No border specified.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrtbl\cell }{
Table cell has no borders.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlin
 elevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Ref281716305}{\*\bkmkstart _Toc313960820}{\*\bkmkstart _Toc335399094}
{\*\bkmkstart _Toc380819797}{\*\bkmkstart Paragraph_Shading}Paragraph Shading{\*\bkmkend _Ref281716305}{\*\bkmkend _Toc313960820}{\*\bkmkend _Toc335399094}{\*\bkmkend _Toc380819797}{\*\bkmkend Paragraph_Shading}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Paragraph shading has the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<shading>\cell (}{\b \\}{\b\i shading}{ | <pat>) }{\b \\}{\b\i cfpat}{? }{\b \\}{\b\i cbpat}{?\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<pat>\cell }{\b \\bghoriz}{ | }{\b \\bgvert}{ | }{\b \\bgfdiag}{ | }{\b \\bgbdiag}{ | }{\b 
\\bgcross}{ | }{\b \\bgdcross }{| }{\b \\bgdkhoriz}{ | }{\b 
 \\bgdkvert}{ | }{\b \\bgdkfdiag}{ | }{\b \\bgdkbdiag}{ | }{\b \\bgdkcross}{ | }{\b \\bgdkdcross}{ \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\shading}{\b\i N}{\b \cell }{\b\i N}{ is the shading of the paragraph in hundredths of a percent.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\bghoriz\cell }{Specifies a horizontal background pattern for the paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
bgvert\cell }{Specifies a vertical backgro
 und pattern for the paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\bgfdiag\cell }{Specifies a forward diagonal background pattern for the paragraph (\\\\
\\\\).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\bgbdiag\cell }{Specifies a backward diagonal background pattern for the paragraph (////).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\bgcross\cell }{Specifies a cross background pattern for the paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\bgdcross\cell }{
Specifies a diagonal cross background pattern for the paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\bgdkhoriz\cell }{Specifies a dark horizontal background pattern for the paragraph.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpa
 r\intbl\adjustright {\b \\bgdkvert\cell }{Specifies a dark vertical background pattern for the paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {
\b \\bgdkfdiag\cell }{Specifies a dark forward diagonal background pattern for the paragraph (}{\b \\\\\\\\}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\bgdkbdiag\cell }{
Specifies a dark backward diagonal background pattern for the paragraph (}{\b ////}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\bgdkcross\cell }{Specifies a dark cross background pattern for t
he paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\bgdkdcross\cell }{Specifies a dark diagonal cross background pattern for the paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\cfpat}{\b\i N}{\b \cell }{\b\i N}{ 
 is the fill color, specified as an index into the document's color table.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160
\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\cbpat}{\b\i N}{\b \cell }{\b\i N}{ is the background color of the background pattern, specified as an index into the document's color table.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Ref280441870}{\*\bkmkstart _Toc313960821}{\*\bkmkstart _Toc335399095}{\*\bkmkstart _Toc380819798}
{\*\bkmkstart Positioned_Objects_and_Frames}Positioned Objects and Frames{\*\bkmkend _Ref280441870}{\*\bkmkend _Toc313960821}{\*\bkmkend _Toc335399095}{\*\bkmkend _Toc380819798}{\*\bkmkend Positioned_Objects_and_Frames}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The following paragraph-formatting control words specify the location 
 of a paragraph on the page. Consecutive paragraphs with the same frame formatting are considered part of the sam
e frame. For two framed paragraphs to appear at the same position on a page, they must be separated by a paragraph with different or no frame information.
\par Note that if any paragraph in a table row has any of these control words specified, then all paragrap
hs in the table row must have the same control words specified, either by inheriting the properties from the previous paragraph or by re-specifying the controls.
\par Paragraph positioning has the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<apoctl>\cell <framesize> & <horzpos> & <vertpos> & <txtwrap> & <dropcap> & <txtflow> & }{\b\i \\}{\b absnoovrlp}{?\cell 
}\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar
 \intbl\adjustright {<framesize>\cell }{\b\i \\absw}{? & }{\b\i \\absh}{?\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\lang3082 <horzpos>\cell <hframe> & <hdist>\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\widctlpar\intbl\adjustright {<vertpos>\cell <vframe> & <vdist>
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<txtwrap>\cell }{\b \\nowrap}{? & }{\b\i \\dxfrtext}{?}{\i  &}{\b\i  \\dfrmtxtx}{?}{\i  &}{\b\i \\dfrmtxty}{?\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {<dropcap>\cell }{\b\i \\dropcapli}{? & }{\b\i \\dropcapt}{?}{\b \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<hframe>\cell }{\b \\phmrg}{? | }{\b \\phpg}{? | }{\b \\phcol}{?
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<hdist>\cell }{\b\i \\posx}{? | }{\b\i \\posnegx}{? 
 | }{\b \\posxc}{? | }{\b \\posxi}{? | }{\b \\posxo}{? | }{\b \\posxl}{? | }{\b \\posxr}{?\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<vframe>\cell }{\b \\pvmrg}{? | }{\b \\pvpg}{? | }{\b \\pvpara}{?\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s71\sa240\widctlpar\intbl\adjustright 
\f1\fs20\cgrid {<vdist>\cell }\pard\plain \sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b\i \\posy}{? | }{\b\i \\posnegy}{? | }{\b \\posyt}{? | }{\b \\posyil}{? | }{\b \\posyb}{? | }{\b \\posyc}{? | }{\b \\posyin}{? | }{\b \\posyout}{? & }{\b \\}{
\b\i abslock}{?\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {<txtflow>\cell }\pard\plain 
\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\frmtxlrtb}{ | }{\b \\frmtxtbrl}{ | }{\b \\frmtxbtlr}{ | }{\b \\frmtxlrtbv}{ | }{\b \\frmtxtbrl
 v}{\b\i \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\keepn\widctlpar\intbl\adjustright {\b Control word\cell }\pard\plain 
\s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {Meaning\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb
\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Frame Size\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard 
\sb120\sa120\widctlpar\intbl\adjustright {\b \\absw}{\b\i N}{\b \cell }{\b\i N}{ is the width of the frame in twips. \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\
 adjustright {\b \\absh}{\b\i N}{\b \cell }\pard\plain 
\s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b\i N}{ is the height of the frame in twips. A positive number indicates the minimum height of the frame, and a negati
ve number indicates the exact height of the frame. A value of zero indicates that the height of the frame adjusts to the contents of the frame. This is the default for frames where no height is given.\cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Horizontal Position\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\phmrg\cell }{Use the margin as the horizontal reference frame.\cell 
}\pard \wid
 ctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\phpg\cell }{Use the page as the horizontal reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\phcol
\cell }{Use the column as the horizontal reference frame. This is the default if no horizontal reference frame is given.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\posx}{\b\i N}{\b \cell }{
Positions the frame }{\b\i N}{ twips from the left edge of the reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\posnegx}{\b\i N }{\b \cell }{Same as }{\b \\posx}{
 but allows arbitrary negative values. \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\posxc\cell }{Centers the frame horizontally within the reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\
 adjustright {\b \\posxi\cell }{Positions the paragraph horizontally inside the reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\posxo\cell }{Positions the paragr
aph horizontally outside the reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\posxr\cell }{Positions the paragraph to the right within the reference frame.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\posxl\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Positions the paragraph to the left within the reference frame. This is the default if no horizontal positioning information is given.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt
\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading
 2000 \f1\fs20\cgrid {Vertical Position\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd 
\trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\pvmrg\cell }{
Positions the reference frame vertically relative to the margin. This is the default if no vertical frame positioning information is given.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pvpg\cell }{
Positions the reference frame vertically relative to the page.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pvpara\cell }{Posi
tions the reference frame vertically relative to the top left corner of the next unframed paragraph in the RTF stream.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\posy}{\b\i N}{\b \cell }{
Positions the paragraph }{\b\i N}{ twips from the top edge of the reference 
 frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\posnegy}{\b\i N }{\b \cell }{Same as }{\b \\posy}{
 but allows arbitrary negative values.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\posyil\cell }{Positions the paragraph vertically to be inline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\posyt\cell }{Positions the paragraph at the top of the reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\posyc\cell }{
Centers the paragraph vertically within the reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\posyb\cell }\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Positions the paragraph at the bottom of the reference frame.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pa
 rd \sa120\widctlpar\intbl\adjustright {\b \\posyin}{\cell Positions the paragraph vertically inside the reference frame.
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\posyout}{\cell Positions the paragraph vertically outside the reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa240\widctlpar\intbl\adjustright {\b \\abslock}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Lock anchor:
\par 0\tab Do not lock anchor (default).
\par 1\tab Locks a frame anchor to the current paragraph that it is associated with.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain 
\s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Text Wrapping\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \
 clvertalt\cltxlrtb \cellx2160
\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\nowrap\cell }{Prevents text from flowing around the positioned object.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\dxfrtext}{
\b\i N}{\b \cell }{Distance in twips of a positioned paragraph from text in the main text flow in all directions.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\dfrmtxtx}{\b\i N}{\b \cell }{\b\i N}{
 is the horizontal distance in twips from text on both sides of the frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\dfrmtxty}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\b\i N}{ is the vertical distance in twips from text on both sides of the frame.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ov
 erlay}{\cell 
Text flows underneath frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 
\f1\fs20\cgrid {Drop Caps\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\dropcapli}{\b\i N }{\b 
\cell }{Number of lines drop cap is to occupy. The range is 1 through 10.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\dropcapt}{\b\i N }{\b \cell }{Type of drop cap:
\par }\pard \sa120\widctlpar\intbl\tx450\adjustright {1\tab In-text drop cap
\par }\pard \sa240\widctlpar\intbl\tx450\adjustright {2\tab Margin drop cap\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx10080\p
 ard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 
\adjustright \shading2000 \f1\fs20\cgrid {Overlap\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\
absnoovrlp}{\b\i N}{\b \cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Allow overlap with other frames or objects with similar wrapping:
\par 0\tab Allow overlap (default)
\par 1\tab Do not allow overlap\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 
\f1\fs20\cgrid {Text Flow\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard\plain \s68\sb60\sa60\widctlpar\i
 ntbl\adjustright \b\f1\fs20\cgrid {
\\frmtxlrtb\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Frame box flows from left to right and top to bottom (default).\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\frmtxtbrl\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Frame box flows right to left and top to bottom.\cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\frmtxbtlr\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Frame box flows left to right and bottom to top.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\frmtxlrtbv\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Frame box flows left to righ
 t and top to bottom, vertical.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\frmtxtbrlv\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Frame box flows top to bottom and right to left, vertical.\cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\pard \sa120\widctlpar\adjustright {
\par The following is an example of absolute-positioned text in a document:
\par }\pard\plain \s70\li432\sa120\widctlpar\adjustright \f2\fs16\cgrid {\\par \\pard \\pvpg\\phpg\\posxc\\posyt\\absw5040\\dxfrtest173 First APO para
\par \\par \\pard \\phmrg\\posxo\\posyc\\dxfrtext1152 Second APO para
\par }\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Table_Definitions}{\*\bkmkstart _Ref280441004}{\*\bkmkstart _Toc313960822}{\*\bkmk
 start _Toc335399096}{\*\bkmkstart _Toc380819799}
{\*\bkmkstart Table_Definitions}{\*\bkmkend _Table_Definitions}Table Definitions{\*\bkmkend _Ref280441004}{\*\bkmkend _Toc313960822}{\*\bkmkend _Toc335399096}{\*\bkmkend _Toc380819799}{\*\bkmkend Table_Definitions}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {
There is no RTF table group; instead, tables are specified as paragraph properties. A table is represented as a sequence of table rows. A table row is a continuous sequence of paragraphs partitioned into cells. The table row begins with the }{\b \\trowd}{
 control word and ends with the }{\b \\row}{ control word. Every paragraph that is contained in a table row must have the }{\b \\intbl}{ control word specified or inherited from the previous paragraph. A cell may have more than one paragraph in it; th
e cell is terminated by a cell mark (the }{\b \\cell}{ control word), and the row is terminated by a row mark (the }{\b \\row}{
 control word). Table rows can al
 so be positioned. In this case, every paragraph in a table row must have the same positioning controls (see the <apoctl> controls on the }{\field\fldedit{\*\fldinst { HYPERLINK  \\l "Positioned_Objects_and_Frames" }{
{\*\datafield 08d0c9ea79f9bace118c8200aa004ba90b02000000080000001e00000050006f0073006900740069006f006e00650064005f004f0062006a0065006300740073005f0061006e0064005f004600720061006d0065007300000000}}}{\fldrslt {\cs110\ul\cf2 Positioned Objects and Frames}}}{
 subsection of this Specification. Table properties may be inherited from the previous row; therefore, a series of table rows may be introduced by a single <tbldef>.
\par }\pard \sa120\keepn\widctlpar\adjustright {An RTF table row has the following syntax, as shown in the general paragraph-text syntax shown in the }{\field\fldedit{\*\fldinst {\cs111\ul\cf2  HYPERLINK  \\l "Paragraph_Text" }{\cs111\ul\cf2 {\*\datafield 
08d0c9ea79f9bace118c8200aa004ba90b02000000080000000f0000005000610072006100670072006100700068005f00540
 0650078007400000000}}}{\fldrslt {\cs111\ul\cf2 Paragraph Text}}}{ section of this Specification:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<row>\cell (<tbldef> <cell>+ <tbldef> }{\b \\row}{) | (<tbldef> <cell>+ }{\b \\row}{) | (<cell>+ <tbldef> }{\b \\row}{)\cell 
}\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<cell>\cell (<nestrow>? <tbldef>?) & <textpar>+ }{\b \\cell}{\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<nestrow>\cell <nestcell>+ \lquote \{\\*\rquote }{\b \\nesttableprops}{ <tbldef> }{\b \\nestrow}{ \lquote \}\rquote \cell }\pard \widctlpar\intbl\adjustright {\row }\trowd 
\trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<nestcell>\cell <textp
 ar>+ }{\b \\nestcell}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {

\par Note that while Word 97 emitted the row properties (<tbldef>) at the be
ginning of the row, a reader should not assume that this is the case. Properties can be emitted at the end, and, in fact, Word 2002 does this. To avoid breaking readers that might make the aforementioned assumption, Word 2002 will write a copy at the begi
nning as well, so the properties of a typical row in a Word 2002}{\cf6  }{document are repeated at the beginning and at the end of the row. Note that for nested cells, Word 2002 writes the properties at the end only.
\par 
\par A table definition has the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<tbldef>\cell }{\b \\trowd}{ }{\b \\irow}{\b\i N}{\b  \\irowband}{\b\i N \\}{\b ts}{\b\i N }{\b \\}{\b\i trgaph}{\b  }{&}{\b  
}{<rowjust>?}{\b  }{&
  <rowwrite>? & <rowtop>? & <rowbot>? & <rowleft>? & <rowright>? & <rowhor>? & <rowvert>? & <rowpos> ? & }{\b \\}{\b\i trleft}{? & }{\b \\}{\b\i trrh}{? }{\b \\trhdr}{? & }{\b \\trkeep}{? & <rowwidth>? & <rowinv>? & }{\b \\}{\b\i 
trautofit}{? & <rowspc>? & <rowpad>? & }{\b \\taprtl}{? <trrevision>? <tflags>? <celldef>+\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard 
\sa120\widctlpar\intbl\adjustright {<rowjust>\cell  }{\b \\trql}{ | }{\b \\trqr}{ | }{\b \\trqc}{ \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<rowwrite>\cell }{\b \\ltrrow}{ | }{\b \\rtlrow}{\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<rowtop>\cell }{\b \\trbrdrt }{<brdr>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<rowbot>\cell }{\b \\trbrdrl}{ <brdr>\cell 
}\pard \widctlpar\intbl\adjustrig
 ht {\row }\pard \sa120\widctlpar\intbl\adjustright {<rowleft>\cell }{\b \\trbrdrb }{<brdr>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<rowright>\cell }{\b \\trbrdrr }{<brdr>
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<rowhor>\cell }{\b \\trbrdrh }{<brdr>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<rowvert>\cell }{\b \\trbrdrv }{
<brdr>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<rowpos>\cell <rowhorzpos> & <rowvertpos> & <rowwrap> & }{\b\i \\}{\b tabsnoovrlp}{?\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {<rowhorzpos>\cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {<rowhframe>& <rowhdist>\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard 
\sa120\widctlpar\intbl\adjustright {<rowvertpos>\cell <rowvframe>
 & <rowvdist>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<rowwrap>\cell }{\b \\}{\b\i tdfrmtxtLeft}{? & }{\b \\}{\b\i tdfrmtxtRight}{? & }{\b \\
}{\b\i tdfrmtxtTop}{? & }{\b \\tdfrmtxtBottom}{?\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<rowhframe>\cell }{\b \\phmrg}{? | }{\b \\phpg}{? | }{\b \\phcol}{?\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {<rowhdist>\cell }{\b\i \\tposx}{? | }{\b\i \\tposnegx}{? | }{\b \\tposxc}{? | }{\b \\tposxi}{? | }{\b \\tposxo}{? | }{\b \\tposxl}{? | }{\b \\tposxr}{?\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {<rowvframe>\cell }{\b \\tpvmrg}{? | }{\b \\tpvpg}{? | }{\b \\tpvpara}{?\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {<rowvdist>\cell }\pard\plain 
\sa120\widctlpar\intbl\adjustright \f1\fs20\cgri
 d {\b\i \\tposy}{? | }{\b\i \\tposnegy}{? | }{\b \\tposyt}{? | }{\b \\tposyil}{? | }{\b \\tposyb}{? | }{\b \\tposyc}{? | }{\b tposyin}{  | }{\b tposyout}{ \cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {<rowwidth>\cell }{\b \\}{\b\i trftsWidth}{ & }{\b \\}{\b\i trwWidth}{?\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<rowinv>\cell (}{\b \\}{\b\i trftsWidthB}{ & }{\b 
\\}{\b\i trwWidthB}{?)? & (}{\b \\}{\b\i trftsWidthA}{ & }{\b \\}{\b\i trwWidthA}{?)?\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<rowspc>\cell }\pard \sa120\nowidctlpar\intbl\adjustright {(}{\b\i \\trspdl}{
 & }{\b \\}{\b\i trspdfl}{?)? & (}{\b \\}{\b\i trspdt}{ &}{\b  \\}{\b\i trspdft}{?)? & (}{\b \\}{\b\i trspdb}{ & }{\b \\}{\b\i trspdfb}{?)? }{\lang1031 & (}{\b\lang1031 \\}{\b\i\lang1031 trspdr}{\lang1031  & }{\b\lang1031 \\}{\b\i\lang1031 trspdfr}{
\lang1031 ?)?\cell }\pard \widctlp
 ar\intbl\adjustright {\lang1031 \row }\pard \sa120\widctlpar\intbl\adjustright {\lang1031 <rowpad>\cell }\pard \sa120\nowidctlpar\intbl\adjustright {\lang1031 (}{\b\i\lang1031 \\trpaddl}{\lang1031  & }{\b\lang1031 \\}{
\b\i\lang1031 trpaddfl}{\lang1031 ?)? & (}{\b\lang1031 \\}{\b\i\lang1031 trpaddt}{\lang1031  & }{\b\lang1031 \\}{\b\i\lang1031 trpaddft}{\lang1031 ?)? & (}{\b\lang1031 \\}{\b\i\lang1031 trpaddb}{\lang1031  & }{\b\lang1031 \\}{\b\i\lang1031 trpaddfb}{
\lang1031 ?)? & (}{\b\lang1031 \\}{\b\i\lang1031 trpaddr}{\lang1031  &}{\b\lang1031  \\}{\b\i\lang1031 trpaddfr}{\lang1031 ?)?\cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard \sa120\widctlpar\intbl\adjustright {\lang1031 <trrevision>\cell 
}{\b\lang1031 \\trauth}{\b\i\lang1031 N }{\b\lang1031 \\trdate}{\b\i\lang1031 N}{\i\lang1031 \cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard \sa120\widctlpar\intbl\adjustright {\lang1031 <tflags>\cell }{\b\lang1031 \\tbllkborder }{
\lang1031 &}{\b\lang10
 31  \\tbllkshading }{\lang1031  & }{\b\lang1031 \\tbllkfont }{\lang1031 & }{\b\lang1031 \\tbllkcolor}{\lang1031  & }{\b\lang1031 \\tbllkbestfit }{\lang1031 & }{\b\lang1031 \\tbllkhdrrows }{\lang1031 & }{\b\lang1031 \\tbllklastrow }{
\lang1031 & }{\b\lang1031 \\tbllkhdrcols }{\lang1031 & }{\b\lang1031 \\tbllklastcol\cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard \sa120\widctlpar\intbl\adjustright {\lang1031 <cel}{ldef>\cell (}{\b \\clmgf}{? & }{\b \\clmrg}{? & }{\b \\
clvmgf}{? & }{\b \\clvmrg}{? <celldgu>? & <celldgl>? & <cellalign>? & <celltop>? & <cellleft>? & <cellbot>? & <cellright>? & <cellshad>? & <cellflow>? & }{\b clFitText}{? & }{\b clNoWrap}{? & <cellwidth>? & <cellpad>?) }{\b\i \\cellx}{\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\lang1036 <celldgu>}{\lang1031 \cell }{\b\lang1031 \\cldglu}{\lang1031  <brdr>\cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard 
\sa120\widctlpar\intbl\adjustright {\
 lang1031 <celldgl>\cell }{\b\lang1031 \\cldgll}{\lang1031  <brdr>\cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard \sa120\widctlpar\intbl\adjustright {\lang1031 <cellalign>\cell }{\b\lang1031 \\clvertalt
}{\lang1031  |}{\b\lang1031  \\clvertalc}{\lang1031  | }{\b\lang1031 \\clvertalb}{\lang1031 \cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard \sa120\widctlpar\intbl\adjustright {\lang1031 <celltop>\cell }{\b \\clbrdrt }{<brdr>\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<cellleft>\cell }{\b \\clbrdrl}{ <brdr>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<cellbot>\cell }{\b \\clbrdrb }{<brdr>\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<cellright>\cell }{\b \\clbrdrr }{<brdr>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<cellshad>\cell <cellpat>? }{\b\i \\
clcfpat}{? & }{\b
 \i \\clcbpat}{? & }{\b\i \\clshdng}{ \cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {<cellpat>\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\
clbghoriz}{ | }{\b \\clbgvert}{ | }{\b \\clbgfdiag}{ | }{\b \\clbgbdiag}{ | }{\b \\clbgcross}{ | }{\b \\clbgdcross }{| }{\b \\clbgdkhor}{ | }{\b \\clbgdkvert}{ | }{\b \\clbgdkfdiag}{ | }{\b \\clbgdkbdiag}{ | }{\b \\clbgdkcross}{ | }{\b \\clbgdkdcross}{ 
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\lang1031 <cellflow>\cell }{\b\lang1031 \\cltxlrtb}{\lang1031  | }{\b\lang1031 \\cltxtbrl}{\lang1031  | }{\b\lang1031 \\cltxbtlr}{\lang1031  | }{\b\lang1031 \\
cltxlrtbv}{\lang1031  |}{\b\lang1031  \\cltxtbrlv}{\lang1031 \cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {<cellwidth>\cell }\pard\plain \sa120\widctlpar\intbl\adjustright 
\
 f1\fs20\cgrid {\b \\}{\b\i clftsWidth}{ & }{\b \\}{\b\i clwWidth}{?}{\b \cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard\plain 
\s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {<cellpad>\cell }\pard\plain \sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {(}{\b\i \\clpadl}{ & }{\b \\}{\b\i clpadfl}{?)? & (}{\b \\}{\b\i clpadt}{ & }{\b \\}{\b\i clpadft}{?)? & (}{\b \\}{
\b\i clpadb}{ & }{\b \\}{\b\i clpadfb}{?)? & (}{\b \\}{\b\i clpadr}{ & }{\b \\}{\b\i clpadfr}{?)?\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par Note for <tbldef> that the number of }{\b \\cellx}{s must match the number of }{\b \\cell}{s in the }{\b \\row}{.
\par The following control words further define options for each row of the table.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx1
 0080\pard \sa120\keepn\widctlpar\intbl\adjustright {\b Control word\cell }\pard \sa120\widctlpar\intbl\adjustright {\b 
Meaning\cell }\pard \widctlpar\intbl\adjustright {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\keepn\widctlpar\intbl\adjustright {\b \\trowd\cell }\pard 
\sb120\sa120\widctlpar\intbl\adjustright {Sets table row defaults.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\keepn\widctlpar\intbl\adjustright {\b \\irow}{\b\i N\cell }\pard \sb120\sa120\widctlpar\intbl\adjustright {\b\i N }{
is the row index of this row.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\b \\irowband}{\b\i N\cell }\pard \sa120\widctlpar\intbl\adjustright {\b\i N}{
 is the row index of the row, adjusted to account for header rows. A header row has a value of \endash 1.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustrig
 ht {\b \\row\cell }\pard 
\sa120\widctlpar\intbl\adjustright {Denotes the end of a row.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\keepn\widctlpar\intbl\adjustright {\b \\lastrow\cell }\pard \sb120\sa120\widctlpar\intbl\adjustright {
Output if this is the last row in the table.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\keepn\widctlpar\intbl\adjustright {\b \\tcelld\cell }\pard \sb120\sa120\widctlpar\intbl\adjustright {Sets }{\cf1 table cell defaults.}{\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\nestcell\cell }\pard \sb120\sa120\widctlpar\intbl\adjustright {Denotes the end of a nested cell.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\nestrow\cell }\pard \sb120\sa120\widctlpar\intbl\adjustright {Denotes the end of a nested row.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\nestta
 bleprops\cell 
}\pard \sa120\widctlpar\intbl\adjustright {Defines the properties of a nested table. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\nonesttables\cell }\pard 
\sa120\widctlpar\intbl\adjustright {Contains text for readers that do not understand nested tables. This destination should be ignored by readers that support nested tables.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\trgaph}{\b\i N}{\b \cell }{Half the space between the cells of a table row in twips.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\cellx}{\b\i N}{\b \cell }{
Defines the right boundary of a table cell, including its half of the space between cells.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\cell\cell }{Denotes the end of a table cell.\cell }\pard 
\widctlpar\intbl\
 adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clmgf\cell }{The first cell in a range of table cells to be merged.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clmrg
\cell }\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Contents of the table cell are merged with those of the preceding cell.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\f5 \row }\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\clvmgf\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {The first cell in a range of table cells to be vertically merged.\cell }\pard \widctlpar\intbl\adjustright {\f5 
\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\clvmrg\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Contents of the table cell are vertically merged with those of the preceding cell.\cell }\pard 
\widctlpar\intbl\adjustri
 ght {\f5 \row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {
Table Row Revision Tracking\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2152\clvertalt\cltxlrtb \cellx10080\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {
\\trauth}{\i N\cell }{\b0 With revision tracking enabled, this control word identifies the author of changes to a table row\rquote s properties. }{\i N }{\b0 refers to a value in the revision table.\cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\trdate}{\i N\cell }{\b0 With revision tracking enabled, this control word identifies the date on which a revision was made.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b 
 \row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {
Autoformatting Flags\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2152\clvertalt\cltxlrtb \cellx10080\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tbllkborder\cell }{
Flag sets table autoformat to format borders.\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tbllkshading\cell }{Flag sets table autoformat to affect shading.\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tbllkfont\cell }{Flag sets table autoformat to affect font.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tbllkcolor\cell }{
Flag sets table autoformat to affect color.\cell }\pard \widctlpar
 \intbl\adjustright {\b \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tbllkbestfit\cell }{Flag sets table autoformat to apply best fit.\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tbllkhdrrows\cell }{Flag sets table autoformat to format the first (header) row.\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tbllklastrow\cell }
{Flag sets table autoformat to format the last row.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tbllkhdrcols\cell }{Flag sets table autoformat to format the first (header) column.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tbllklastcol\cell }{Flag sets table autoformat to format the last column.\cell }\pard \widctlpar\intbl\adjustright {\b \row }\trowd \trleft432\trkeep \clvertalt\clbrdrt
\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\s
 a120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Row Formatting\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd 
\trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\taprtl\cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Table direction is right to left.\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\trautofit}{\b\i N}{\b \cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {AutoFit:
\par 0\tab No AutoFit (default).
\par }\pard \s21\fi-712\li712\sa120\widctlpar\intbl\adjustright {1\tab AutoFit is on for the row. Overridden by }{\b \\clwWidth}{\b\i N}{ and }{\b \\trwWidth}{\b\i N}{ in any table row.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\trhdr\cell 
 }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Table row header. This row should appear at the top of every page on which the current table appears.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\trkeep\cell }\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Keep table row together. This row cannot be split by a page break. This property is assumed to be off unless the control word is present.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
trkeepfollow\cell }\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Keep row in the same page as the following row.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
trleft}{\b\i N}{\b \cell }{Position in twips of the leftmost edge of the table with respect to the left edge of its column.
 \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\trqc\cell }{
Centers a table row with respect to its containing column.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\trql\cell }{Left-justifies a table row with respect to its containing column.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\trqr\cell }{Right-justifies a table row with respect to its containing column.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b 
\\trrh}{\b\i N}{\b \cell }{Height of a table row in twips. When 0, the height is sufficient for all the text in the l
ine; when positive, the height is guaranteed to be at least the specified height; when negative, the absolute value of the height is used, regardless of the height of the text in the line.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\
 adjustright {\b \\trpaddb}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Default bottom cell margin or padding for the row.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {
\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trpaddl}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Default left cell margin or padding for the row.\cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trpaddr}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Default right cell margin or padding for the row.}{\b \cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s21\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\trpaddt}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Default top cell margin or padding for the row.\cell }\pard\plain
  \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trpaddfb}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright 
\f1\fs20\cgrid {Units for }{\b \\trpaddb}{\b\i N}{:
\par 0\tab Null. Ignore }{\b \\trpaddb}{\b\i N }{in favor of}{\b\i  \\trgaph}{ (Word 97 style padding).
\par 3\tab Twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trpaddfl}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\trpaddl}{
\b\i N}{:
\par 0\tab Null. Ignore }{\b \\trpaddl}{\b\i N }{in favor of}{\b\i  \\trgaph}{ (Word 97 style padding).
\par 3\tab Twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trpaddfr}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\trpaddr}{
\b\i N}{:
\par 0\tab Null. Ign
 ore }{\b \\trpaddr}{\b\i N }{in favor of}{\b\i  \\trgaph}{ (Word 97 style padding).
\par 3\tab Twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trpaddft}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\trpaddt}{
\b\i N}{:
\par 0\tab Null. Ignore }{\b \\trpaddt}{\b\i N }{in favor of}{\b\i  \\trgaph}{ (Word 97 style padding).
\par 3\tab Twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trspdl}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Default left cell spacing for the row. The total horizontal spacing between adjacent cells is equal to the sum of }{\b \\trspdl}{\b\i N }{from the rightmost cell}{\b\i  }{and}{\b\i  }{\b \\trspdr}{\b\i N }{from the leftmost cell,}{\b\i  }{
both of which will have the same value when written by Word.\cell }\par
 d\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trspdt}{\b\i N}{\b \cell }\pard\plain 
\s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Default top cell spacing for the row. The total horizontal spacing between adjacent cells is equal to the sum of }{\b \\trspdt}{\b\i N }{from the bottom cell}{\b\i  }{and}{\b\i  }{\b \\trspdb}{\b\i N 
}{from the top cell,}{\b\i  }{both of which will have the same value when written by Word.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trspdb}{\b\i N}{\b \cell }\pard\plain 
\s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Default bottom cell spacing for the row. The total horizontal spacing between adjacent cells is equal to the sum of }{\b \\trspdt}{\b\i N }{from the bottom cell}{\b\i  }{and}{\b\i  }{\b \\trspdb}{
\b\i N }{from the top cell,}{\b\i  }{both of which will have the same value when written by Wo
 rd.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trspdr}{\b\i N}{\b \cell }\pard\plain 
\s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Default right cell spacing for the row. The total horizontal spacing between adjacent cells is equal to the sum of }{\b \\trspdl}{\b\i N }{from the rightmost cell}{\b\i  }{and}{\b\i  }{\b \\trspdr}{
\b\i N }{from the leftmost cell,}{\b\i  }{both of which will have the same value when written by Word.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trspdfl}{\b\i N}{\b \cell 
}\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\trspdl}{\b\i N}{:
\par 0\tab Null. Ignore }{\b \\trspdl}{\b\i N}{.
\par 3\tab Twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trspdft}{\b\i N}{\b \cell }\pard\plain \s71\sa
 240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\trspdt}{\b\i 
N}{:
\par 0\tab Null. Ignore }{\b \\trspdt}{\b\i N}{.
\par 3\tab Twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trspdfb}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\trspdb}{\b\i 
N}{:
\par 0\tab Null. Ignore }{\b \\trspdb}{\b\i N}{.
\par 3\tab Twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trspdfr}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\trspdr}{\b\i 
N}{:
\par 0\tab Null. Ignore }{\b \\trspdr}{\b\i N}{.
\par 3\tab Twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trwWidth}{\b\i N}{\b \cell }{Preferred row width. Overrides }{\b \\trautofit}{\b\i N}{\i .}{\cell 
 }\pard 
\widctlpar\intbl\adjustright {\row }\pard\plain \s21\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\trftsWidth}{\b\i N}{\b \cell }\pard\plain \sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\clwWidth}{\b\i N}{:
\par }\pard\plain \s21\fi-712\li712\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {0\tab Null. Ignore }{\b \\}{\b\i trwWidth}{ in favor of }{\b \\}{\b\i cellx}{ (Word 97 style of determining cell and row width)
\par }\pard\plain \fi-720\li712\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {1\tab Auto, no preferred row width, ignores }{\b \\clwWidth}{\b\i N }{if present; }{\b \\clwWidth}{\b\i N}{
 will generally not be written, giving precedence to row defaults and autofit.
\par }\pard \sa120\nowidctlpar\intbl\adjustright {2\tab Percentage (in 50ths of a percent).
\par 3\tab Twips.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s21\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\trwWidthB}{\b\i N}{\b \cell 
 }{Width of invisibl
e cell at the beginning of the row. Used only in cases where rows have different widths.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s21\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\trftsWidthB}{\b\i N}{
\b \cell }\pard\plain \sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\clwWidthB}{\b\i N}{:
\par }\pard\plain \s21\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {0\tab Null. No invisible cell before.}{\b\i 
\par }\pard\plain \sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {1\tab Auto. ignores }{\b \\clwWidthB}{\b\i N }{if present; }{\b \\clwWidthB}{\b\i N}{ will generally not be written.
\par 2\tab Percentage (in 50ths of a percent).
\par 3\tab Twips.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s21\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\trwWidthA}{\b\i N}{\b \cell }\pard\plain \sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {
Width of invisible c
 ell at the end of the row. Used only in cases where rows have different widths.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s21\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\trftsWidthA}{\b\i N}{\b \cell 
}\pard\plain \sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\clwWidthB}{\b\i N}{:
\par }\pard\plain \s21\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {0\tab Null. No invisible cell after.}{\b\i 
\par }\pard\plain \sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {1\tab Auto, ignores }{\b \\clwWidthB}{\b\i N }{if present; }{\b \\clwWidthB}{\b\i N}{ will generally not be written.
\par 2\tab Percentage (in 50ths of a percent).
\par 3\tab Twips.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {
Row Shading and Background Color\cell }\pard\plain \widctlpar\intbl\a
 djustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2152\clvertalt\cltxlrtb \cellx10080\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trcbpat}{\b\i N
\cell }{Background pattern color for the table row shading.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trcfpat}{\b\i N\cell }{Foreground pattern color for the table row shading.\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trpat}{\b\i N\cell }{Pattern for table row shading.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trshdng}{\b\i N
\cell }{Percentage shading for table row shading.\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trbgbdiag \cell }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 
Backward diagonal pattern.\cell }\pard\plain \widctlpar\intbl\adjustrigh
 t \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trbgcross   \cell }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 Cross pattern.
\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trbgdcross  \cell }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 Diagonal cross pattern.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trbgdkbdiag \cell }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 Dark backward diagonal pattern.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trbgdkcross \cell }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 Dark cross pattern.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \row }\pard \sa120\nowidctlpar
 \intbl\adjustright {\b \\trbgdkdcross\cell }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 Dark diagonal cross pattern.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trbgdkfdiag \cell }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 Dark forward diagonal pattern.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trbgdkhor   \cell }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 Dark horizontal pattern.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trbgdkvert  \cell }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 Dark vertical pattern.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trbgfd
 iag   \cell }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 Forward diagonal pattern.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trbghoriz   \cell }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 Horizontal pattern.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\trbgvert    \cell }\pard\plain \s73\sa120\nowidctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 Vertical pattern.\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Cell Formatting\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\
 pard \sa120\nowidctlpar\intbl\adjustright {\b \\clFitText\cell }\pard\plain 
\s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Fit text in cell, compressing each paragraph to the width of the cell.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\clNoWrap
\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Do not wrap text for the cell. Only has an effect if the table cell does not have a preferred }{\b \\clwWidth}{\b\i N}{, which overrides }{\b \\trautofit}{\b\i N}{.\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\clpadl}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Left cell margin or padding. Overrides }{\b \\
trpaddl}{\b\i N}{.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\clpadt}{\b\i N}{\b \cell }\pard\
 plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Top cell margin or padding. Overrides }{\b \\trpaddt}{\b\i N}{.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\clpadb}{\b\i N}{\b \cell }\pard\plain 
\s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Bottom cell margin or padding. Overrides }{\b \\trpaddb}{\b\i N}{.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\clpadr}{\b\i N}
{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Right cell margin or padding. Overrides }{\b \\trpaddr}{\b\i N}{.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\clpadfl}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\clpadl}{\b\i N}{:
\par 0\tab Null. Ignore }{\b \\}{\b\i clpadl}{ in favor of}{\b\i  
 }{\b \\}{\b\i trgaph}{ (Word 97 style cell padding).
\par 3\tab Twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\clpadft}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\clpadt}{\b\i 
N}{:
\par 0\tab Null. Ignore }{\b \\}{\b\i clpadt}{ in favor of}{\b\i  }{\b \\}{\b\i trgaph}{ (Word 97 style cell padding).
\par 3\tab Twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\clpadfb}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\clpadb}{\b\i 
N}{:
\par 0\tab Null. Ignore }{\b \\}{\b\i clpadb}{ in favor of}{\b\i  }{\b \\}{\b\i trgaph}{ (Word 97 style cell padding).
\par 3\tab Twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\clpadfr}{\b\i N}{\b \cell }\pard\plain
  \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\clpadr}{\b\i 
N}{:
\par 0\tab Null. Ignore }{\b \\}{\b\i clpadr}{ in favor of}{\b\i  }{\b \\}{\b\i trgaph}{ (Word 97 style cell padding).
\par 3\tab Twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\clwWidth}{\b\i N}{\b \cell }{Preferred cell width. Overrides }{\b \\trautofit}{\b\i N}{.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard\plain \s21\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\clftsWidth}{\b\i N}{\b \cell }\pard\plain \sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {Units for }{\b \\clwWidth}{\b\i N}{:
\par }\pard\plain \s21\fi-712\li712\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {0\tab Null. Ignore }{\b \\}{\b\i clwWidth}{ in favor of }{\b \\}{\b\i cellx}{ (Word 97 style of determining cell and row width).
\par }\pard\plain \fi-712\li712\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {1\tab
  Auto, no preferred cell width, ignores }{\b \\clwWidth}{\b\i N }{if present; }{\b \\clwWidth}{\b\i N}{ will generally not be written, giving precedence to row defaults.

\par }\pard \sa120\nowidctlpar\intbl\adjustright {2\tab Percentage (in 50ths of a percent).
\par 3\tab Twips.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {
Positioned Wrapped Tables (The following properties must be the same for all rows in the table.)\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080
\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tdfrmtxtLeft}{\b\i N\cell }{Distance in twips, between the left of the table and surrounding text (the default is 0).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\int
 bl\adjustright {\b \\tdfrmtxtRight}{\b\i N}{\b \cell }{Distance in twips, between the right of the table and surrounding text (the default is 0).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\tdfrmtxtTop}{\b\i N}{\b \cell }{Distance in twips, between the top of the table and surrounding text (the default is 0).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright 
{\b \\tdfrmtxtBottom}{\b\i N}{\b \cell }{Distance in twips, between the bottom of the table and surrounding text (the default is 0).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tabsnoovrlp\cell 
}\pard\plain \s21\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {Do not allow the table to overlap with other tables or shapes with similar wrapping not contained within it.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright 
 {\b \\tphcol\cell }{Use the column as the horizontal reference frame. This is the default if no horizontal table positioning information is given.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\tphmrg\cell }{Use the margin as the horizontal reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tphpg\cell }\pard\plain 
\s21\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {Use the page as the horizontal reference frame.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tposnegx}{\b\i N}{\b \cell }{
Same as }{\b \\}{\b\i tposx}{ but allows arbitrary negative values.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tposnegy}{\b\i N}{\b \cell }{Same as }{\b \\}{\b\i tposy}{
 but allows arbitrary negative values.\cell }\pard \widctlpar\intbl\adjustright {\row }\p
 ard \sa120\nowidctlpar\intbl\adjustright {\b \\tposx}{\b\i N\cell }{Positions the table }{\b\i N}{ twips from the left edge of the horizontal reference frame.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tposxc\cell }{Centers the table within the horizontal reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {
\b \\tposxi\cell }{Positions the table inside the horizontal reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tposxl\cell }{Positions the table at the left of the horizontal reference frame.
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tposxo\cell }{Positions the table outside the horizontal reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\tposxr\cell }{Positions the table at the right of 
 the horizontal reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tposy\cell }{Positions the table 
}{\b\i N}{ twips from the top edge of the vertical reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalb\cltxlrtb \cellx10080\pard \sa120\nowidctlpar\intbl\adjustright {\b \\
tposyb\cell }{Positions the table at the bottom of the vertical reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\tposyc\cell }{Centers the table within the vertical reference frame\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tposyil\cell }{
Positions the table to be inline.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx216
 0\clvertalb\cltxlrtb \cellx10080\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tposyin\cell }{
Positions the table inside within the vertical reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tposyout\cell }{Positions the table outside within the vertical reference frame.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tposyt\cell }{Positions the table at the top of the vertical reference frame.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tpvmrg\cell }{
Positions the table vertically relative to the top margin. This is the default if no vertical table positioning information is given.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tpvpara\cell }{
Positions the table vertically relat
 ive to the top left corner of the next unframed paragraph in the stream.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\tpvpg\cell }{
Positions the table vertically relative to the top of the page.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb
\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Bidirectional Controls\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard 
\sa120\widctlpar\intbl\adjustright {\b \\rtlrow\cell }{Cells in this table row will have right-to-left precedence.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ltrrow\cell }\pard\plain 
\s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Cells in this table row will ha
 ve left-to-right precedence (the default).\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt
\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Row Borders\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd 
\trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\trbrdrt\cell }{Table row border top.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {
\b \\trbrdrl\cell }{Table row border left.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\trbrdrb\cell }{Table row border bottom.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\trbrdrr\cell }{Table row border right.\cell }\pard \widctlpar\intbl\adjust
 right {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\trbrdrh\cell }{Table row border horizontal (inside).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\trbrdrv\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Table row border vertical (inside).\cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Cell Borders\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\brdrnil\cell }{No border specified.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clbrdrb\cell }{Bottom table cell border.\cell }\pard \widctl
 par\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clbrdrt\cell }{
Top table cell border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clbrdrl\cell }{Left table cell border.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
clbrdrr\cell }\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Right table cell border.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\cldglu
\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Diagonal line (top left to bottom right).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\cldgll\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Diagonal line (top right to bottom left).\cell }\pard \widctlpar\intbl\adjustright {\row }\
 trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain 
\s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Cell Shading and Background Pattern}{\i \cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\clshdrawnil\cell }{No shading specified.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clshdng}{
\b\i N}{\b \cell }{\b\i N}{ is the shading of a table cell in hundredths of a percent. This control should be included in RTF along with cell border information.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b 
\\clshdngraw}{\b\i N\cell }{Same as }{\b \\clshdng}{\b\i N}{ for use with table styles.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar
 \intbl\adjustright {\b \\clbghoriz\cell }{Specifies a horizontal background pattern for the cell.
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rawclbghoriz\cell }{Same as }{\b \\clbghoriz}{ for use with table styles.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\clbgvert\cell }{Specifies a vertical background pattern for the cell.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rawclbgvert\cell }{Same as }{\b \\clbgvert}{
 for use with table styles.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clbgfdiag\cell }{Specifies a forward diagonal background pattern for the cell (\\\\\\\\).\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rawclbgfdiag\cell }{Same as }{\b \\clbgfdiag}{ for use with table styles.\cell }\pard \widctlpar\intbl\adjustright
  {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clbgbdiag\cell }{
Specifies a backward diagonal background pattern for the cell (////).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rawclbgbdiag\cell }{Same as }{\b \\clbgbdiag}{ for use with table styles.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clbgcross\cell }{Specifies a cross background pattern for the cell.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
rawclbgcross\cell }{Same as }{\b \\clbgcross}{ for use with table styles.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clbgdcross\cell }{Specifies a diagonal cross background pattern for the cell.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rawclbgdcross\cell }{Same as }{\b clbgdcross}{ for use with table styles.\cell }\p
 ard \widctlpar\intbl\adjustright {\i \row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\clbgdkhor\cell }{Specifies a dark horizontal background pattern for the cell.\cell }\pard \widctlpar\intbl\adjustright {\i \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rawclbgdkhor\cell }{Same as }{\b \\
clbgdkhor}{ for use with table styles.\cell }\pard \widctlpar\intbl\adjustright {\i \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clbgdkvert\cell }{Specifies a dark vertical background pattern for the cell.\cell }\pard \widctlpar\intbl\adjustright 
{\i \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rawclbgdkvert\cell }{Same as }{\b \\clbgdkvert}{ for use with table styles.\cell }\pard \widctlpar\intbl\adjustright {\i \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clbgdkfdiag\cell }{
Specifies a dark forward diagonal background pattern for the cell (}{\b \\\\\\\\}{).\cell }\pard \widctlpar\intbl\adjustright {\i \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rawc
 lbgdkfdiag\cell }{Same as }{\b \\clbgdkfdiag}{
 for use with table styles.\cell }\pard \widctlpar\intbl\adjustright {\i \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clbgdkbdiag\cell }{Specifies a dark backward diagonal background pattern for the cell (}{\b ////}{).\cell }\pard 
\widctlpar\intbl\adjustright {\i \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rawclbgdkbdiag\cell }{Same as }{\b \\clbgdkbdiag}{ for use with table styles.\cell }\pard \widctlpar\intbl\adjustright {\i \row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\clbgdkcross\cell }{Specifies a dark cross background pattern for the cell.\cell }\pard \widctlpar\intbl\adjustright {\i \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rawclbgdkcross\cell }{Same as }{\b \\
clbgdkcross}{ for use with table styles.\cell }\pard \widctlpar\intbl\adjustright {\i \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clbgdkdcross\cell }{Specifies a dark diagonal cross background pattern for the cell.\cell }\pard 
 
\widctlpar\intbl\adjustright {\i \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rawclbgdkdcross\cell }{Same as }{\b \\clbgdkdcross}{ for use with table styles.}{\b\i \cell }\pard \widctlpar\intbl\adjustright {\i \row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\clcfpat}{\b\i N}{\b \cell }{\b\i N}{ is the line color of the background pattern.\cell }\pard \widctlpar\intbl\adjustright {\i \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clcfpatraw}{\b\i N\cell 
}\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Same as }{\b \\clcfpat}{\b\i N}{ for use with table styles.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\i \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clcbpat}
{\b\i N}{\b \cell }\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b\i N}{ is the background color of the background pattern.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\i \row }\pard 
\sa120\widctlpar\intbl\adjustright {\b
  \\clcbpatraw}{\b\i N\cell }\pard\plain \s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Same as }{\b \\clcbpat}{\b\i N}{ for use with table styles.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid 
{\i \row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Cell Vertical Text Alignment}{\i \cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10032\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\clvertalt\cell }{Text is top-aligned in cell (the default).\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clvertalc\cell }{Text is centered vertically in cell.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\clvertalb\cell }
{Text is bo
 ttom-aligned in cell.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx10032\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {
Cell Text Flow}{\i \cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10032\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\
cltxlrtb\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Text in a cell flows from left to right and top to bottom (default).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright 
\b\f1\fs20\cgrid {\\cltxtbrl\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Text in a cell flows right to left and top to bottom.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright
  
\b\f1\fs20\cgrid {\\cltxbtlr\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Text in a cell flows left to right and bottom to top.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright 
\b\f1\fs20\cgrid {\\cltxlrtbv\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Text in a cell flows left to right and top to bottom, vertical.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10032\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\cltxtbrlv\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Text in a cell flows top to bottom and right to left, vertical.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par }\pard \sa120\widctlpar\tx1680\tx8640\adjustright {\b\cf1 Example}{\cf1 
\par }\pard \sa120\widctlpar\adjustright {The following is 
 an example of a complex Word 2000}{\cf6  }{table RTF. It does not take account of the table styles implemented in Word 2002. The BMP showing the table\rquote 
s look and position is followed by the corresponding RTF, which is followed by a piece-by-piece analysis of the RTF.
\par }\pard\plain \s109\widctlpar\adjustright \fs20\loch\af2\hich\af2\dbch\f28\cgrid {
\par The image shows a freely positioned Word table, with two cells at an offset. Inside the topmost cell is a nested table. The table has green borders, yellow shading, a small amount of spacing between cells, and inner cell margins or padding.
\par }{
\par }\pard \s109\li-288\widctlpar\adjustright {{\*\shppict{\pict{\*\picprop\shplid1037{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn fLine}{\sv 0}}}\picscalex99\picscaley99\piccropl0\piccropr2291\piccropt0\piccropb1208
\picw23571\pich12434\picwgoal13363\pichgoal7049\pngblip\bliptag433141155{\*\blipuid 19d135a357df3a451d5973f7ea3cb100}89504
 e470d0a1a0a0000000d494844520000037b000001d6080200000041b207ad000000017352474200aece1ce9000000097048597300000ec400000ec40195
2b0e1b0000275c49444154785eeddd0d72e336d206e0cfdfc53cb7d9634ce6187b1bfb645e26a86569f543b64841ec061fd5542ab149b0f1343c7a4349c6c7d7
d7d7ff5d3c3e3f3fbfbfbfa72fb47f99befbebd7aff9fbd3172f0f1ef5df9bc0a3c74cd40e3889c9ce5ebf9ff4a92b4eebfcf7efdfcba7ec1438f6f4cb09b61f
eab68cf7fcf3d819f5b8fadd65f0ebd7df7f434e663daeb87fcca995577f876f18f3a941167e582e9f2c16cad85cf0e7e7735d989ec136687c5e3ce5454e9f9e
262387058fb97ace0d9ee5300225043e24ce0d7dba8c2612e706c0db53de4f7a79c5b325ce16af37c7cda97d43a6f3e197c14b7e540f5492385fd2418310384a
e0b9c4795495ae4ba0abc0814fa25de7350fee1e67c479f8651041583d86d22ad19e03dce3dca3e7dce402ffffa8be3f7ffe6c7eed23f99c9547e0e4029bef6e
b63ba327d7337d02040810d820f030714eefc8698f0d833a850081b402d34bea536d2d386efb67daa9298c00010204d20a3c7c553d6dc50a234080000102430a
78557dc8b69a5413b84e9c5e49b7320810204080c051025e5a3c4ade757b0b7cfcf5d75fbdaf617c0204081020408000815
 30b489ca76ebfc913204080000102
04fa0bfc7d8f737a7831bd3fb52b10204080000102044e2af0f0b3ea27f5306d020408102040800081570bb8c7f96a51e3bd4e60e11df4eecabf8ed948040810
2040a0bbc075e2dcf044ee8375ddbb74d60b4c4bebe7e7e76af6d32f217f6a1be8b3e2993701020408104824702771b65f101d7c4c5b13499c412b873d2bd012
e7ed16de12e7b3928e274080000102c70adc4f9cb7cff18faaf4eb6a9bcc867bc3c736bec4d5a7cfb43d4a9cb7f73e4bcc489104081020702a813950c9093e39
74aa955f6cb253e2fcf8f8b8dac8fbee4bedc526a65c020408102070320189f3640daf36ddabd0296e566ba07a0910204080c0df0212679675e057f13fea440b
9dd377c5cd85c5da883c6e052699f6807357804f70615842cbeb874f70219df9b0f5c4393dcdfb6c50ef2592306ea62aa9bd5d38d57b3753fdf59aaa98f6c392
a7a469d9b4479e92f8acfe8d9aaa59a9fa95ede76baa67fe115b6debdb0ec8b67ede36f1e0858e7a7e5f4f9cc1099cf6b0481c5fedeeea018d3772d8ab8e8934
f455d78a8c13a927f2b7ccab8e49554f308bbf6aee917152f9448a09a68ac8dc23c7444a8a8cf3aa63d4b3203021477ec45ed58bc838fa1511583e26e2fcaa63
5e92135e9801227a91e7e5678f913823f28e3958a0dde08cfcf01f5ca8cb6715
 088686ace5f7adabbdb01e09557deb48393a99d5b6b4f5b37ad8690f68cf5f91
d0393cd1fa6f476a4c8f3ed5efb723b525b2ffb71eb40deef32cb83cf55cfe8ea43cafad677b1e52cffe7b54effce9cbd6af69eea94aca53cc55964a92cbf3f8
cc3f35a94aca534caba4fd82a4e9f92bc9b3fc51cfefd17b9ceddd9cded3f9cee724d76a2f225cfe4ace29d9fb9f690be329813ccf3d4f95ede02402976f524c
123793c8286355e0326eb63b534912e76ae59d0e8826ce4e97376c1368ab30d55acc50cc55dc6c56494267aae79e96c25365f16c3ed95ef8cbe3d364b2e5f23c
3e399fa4f2f8583f8f56c855dc9c9fbf923cb71eb2b0d713e7f4047ff538a4d0b12fda6e71675888633b8f3abb849f15cd433de3e47992ce83335562f104db61
fddc85b27e82ebc76193c07ae2c444e04081f886ab0716e9d20408102040e04ac0f3d71588c4e96724b5c0e51b88bd933875ab14478000010217029ebfae96c3
9dcfaa3fbb607ce6ff5931c70705ee7e327dfabfc6e9ebfb7f3940b0068711204080000102fb05ae13e7e7e7e7b383ba6ffcac98e383022d71de2eb00c8933db
ef0553cff2a2e2c327f8d7ceddc3ac1feb67cffa716e13b87e557d7a767ff68192000102040810204080c08280f7715a1e0408102040800001027d05ae5f55ef
7b35a3137846e0d1abe7195e557f6
 61e8e25408000010267179038cfbe0232cf7fe143693e3994b9716a23408000010257027712e7531f1ebafa54c7097340db
17c7c22240800001020408107824e07d9cd6060102040810204080405f0189b3afafd1091020408000010204244e6b800001020408102040a0af80c4d9d7d7e8
040810204080000102a1c4f9f1cf0316010204081020408000810d02a1c4397d16dbc7b137e03a850001020408102040601208254e5204081020408000010204
360b489c9be99c48800001020408102010129038434c0e224080000102040810d82c20716ea673220102040810204080404840e20c3139880001020408102040
60b380c4b999ce8904081020408000010221018933c4e420020408102040800081cd0212e7663a27122040800001020408840424ce1093830810204080000102
04360b489c9be99c4880000102040810201012584f9c6d53f5f9111ad54104081020408000010204fe2bb09e38dba6eaf3031d01020408102040800081a704d6
13e753c33998000102040810204080c09580c46949102040800001020408f4159038fbfa1a9d000102040810204040e2b406081020408000010204fa0a489c7d
7d8d4e800001020408102020715a030408102040800001027d0524cebebe462740800001020408109038ad01020408102040800081be0212675f5fa3132
 04080
0001020408489cd6000102040810204080405f8150e26c9baaf72dc4e8040810204080000102830a841267db547d5001d3224080000102040810e82b104a9c7d
4b303a0102040810204080c0d00212e7d0ed35390204081020408040020189334113944080000102040810185a40e21cbabd2647800001020408104820207126
6882120810204080000102430b489c43b7d7e40810204080000102090424ce044d5002010204081020406068018973e8f69a1c01020408102040208180c499a0
094a20408000010204080c2d20710edd5e932340800001020408241008254efbaa27e89412081020408000010255054289d3beea55dbab6e0204081020408040
028150e24c50a712081020408000010204aa0a489c553ba76e0204081020408040150189b34aa7d44980000102040810a82a207156ed9cba0910204080000102
550424ce2a9d522701020408102040a0aa80c459b573ea264080000102040854119038ab744a9d0408102040800081aa021267d5cea99b000102040810205045
40e2acd229751220408000010204aa0a489c553ba76e0204081020408040158150e2b4af7a9576aa93000102040810209050209438edab9eb0734a2240800001
02040854110825ce2a935127010204081020408040420189336153944480000102040810184a40e21caa9d26
 438000010204081048282071266c8a9208102040
800001024309489c43b5d3640810204080000102090524ce844d5112010204081020406028018973a8769a0c0102040810204020a180c499b0294a2240800001
0204080c2520710ed54e9321408000010204082414584f9c575b5c4eff99701a4a224080000102040810482bb09238a77cd9b6b81434d3b65061040810204080
0081e402ebf738db0484cee48d541e0102040810204020ad4034710a9d695ba8300204081020408040728195c439dddabc9c407b853df9949447800001020408
1020904ae0897b9ca9ea560c010204081020408040150189b34aa7d44980000102040810a82a207156ed9cba0910204080000102550424ce2a9d522701020408
102040a0aa80c459b573ea264080000102040854119038ab744a9d0408102040800081aa021267d5cea99b00010204081020504540e2acd22975122040800001
0204aa0a8412e7b4a9ba7dd5ab7658dd0408102040800081a3054289d3564347b7c9f5091020408000010285054289b3f0fc944e800001020408102070b480c4
7974075c9f0001020408102030ba80c4397a87cd8f0001020408102070b480c47974075c9f0001020408102030ba80c4397a87cd8f0001020408102070b480c4
7974075c9f0001020408102030ba80c4397a87cd8f00010204081
 02070b480c47974075c9f0001020408102030ba80c4397a87cd8f0001020408102070b480c4
7974075c9f0001020408102030ba402871da577df465607e04081020408000818e02a1c4695ff58e1d30340102040810204060748150e21c1dc1fc0810204080
000102043a0a489c1d710d4d80000102040810203009489c96010102040810204080405f0189b3afafd1091020408000010204244e6b800001020408102040a0
af80c4d9d7d7e804081020408000010212a735408000010204081020d05740e2eceb6b7402040810204080000189d31a204080000102040810e82b2071f6f535
3a0102040810204080402871da57dd42214080000102040810d82c104a9cf655dfeceb4402040810204080008150e2c44480000102040810204060b380c4b999
ce8904081020408000010221018933c4e420020408102040800081cd0212e7663a27122040800001020408840424ce109383081020408000010204360b489c9b
e99c48800001020408102010129038434c0e224080000102040810d82c20716ea673220102040810204080404840e20c313988000102040810204060b380c4b9
99ce890408102040800001022181f5c4d936559f1fa1511d44800001020408102040e0bf02eb89b36daa3e3fd011204080000102040810784a603d713e359c83
091020408000010204
 085c09489c96040102040810204080405f0189b3afafd1091020408000010204244e6b800001020408102040a0af80c4d9d7d7e8040810
20408000010212a735408000010204081020d05740e2eceb6b7402040810204080000189d31a204080000102040810e82b2071f6f5353a010204081020408080
c4690d102040800001020408f4150825ceb6a97adf428c4e800001020408102030a8402871b64dd50715302d020408102040800081be02a1c4d9b704a3132040
8000010204080c2d20710edd5e93234080000102040824109038133441090408102040800081a10524cea1db6b72040810204080008104021267822628810001
020408102030b480c439747b4d8e00010204081020904040e24cd00425102040800001020486169038876eafc911204080000102041208489c099aa004020408
10204080c0d00212e7d0ed35390204081020408040028150e2b4af7a824e2981000102040810205055209438edab5eb5bdea264080000102040824100825ce04
752a810001020408102040a0aa80c459b573ea264080000102040854119038ab744a9d0408102040800081aa021267d5cea99b00010204081020504540e2acd2
29751220408000010204aa0a489c553ba76e0204081020408040150189b34aa7d44980000102040810a82a207156ed9cba09102040800001
 02550424ce2a9d52
2701020408102040a0aa80c459b573ea2640800001020408541108254efbaa5769a73a091020408000010209054289d3beea093ba72402040810204080401581
50e2ac32197512204080000102040824149038133645490408102040800081a10424cea1da6932040810204080008184021267c2a62889000102040810203094
80c439543b4d8600010204081020905040e24cd81425112040800001020486129038876aa7c91020408000010204120a489c099ba22402040810204080c05002
12e750ed341902040810204080404281f5c4396f7169afcb84fd53120102040810204020bfc04ae29c5266dbe2f2f25ff2cf4a850408102040800001027904d6
ef71e6a955250408102040800001021505a28973bacd59717a6a264080000102040810385c602571de064dd1f3f09e298000010204081020504b207a8fb3d6ac
544b8000010204081020904740e2ccd30b951020408000010204c6149038c7ecab591120408000010204f208489c797aa11202040810204080c0980212e7987d
352b02040810204080401e0189334f2f544280000102040810185340e21cb3af664580000102040810c8232071e6e9854a0810204080000102630a8412e7b4a9
faf41813c0ac0810204080000102043a0b8412e7b4cf90ad863a37c2f00408102040800081610
 5428973d8d99b180102040810204080407f0189b3bfb12b1020
408000010204ce2d20719ebbff664f80000102040810e82f2071f637760502040810204080c0b90524ce73f7dfec0910204080000102fd0524cefec6ae408000
010204081038b780c479eefe9b3d01020408102040a0bf80c4d9dfd8150810204080000102e7169038cfdd7fb32740800001020408f4179038fb1bbb02010204
08102040e0dc02a1c4695ff5732f12b32740800001020408ec1208254efbaaef32763201020408102040e0dc02a1c4796e22b3274080000102040810d8252071
eee273320102040810204080c0aa80c4b94ae4000204081020408000815d0212e72e3e27132040800001020408ac0a489cab440e204080000102040810d82520
71eee273320102040810204080c0aa80c4b94ae4000204081020408000815d0212e72e3e27132040800001020408ac0a489cab440e204080000102040810d825
2071eee273320102040810204080c0aa402871da577dd5d1010408102040800001028f044289d3beea16100102040810204080c0668150e2dc3cba1309102040
800001020408489cd6000102040810204080405f0189b3afafd1091020408000010204244e6b800001020408102040a0af80c4d9d7d7e8040810204080000102
12a735408000010204081020d05740e2eceb6b7402
 040810204080000189d31a204080000102040810e82b2071f6f5353a010204081020408080c4690d102040
800001020408f415584f9c6d53f5f9d1b71ca31320408000010204080c27b09e38dba6eaf363380113224080000102040810e82bb09e38fb5edfe80408102040
80000102a30b489ca377d8fc0810204080000102470b489c4777c0f50910204080000102a30b489ca377d8fc0810204080000102470b489c4777c0f509102040
80000102a30b489ca377d8fc0810204080000102470b489c4777c0f50910204080000102a30b489ca377d8fc0810204080000102470b489c4777c0f509102040
80000102a30b489ca377d8fc0810204080000102470b841267db54fde8525d9f0001020408102040a0a4402871b64dd54bce4fd1040810204080000102470b84
12e7d145ba3e010204081020408040610189b370f3944e8000010204081028212071966893220910204080000102850524cec2cd533a01020408102040a08480
c459a24d8a2440800001020408141690380b374fe90408102040800081120212678936299200010204081020505840e22cdc3ca513204080000102044a08489c
25daa4480204081020408040610189b370f3944e800001020408102821104a9cf6552fd14b451220408000010204720a8412a77dd573364f5504081020408000
811202a
 1c45962268a244080000102040810c8292071e6ec8baa0810204080000102e308489ce3f4d24c0810204080000102390524ce9c7d5115010204081020
40601c0189739c5e9a090102040810204020a780c499b32faa22408000010204088c2320718ed34b332140800001020408e414903873f6455504081020408000
81710424ce717a692604081020408000819c021267cebea88a00010204081020308e402871da577d9c869b0901020408102040e0ed02a1c4695ff5b7f7c50509
10204080000102e3088412e738d33513020408102040800081b70b489c6f27774102040810204080c0c90424ce9335dc7409102040800001026f179038df4eee
8204081020408000819309489c276bb8e91220408000010204de2e2071be9ddc050910204080000102271390384fd670d32540800001020408bc5d40e27c3bb9
0b12204080000102044e26f044e29c761e3a198ee9122040800001020408bc40602571b6fd2de75d2e6d77f902724310204080000102044e26b09238a7fd2d27
9079974bdb5d9e6c79982e01020408102040e00502ebafaa4f29d3ebe92f90360401020408102040e0ac02eb89b3dde3143acfba42cc9b00010204081020b057
2094382f5f58df7b41e71320408000010204089c4c209a384fc662ba0408102040800001022f1390385f46692002040810204
 0800081bb0212a7854180000102
04081020d05740e2eceb6b7402040810204080000189d31a204080000102040810e82b2071f6f5353a010204081020408080c4690d102040800001020408f415
9038fbfa1a9d0001020408102040209438a70d87ec3964ad1020408000010204086c130825ce6997cbe9b1ed02ce22408000010204081038b9c0c75fff3cbebe
be6688cfcfcf38caf7f7f7e5c197e3c407297de4a4278e97eea0e2df23f0f1e7e33d1772150204f608fcfc7683698f9f731f0a489c7b1787c4b957d0f9e71098
12a767b273b4da2c0b0bf8392ddcbcf4a5875e554f3f0b05122040800001020408e415708f736f6fdce3dc2be8fc7308b47b275e5b3f47b7cdb2b080d7220a37
2f77e912e7defe489c7b059d7f0e813971fefcfef739666c96048a097cfcf9d754b1c459ac6d75caf5aa7a9d5ea99400010204081020505340e2acd937551320
408000010204ea08489c757aa55202040810204080404d0189b366df544d800081c7021f1fff9aff4c474dffdefe79f7cfedb7ae06be3a2b027f55c07cca6555
b75f7c5461fb7ae4ba8e214020ad80c499b6350a234080c01681299cfdfcfc7bfe3367b5f69569c4cbefb60b5c7debeaaacbdfbd2df151019717ba3ceb5161b7
756ee1700e010239044289d3beea399aa50a020408ac08b4b47795e716ceb93a78
 bfefdd026eef503e7bcff2e575ee9fa9110810784a209438edabfe94a98309
10207088c06dda7b73198f0a98f2e255c4bcfdca9b4b75390204de2c104a9c6faec9e508102040e085028f6e103e7ba3f185254d43c543e7b175be76d6462370
5a0189f3b4ad377102044e2a70f7e33b87582c87ce3c751e82e3a20406139038076ba8e9102040604560fe444e72a92a752667541e8124021267924628830001
02ef16c8f0719cc86beb19ea7c776f5c8fc0700212e7702d35210204ce2af028bd2dbf0f72e1bbcf9eb850c0426a8c84cea9a5decd79d6756dde8308489c8334
d2340810203009dca6b7e50fb02f7c77db89cf16d0bab67a17f3f08fe15b5d0408ec14903877023a9d000102b9045ae69bffcc616edeb9e77643a0856fb59b8b
edfee2ed897767fea880dba1ee9efeece572e9ab86008107021f7ffdf3f8fafa9a0ff8fcfc8c737d7f7f5f1e7c394e7c90d2474e7ad3ef2b2d3d05c5137883c0
c79f8f9fdf3ffffcf37f7e3ff91b2eed12040844043efefcfdff15d3cf69e460c7107856c03dce67c51c4f8000010204081020f09c80c4f99c97a30910204080
000102049e1508254efbaa3fcbea7802040810204080008159c0fb38f72e06efe3dc2be8fc730844dec7d9de46e6319280b7ed16eaa6f771166a56c55225cebd
5d9338f70a3aff1c02c1c429a08cb41
 ca604a3a1851a2a71166a56c55243afaa579c989a0910204080000102049208489c491aa10c02040810204080c0b0025e
55dfdb5aafaaef1574fe39047abfaa3e6f8178b97b4d705fc4bba7b45f63bebc01e3c2771f7d6b61739d856a6fcfbadd83e7f6f4abb3ae0e58feeebc2a577703
5a58bf5e55aff5c3ed55f55afd2a57ad7b9ce55aa6600204ee084cc1e8361bcd5f6cfff2e83fe7e15a8c6b7f2ef3d9dd73db590b63defdd672085eb8d06ad76f
2f771b311bd15356abd775000102042202126744c9310408941108ded7bcbd877775d770cfbdbd8573976f9a0695576fbece69f8598dab02f62004e7e2300204
4e2220719ea4d1a649e02c022f897473626b7704efda6d4e63cfbee0bef9426769b9791220504140e2acd025351220f08c403c745ebd743efde7ce9b825399fb
477866ae4bc7debed7f3a991f34ce4a9b21d4c80404e018933675f544580c02e81e5d0d992e5dd8fdab4133784ad4763ee9ac6bd93e71cf9688e3b2bd979facb
e76b400204c6109038c7e8a3591020f084c0e507746e4fbbfde45064e8e5312323bcea98cb8f496d88ce7926f22a10e310209041603d71b64dd5e74786a2d540
8000815581c86beb3d3ee2f386b75dc66f4346101e49be6122ab4d74000102c308ac27ce9fff7d0c337313214060788160de6a370237dc0e5c005c186dcfd
 b2b
2f7f7fd3b67bb1b7352f4ffcb52cc32f39132440e091c07ae26447800081ba02ab37ea2ef3df65bada9f0befa2ed19764317562fb77cc0eae91b4a720a0102e7
149038cfd977b326309ac0fc719f85cffd5c1d737be4fcb1a1dba4f568fc8531ef7e2b9280e77bae5709f8f65eece591ab975b9efe2ace682bc67c081078af80
5d2ef77adbe572afa0f3cf21d07b97cb7328169ba55d2e6b35cc2e97b5fa55ae5af738cbb54cc1040810204080008162021267b186299700010204081020504e
40e22cd7320513204080000102048a09781fe7de86791fe75e41e79f43607e1fe739a66b9604aa0afcfcfea95ababa730b489c7bfb2371ee1574fe39045ae23c
c75ccd924055013fa7553b57a16eafaa57e8921a097410989e5a3a8cfa704871f39ddaae75a0c09b7fb25e3bd3af5f5faf1dd068046601f738f72e06f738f70a
3aff2081f96646e927c883f05c96c09280ffbfb23e08dc0a8412e7b4a9fa74e6b4dbe5edf9dfdfdf975ffcfa3addff1e499c7eae8a0a5c26ce9fdfff2e3a0b65
134825e0575aa66a87625209845e556f3baba7aa5b3104081020408000010255044289b3ca64d4498000010204081020905020f4aafa42dd5e55f7aa7ac265ad
a488c0b3afaa5feef1ddf61f6fffbc7baddb6f5ded277e75e2c26ee38f2e7175ddab2bb601af6a9e4f79f4f588
 9b63082c087855ddf220f048c03d4e6b830081
7581962fe73f73626b5f99cebffc6e1beeea5bb701f1f2c4e50ae6c12f2f747589dbff6c5fb9fc7abbcaa3b9ac2b388200010204b60a489c5be59c47e034022d
a25d4e77e196e49cf372f2dc9d4bf0366ace19a98a000102250424ce126d522481c3046e23da9b4b79946ee7af2fbcb87f55eaa3b9c44778f3dc5d8e000102c3
08489cc3b4d24408bc55e051103cfc7ee1657c3c3c2ebfb5252e46800081c4021267e2e6288d401d8129dbb53f87979ca186c31114408000816c021267b68ea8
87404981cb0ff7bc7f02f37d4d3735df8fef8a0408108808489c1125c71020101558fe505174947dc7795fe63e3f67132040e0f50212e7eb4d8d4860248147e9
6df9c5eb85ef6e3e71bfeac25c3204e5fd133402010204d20a8412e7b4af7adb5add830081130adc06b5e517af17bebbf9c455f6f997d2b723affe733efdd9b9
ac5ed70104081020101108254efbaa47281d4360608116d4e63ff31dc1f9d34297df6d0e0bdf5afdeeade4d5687ba81fcd65cf98ce25408000816501bb5cee5d
2176b9dc2be8fc83049edde5f2a0325d96402501bb5c56ea965adf2b10bac7f9de925c8d00010204081020406028018973a8769a0c0102040810204020a180c4
99b0294a22408000010204080c25e07d9c7bdbe97d9c7b059d7f90c
 0e5fb380f2ac165098c29f0f3fb67cc899915811d0212e70ebc7f4e9538f70a3aff208139
711e747d972530a6809fac31fb6a56bb05bcaabe9bd0000408102040800001028b02ee71ee5d20ee71ee1574fe4102d39d9883aeecb2040617f0aafae00d36bd
4d0212e726b68b9324cebd82ce274080000102044617f0aafae81d363f02040810204080c0d102a1c4695ff5a3dbe4fa0408102040800081c202a1c4695ff5c2
1d563a01020408102040e0688150e23cba48d7274080000102040810282c2071166e9ed20910204080000102250424ce126d522401020408102040a0b080c459
b8794a2740800001020408941090384bb449910408102040800081c2021267e1e6299d00010204081020504240e22cd1264512204080000102040a0b489c859b
a7740204081020408040090189b3449b144980000102040810282cb09238a7fd2de7c9d9ebb2709f954e80000102040810384e207a8f738a9b6dafcbcb0c7a5c
d9ae4c80000102040810205046209a38cb4c48a1040810204080000102c904d613a717d393b54c39040810204080008162022b89b3bd92de1e6d66f3bf149ba8
720910204080000102040e1258bfc77950612e4b8000010204081020308880c43948234d8300010204081020905640e24cdb1a85112040800001020406119038
0769a469102040800001
 0204d20a489c695ba33002040810204080c0200212e7208d340d02040810204080405a0189336d6b144680000102040810184440e21c
a491a64180000102040810482b104a9cb61d4adb3f851120408000010204f20b8412e7e59e43f9a7a4420204081020408000815402a1c499aa62c51020408000
01020408d41290386bf54bb504081020408000817a021267bd9ea99800010204081020504b40e2acd52fd51220408000010204ea09489cf57aa6620204081020
4080402d0189b356bf544b80000102040810a8272071d6eb998a0910204080000102b50424ce5afd522d01020408102040a09e80c459af672a26408000010204
08d41290386bf54bb504081020408000817a02a1c4695ff57a8d553101020408102040208d402871da573d4dbf144280000102040810a827104a9cf5a6a56202
0408102040800081340212679a5628840001020408102030a880c43968634d8b00010204081020904640e24cd30a85102040800001020406159038076dac6911
20408000010204d208489c695aa11002040810204080c0a00212e7a08d352d02040810204080401a0189334d2b144280000102040810185440e21cb4b1a64580
00010204081048232071a66985420810204080000102830a8412a77dd507edbe691120408000010204de21104a9cf6557f472b5c8300010204
 08102030a84028
710e3a77d3224080000102040810788780c4f90e65d720408000010204089c5940e23c73f7cd9d00010204081020f00e0189f31dcaae418000010204081038b3
80c479e6ee9b3b01020408102040e01d0212e73b945d830001020408102070660189f3ccdd377702040810204080c03b0424ce7728bb0601020408102040e0cc
0212e799bb6fee04081020408000817708489cef50760d02040810204080c09905d61367db547d7e9c19cbdc0910204080000102043608ac27ceb6a9fafcd870
0da71020408000010204089c59603d719e59c7dc091020408000010204f60b489cfb0d8d408000010204081020b02420715a1f0408102040800001027d0524ce
bebe462740800001020408109038ad01020408102040800081be0212675f5fa3132040800001020408489cd6000102040810204080405f0189b3afafd1091020
408000010204244e6b800001020408102040a0af80c4d9d7d7e8040810204080000102a1c4d9365587458000010204081020406083402871b64dd5378cee1402
040810204080000102a1c48989000102040810204080c066018973339d130910204080000102044202126788c9410408102040800001029b0524cecd744e2440
800001020408100809489c2126071120408000010204086c16903837d3399100010204081020402
 024207186981c448000010204081020b05940e2dc4ce74402
04081020408000819080c4196272100102040810204080c066018973339d130910204080000102044202a1c4695ff590a583081020408000010204ee098412a7
7dd52d1e020408102040800081cd02a1c4b9797427122040800001020408109038ad01020408102040800081be0212675f5fa3132040800001020408489cd600
0102040810204080405f0189b3afafd1091020408000010204244e6b800001020408102040a0af80c4d9d7d7e804081020408000010212a735408000010204081020d05740e2eceb6b7402040810204080000189d31a204080000102040810e82bf01fe5e2f1ef9aec70550000000049454e44ae426082}}{\nonshppict
{\pict\picscalex99\picscaley99\piccropl0\piccropr2292\piccropt0\piccropb1208\picw668\pich352\picwgoal13363\pichgoal7049\macpict\bliptag433141155\blipupi96{\*\blipuid 19d135a357df3a451d5973f7ea3cb100}
c4d00000000001d6037b001102ff0c00ffffffff0000000000000000010000000100000000000000001e0001000a800180017fff7fff009a000000ff8dec0000
000001d6037b00000004000000000048000000480000001000200003000800000000086f2a20000000000000000001d6037b0000000
 001d6037b00000149fcc0
05ffc0c0ffc080fdc0b4fff7c000fffdc09ffff7c000fffdc0eafff7c000fffdc00180ffb8c01a80ffc0c080c0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ff
c0ffbac00180fffcc0010000cec00000ebc00000f3c00180fffac0f400eec0f1ffefc0f1ffe7c0008081c088c005ffc0c0ffc080fdc0b4fff7c000fffdc09fff
f7c000fffdc0eafff7c000fffdc00180ffb8c01a80ffc0c080c0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffbac00180fffcc0010000cec00000ebc000
00f3c00180fffac0f400eec0f1ffefc0f100e7c0008081c088c005ffc0c0ffc080fdc0b4fff7c000fffdc09ffff7c000fffdc0eafff7c000fffdc00180ffb8c0
1a80ffc0c080c0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffbac00180fffcc0018080cec00000ebc00000f3c00180fffac0f400eec0f100efc0f100e7
c0008081c08dc000f2fcc005ffc0c0ffc080fdc0a9fffdc094fffdc0dffffdc00180ffb8c01a80ffc0c080ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ff
ffbac00180ffa1c00180ffdac0f1ffefc0f1ffe7c0008081c088c005ffc0c0ffc080fdc0a9fffdc094fffdc0dffffdc00180ffb8c01a80ffc0c080ffc0ffc0ff
c0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffffbac00180ffa1c00180ffdac0f1ffefc0f100e7
 c0008081c088c005ffc0c0ffc080fdc0a9fffdc094fffdc0dffffdc0
0180ffb8c01a80ffc0c080ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffffbac00180ffa1c00180ffdac0f100efc0f100e7c0008081c08dc000bcfcc005
ffc0c0ffc08081c08ac00180ffb8c01a80ffc0c080c0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffbac00180ffa1c00180ff8ec0008081c088c005ffc0
c0ffc08081c08ac00180ffb8c01a80ffc0c080c0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffbac00180ffa1c00180ff8ec0008081c088c005ffc0c0ff
c08081c08ac00180ffb8c01a80ffc0c080c0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffbac00180ffa1c00180ff8ec0008081c08dc000b9fcc002ffc0
c0fe8081c08ac00180ffb8c01a80ffc0c080ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffffbac00180ffa1c00180ff8ec0008081c088c002ffc0c0fe80
81c08ac00180ffb8c01a80ffc0c080ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffffbac00180ffa1c00180ff8ec0008081c088c002ffc0c0fe8081c08a
c00180ffb8c01a80ffc0c080ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffc0ffffbac00180ffa1c00180ff8ec0008081c08dc0006efcc000ff81c085c00180
ffb8c00380ffc0c0eaffbac00180ffa1c0018
 0ff8ec0008081c088c000ff81c085c00180ffb8c00380ffc0c0eaffbac00180ffa1c00180ff8ec0008081c088c0
00ff81c085c00180ffb8c00380ffc0c0eaffbac00180ffa1c00180ff8ec0008081c08dc00038fcc000ff81c081c081c081c081c0008081c088c000ff81c081c0
81c081c081c0008081c088c000ff81c081c081c081c081c0008081c08dc00035fcc08180818081808180818001808081c088c081808180818081808180018080
81c088c08180818081808180818001808081c08dc0002a8180818081808180818081808180818081808180818081808180818081808180818081808180818090
800030008081008100810081008100810087000080810081008100810081008100870000808100810081008100810081008700003301800081c081c081c081c0
81c081c088c001800081c081c081c081c081c081c088c001800081c081c081c081c081c081c088c0003301800081c081c081c081c081c081c088c001800081c0
81c081c081c081c081c088c001800081c081c081c081c081c081c088c0003f01800081c0a4c0f80081c081c081c081c081c0eec001800081c0a4c0f80081c081
c081c081c081c0eec001800081c0a4c0f80081c081c081c081c081c0eec0005a018000fec0f08081c0b8c00000fbff01c00081c081c081c081c081c0eec00180
00
 fec0f08081c0b8c00000fbff01c00081c081c081c081c081c0eec0018000fec0f08081c0b8c00000fbff01c00081c081c081c081c081c0eec00066018000fe
c00080f2ff008081c0b8c00100fffbc0000081c081c081c081c081c0eec0018000fec00080f2ff008081c0b8c00100fffbc0000081c081c081c081c081c0eec0
018000fec00080f2ff008081c0b8c00100fffbc0000081c081c081c081c081c0eec0006d018000fec00180fff3c00080aac08f800100fffbc0000081ff81ff81
ff81ffc7fffec0aa800000fec00180fff3c00080aac08f800100fffbc0000081ff81ff81ff81ffc7fffec0aa800000fec00180fff3c00080aac08f800100fffb
c0000081ff81ff81ff81ffc7fffec0ab80006d018000fec00180fff3c00080aac08e800100fffdc0000081ff81ff81ff81ffc6fffec0aa800000fec00180fff3
c00080aac08e800100fffdc0000081ff81ff81ff81ffc6fffec0aa800000fec00180fff3c00080aac08e800100fffdc0000081ff81ff81ff81ffc6fffec0ab80
006a018000fec00180fff3c00080aac08d800400ffc0c00081ff81ff81ff81ffc5fffec0aa800000fec00180fff3c00080aac08d800400ffc0c00081ff81ff81
ff81ffc5fffec0aa800000fec00180fff3c00080aac08d800400ffc0c00081ff81ff81ff81ffc5fffec0ab8000940180
 00fec00180fff3c00080aac0eb800000
a3800200c000a3ff0000a4fffe00a4fffe00a1ff0000a5fffd00a4fffec0aa800000fec00180fff3c00080aac0eb800000a3800200c000a3ff0000a4fffe00a4
fffe00a1ff0000a5fffd00a4fffec0aa800000fec00180fff3c00080aac0eb800000a3800200c000a3ff0000a4fffe00a4fffe00a1ff0000a5fffd00a4fffec0
ab800109018000fec00180fffdc0010000f9c00080aac0ec80010000d2800000d38001c000d2ff0000d3ff010000d2ff0000d1ff0000d3ff0000d1ff0000d3ff
0000d2ff010000d3ff0000d4ff0000d0ff0000d3fffec0d3800000d9800000fec00180fffdc0010000f9c00080aac0ec80010000d2800000d38001c000d2ff00
00d3ff010000d2ff0000d1ff0000d3ff0000d1ff0000d3ff0000d2ff010000d3ff0000d4ff0000d0ff0000d3fffec0d3800000d9800000fec00180fffdc00100
00f9c00080aac0ec80010000d2800000d38001c000d2ff0000d3ff010000d2ff0000d1ff0000d3ff0000d1ff0000d3ff0000d2ff010000d3ff0000d4ff0000d0
ff0000d3fffec0d3800000da800361018000fec00180fffdc0010000f9c00080acc00100c0f7800000f6800000f6800000f6800000f6800000f6800000f68000
00f6800000f6800000f78001c000f6ff0000f6ff0000f6ff0000f6ff0000f
 6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff
0000f6ff0000f6ff0000f5ff0000f7ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f5ff0000f7ff0000f6ff0000f6ff0000f6ff0000f6ff
0000f6ff0000f6ff0000f7ff0200ff00f7ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f8ff0000f4ff0000f6ff0000f6ff0000f6ff0000
f6ff0000f6ff0000f6ff0000f7ff02c000c0f7800000f6800000f6800000f6800000f6800000f6800000f6800000fd800000fec00180fffdc0010000f9c00080
acc00100c0f7800000f6800000f6800000f6800000f6800000f6800000f6800000f6800000f6800000f78001c000f6ff0000f6ff0000f6ff0000f6ff0000f6ff
0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f5ff0000f7ff0000f6ff0000f6ff0000f6ff0000f6ff
0000f6ff0000f6ff0000f5ff0000f7ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f7ff0200ff00f7ff0000f6ff0000f6ff0000f6ff0000
f6ff0000f6ff0000f6ff0000f8ff0000f4ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f7ff02c000c0f7800000f6800000f6800000f680
0000f6800000f6800000f68000
 00fd800000fec00180fffdc0010000f9c00080acc00100c0f7800000f6800000f6800000f6800000f6800000f6800000f68000
00f6800000f6800000f78001c000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff
0000f6ff0000f6ff0000f5ff0000f7ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f5ff0000f7ff0000f6ff0000f6ff0000f6ff0000f6ff
0000f6ff0000f6ff0000f7ff0200ff00f7ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f8ff0000f4ff0000f6ff0000f6ff0000f6ff0000
f6ff0000f6ff0000f6ff0000f7ff02c000c0f7800000f6800000f6800000f6800000f6800000f6800000f6800000fe80036a018000fec00180fffdc0010000f9
c00080acc00100c0f7800000f6800000f6800000f6800000f6800000f6800000f6800000f6800000f6800000f7800200ff00f7ff0000f6ff0000f6ff0000f6ff
0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff
0000f6ff0000f6ff0000f6ff0000f7ff010000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f8ff0300ffff00f7ff0000f6ff
 0000f6ff
0000f6ff0000f6ff0000f6ff0000f6ff0000f8fffe00f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f7ff0200ff00f7800000f6800000
f6800000f6800000f6800000f6800000f6800000fd800000fec00180fffdc0010000f9c00080acc00100c0f7800000f6800000f6800000f6800000f6800000f6
800000f6800000f6800000f6800000f7800200ff00f7ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff00
00f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f7ff010000f6ff0000f6ff0000f6ff
0000f6ff0000f6ff0000f6ff0000f6ff0000f8ff0300ffff00f7ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f8fffe00f6ff0000f6ff00
00f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f7ff0200ff00f7800000f6800000f6800000f6800000f6800000f6800000f6800000fd800000fec00180ff
fdc0010000f9c00080acc00100c0f7800000f6800000f6800000f6800000f6800000f6800000f6800000f6800000f6800000f7800200ff00f7ff0000f6ff0000
f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0
 000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000
f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f7ff010000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f8ff0300ffff00f7ff0000
f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f8fffe00f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f6ff0000f7ff0200ff00f780
0000f6800000f6800000f6800000f6800000f6800000f6800000fe800115018000fec00180fffdc0010000f9c00080aac0eb800000d2800000d4800400ffc0c0
00d4ff0000d2ff0000d2ff0000d3ff0000d1ff0000d1ff0000d3ff0000d4fffc00d4ff0000d1ff0000d3ff0000d4ff0400ffc0c000d4800000d9800000fec001
80fffdc0010000f9c00080aac0eb800000d2800000d4800400ffc0c000d4ff0000d2ff0000d2ff0000d3ff0000d1ff0000d1ff0000d3ff0000d4fffc00d4ff00
00d1ff0000d3ff0000d4ff0400ffc0c000d4800000d9800000fec00180fffdc0010000f9c00080aac0eb800000d2800000d4800400ffc0c000d4ff0000d2ff00
00d2ff0000d3ff0000d1ff0000d1ff0000d3ff0000d4fffc00d4ff0000d1ff0000d3ff0000d4ff0400ffc0c000d4800000da800118018000fec00180fffdc0fb
00fdc00080aac0eb800000d2800000d5800100fffdc00000d5
 ff0000d2ff0000d2ff0000d4ff0000d0ff0000d1ff0000d3ff0000d1ff0000d3ff0000d1ff0000
d3ff0000d5ff0100fffdc00000d5800000d9800000fec00180fffdc0fb00fdc00080aac0eb800000d2800000d5800100fffdc00000d5ff0000d2ff0000d2ff00
00d4ff0000d0ff0000d1ff0000d3ff0000d1ff0000d3ff0000d1ff0000d3ff0000d5ff0100fffdc00000d5800000d9800000fec00180fffdc0fb00fdc00080aa
c0eb800000d2800000d5800100fffdc00000d5ff0000d2ff0000d2ff0000d4ff0000d0ff0000d1ff0000d3ff0000d1ff0000d3ff0000d1ff0000d3ff0000d5ff
0100fffdc00000d5800000da8000b8018000fec00180fffdc0fb00fdc00080aac0ec80fe00a7800100fffbc00000a7fffe00a5fffd00a5fffe00a1ff0000a5ff
fe00a6ff0100fffbc00000ad800000fec00180fffdc0fb00fdc00080aac0ec80fe00a7800100fffbc00000a7fffe00a5fffd00a5fffe00a1ff0000a5fffe00a6
ff0100fffbc00000ad800000fec00180fffdc0fb00fdc00080aac0ec80fe00a7800100fffbc00000a7fffe00a5fffd00a5fffe00a1ff0000a5fffe00a6ff0100
fffbc00000ae80007c018000fec00180fff3c00080aac08f800100fffbc0000081ff81ff81ff81ffcaff0100fffbc00000ad800000fec00180fff3c00080aac0
8f800100fffbc00
 00081ff81ff81ff81ffcaff0100fffbc00000ad800000fec00180fff3c00080aac08f800100fffbc0000081ff81ff81ff81ffcaff0100fffb
c00000ae800076018000fec00180fff3c00080aac08f800000fac0000081ff81ff81ff81ffcaff0000fac00000ad800000fec00180fff3c00080aac08f800000
fac0000081ff81ff81ff81ffcaff0000fac00000ad800000fec00180fff3c00080aac08f800000fac0000081ff81ff81ff81ffcaff0000fac00000ae80005e01
8000fec00180fff3c00080aac08f80f80081ff81ff81ff81ffcafff800ad800000fec00180fff3c00080aac08f80f80081ff81ff81ff81ffcafff800ad800000
fec00180fff3c00080aac08f80f80081ff81ff81ff81ffcafff800ae80005a018000fec0f08081c0b8c00000fbff01c00081c081c081c081c081c0eec0018000
fec0f08081c0b8c00000fbff01c00081c081c081c081c081c0eec0018000fec0f08081c0b8c00000fbff01c00081c081c081c081c081c0eec000c6018000fec0
f0ff81c0b8c00100fffbc00000d6c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c0008081c0fac0018000
fec0f0ff81c0b8c00100fffbc00000d6c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c0008
 0d2c0008081c0fac001
8000fec0f0ff81c0b8c00100fffbc00000d6c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c0008081c0fa
c000ba01800081c0a4c00100fffbc00000d6c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c0008081c0fa
c001800081c0a4c00100fffbc00000d6c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c0008081c0fac001
800081c0a4c00100fffbc00000d6c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c0008081c0fac000ba01
800081c0a4c00100fffbc00000d6c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c0008081c0fac0018000
81c0a4c00100fffbc00000d6c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c0008081c0fac001800081c0
a4c00100fffbc00000d6c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c00080d2c0008081c0fac0004b01800081c0
a4c00000fac0000081c081c081c081c081c0eec001800081c0a4c00000fac0000081c081c0
 81c081c081c0eec001800081c0a4c00000fac0000081c081c081c0
81c081c0eec0003f01800081c0a4c0f80081c081c081c081c081c0eec001800081c0a4c0f80081c081c081c081c081c0eec001800081c0a4c0f80081c081c081
c081c081c0eec00051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff01
8000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc
 0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff
81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff
81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
81ff
 81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081
ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081
 ff81ff81ff81ff81ff81fff2ff0180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff005d018000fdc0fcfffc00fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fc
fffc00fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fcfffc00fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff
 2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81
ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff005101
8000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81
 ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fd
 c0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081
ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff00510
 18000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff00600180
00fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080
 000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81
ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff005101
8000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff018000fdc0f2fff
 cc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81f
 f81ff81ff81ff81ff
f2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081
ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff00510180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
 81ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff006c018000fdc0fcff010000feff0000fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fcff010000fe
ff0000fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fcff010000feff0000fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff006f01
8000fdc0fdff0600ffff00ffff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fdff0600ffff00ffff00fdfffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0fdff0600ffff00ffff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff006f018000fdc0fdff0000feff0200ff00fd
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fdff0000feff0200ff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fd
ff0000feff0200ff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff006c018000fdc0fdff0000fdff010000fdfffcc0b080000081ff81ff81ff81ff81
ff81fff2ff018000fdc0fdff0000fdff010000fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fdff0000fdff010000fdfffcc0b080000081
ff81ff81ff81ff81ff81fff2ff0051018000fdc0f
 2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff00
510180
 00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fb
ff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fb
ff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
 81ff81ff81ff81ff81ff81fff2ff
0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b
 080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081
ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081
ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81
 ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff00
51018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
 81ff
81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff
018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff
0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff8
 1fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81
 ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff005d018000fdc0fcfffc00fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fcfffc00fcfffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff018000fdc0fcfffc00fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081
ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff0051018000fdc
 0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff00510180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81
ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff01
8000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018
 000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b08000
 0081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081
ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc
 0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000
fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000
fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
81ff81ff
 81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff00510180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81
ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff01
8000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081
 ff81ff81ff81ff81ff81fff2ff
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81
ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81f
 f81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081
ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000
fdc0f2fffcc0b080000081ff81ff81ff
 81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81
ff81ff81fff2ff0069018000fdc0fcff040000ff0000fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fcff040000ff0000fcfffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0fcff040000ff0000fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff006f018000fdc0fdff0600ffff00
ffff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fdff0600ffff00ffff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff01
 80
00fdc0fdff0600ffff00ffff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff006f018000fdc0fdff0600ffff00ffff00fdfffcc0b080000081ff81ff
81ff81ff81ff81fff2ff018000fdc0fdff0600ffff00ffff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fdff0600ffff00ffff00fdff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff0069018000fdc0fdff0000fcff0000fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fdff
0000fcff0000fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fdff0000fcff0000fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff00
51018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81f
 f81ff81ff81ff81fff2ff0051018000fdc0f2
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
 81ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff
81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff
81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080
000081ff81ff81ff81ff8
 1ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81f
 f81ff81ff81ff
f2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff01
8000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff00
51018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
 018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81
ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff005101
8000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff8
 1fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0
b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051
018000fdc0
 f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff00510180
 00fdc0f2fffcc0b080000081
ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff005d018000fdc0fcfffc00fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fcfffc00fcfffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0fcfffc00fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff01
8000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff8
 1ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081
ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff018000fdc0f2fffcc0b08000
 0081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fa
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fa
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081
ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff
 
81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81
ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff01
8000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff8
 1ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff
81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff
81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
 ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081
ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81f
 f81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0
fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc
 0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81
ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff01
8000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff005d01
 8000fdc0f9ff0000fbfffcc0b080000081ff81ff81ff81
ff81ff81fff2ff018000fdc0f9ff0000fbfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f9ff0000fbfffcc0b080000081ff81ff81ff81ff81
ff81fff2ff005d018000fdc0fdfffa00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fdfffa00fdfffcc0b080000081ff81ff81ff81ff81
ff81fff2ff018000fdc0fdfffa00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff0066018000fdc0fcff0300ffff00fbfffcc0b080000081ff81ff81ff
81ff81ff81fff2ff018000fdc0fcff0300ffff00fbfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fcff0300ffff00fbfffcc0b080000081ff
81ff81ff81ff81ff81fff2ff0063018000fdc0fbff0200ff00fbfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff0200ff00fbfffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff0200ff00fbfffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0faff010000fbfffc
c0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0faff010000fbfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0faff010000fbfffc
c0b080000081ff81ff81ff81ff81ff81fff2ff005101800
 0fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff00
 51018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060
018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff
018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0057018000fdc0f2fffcc0b080
000081ff81fff4ff81008100c80081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff81808180c88081ffb8ff018000fdc0f2
 fffcc0b080000081ff81ff
f4ff81008100c80081ffb8ff0063018000fdc0f2fffcc0b080000081ff81fff4ff000081ff81ffcaff000081ffb8ff018000fdc0f2fffcc0b080000081ff81ff
f4ff008081ff81ffcaff008081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff000081ff81ffcaff000081ffb8ff0063018000fdc0f2fffcc0b0800000
81ff81fff4ff000081ff81ffcaff000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff008081ff81ffcaff008081ffb8ff018000fdc0f2fffcc0b080
000081ff81fff4ff000081ff81ffcaff000081ffb8ff0060018000fdc0f2fffcc0b080000081ff81fff4ff0100ff81008100ca0081ffb8ff018000fdc0f2fffc
c0b080000081ff81fff4ff0180ff81808180ca8081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0100ff81008100ca0081ffb8ff006c018000fdc0f2
fffcc0b080000081ff81fff4ff0200ff0081ff81ffcdff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff8081ff81ffcdff01808081ff
b8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff0081998199cd9901000081ffb8ff006c018000fdc0f2fffcc0b080000081ff81fff4ff0200ff0081
ff81ffcdff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff808
 1ff81ffcdff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81
fff4ff0200ff0081998199cd9901000081ffb8ff006c018000fdc0f2fffcc0b080000081ff81fff4ff0200ff0081ff81ffcdff01000081ffb8ff018000fdc0f2
fffcc0b080000081ff81fff4ff0280ff8081ff81ffcdff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff0081998199cd9901000081ff
b8ff006c018000fdc0f2fffcc0b080000081ff81fff4ff0200ff0081ff81ffcdff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff8081
ff81ffcdff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff0081998199cd9901000081ffb8ff00ba018000fdc0f2fffcc0b080000081
ff81fff4ff0200ff008afffd0002ff00fff90000fffc00fcfffc00f5fffd00fdfffe00fdfff4008bff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81
fff4ff0280ff808afffd0002ff00fff90000fffc00fcfffc00f5fffd00fdfffe00fdfff4008bff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4
ff0200ff008a99fd0002990099f9000099fc00fc99fc00f599fd00fd99fe00fd99f4008b9901000081ffb8ff00f3018000fdc0f2fffcc0b080000081ff81fff4
ff0200ff008bff0000fdff010000feff0000
 fdff0000feff0000f8ff0000f4ff0000fdff0000fcff0000fbff0000fdff0000fdff00008bff01000081ffb8ff01
8000fdc0f2fffcc0b080000081ff81fff4ff0280ff808bff0000fdff010000feff0000fdff0000feff0000f8ff0000f4ff0000fdff0000fcff0000fbff0000fd
ff0000fdff00008bff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff008b990000fd99010000fe990000fd990000fe990000f8990000
f4990000fd990000fc990000fb990000fd990000fd9900008b9901000081ffb8ff00ea018000fdc0fbff010000fafffcc0b080000081ff81fff4ff0200ff008c
ff0000fbff0000feff0000f9ff0000f8ff0000f5ff0000fbff0000fdff010000fcff0000fdff000086ff01000081ffb8ff018000fdc0fbff010000fafffcc0b0
80000081ff81fff4ff0280ff808cff0000fbff0000feff0000f9ff0000f8ff0000f5ff0000fbff0000fdff010000fcff0000fdff000086ff01808081ffb8ff01
8000fdc0fbff010000fafffcc0b080000081ff81fff4ff0200ff008c990000fb990000fe990000f9990000f8990000f5990000fb990000fd99010000fc990000
fd990000869901000081ffb8ff00de018000fdc0f2fffcc0b080000081ff81fff4ff0200ff008dff0000faff0000feff0000f9ff0000f8ff0000f6ff0000f9ff
0
 000feff0200ff00fdff0000fdff000086ff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff808dff0000faff0000feff0000f9ff0000
f8ff0000f6ff0000f9ff0000feff0200ff00fdff0000fdff000086ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff008d990000fa99
0000fe990000f9990000f8990000f6990000f9990000fe9902009900fd990000fd990000869901000081ffb8ff00ed018000fdc0f2fffcc0b080000081ff81ff
f4ff0200ff008dff0000f6ff0000feff0000fdff0000f8ff0000f6ff0000f9ff0000feff0300ffff00feff0000fdff0000feff00008aff01000081ffb8ff0180
00fdc0f2fffcc0b080000081ff81fff4ff0280ff808dff0000f6ff0000feff0000fdff0000f8ff0000f6ff0000f9ff0000feff0300ffff00feff0000fdff0000
feff00008aff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff008d990000f6990000fe990000fd990000f8990000f6990000f9990000
fe990300999900fe990000fd990000fe9900008a9901000081ffb8ff00d5018000fdc0f2fffcc0b080000081ff81fff4ff0200ff008dff0000f6fffc00fdff00
00f8ff0000f6ff0000f9ff0000feff0000feff0300ffff00fdfffc008aff01000081ffb8ff018000fdc0f2fffcc0b08
 0000081ff81fff4ff0280ff808dff0000
f6fffc00fdff0000f8ff0000f6ff0000f9ff0000feff0000feff0300ffff00fdfffc008aff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff02
00ff008d990000f699fc00fd990000f8990000f6990000f9990000fe990000fe990300999900fd99fc008a9901000081ffb8ff00ed018000fdc0f2fffcc0b080
000081ff81fff4ff0200ff008dff0000f6ff0000feff0000fdff0000f8ff0000f6ff0000f9ff0000feff0000feff0300ffff00fdff0000feff00008aff010000
81ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff808dff0000f6ff0000feff0000fdff0000f8ff0000f6ff0000f9ff0000feff0000feff0300ff
ff00fdff0000feff00008aff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff008d990000f6990000fe990000fd990000f8990000f699
0000f9990000fe990000fe990300999900fd990000fe9900008a9901000081ffb8ff00d2018000fdc0f2fffcc0b080000081ff81fff4ff0200ff008dff0000f6
ff0000f9ff0000f8ff0000f6ff0000f9ff0000feff0000fdff0200ff00fdff000086ff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff
808dff0000f6ff0000f9ff0000f8ff0000f6ff0000f9ff0000feff0000fd
 ff0200ff00fdff000086ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81
fff4ff0200ff008d990000f6990000f9990000f8990000f6990000f9990000fe990000fd9902009900fd990000869901000081ffb8ff0108018000fdc0f2fffc
c0b080000081ff81fff4ff0200ff008cff0000fbff0000feff0000fcff0300ffff00fcff0000feff0000fcff0000fbff0000fbff0000fdff0000fcff010000fd
ff0000fcff00008cff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff808cff0000fbff0000feff0000fcff0300ffff00fcff0000feff
0000fcff0000fbff0000fbff0000fdff0000fcff010000fdff0000fcff00008cff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff008c
990000fb990000fe990000fc990300999900fc990000fe990000fc990000fb990000fb990000fd990000fc99010000fd990000fc9900008c9901000081ffb8ff
0108018000fdc0f2fffcc0b080000081ff81fff4ff0200ff008bff0000fdff0000fdff0000fdff0000feff0000fdff0000fdff0000fdff0000f9ff0000fdff00
00fcff0000fbff0000fdff0000fdff00008bff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff808bff0000fdff0000fdff0000fdff00
00feff0000fdff0000fdff000
 0fdff0000f9ff0000fdff0000fcff0000fbff0000fdff0000fdff00008bff01808081ffb8ff018000fdc0f2fffcc0b080000081
ff81fff4ff0200ff008b990000fd990000fd990000fd990000fe990000fd990000fd990000fd990000f9990000fd990000fc990000fb990000fd990000fd9900
008b9901000081ffb8ff00c3018000fdc0f2fffcc0b080000081ff81fff4ff0200ff008afffd00fefff90000fff90001fffff900f8fffd00fdfffc00fdff0200
fffff9008bff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff808afffd00fefff90000fff90001fffff900f8fffd00fdfffc00fdff02
00fffff9008bff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff008a99fd00fe99f9000099f900019999f900f899fd00fd99fc00fd99
02009999f9008b9901000081ffb8ff006c018000fdc0f2fffcc0b080000081ff81fff4ff0200ff0081ff81ffcdff01000081ffb8ff018000fdc0f2fffcc0b080
000081ff81fff4ff0280ff8081ff81ffcdff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff0081998199cd9901000081ffb8ff006c01
8000fdc0f2fffcc0b080000081ff81fff4ff0200ff0081ff81ffcdff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff8081f
 f81ffcdff
01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff0081998199cd9901000081ffb8ff006c018000fdc0f2fffcc0b080000081ff81fff4ff
0200ff0081ff81ffcdff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff8081ff81ffcdff01808081ffb8ff018000fdc0f2fffcc0b080
000081ff81fff4ff0200ff0081998199cd9901000081ffb8ff007b018000fdc0fbff010000fafffcc0b080000081ff81fff4ff0200ff0081ff81ffcdff010000
81ffb8ff018000fdc0fbff010000fafffcc0b080000081ff81fff4ff0280ff8081ff81ffcdff01808081ffb8ff018000fdc0fbff010000fafffcc0b080000081
ff81fff4ff0200ff0081998199cd9901000081ffb8ff0078018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8ff8100e50081fff2ff01000081ffb8ff
018000fdc0f2fffcc0b080000081ff81fff4ff0280ff80f8ff8180e58081fff2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8
998100e5008199f29901000081ffb8ff0084018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8ff000081ffe7ff000081fff2ff01000081ffb8ff0180
00fdc0f2fffcc0b080000081ff81fff4ff0280ff80f8ff008081ffe7ff008081fff2ff01808081ffb8ff
 018000fdc0f2fffcc0b080000081ff81fff4ff0200ff
00f89900008199e79900008199f29901000081ffb8ff0084018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8ff000081ffe7ff000081fff2ff010000
81ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff80f8ff008081ffe7ff008081fff2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81
fff4ff0200ff00f89900008199e79900008199f29901000081ffb8ff0084018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8ff000081ffe7ff000081
fff2ff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff80f8ff008081ffe7ff008081fff2ff01808081ffb8ff018000fdc0f2fffcc0b0
80000081ff81fff4ff0200ff00f89900008199e79900008199f29901000081ffb8ff0108018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8ff0000ee
fffe00fdfff400fdfffe0002ff00fff80000fff90000fffa00f8fff800fbff0000fcfffb00fcfffc00fcfff900edff000081fff2ff01000081ffb8ff018000fd
c0f2fffcc0b080000081ff81fff4ff0280ff80f8ff0080eefffe00fdfff400fdfffe0002ff00fff80000fff90000fffa00f8fff800fbff0000fcfffb00fcfffc
00fcfff900edff008081fff2ff01808081ffb8ff018000fdc
 0f2fffcc0b080000081ff81fff4ff0200ff00f8990000ee99fe00fd99f400fd99fe0002990099f8
000099f9000099fa00f899f800fb990000fc99fb00fc99fc00fc99f900ed9900008199f29901000081ffb8ff0183018000fdc0f2fffcc0b080000081ff81fff4
ff0200ff00f8ff0000ecff0000fbff0000fdff0000fdff0000feff0000feff030000ff00feff0000feff0000feff0000fdff0000feff0000fdff0000f9ff0000
feff0000feff0000fbff0000faff0000feff0000fbff0000f8ff0000fdff0000edff000081fff2ff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81ff
f4ff0280ff80f8ff0080ecff0000fbff0000fdff0000fdff0000feff0000feff030000ff00feff0000feff0000feff0000fdff0000feff0000fdff0000f9ff00
00feff0000feff0000fbff0000faff0000feff0000fbff0000f8ff0000fdff0000edff008081fff2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81
fff4ff0200ff00f8990000ec990000fb990000fd990000fd990000fe990000fe990300009900fe990000fe990000fe990000fd990000fe990000fd990000f999
0000fe990000fe990000fb990000fa990000fe990000fb990000f8990000fd990000ed9900008199f29901000081ffb8ff0165018000fdc0f2fffcc0b0800000
81ff81fff4ff02
 00ff00f8ff0000ecff010000fcff0000fdff0000faff0000fcff0200ff00feff0000feff0000feff0000f9ff0000fcff0000faff0000feff00
00feff0000fcff0200ff00fbff0000fdff0000fcff0000f8ff0000e8ff000081fff2ff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff
80f8ff0080ecff010000fcff0000fdff0000faff0000fcff0200ff00feff0000feff0000feff0000f9ff0000fcff0000faff0000feff0000feff0000fcff0200
ff00fbff0000fdff0000fcff0000f8ff0000e8ff008081fff2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8990000ec990100
00fc990000fd990000fa990000fc9902009900fe990000fe990000fe990000f9990000fc990000fa990000fe990000fe990000fc9902009900fb990000fd9900
00fc990000f8990000e89900008199f29901000081ffb8ff0132018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8ff0000ecff0200ff00fdff0000fd
ff0000faff0000f6ff0000faff0000f9ff0000fbff0000f7ff0000f8ff0200ff00fbff0000fdff0000fcff0000f8ff0000e8ff000081fff2ff01000081ffb8ff
018000fdc0f2fffcc0b080000081ff81fff4ff0280ff80f8ff0080ecff0200ff00fdff0000fdff0000faff0000f6ff0000faff0000f9
 ff0000fbff0000f7ff00
00f8ff0200ff00fbff0000fdff0000fcff0000f8ff0000e8ff008081fff2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f89900
00ec9902009900fd990000fd990000fa990000f6990000fa990000f9990000fb990000f7990000f89902009900fb990000fd990000fc990000f8990000e89900
008199f29901000081ffb8ff015c018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8ff0000ecff0300ffff00feff0000fdff0000feff0000fdff0100
00f8ff0000faff0000feff0000fdff0000fbff0000f7ff0000f8ff0200ff00fbff0000feff0000fbff0000f8ff0000feff0000ecff000081fff2ff01000081ff
b8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff80f8ff0080ecff0300ffff00feff0000fdff0000feff0000fdff010000f8ff0000faff0000feff00
00fdff0000fbff0000f7ff0000f8ff0200ff00fbff0000feff0000fbff0000f8ff0000feff0000ecff008081fff2ff01808081ffb8ff018000fdc0f2fffcc0b0
80000081ff81fff4ff0200ff00f8990000ec990300999900fe990000fd990000fe990000fd99010000f8990000fa990000fe990000fd990000fb990000f79900
00f89902009900fb990000fe990000fb990000f8990000fe990000ec9900008199f299010
 00081ffb8ff0132018000fdc0f2fffcc0b080000081ff81fff4ff02
00ff00f8ff0000ecff0000feff0300ffff00fdfffc00fbff010000faff0000fafffc00fdff0000fbff0000f7ff0000f9ff0000feff0000fcfffc00fbff0000f8
fffc00ecff000081fff2ff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff80f8ff0080ecff0000feff0300ffff00fdfffc00fbff0100
00faff0000fafffc00fdff0000fbff0000f7ff0000f9ff0000feff0000fcfffc00fbff0000f8fffc00ecff008081fff2ff01808081ffb8ff018000fdc0f2fffc
c0b080000081ff81fff4ff0200ff00f8990000ec990000fe990300999900fd99fc00fb99010000fa990000fa99fc00fd990000fb990000f7990000f9990000fe
990000fc99fc00fb990000f899fc00ec9900008199f29901000081ffb8ff015f018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8ff0000ecff0000fe
ff0300ffff00fdff0000feff0000f9ff0000fbff0000faff0000feff0000fdff0000fbff0000f7ff0000f9ff0000feff0000fcff0000fdff0000fcff0000f8ff
0000feff0000ecff000081fff2ff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff80f8ff0080ecff0000feff0300ffff00fdff0000fe
ff0000f9ff0000fbff0000faff0000feff0000
 fdff0000fbff0000f7ff0000f9ff0000feff0000fcff0000fdff0000fcff0000f8ff0000feff0000ecff008081
fff2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8990000ec990000fe990300999900fd990000fe990000f9990000fb990000
fa990000fe990000fd990000fb990000f7990000f9990000fe990000fc990000fd990000fc990000f8990000fe990000ec9900008199f29901000081ffb8ff01
38018000fdc0fcfffc00fcfffcc0b080000081ff81fff4ff0200ff00f8ff0000ecff0000fdff0200ff00fdff0000f4ff0000fcff0000faff0000f9ff0000fbff
0000f7ff0000f9fffc00fcff0000fcff0000fdff0000f8ff0000e8ff000081fff2ff01000081ffb8ff018000fdc0fcfffc00fcfffcc0b080000081ff81fff4ff
0280ff80f8ff0080ecff0000fdff0200ff00fdff0000f4ff0000fcff0000faff0000f9ff0000fbff0000f7ff0000f9fffc00fcff0000fcff0000fdff0000f8ff
0000e8ff008081fff2ff01808081ffb8ff018000fdc0fcfffc00fcfffcc0b080000081ff81fff4ff0200ff00f8990000ec990000fd9902009900fd990000f499
0000fc990000fa990000f9990000fb990000f7990000f999fc00fc990000fc990000fd990000f8990000e89900008199f29901000081ffb8ff0168018000fdc0
f2f
 ffcc0b080000081ff81fff4ff0200ff00f8ff0000ecff0000fcff010000fdff0000fcff0200ff00fcff0000fcff0000faff0000fcff0300ffff00fcff0000
f6ff0000faff0000fcff0000fdff0000fcff0000fdff0000fcff0000feff0000fcff0000eeff000081fff2ff01000081ffb8ff018000fdc0f2fffcc0b0800000
81ff81fff4ff0280ff80f8ff0080ecff0000fcff010000fdff0000fcff0200ff00fcff0000fcff0000faff0000fcff0300ffff00fcff0000f6ff0000faff0000
fcff0000fdff0000fcff0000fdff0000fcff0000feff0000fcff0000eeff008081fff2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200
ff00f8990000ec990000fc99010000fd990000fc9902009900fc990000fc990000fa990000fc990300999900fc990000f6990000fa990000fc990000fd990000
fc990000fd990000fc990000fe990000fc990000ee9900008199f29901000081ffb8ff016e018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8ff0000
ecff0000fbff0000fdff0000fdff0400ffff0000feff0000fbff0000faff0000fdff0000feff0000fdff0000f5ff0000faff0000fcff0000fdff0000fdff0000
fcff0000fdff0000fdff0000fdff0000edff000081fff2ff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff
 4ff0280ff80f8ff0080ecff0000fbff
0000fdff0000fdff0400ffff0000feff0000fbff0000faff0000fdff0000feff0000fdff0000f5ff0000faff0000fcff0000fdff0000fdff0000fcff0000fdff
0000fdff0000fdff0000edff008081fff2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8990000ec990000fb990000fd990000
fd99040099990000fe990000fb990000fa990000fd990000fe990000fd990000f5990000fa990000fc990000fd990000fd990000fc990000fd990000fd990000
fd990000ed9900008199f29901000081ffb8ff011a018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8ff0000eefffc00fdff0200fffff90003ffff00
fffe00fcfffc00fefff90000fffa00f6fffc00fefffd00fefff600fdfff90001fffff900edff000081fff2ff01000081ffb8ff018000fdc0f2fffcc0b0800000
81ff81fff4ff0280ff80f8ff0080eefffc00fdff0200fffff90003ffff00fffe00fcfffc00fefff90000fffa00f6fffc00fefffd00fefff600fdfff90001ffff
f900edff008081fff2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8990000ee99fc00fd9902009999f9000399990099fe00fc
99fc00fe99f9000099fa00f699fc00fe99fd00fe99f600fd99f900019999f9
 00ed9900008199f29901000081ffb8ff0084018000fdc0f2fffcc0b080000081ff
81fff4ff0200ff00f8ff000081ffe7ff000081fff2ff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff80f8ff008081ffe7ff008081ff
f2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f89900008199e79900008199f29901000081ffb8ff0084018000fdc0f2fffcc0
b080000081ff81fff4ff0200ff00f8ff000081ffe7ff000081fff2ff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff80f8ff008081ff
e7ff008081fff2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f89900008199e79900008199f29901000081ffb8ff0084018000
fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8ff000081ffe7ff000081fff2ff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0280ff80
f8ff008081ffe7ff008081fff2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f89900008199e79900008199f29901000081ffb8
ff0084018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f8ff000081ffe7ff000081fff2ff01000081ffb8ff018000fdc0f2fffcc0b080000081ff81ff
f4ff0280ff80f8ff008081ffe7f
 f008081fff2ff01808081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0200ff00f89900008199e79900008199f299
01000081ffb8ff0060018000fdc0f2fffcc0b080000081ff81fff4ff0100ff81008100ca0081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0180ff81
808180ca8081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff0100ff81008100ca0081ffb8ff0063018000fdc0f2fffcc0b080000081ff81fff4ff0000
81ff81ffcaff000081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff008081ff81ffcaff008081ffb8ff018000fdc0f2fffcc0b080000081ff81fff4ff
000081ff81ffcaff000081ffb8ff0069018000fdc0f2fffcc0b080000081ff99ff000081ff81ffe4ff0000c3ff00c081ffb8ff018000fdc0f2fffcc0b0800000
81ff99ff008081ff81ffe4ff0080c3ff00c081ffb8ff018000fdc0f2fffcc0b080000081ff99ff000081ff81ffe4ff0000c3ff00c081ffb8ff0063018000fdc0
f2fffcc0b080000081ff99ff0200ffff81008100e50081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0280ffff81808180e58081ff81fff9ff018000
fdc0f2fffcc0b080000081ff99ff0200ffff81008100e50081ff81fff9ff007e018000fdc0fbff010000fafffcc0b080000081ff99ff0300ffff0081f
 f81ffe8
ff01000081ff81fff9ff018000fdc0fbff010000fafffcc0b080000081ff99ff0380ffff8081ff81ffe8ff01808081ff81fff9ff018000fdc0fbff010000faff
fcc0b080000081ff99ff0300ffff0081998199e89901000081ff81fff9ff006f018000fdc0f2fffcc0b080000081ff99ff0300ffff0081ff81ffe8ff01000081
ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0380ffff8081ff81ffe8ff01808081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff00
81998199e89901000081ff81fff9ff006f018000fdc0f2fffcc0b080000081ff99ff0300ffff0081ff81ffe8ff01000081ff81fff9ff018000fdc0f2fffcc0b0
80000081ff99ff0380ffff8081ff81ffe8ff01808081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff0081998199e89901000081ff81fff9ff
00d2018000fdc0f2fffcc0b080000081ff99ff0300ffff00f5fffd0002ff00fff90000fffc00fcfffc00f8fff40000fffd0001fffffd00fdfffd0081ffbcff01
000081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0380ffff80f5fffd0002ff00fff90000fffc00fcfffc00f8fff40000fffd0001fffffd00fdfffd
0081ffbcff01808081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff00f599fd00029900
 99f9000099fc00fc99fc00f899f4000099fd000199
99fd00fd99fd008199bc9901000081ff81fff9ff0111018000fdc0f2fffcc0b080000081ff99ff0300ffff00f6ff0000fdff010000feff0000fdff0000feff00
00f8ff0000f6ff0000feff0000feff0300ffff00fdff0000fdff0000fcff0000fdff000081ffbdff01000081ff81fff9ff018000fdc0f2fffcc0b080000081ff
99ff0380ffff80f6ff0000fdff010000feff0000fdff0000feff0000f8ff0000f6ff0000feff0000feff0300ffff00fdff0000fdff0000fcff0000fdff000081
ffbdff01808081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff00f6990000fd99010000fe990000fd990000fe990000f8990000f6990000fe
990000fe990300999900fd990000fd990000fc990000fd9900008199bd9901000081ff81fff9ff0102018000fdc0f2fffcc0b080000081ff99ff0300ffff00f7
ff0000fbff0000feff0000f9ff0000f8ff0000f6ff0000feff0000feff0300ffff00fdff0000fdff0000fdff0000fbff000081ffbeff01000081ff81fff9ff01
8000fdc0f2fffcc0b080000081ff99ff0380ffff80f7ff0000fbff0000feff0000f9ff0000f8ff0000f6ff0000feff0000feff0300ffff00fdff0000fdff0000
fdff0000fbff000081ffbeff01808081ff81fff9ff018000fdc
 0f2fffcc0b080000081ff99ff0300ffff00f7990000fb990000fe990000f9990000f8990000f6
990000fe990000fe990300999900fd990000fd990000fd990000fb9900008199be9901000081ff81fff9ff00ed018000fdc0f2fffcc0b080000081ff99ff0300
ffff00f8ff0000faff0000feff0000f9ff0000f8ff0000f2ff0000faff0000feff0000fdff0000feff0000f9ff000081ffbfff01000081ff81fff9ff018000fd
c0f2fffcc0b080000081ff99ff0380ffff80f8ff0000faff0000feff0000f9ff0000f8ff0000f2ff0000faff0000feff0000fdff0000feff0000f9ff000081ff
bfff01808081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff00f8990000fa990000fe990000f9990000f8990000f2990000fa990000fe9900
00fd990000fe990000f99900008199bf9901000081ff81fff9ff00ea018000fdc0f2fffcc0b080000081ff99ff0300ffff00f8ff0000f6ff0000feff0000fdff
0000f8ff0000f2ff0000faff0000fdff0300ffff00fdff0000f9ff000081ffbfff01000081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0380ffff80
f8ff0000f6ff0000feff0000fdff0000f8ff0000f2ff0000faff0000fdff0300ffff00fdff0000f9ff000081ffbfff01808081ff81fff9ff018000fdc0f2fffc
c0b080000081ff99
 ff0300ffff00f8990000f6990000fe990000fd990000f8990000f2990000fa990000fd990300999900fd990000f99900008199bf99010000
81ff81fff9ff00e1018000fdc0f2fffcc0b080000081ff99ff0300ffff00f8ff0000f6fffc00fdff0000f8ff0000f2ff0000faff0000feff040000ffff00fdff
0000f9ff000081ffbfff01000081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0380ffff80f8ff0000f6fffc00fdff0000f8ff0000f2ff0000faff00
00feff040000ffff00fdff0000f9ff000081ffbfff01808081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff00f8990000f699fc00fd990000
f8990000f2990000fa990000fe99040000999900fd990000f99900008199bf9901000081ff81fff9ff00ea018000fdc0f2fffcc0b080000081ff99ff0300ffff
00f8ff0000f6ff0000feff0000fdff0000f8ff0000f2ff0000f9ff0700ff00ff00ffff00fdff0000f9ff000081ffbfff01000081ff81fff9ff018000fdc0f2ff
fcc0b080000081ff99ff0380ffff80f8ff0000f6ff0000feff0000fdff0000f8ff0000f2ff0000f9ff0700ff00ff00ffff00fdff0000f9ff000081ffbfff0180
8081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff00f8990000f6990000fe990000fd990000f8990000f2990000f999
 070099009900999900
fd990000f99900008199bf9901000081ff81fff9ff00de018000fdc0f2fffcc0b080000081ff99ff0300ffff00f8ff0000f6ff0000f9ff0000f8ff0000f2ff00
00f9ff0700ff00ffff00ff00fdff0000f9ff000081ffbfff01000081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0380ffff80f8ff0000f6ff0000f9
ff0000f8ff0000f2ff0000f9ff0700ff00ffff00ff00fdff0000f9ff000081ffbfff01808081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff
00f8990000f6990000f9990000f8990000f2990000f999070099009999009900fd990000f99900008199bf9901000081ff81fff9ff010b018000fdc0f2fffcc0
b080000081ff99ff0300ffff00f7ff0000fbff0000feff0000fcff0300ffff00fcff0000feff0000fcff0000f8ff0000f9ff0700ff00ffff00ff00fcff0000fb
ff000081ffbeff01000081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0380ffff80f7ff0000fbff0000feff0000fcff0300ffff00fcff0000feff00
00fcff0000f8ff0000f9ff0700ff00ffff00ff00fcff0000fbff000081ffbeff01808081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff00f7
990000fb990000fe990000fc990300999900fc990000fe990000fc990000f8990000f999070
 099009999009900fc990000fb9900008199be9901000081ff81ff
f9ff0114018000fdc0fbff010000fafffcc0b080000081ff99ff0300ffff00f6ff0000fdff0000fdff0000fdff0000feff0000fdff0000fdff0000fdff0000f7
ff0000f8ff0000fdff0000faff0000fdff000081ffbdff01000081ff81fff9ff018000fdc0fbff010000fafffcc0b080000081ff99ff0380ffff80f6ff0000fd
ff0000fdff0000fdff0000feff0000fdff0000fdff0000fdff0000f7ff0000f8ff0000fdff0000faff0000fdff000081ffbdff01808081ff81fff9ff018000fd
c0fbff010000fafffcc0b080000081ff99ff0300ffff00f6990000fd990000fd990000fd990000fe990000fd990000fd990000fd990000f7990000f8990000fd
990000fa990000fd9900008199bd9901000081ff81fff9ff00cc018000fdc0f2fffcc0b080000081ff99ff0300ffff00f5fffd00fefff90000fff90001fffff9
00f9fffc00faff0000fdff0000f9fffd0081ffbcff01000081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0380ffff80f5fffd00fefff90000fff900
01fffff900f9fffc00faff0000fdff0000f9fffd0081ffbcff01808081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff00f599fd00fe99f900
0099f900019999f900f999fc00fa990000fd9900
 00f999fd008199bc9901000081ff81fff9ff006f018000fdc0f2fffcc0b080000081ff99ff0300ffff0081ff
81ffe8ff01000081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0380ffff8081ff81ffe8ff01808081ff81fff9ff018000fdc0f2fffcc0b080000081
ff99ff0300ffff0081998199e89901000081ff81fff9ff006f018000fdc0f2fffcc0b080000081ff99ff0300ffff0081ff81ffe8ff01000081ff81fff9ff0180
00fdc0f2fffcc0b080000081ff99ff0380ffff8081ff81ffe8ff01808081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff0081998199e89901
000081ff81fff9ff006f018000fdc0f2fffcc0b080000081ff99ff0300ffff0081ff81ffe8ff01000081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff
0380ffff8081ff81ffe8ff01808081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff0081998199e89901000081ff81fff9ff006f018000fdc0
f2fffcc0b080000081ff99ff0300ffff0081ff81ffe8ff01000081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0380ffff8081ff81ffe8ff01808081
ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0300ffff0081998199e89901000081ff81fff9ff0063018000fdc0f2fffcc0b080000081ff99ff0200ff
ff810
 08100e50081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff0280ffff81808180e58081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff02
00ffff81008100e50081ff81fff9ff0063018000fdc0f2fffcc0b080000081ff99ff000081ff81ffe4ff000081ff81fff9ff018000fdc0f2fffcc0b080000081
ff99ff008081ff81ffe4ff008081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff000081ff81ffe4ff000081ff81fff9ff0063018000fdc0f2fffcc0b0
80000081ff99ff000081ff81ffe4ff000081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff008081ff81ffe4ff008081ff81fff9ff018000fdc0f2fffc
c0b080000081ff99ff000081ff81ffe4ff000081ff81fff9ff0057018000fdc0f2fffcc0b080000081ff99ff81008100e20081ff81fff9ff018000fdc0f2fffc
c0b080000081ff99ff81808180e28081ff81fff9ff018000fdc0f2fffcc0b080000081ff99ff81008100e20081ff81fff9ff0051018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff8
 1ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fb
ff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081
ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
 fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff00
51018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff006c018000fdc0fd
ff0000feff010000fcfffcc0b0800
 00081ff81ff81ff81ff81ff81fff2ff018000fdc0fdff0000feff010000fcfffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff018000fdc0fdff0000feff010000fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff006f018000fdc0fdff0600ffff00ffff00fdfffcc0b080000081
ff81ff81ff81ff81ff81fff2ff018000fdc0fdff0600ffff00ffff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fdff0600ffff00ffff
00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff006f018000fdc0fdff0600ffff00ffff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0fdff0600ffff00ffff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fdff0600ffff00ffff00fdfffcc0b080000081ff81ff81ff
81ff81ff81fff2ff0069018000fdc0fdfffd0002ffff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fdfffd0002ffff00fdfffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0fdfffd0002ffff00fdfffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81f
 f81ff
81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff00
51018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
 81ff81ff81ff81ff81fff2ff0051018000fdc0f2
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff
018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff
0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff8
 1fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080
000081ff81ff81ff81
 ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffc
c0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
 00fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff00
51018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff
81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff
 2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff
81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81
fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0
f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff0051018000fdc0f2ff
 fcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080
000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051
018000f
 dc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff005d018000fdc0fcff
fc00fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fcfffc00fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fcfffc00
fcfffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff
81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff8
 1ff81ff81ff81fff2ff00510180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81
ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff01
8000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081
 ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81
ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81
ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81f
 f81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81ff
f2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2
fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081
ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81
ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000
fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b0800000
81ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff8
 1ff
81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b0
80000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81
ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff01
8000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0060018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fd
c0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0fbff010000fafffcc0b080000081ff81ff81ff81ff81ff81fff2ff00510180
00fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b08000
0081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff01
 8000fdc0f2fffcc0b080000081ff81ff81ff81
ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff01
8000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0
b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff
81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff
018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffc
c0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81
ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2
ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81f
 ff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2ff
fcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff
81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff
81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0051018000fd
c0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff018000fdc0f2fffcc0b080000081ff81ff81ff81ff81ff81fff2ff0000ff}}}{
\par }\pard \s109\widctlpar\adjustright {
\par }{The following is the RTF for this table as emitted by Word 2000. Word 2000 also emits RTF that older readers (such as previous versions of Word) can understand, so new features degrade nicely.
\par 
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 trowd \\trgaph115\\trleft388\\trbrdrt\\brdrs\\brdrw15\\brdrcf11 \\trbrdrl\\brdrs
 \\brdrw15\\brdrcf11 \\trbrdrb\\brdrs\\brdrw1\hich\af2\dbch\af28\loch\f2 5\\brdrcf11 \\trbrdrr\\brdrs\\brdrw15\\brdrcf11 
\par \\\hich\af2\dbch\af28\loch\f2 trbrdrh\\brdrs\\brdrw15\\brdrcf11 \\trbrdrv\\brdrs\\brdrw15\\brdrcf11 
\par \\\hich\af2\dbch\af28\loch\f2 tphmrg\\tposxc\\tposyc\\tdfrmtxtLeft187\\tdfrmtxtRight187\\trftsWidth1\\trftsWidthB3\\trwWidthB504\\trftsWidthA3\\trautofit1\\trspdl14\\trspdt14\\trspdb14\\trs\hich\af2\dbch\af28\loch\f2 pdr14\\trspdfl3\\trspdft3\\trspdfb3\\
trspdfr3\\trpaddl115\\trpaddr115\\trpaddfl3\\trpaddfr3 \\clvertalc\\clbrdrt
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\clbrdrl\\brdrs\\brdrw15\\brdrcf11 \\clbrdrb\\brdrs\\brdrw15\\brdrcf11 \\clbrdrr\\brdrs\\brdrw15\\brdrcf11 \\clcbpat17\\cltxlrtb\\clftsWidth3\\c\hich\af2\dbch\af28\loch\f2 lwWidth4644 \\cellx5074\\
pard\\plain 
\par \\\hich\af2\dbch\af28\loch\f2 qc \\li0\\ri0\\widctlpar\\intbl\\phmrg\\posxc\\posyc\\dxfrtext187\\dfrmtxtx187\\dfrmtxty0\\aspalpha\\aspnum\\faauto\\adjustrigh
 t\\rin0\\lin0 \\fs24\\lang1033\\langfe2052\\loch\\af0\\hich\\af0\\dbch\\af17\\cgrid\\langnp1033\\
langfenp2052 \{\\hich\\af0\\\hich\af2\dbch\af28\loch\f2 dbch\\af17\\loch\\f0 CELL ONE
\par \\\hich\af2\dbch\af28\loch\f2 par \}\\pard \\qc \\li0\\ri0\\widctlpar\\intbl\\phmrg\\posxc\\posyc\\dxfrtext187\\dfrmtxtx187\\dfrmtxty0\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\itap2 \{\\hich\\af0\\dbch\\af17\\loch\\f0 NESTED TABLE\\nestcell\{\\
nonesttables
\par \\\hich\af2\dbch\af28\loch\f2 par \}\}\\pard \\ql \\li\hich\af2\dbch\af28\loch\f2 0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\itap2 \{\{\\*\\nesttableprops\\trowd \\trgaph108\\trleft8\\trbrdrt\\brdrs\\brdrw15\\brdrcf11 \\
trbrdrl\\brdrs\\brdrw15\\brdrcf11 \\trbrdrb\\brdrs\\brdrw15\\brdrcf11 \\trbrdrr
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\trbrdrh\\b\hich\af2\dbch\af28\loch\f2 rdrs\\brdrw15\\brdrcf11 \\trbrdrv\\brdrs\\brdrw15\\brdrcf11 \\trftsWidth1\\trautofit1\\trpaddl108\\
 trpaddr108\\trpaddfl3\\trpaddfr3 \\clvertalt\\clbrdrt\\brdrs
\\brdrw15\\brdrcf11 \\clbrdrl\\brdrs\\brdrw15\\brdrcf11 \\clbrdrb
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\clbrdrr\\brdrs\\brdrw15\\brdrcf\hich\af2\dbch\af28\loch\f2 11 \\cltxlrtb\\clftsWidth3\\clwWidth2340 \\cellx2348\\nestrow\}\{\\nonesttables
\par \\\hich\af2\dbch\af28\loch\f2 par \}\}\\trowd \\trgaph115\\trleft388\\trbrdrt\\brdrs\\brdrw15\\brdrcf11 \\trbrdrl\\brdrs\\brdrw15\\brdrcf11 \\trbrdrb\\brdrs\\brdrw15\\brdrcf11 \\trbrdrr\\brdrs\\brdrw15\\brdrcf11 \\trbrdrh\\brdrs\\brdrw15\\
\hich\af2\dbch\af28\loch\f2 brdrcf11 \\trbrdrv\\brdrs\\brdrw15\\brdrcf11 
\par \\\hich\af2\dbch\af28\loch\f2 tphmrg\\tposxc\\tposyc\\tdfrmtxtLeft187\\tdfrmtxtRight187\\trftsWidth1\\trftsWidthB3\\trwWidthB504\\trftsWidthA3\\trautofit1\\trspdl14\\trspdt14\\trspdb14\\trspdr14\\trspdfl3\\trspdft3\\trspdfb3\\trspdfr3\\trpaddl115\\
trpaddr115\\tr\hich\af2\dbch\af28\loch\f2 paddfl3\\trpaddfr3 \\clvertalc\\clbrdrt
\par \\\hich\a
 f2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\clbrdrl\\brdrs\\brdrw15\\brdrcf11 \\clbrdrb\\brdrs\\brdrw15\\brdrcf11 \\clbrdrr\\brdrs\\brdrw15\\brdrcf11 \\clcbpat17\\cltxlrtb\\clftsWidth3\\clwWidth4644 \\cellx5074\\pard 
\par \\\hich\af2\dbch\af28\loch\f2 qc \\li0\\ri0\\widctlpar\\intbl\\phmrg\\po\hich\af2\dbch\af28\loch\f2 sxc\\posyc\\dxfrtext187\\dfrmtxtx187\\dfrmtxty0\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0 \{\\cell \}\\pard \\ql \\li0\\ri0\\widctlpar\\intbl\\
aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0 \{\\trowd \\trgaph115\\trleft388\\trbrdrt
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\trbrdrl\\brdrs\\brd\hich\af2\dbch\af28\loch\f2 rw15\\brdrcf11 \\trbrdrb\\brdrs\\brdrw15\\brdrcf11 \\trbrdrr\\brdrs\\brdrw15\\brdrcf11 \\trbrdrh\\brdrs\\brdrw15\\brdrcf11 \\trbrdrv\\brdrs\\brdrw15\\
brdrcf11 
\par \\\hich\af2\dbch\af28\loch\f2 tphmrg\\tposxc\\tposyc\\tdfrmtxtLeft187\\tdfrmtxtRight187\\trftsWidth1\\trftsWidthB3\\trwWidthB504\\trftsWidthA3\\trauto
 f\hich\af2\dbch\af28\loch\f2 it1\\trspdl14\\trspdt14\\trspdb14\\trspdr14\\trspdfl3\\trspdft3\\trspdfb3\\
trspdfr3\\trpaddl115\\trpaddr115\\trpaddfl3\\trpaddfr3 \\clvertalc\\clbrdrt
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\clbrdrl\\brdrs\\brdrw15\\brdrcf11 \\clbrdrb\\brdrs\\brdrw15\\brdrcf11 \\clbrdrr\\brdrs\\brdrw15\\brdrcf11\hich\af2\dbch\af28\loch\f2  \\clcbpat17\\cltxlrtb\\clftsWidth3\\clwWidth4644 \\cellx5074\\
row \}\\trowd \\trgaph115\\trleft-158\\trbrdrt\\brdrs\\brdrw15\\brdrcf11 \\trbrdrl
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\trbrdrb\\brdrs\\brdrw15\\brdrcf11 \\trbrdrr\\brdrs\\brdrw15\\brdrcf11 \\trbrdrh\\brdrs\\brdrw15\\brdrcf11 \\trbr\hich\af2\dbch\af28\loch\f2 drv\\brdrs\\brdrw15\\brdrcf11 
\par \\\hich\af2\dbch\af28\loch\f2 tphmrg\\tposxc\\tposyc\\tdfrmtxtLeft187\\tdfrmtxtRight187\\trftsWidth1\\trftsWidthB3\\trftsWidthA3\\trwWidthA900\\trautofit1\\trspdl14\\trspdt14\\trspdb14\\trspdr14\\trspdfl3\\trspdft3\\trspdfb3\\trspdfr3\\
 trpaddl115\\
trpaddr115\\trpaddfl3\\trpaddf\hich\af2\dbch\af28\loch\f2 r3 \\clvertalt\\clbrdrt
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\clbrdrl\\brdrs\\brdrw15\\brdrcf11 \\clbrdrb\\brdrs\\brdrw15\\brdrcf11 \\clbrdrr\\brdrs\\brdrw15\\brdrcf11 \\clcbpat17\\cltxlrtb\\clftsWidth3\\clwWidth4248 \\cellx4132\\pard 
\par \\\hich\af2\dbch\af28\loch\f2 ql \\li0\\ri0\\widctlpar\\intbl\\phmrg\\posxc\\posyc\\dxfrt\hich\af2\dbch\af28\loch\f2 ext187\\dfrmtxtx187\\dfrmtxty0\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0 \{\\hich\\af0\\dbch\\af17\\loch\\f0 CELL TWO\\cell \}\\
pard \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0 \{
\par \\\hich\af2\dbch\af28\loch\f2 trowd \\trgaph115\\trleft-158\\trbrdrt\\brdrs\\brdrw15\\brdrc\hich\af2\dbch\af28\loch\f2 f11 \\trbrdrl\\brdrs\\brdrw15\\brdrcf11 \\trbrdrb\\brdrs\\brdrw15\\brdrcf11 \\trbrdrr\\brdrs\\brdrw15\\brdrcf11 \\trbrdrh\\brdrs\\
brdrw15\\brdrcf11 \\trbrdrv\\brdrs\\brdrw15\\brdrcf11 
\pa
 r \\\hich\af2\dbch\af28\loch\f2 tphmrg\\tposxc\\tposyc\\tdfrmtxtLeft187\\tdfrmtxtRight187\\trftsWidth1\\trftsWidthB3\\trftsWidthA\hich\af2\dbch\af28\loch\f2 3\\trwWidthA900\\trautofit1\\trspdl14\\trspdt14\\trspdb14\\trspdr14\\trspdfl3\\trspdft3\\trspdfb3\\
trspdfr3\\trpaddl115\\trpaddr115\\trpaddfl3\\trpaddfr3 \\clvertalt\\clbrdrt
\par }\pard\plain \sa120\nowidctlpar\adjustright \f1\fs20\cgrid {\f2\fs16 \\brdrs\\brdrw15\\brdrcf11 \\clbrdrl\\brdrs\\brdrw15\\brdrcf11 \\clbrdrb\\brdrs\\brdrw15\\brdrcf11 \\clbrdrr\\brdrs\\brdrw15\\brdrcf11 \\clcbpat17\\cltxlrtb\\clftsWidth3\\clwWidth4248 \\
cellx4132\\row \}}{\f2 
\par }\pard\plain \s109\widctlpar\adjustright \fs20\loch\af2\hich\af2\dbch\f28\cgrid {
\par The following is an analysis of the preceding RTF. It has been restructured for ease of explanation. All text in red are comments. The topmost cell is cell 1 (inside row 1). The bottom cell is cell 2 (inside row 2).
\par }{\fs16 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Begin table 
 row defaults for row 1.
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 trowd
\par 
\par \\\hich\af2\dbch\af28\loch\f2 trgaph115
\par \\\hich\af2\dbch\af28\loch\f2 trleft388
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Row borders
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 trbrdrt\\brdrs\\brdrw15\\brdrcf11 \\trbrdrl\\brdrs\\brdrw15\\brdrcf11 \\trbrdrb\\brdrs\\brdrw15\\brdrcf11 \\trbrdrr\\brdrs\\brdrw15\\brdrcf11 
\par \\\hich\af2\dbch\af28\loch\f2 trbrdrh\\brdrs\\brdrw15\\brdrcf11 \\trbrdrv\\brdrs\\brdrw15\\brdrcf11 
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Absolute positioning of the table. All rows should have the same positioning.
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 tphmrg\\tposxc\\tposyc\\tdfrmtxtLeft187\\tdfrmtxtRight187
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Width of invisible cell before cell one (to simulate offs\hich\af2\dbch\af28\loch\f2 et)
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 trftsWidth1\\trftsWidthB3\\trwWidthB504\\trftsWidthA3
\par 
 \par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Autofit is on.
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 trautofit1
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Default cell spacing for the row
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 trspdl14\\trspdt14\\trspdb14\\trspdr14\\trspdfl3\\trspdft3\\trspdfb3\\trspdfr3\\trpaddl115\\trpaddr115\\trpaddfl3\\trpaddfr3 
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Cell 1 definition beg\hich\af2\dbch\af28\loch\f2 ins.
\par }{\fs16 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Vertical alignment of contents
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 clvertalc
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Cell borders
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 clbrdrt\\brdrs\\brdrw15\\brdrcf11 \\clbrdrl\\brdrs\\brdrw15\\brdrcf11 \\clbrdrb\\brdrs\\brdrw15\\brdrcf11 \\clbrdrr\\brdrs\\brdrw15\\brdrcf11 
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Cell shading
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 clcbpat17
\par 
\par }{\f
 s16\cf6 \hich\af2\dbch\af28\loch\f2 Cell text flow
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 cltxlrtb
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Cell width, u\hich\af2\dbch\af28\loch\f2 sing new properties and old ones
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 clftsWidth3\\clwWidth4644 \\cellx5074
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Text for cell 1 begins here. Includes paragraph absolute positioning equivalent to the table absolute positioning above so that old readers get it right.
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 pard\\plain \\qc \\li0\\ri0\\widctl\hich\af2\dbch\af28\loch\f2 par\\intbl\\phmrg\\posxc\\posyc\\dxfrtext187\\dfrmtxtx187\\dfrmtxty0\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0 \\fs24\\lang1033\\langfe2052\\loch
\\af0\\hich\\af0\\dbch\\af17\\cgrid\\langnp1033\\langfenp2052 \{\\hich\\af0\\dbch\\af17\\loch\\f0 CELL ONE
\par \\\hich\af2\dbch\af28\loch\f2 par \}
\par }{\fs16\cf6 
\par \hich\af2\dbch\af28\loch\f2 Begin definition of\hi
 ch\af2\dbch\af28\loch\f2  nested table inside cell 1.
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 pard \\qc \\li0\\ri0\\widctlpar\\intbl\\phmrg\\posxc\\posyc\\dxfrtext187\\dfrmtxtx187\\dfrmtxty0\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0
\par }{\fs16\cf6 
\par \hich\af2\dbch\af28\loch\f2 Notice itap is set to 2, indicating second nesting level.
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 itap2 
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Nested cell ends with a \\ne\hich\af2\dbch\af28\loch\f2 stcell and is followed by a paragraph mark inside a \\
nonesttables destination, which is only read by readers that do not understand nested tables. This way the text in the nested table is in its own paragraph.
\par }{\fs16 \{\\\hich\af2\dbch\af28\loch\f2 hich\\af0\\dbch\\af17\\loch\\f0 NESTED TABLE\\nest\hich\af2\dbch\af28\loch\f2 cell\{\\nonesttables
\par \\\hich\af2\dbch\af28\loch\f2 par \}\}\\pard \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\
 lin0\\itap2 
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Nested table properties occur after the text for the nested cell.
\par }{\fs16 \{\{\\\hich\af2\dbch\af28\loch\f2 *\\nesttableprops\\trowd \\trgaph108\\trleft8\\trbrdrt\\brdrs\\brdrw15\\brdrcf11 \\\hich\af2\dbch\af28\loch\f2 trbrdrl\\brdrs\\brdrw15\\brdrcf11 \\trbrdrb\\brdrs\\brdrw15\\brdrcf11 \\trbrdrr
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\trbrdrh\\brdrs\\brdrw15\\brdrcf11 \\trbrdrv\\brdrs\\brdrw15\\brdrcf11 \\trftsWidth1\\trautofit1\\trpaddl108\\trpaddr108\\trpaddfl3\\trpaddfr3 \\clvertalt\\clbrdrt\\brdrs\\brdr
\hich\af2\dbch\af28\loch\f2 w15\\brdrcf11 \\clbrdrl\\brdrs\\brdrw15\\brdrcf11 \\clbrdrb
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\clbrdrr\\brdrs\\brdrw15\\brdrcf11 \\cltxlrtb\\clftsWidth3\\clwWidth2340 \\cellx2348\\nestrow\}\{\\nonesttables
\par \\\hich\af2\dbch\af28\loch\f2 par \}\}
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 End of nested table properties
\par }{\fs
 16 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Set the default for the row again aft\hich\af2\dbch\af28\loch\f2 er nested table! We\rquote 
re still in the first row, and this repeats what was written in the beginning of the row. Defaults of the table are reset and the cell is closed with a \\cell.
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 trowd \\trgaph115\\trleft388\\trbrdrt\\brdrs\\brdrw15\\brdrcf11 \\trbrdrl\\brdrs\\brd\hich\af2\dbch\af28\loch\f2 rw15\\brdrcf11 \\trbrdrb\\brdrs\\brdrw15\\brdrcf11 \\trbrdrr\\brdrs\\brdrw15
\par \hich\af2\dbch\af28\loch\f2 cf11 \\trbrdrh\\brdrs\\brdrw15\\brdrcf11 \\trbrdrv\\brdrs\\brdrw15\\brdrcf11 
\par \\\hich\af2\dbch\af28\loch\f2 tphmrg\\tposxc\\tposyc\\tdfrmtxtLeft187\\tdfrmtxtRight187\\trftsWidth1\\trftsWidthB3\\trwWidthB504\\trftsWidthA3\\trautofit1\\\hich\af2\dbch\af28\loch\f2 trspdl14\\trspdt14\\trspdb14\\trspdr14\\trspdfl3\\trspdft3\\trspdfb3\\
trspdfr3\\trpaddl115\\trpaddr115\\trpaddfl3\\trpaddfr3 \\clvertalc\\clbrdrt
\par \\\hich\af
 2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\clbrdrl\\brdrs\\brdrw15\\brdrcf11 \\clbrdrb\\brdrs\\brdrw15\\brdrcf11 \\clbrdrr\\brdrs\\brdrw15\\brdrcf11 \\cl\hich\af2\dbch\af28\loch\f2 cbpat17\\cltxlrtb\\clftsWidth3\\clwWidth4644 \\cellx5074\\
pard 
\par \\\hich\af2\dbch\af28\loch\f2 qc \\li0\\ri0\\widctlpar\\intbl\\phmrg\\posxc\\posyc\\dxfrtext187\\dfrmtxtx187\\dfrmtxty0\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0 \{\\cell \}\\pard \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjus
\hich\af2\dbch\af28\loch\f2 tright\\rin0\\lin0
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 This is the end of the table cell.
\par 
\par \hich\af2\dbch\af28\loch\f2 Now the row ends, repeating the defaults of the row at the end of it!
\par }{\fs16 \{\\\hich\af2\dbch\af28\loch\f2 trowd \\trgaph115\\trleft388\\trbrdrt
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\trbrdrl\\brdrs\\brdrw15\\brdrcf11 \\trbrdrb\\brdrs\\brdrw15\\brdrcf11 \\trbrdrr\\\hich\af2\dbch\af28\loch
 \f2 brdrs\\brdrw15\\brdrcf11 \\trbrdrh\\brdrs\\brdrw15\\brdrcf11 \\trbrdrv\\brdrs\\brdrw15\\
brdrcf11 
\par \\\hich\af2\dbch\af28\loch\f2 tphmrg\\tposxc\\tposyc\\tdfrmtxtLeft187\\tdfrmtxtRight187\\trftsWidth1\\trftsWidthB3\\trwWidthB504\\trftsWidthA3\\trautofit1\\trspdl14\\trspdt14\\trspdb14\\trspdr14\\trspdfl3\\trspd\hich\af2\dbch\af28\loch\f2 ft3\\trspdfb3\\
trspdfr3\\trpaddl115\\trpaddr115\\trpaddfl3\\trpaddfr3 \\clvertalc\\clbrdrt
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\clbrdrl\\brdrs\\brdrw15\\brdrcf11 \\clbrdrb\\brdrs\\brdrw15\\brdrcf11 \\clbrdrr\\brdrs\\brdrw15\\brdrcf11 \\clcbpat17\\cltxlrtb\\clftsWidth3\\clwWidth4644 \\cellx50\hich\af2\dbch\af28\loch\f2 74\\
row \}
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 END OF ROW 1
\par }{\fs16 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Row 2 begins here and is structured similarly.
\par 
\par \hich\af2\dbch\af28\loch\f2 Row defaults
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 trowd \\trgaph115\\trleft-158\\tr
 brdrt\\brdrs\\brdrw15\\brdrcf11 \\trbrdrl
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\trbrdrb\\brdrs\\brdrw15\\brdrcf11 \\trbrdrr\\brdrs\\brdrw15\\brdrcf11 \\trbrdrh\\brdrs\\\hich\af2\dbch\af28\loch\f2 brdrw15\\brdrcf11 \\trbrdrv\\brdrs\\brdrw15\\brdrcf11
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Absolute positioning for the table row, matching the previous one
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 tphmrg\\tposxc\\tposyc\\tdfrmtxtLeft187\\tdfrmtxtRight187\\trftsWidth1\\trftsWidthB3\\trftsWidthA3\\trwWidthA900\\trautofit1\\trspdl14\\trspdt14\\trspd\hich\af2\dbch\af28\loch\f2 b14\\trspdr14\\trspdfl3\\trspdft3\\
trspdfb3\\trspdfr3\\trpaddl115\\trpaddr115\\trpaddfl3\\trpaddfr3 
\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Cell 2 properties
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 clvertalt\\clbrdrt
\par \\\hich\af2\dbch\af28\loch\f2 brdrs\\brdrw15\\brdrcf11 \\clbrdrl\\brdrs\\brdrw15\\brdrcf11 \\clbrdrb\\brdrs\\brdrw15\\brdrcf11 \\clbrdrr\\brdrs\\b
 rdrw15\\brdrcf11 \\clcbp\hich\af2\dbch\af28\loch\f2 at17\\cltxlrtb\\clftsWidth3\\clwWidth4248 \\cellx4132

\par 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Cell 2 text
\par }{\fs16 \\\hich\af2\dbch\af28\loch\f2 pard 
\par \\\hich\af2\dbch\af28\loch\f2 ql \\li0\\ri0\\widctlpar\\intbl\\phmrg\\posxc\\posyc\\dxfrtext187\\dfrmtxtx187\\dfrmtxty0\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0 \{\\hich\\af0\\dbch\\af17\\loch\\f0 CELL TWO\\cell \}\\pard \\ql \\li0\\r
\hich\af2\dbch\af28\loch\f2 i0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 End cell 2 text
\par }{\fs16 
\par }{\fs16\cf6 \hich\af2\dbch\af28\loch\f2 Now the row ends, repeating the defaults of the row at the end of it!}{\fs16 
\par \{\\\hich\af2\dbch\af28\loch\f2 trowd \\trgaph115\\trleft-158\\trbrdrt\\brdrs\\brdrw15\\brdrcf11 \\trbrdrl\\brdrs\\brdrw15\\brdrcf11 \\trbrdrb\\br\hich\af2\dbch\af28\loch\f2 drs\\brdrw15\\brdrcf11 \\trbrdrr\\brdrs\\brdrw15\\
 brdrcf11 \\trbrdrh\\brdrs\\
brdrw15\\brdrcf11 \\trbrdrv\\brdrs\\brdrw15\\brdrcf11 
\par \\\hich\af2\dbch\af28\loch\f2 tphmrg\\tposxc\\tposyc\\tdfrmtxtLeft187\\tdfrmtxtRight187\\trftsWidth1\\trftsWidthB3\\trftsWidthA3\\trwWidthA900\\trautofit1\\trspdl14\\trspdt14\\trs\hich\af2\dbch\af28\loch\f2 pdb14\\trspdr14\\trspdfl3\\trspdft3\\trspdfb3\\
trspdfr3\\trpaddl115\\trpaddr115\\trpaddfl3\\trpaddfr3 \\clvertalt\\clbrdrt
\par }\pard\plain \sa120\nowidctlpar\adjustright \f1\fs20\cgrid {\f2\fs16 \\brdrs\\brdrw15\\brdrcf11 \\clbrdrl\\brdrs\\brdrw15\\brdrcf11 \\clbrdrb\\brdrs\\brdrw15\\brdrcf11 \\clbrdrr\\brdrs\\brdrw15\\brdrcf11 \\clcbpat17\\cltxlrtb\\clftsWidth3\\clwWidth4248 \\
cellx4132\\row \}
\par }{\f2\fs16\cf6 END OF ROW TWO
\par 
\par }{\b Table Styles Example
\par }{{\*\shppict{\pict{\*\picprop\shplid1038{\sp{\sn shapeType}{\sv 75}}{\sp{\sn fFlipH}{\sv 0}}{\sp{\sn fFlipV}{\sv 0}}{\sp{\sn pibName}{\sv table}}{\sp{\sn pibFlags}{\sv 2}}{\sp{\sn fLine}{\sv 0}}}
\picscalex100\picscaley10
 0\piccropl0\piccropr0\piccropt0\piccropb0\picw17074\pich9525\picwgoal9680\pichgoal5400\pngblip\bliptag1094145952{\*\blipuid 413757a0b75ecbe5d05a9fd29307adc9}
89504e470d0a1a0a0000000d49484452000001e40000010e08030000006faf942f000000017352474200aece1ce900000051504c54450000000000ff0a246a33
00334d4d4d4040404d4da64d4dff4da64d4da6a64dffff8080808d8d8da64d4da6a64da0a0a0a6a6a6c0c0c0d4d0c8dbd8d1d3d3d3d4d5d8ccffccff4d4dffff
4dffff99ffffff6c5022df000011764944415478daed9d0b83e22a1285ebf6cdc69e1ebb8736eeb4cbffffa19b2754f10ad1440d9e72466d8224f0718a0a2648
6fb0e28dfae7dfc6d022e542d6a3fd2634499190ffa1e9d142d6a05c24649a64fc8fd6d4dab8456bfee2998e6d98b7bc8f5e5f3e2ca5e4efef6ffd4d63fb72c8
a2c1fd149e799e4d9763ca35bd0f7c0a90575572eba7e91fdd52d63a0c596740d68b240ac8f756b2ee086bfaa66f03b997a436cdcf9868b3d5816c3698bfdea6
b7d38b799e920564b3bff13d20afa9643d786bfdcfb7abe4c9fd5ac86eca04d9829d3c3643fe26880ae5da4f98ad6e16d83a4a6e55dc12f6c7641ff29bebcc47
7e3cbf452ac845206bed6d05e44d94dcf9eb2ebad60b215b253bba948578b2e69
 0cd13206fa9e4d16694ecfeb10432a72b098a711f903753b239879a94fce604
5e36249a46db246436748b88eb4d84724e7c2db622f05a1bf2db34adf93d2919562e646d940c2b11f2b735402e15323143a39409195636e413ac780364408601
320c9061800cbb23e43f7ffea021a06458994aa6ac8f96d59de98a7ad1669937ac7a3fb379a2e8f10cdb878f8673d1b86d66c744f90d61777afd2768ae3e7390
2958b7d97af24c0f842c943c773ce4553ad61857f66a5aac00ca4aa553568d72202f11e7b3400eba2c8a888dac00ba5c812c243e6ffe05b28d221af20d99e345
9e9c3cce4723adcb72cd67a46446ae647be473f5245bd793fde0a3956cdc755891a621a2ee7a24cc6047215be737bea594f3157948f4c759ef9a1881881f76a2
e627d32ce4149caa278963cf7573775372782024a1d62464d65d9290c9c1789ad929836c3e950539e1d725098a483909395ccfb10bf350e72190036332250592
afe45306e4ae8545b1f9906991924f27a2db247f0364e12c9e48c9a7e81833d31c2e8d1838928d409b433ee543a6cc22e7ea495923c1c3941c093fc8c62894d6
c6189c442acf06591e1c058b948197ebae4f99815724e661ee3a1da1799079e03503f9e18117acf0f60e47d7894399db9e93c34867e1b152fe8796e4cdcc6eaf
825b7ed0f470c830b80f1820c30019
 06c830408601322c1772032bdce8a18cd55316b5f91eb63f56400664402e13f29f3f7fd66f91ce6eac6d35d9431bceec7e
0bc82ad44e95b4b5959c2ed7d9903a14d52f4d51f9dc659d54126935ae70e11d4f35363ddfc08b3a8eff594a6ff1be94605cd7d5669095fa756e9af7caab9eff
e2a29f494e28b98ab4aad95bd530065fd579b4ea5c05183b94a7445585c84c447500b2537a651e4d36e48174d8595c2ee1e6e9d25ac6db4156faac9bf7d6aa1c
c8b5b099e411fef0e228796c555dcd3a2f09b90ae214c406eb20db540179d85e3501257b2ea43f8e3eb15e00b97129575feaab6a115f2af5a53c7fd1558cb5db
ea90953ae8f3a1b5f7771586dcd7f43ac8194a16adcafeaa2290bf787e75b6663ff973ae0ebf2a59ba4a09d9a6392e812bb90e2af9e8aaf638a4b94ebb526aac
434bd9759a97ae1eaa0ef5483302c43026371ac887d657d7efef0747ca0cf2e7a7f5cbbad5bdf97f9e499e57b2d3d6177d0939fc38e4a990cf4fb6d3f34ff5eb
30ece01c823c0a99f7a898929b6a1a93eba0bbf6357b0c3bed56c9d358a694e32dda5a2bde4bed1e8ea6941848b6f59882dcfbeafa571d81dc39197525e45925
bb82ba8c8f9b205b0b40b64266e3fbe457dab656e1f1a36e22908f1e64a32dde013a2f6d1e6268d167e55256dc5188cee343e60e240179a0fc7e38c4202b
 e6ae
cfc278f2bb7aefbd4efb7c8b9287473ee4618010eee37ca9ceef03300fb2ed001d6309b9521f1f6715a45c3711c85ee31fa5d3e663b2faf287b3aa0d1c26ca21
c8476f3fd23f1f43596d0e0bb91b8fdfdf7f1dc2a72d97330fa3e34a561d65dd3ddfa6e440905e7d7d4d495f61250bc8ed11b78cdbb40fe58ec9ac93fa4aaece
1f6dc7081d7ddd345728993318945cf7fba9eb264439e4ae0325c95d1efd9c3cc704b91e211fea60e0d50bb9c980fcaedfd5f0b86d4cfe9a8c075ecc426e993b
e631bd3dbc0f7df620733b7b90cf2ee4da67ec8dc912f351a076953c40d621caa13371db5f426059ba137e1ddd92aa167257e55a461d959545d3e4b86b43f97c
8b92438cb99299bbee773a15220201d5016b197f9c234a564a8953eeca0cc91fc25dd7bde8ea28e491a36cf5a492bba1a5ae3d2dcb28c43f854a45d74dc26c28
52b72d72eeda89b79481ac04e454e03550be29ba0e32b690c598dc8da967ddcf6ce9eaec42562d631d73d797cb459c728bc08b377187c361cc101cc7e0ea1888
87124aeec42cdbc28934b798d6acce2c1af1dc75d564426e090f5abe5ec961c651c84cc9c20b2903ec27e9ae83a7504a9c4539aacb871c57722fe6c6897f9acd
21b72dd24fba28360d6420374d9ebbeef9eaec313934071a9b18cd50b2acda3837567dfefc383385d53934412
 a26432a97721a72d0611e8fee7c487ffc61255f
74740f7752722321c7e7ae95a19c3377bdcc8213e342c9b26a266f4bd91d9c667a5725bf8d70a32e774c5e560f3b2968f8b68f049af52037c13179e9b750ef96
721383bcaae51c5ff5f9b976bbedf6fb64e3546f2fb5237d1fc88f22838b06e206c8800cc86540c625b9c51b2eaec71d1430dc4101db89bb461b78d60546911f
66796051d75707906364fe1bb2b70716b52164bd996d59f60d3b2c147272ee7aed76b605df0572de0e65aed750f2e100c8bb825c2f57f2210199d873d0089003
904998292af275d3b2e4d017afb34a3eb890fb038b42ee37920fd97e26d5e6e47cdce93114ee36142c3c1332f94717852cb048c881afd902df28dd43c9e3b7a4
d1affe024a6e09b7ff4cdf70a07a9029986178a5ec365f0a79d665c47768caa41c25f7802de53781d49b83f66ec3f395ec408e7e2dbb44c939eeda1b8f0f873a
00b9effc8386c84a818c6c8786639bf221d3500019898d450cc54dbb9efe5946d321b18f524aa35e37bc01b20ade221781fc5c63f2a1b7ba0e2bd99224c1d7b6
3adf94e3ae35eb1bbc7cb63f72b258c85eba38b019c859ee3a013920e41c256f31260f90a3176ab84a1e46637e31a4503283cc15439aeb6eda4461efd96f8e43
26234c6db84f0337993d1191f7517e80733b748e4ee6722087c7e4
 90901fa6e4804df5f1956c18072093a7641d819c08b3c7dda7956c464e03d9ecc5ec4953c2
09d0ec0e9da393b9b2941c12f2c3c6e408e590920f435c2d2f6a4b407695ec6489c64134ebaef993552709195236e4e00e138795033928e4c78ec92e7d4a44d7
03dea8bbf602af2952626d3f05404b022f2d622c16d5d9bf25643f208bb86b2fbaf68f6ef9981c14729faa1e35262f88ae47ba12729e659cd404203ff56448e4
3c39ea30bdf4678cae27476dfdf56b435e7fc66b8331594e86e428d9b547b4f95e210700dc45c939d39aae9245e405c8657c410125ef1d72f3549065cbeafbda
4b5f3400db8e0c203f35e4a22ee403e5e20d17d7e30e0a18eea0806d6fab40de750ba827dfaf5aa1104006e44590f59318206f027998bb7e12b07b83ac74463e
75e9f2a9cb4b2b7905c833dfd8e5a42ec832eef7d2f34bd0323f4470e91ee18d72e9f91a4a8e439e96e476a88493ab70e6fc2c4985faf9744bb85fc0ae7a18e4
949229f87689d1d5906909e44b3d2cc9edac10174e1ed7694ffcd6c64c96a442039d4129dd2f105d0556641d17049c5e365672e89615762117e510b4177cdd04
b9bf9e7411e4ba1e9527a1e8ba0e241b99c621ebcbe7673c8ba7d0d8451966e4ee3a83f3132e0272bf06fc86902725472952be92d7814c8b955c0f3087e5d759
623d6d900b3ab629b59
 76aedf3b3d13de35816a150f3eb0d2aeed62f4affa81fb9a42c873caef47f07258f5088ddaa428e9c9d2b24796673ed35b10b29e53d10
b1fbd42290874b87fb67f34f5c366e204f035ad7d49f9f95937a91c9ba53b297ea509e1887b3380abd0cdd41c503346d96f3f77e4ba79e18f7943757b2b95141
de75226e8571af7576ae762679353cd9ccfe35d10232bf83c1826dc83e13831f8b5dc61f5268d2c9a37794a9bceff494ad67a8bc1c5ca1bd1fe64af6f3f5cee3
a737d669eeeaae3d256b7919b34826463208d9bb08dabd323fa2647607c3e8ac25646acc284d9ea2ac92bbdf6b6b7c25cb64c398a5f2be3348f9e266f13c483b
c6aa3e9754b2ef69f8efe5984ef390e89a8234af83eccb7e0e32bb83610e72784c1e70560c1bf7d66eb27653450cd03a6b3d5016595c0f627f6967f86da9683e
ab64d66926c87d0953ec705f252721db171f7228730ee42605797a998dae2ff2878da6b19727eb3a9259045e979e72248b92275a9de0cf557c4c664a669dc6b8
6ba6637d5f2533774dfcf65471cb8acccc037171cf0af17b6c72022f36268fce6f0ef274427c099f278be421b2f6335bc8f63cf9923c4fb64a3e577a06b22b64
a9e4e9f1e4335e747d8e9092b3cc9ff172a084932399b955c92cbe92ab54746d95cccb4b2bd9846fcf33779db58847366492a16e0ee42a3d4
 b5d65a42ec8e2ff
349d189313c717801c51f2d40298bbf6d844902d48cdc9c27ee69a5bc6f10566bc62d1356d31269700f94e76c5f7c9fe0f7be3a281e2205f5dc89a907769800c
c8803c42c625b9cf6da75520c34a37fa0d2bdee8f77f60a55b0b19eeac7c770dc8af0ad9ac4884162a06b23f540fb34f08be4b82ec4c2db690c7cd68a18220cb
540bf95966b4af36c74f9d4ebbaf51a056f3a75021c8a781f2fe19037202724fb900c66373e8f151146453a9ab21b7c3f1c68cb72d7eba54652b2567ff9ecd26
0d74bd92ed09d3ef6b7c352d6da5ad3b052d53f275e56f77fc3407d95132dd0a798fef47c8e42a79ddf2373b7e4a951f3ced8dbe8f43a68d2b71a7f76d351c25
af0561dbe3273d0b39a1e44cc8cb03afadddef55deb1af46de98fc5cee9a92bf6237a7e494bb9e2632af3a857a2ec8967147798f63b2de684c3690ef3019b271
783adec1314df920ba2e76c66b43c88fb575209fca807c02e404e4c9760e793240c6578d2ff12d547c305b50d4ef85bb7eb6fca543f69301199001b904c8a7e5
90617b838c0bf9ca825cc439052c752609c8800c0364d84e21136c37763de4bfbdfdfbefdf928c8aaacd5429400664400664407e0dc87d04d61634bc04f6104d
7ec60625767857d4eaef53d66a0d250ff58ad62eb6e1a921ffbdae56f4947d1790d7843c881f90
 cb56f273566b6dc893bbe2af64feee9e88f6077941adca854c
b6d673ffe9ef6e205f55ab678ccf5756321f94624db23f77bdf75aad0e993932d9d769cf9017d4ea192bb5be9263fddd05bb2f2567d68a9e91f31690630e6dd7
ee3aaf56a59e27cb192f117f927c15d35cf4a4ed21692dacd5b3560a73d71125975429400664400664402e1c32ec05aef1d2255a91b502644006644006e45782
4ca5b4d274f8326029a4522b41deff1a31e21d9556a95b20b305368b823cfd09c8800cc87b864ca555ea06c845b6078fbc00b954c8ec4f402eb4d393f7fcd290
4543003220ef0c32dcf5f83ab86afb52447b88efe84aa9d42d4a2ec930770dc8800cc8800cc83b840c7b816bbcfe57a215592b400664400664407e25c8d31fed
205f06e4216029a552ab42a6dd6b81c43b2aa452ab40a6b11568f71e4f4296a40139d44e65402ea052809c804c85546a0dc8544c9fe75889055c189305e442a2
6be9ae115d8b4ebff7f34cd741ef3fea5a097241cd1184bcff4aad0a19a75085421e5d75ff42225ad93364b25529a05298bb8e28b9a44a0132200332200372e1
906158c76b9f86ab350119900119900179e7909d5b1cf7df1ece4d8db8ab51cbfb7877dd208185614aaad42d90c95d41a410c8852c6ab43ee4523c9b800c778d
75bc5e01326b8f7262142c271185bcf76e8f31390a5
 99c649404b90c87bdfa124f80fc0a90115d170899afe3b5fbb9a1d03a5ee554ea1625976498bb06644006
644006e41d4286611d2f5cad894b7201199001199001f901904b593224b88ed7fe2bb536e49d2f6c165e1866ef955a0532b125434a826ceeaf0764407e2dc854
e0b28b05546a0dc8252d4369df99e524f65fa9352117b00090efae4ba8d42a90d9e230852c0cc386632c0cc39bc36da63220975029404e412ea4523743e6eb78
9503d971d250724986b96b40066440066440de216458f9d778c14a334006641820c3001906c830408601320c9061800cc830408601320c9061800c03641820c300f945edffbe8c7bbe893425550000000049454e44ae426082}}{\nonshppict
{\pict\picscalex100\picscaley100\piccropl0\piccropr0\piccropt0\piccropb0\picw484\pich270\picwgoal9680\pichgoal5400\macpict\bliptag1094145952{\*\blipuid 413757a0b75ecbe5d05a9fd29307adc9}
547600000000010e01e4001102ff0c00ffffffff0000000000000000010000000100000000000000001e0001000a800180017fff7fff009881e400000000010e
01e400000000000000000048000000480000000000080001000800000000086f2a200000000000001ce8800000ff0000ffffffffffff000100000000ffff0002
3333000033330003
 0a0a24246a6a000440404040404000054d4d4d4d4d4d00064d4d4d4da6a600074d4d4d4dffff0008a6a64d4d4d4d0009ffff4d4d4d4d000a
808080808080000b8d8d8d8d8d8d000ca0a0a0a0a0a0000d4d4da6a64d4d000e4d4da6a6a6a6000fa6a6a6a64d4d0010a6a6a6a6a6a60011c0c0c0c0c0c00012
d4d4d0d0c8c80013d3d3d3d3d3d30014d4d4d5d5d8d80015dbdbd8d8d1d100164d4dffffffff0017ccccffffcccc0018ffffffff4d4d0019ffffffff9999001a
000000000000001b000000000000001c000000000000001d000000000000001e000000000000001f000000000000002000000000000000210000000000000022
0000000000000023000000000000002400000000000000250000000000000026000000000000002700000000000000280000000000000029000000000000002a
000000000000002b000000000000002c000000000000002d000000000000002e000000000000002f000000000000003000000000000000310000000000000032
0000000000000033000000000000003400000000000000350000000000000036000000000000003700000000000000380000000000000039000000000000003a
000000000000003b000000000000003c000000000000003d000000000000003e000000000000003f000000000000004000000000000000
 410000000000000042
0000000000000043000000000000004400000000000000450000000000000046000000000000004700000000000000480000000000000049000000000000004a
000000000000004b000000000000004c000000000000004d000000000000004e000000000000004f000000000000005000000000000000510000000000000052
0000000000000053000000000000005400000000000000550000000000000056000000000000005700000000000000580000000000000059000000000000005a
000000000000005b000000000000005c000000000000005d000000000000005e000000000000005f000000000000006000000000000000610000000000000062
0000000000000063000000000000006400000000000000650000000000000066000000000000006700000000000000680000000000000069000000000000006a
000000000000006b000000000000006c000000000000006d000000000000006e000000000000006f000000000000007000000000000000710000000000000072
0000000000000073000000000000007400000000000000750000000000000076000000000000007700000000000000780000000000000079000000000000007a
000000000000007b000000000000007c000000000000007d000000000000007e00000000000
 0007f000000000000008000000000000000810000000000000082
0000000000000083000000000000008400000000000000850000000000000086000000000000008700000000000000880000000000000089000000000000008a
000000000000008b000000000000008c000000000000008d000000000000008e000000000000008f000000000000009000000000000000910000000000000092
0000000000000093000000000000009400000000000000950000000000000096000000000000009700000000000000980000000000000099000000000000009a
000000000000009b000000000000009c000000000000009d000000000000009e000000000000009f00000000000000a000000000000000a100000000000000a2
00000000000000a300000000000000a400000000000000a500000000000000a600000000000000a700000000000000a800000000000000a900000000000000aa
00000000000000ab00000000000000ac00000000000000ad00000000000000ae00000000000000af00000000000000b000000000000000b100000000000000b2
00000000000000b300000000000000b400000000000000b500000000000000b600000000000000b700000000000000b800000000000000b900000000000000ba
00000000000000bb00000000000000bc00000000
 000000bd00000000000000be00000000000000bf00000000000000c000000000000000c100000000000000c2
00000000000000c300000000000000c400000000000000c500000000000000c600000000000000c700000000000000c800000000000000c900000000000000ca
00000000000000cb00000000000000cc00000000000000cd00000000000000ce00000000000000cf00000000000000d000000000000000d100000000000000d2
00000000000000d300000000000000d400000000000000d500000000000000d600000000000000d700000000000000d800000000000000d900000000000000da
00000000000000db00000000000000dc00000000000000dd00000000000000de00000000000000df00000000000000e000000000000000e100000000000000e2
00000000000000e300000000000000e400000000000000e500000000000000e600000000000000e700000000000000e800000000000000e900000000000000ea
00000000000000eb00000000000000ec00000000000000ed00000000000000ee00000000000000ef00000000000000f000000000000000f100000000000000f2
00000000000000f300000000000000f400000000000000f500000000000000f600000000000000f700000000000000f800000000000000f900000000000000fa
00000
 000000000fb00000000000000fc00000000000000fd00000000000000fe00000000000000ff00000000000000000000010e01e400000000010e01e40000
00088103810381039d030015fc03010a0bfe0a000bfe0a000b810381038103ac030011fc03000af900010a1a810381038103ad03001a100303011a011a011a01
1a011a00000a001a810381038103ae0300290203031af90002010000fd1afa03010000fc03010000eb03fe00c903fe00de0301000081038103b803005e0b0303
011a011a011a011a011afe110600121a03030000fe03010000fc03010000fe03010000f603010000fe03010000f403010000fc03040000030000e10305000003
030000fb030900000303000003030000f00301000081038103b80300581503031a011a001a0100011a0100001100111a03030000fe03010000fc030300000303
fe00f603010000fe03010000f403fe00fe03fe00de0305000003030000fb030900000303000003030000f00301000081038103b803008113030301000100011a
001a121a11001100111a0303fd000003fc000303030000fe03010000fb03040000030003fd000003fe00f503fd000003fd00040300000303fd00060300000300
0303fd00fe03fd00010303fd00010303fe000003fd00fd030b000003030000030300000303fd00070303000003000303fc0
 081038103b80300891503031a001a
011a011a01000111001100111a03030000fe0308000003030000030000fe03010000fb03fd0002030000fe03010000f403010003fd0008030000030000030000
fd03fd000903000003030000030000fd030c00000303000003000003030000fa03100000030000030000030300000303000003fd000603000003030000810381
03b803008d0b03030100011a121a0111001afe110600111a03030000fe0308000003030000030000fe03010000fb03010000fe03010000fe03010000fc03fd00
fd030e000303000003030000030000030000fd03010000fe030600000303000003fd000e030300000303000003000003030000fa03f9000a0303000003030000
030000fe030500000303000081038103b803008a0b03031a001a0100011a000001fd0005111a03030000fe0308000003030000030000fe03010000fb03010000
fe03010000fe03010000f4030000fb03070000030000030000fd03010000fe03070000030300000303fd000d0300000303000003000003030000fa03fe000103
03fe000a0303000003030000030000fe030500000303000081038103b803008902030301f900001afe110600111a03030000fe0308000003030000030000fe03
010000fe03040000030000fe03010000fe03010000f4030000fb030700000300
 00030000fd03010000fe0305000003030000fd030f0000030000030300000300
0003030000f90305000003030000fe0308000003030000030000fe030500000303000081038103b80300790b03031a011a011a011a011a01fd0001111afe03fe
000003fc0005030300000303fd000603030000030000fd03fe0002030000f4030000fb030600000300000303fd0002030000fd03fd00010303fd00fe03fd0003
03030000fe03fe00fb0305000003030000fd03fd000303030000fd03fc0081038103b8030014fc03000bfc00fd110200121a810381038103af030011fc03000a
f70001111a810381038103af030010fc03000af611001a810381038103af03000efc03000af51a810381038103af0300088103810381039d0301e50015fb127f
15121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215
12121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512
7f121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512121512
12151212151212151212151212151
 212151212151212151212151212151212151212151212151212151212151212151212151212151212151212151212151212
157f1212151212151212151212151212151212151212151212151212151212151212151212151212151212151212151212151212151212151212151212151212
15121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215
12125c15121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215121215
1212151212151212151212151212151212151212151212151212151212151212000a8112811281129e12001500088112811281129d1200088112811281129d12
00088112811281129d1200088112811281129d12000e02151212fe0c811281128112a31200088112811281129d120024fe12fe0cef12001ae012001a8112d312
001adf12001afc12001ad412001ad512001a8b120063f112fc1a03121a121aea12fc1afc12041a121a121aee12001afe12021a121ae212fe1aeb12001aee12fc
1ae812001aee12fc1af412001aeb12fc1afa12001afc12001aea12001afe12001afe12021a121af612001ae212001afd12001afa12001a8b120068fe12f
 e0cf7
12011a15fb12001aea12011a15f912041a1512121aee12001afe12001adf12011a15eb12001aee12011a15e512001aec12011a15f312001ae912011a15f91200
1afc12001aea12001afe12001afe12001af412001ae212001afd12001afa12001a8b1200d3f112001afd1205151a151a1212fe1aef12001afb12fd1a02121a12
fe1af012001afe12041a151a1212fe1a0812121a12121a12121aef12021a1212fd1afe12fe1a011212fe1a0512121a121a12fe1af012001afb12fe1a0512121a
121a12fe1a02121a1afe12fe1a011212fe1aef1201151afd12fe1afe12fe1a0412121a1212fe1aef1201151afd12fe1a011212fd1a0412121a1212fe1aef1200
1afe12001afe12031a151a12fd1afe12fd1a011212fe1a0812121a12121a12121af012001afd12021a1212fe1a0312121a12fd1a9112001500e3fe12fe0cf712
fc1a09121a121a151a1512121af012fd1a0b12121a1512121a121a151a15ee12131a121a15121a121a1512121a121a12121a12121aef120a1a12121a1512121a
121a15fe120b1a1512121a121a1a15121a15ef12fc1a11121a1512121a121a1a15121a15121a15121afe120515121a121a15ed12001afe120f1a1512121a121a
1512121a121a151a15ec12001afc121015121a121a1512121a151a151a1512121aef12231a121a151a121a15
 121a151a1512121a121a1512121a151a1512121a
121a12121a12121af012fb1a0d151a1512121a121a151a1512121a911200dcf112091a12121512121a121a12fc1af012011a15fe1209151a1212151a151a121a
ee1207151a151a12121a15fc1a07151a121a151a151af0120b151a12121a1212151a151a1afe12fc1a01151afe12001aee12061a12151212151afe12021a151a
fe12081a12121a12121a1212fd1a01151aec12001afe12001afe120b1a151a1212151a151a121a1aec12001afd12fd1a08151a1212151a121a12fc1af0122415
1a151a121a151a12121a121a1212151a151a1212151a121a1212151a151a121a151a151af012061a151212151a12fc1a07151a121a1212151a911200e3021512
12fe0cf712011a15fd12051a151a121a15ed12001afc12001afe12041a121a121aed12081a121a12121a121a15fd12061a151a121a121aef12031a15121afe12
001afe12041a1a151a15fd12001afe12001aee12001afc12001afe12021a121afe120e1a12121a12121a151a1512121a121aec12041a1512121afe12021a121a
fe12071a121a1212151a1aee12001afe12061a1512121a121afe12051a121a121a15ec120b1a121a121a121a12121a121afe12021a121afe12021a121afe1208
1a121a151a121a121af012001afd12031a121a15fd12021a121af
 e12001a911200e1f112001afc12041a121a151afe12001af012001afc12001afe12041a121a
151aec12001afe12021a121afe12071a12121a1212151aee12031a12121afe12001afe1203151a121afe12021a121afe12001aee12001afc12061a1212151a12
1afe120e1a12151a12151a121a1212151a121aec12001afe12061a1212151a121afe12021a151afe1201151aee120a1a1212151a1212151a151afe12041a151a
151afe12001aee12041a1212151afe12021a151afe12021a121afe12021a151afe12071a12121a1212151aef12001afd12021a151afe12041a121a151afe1200
1a911200dcfe12fe0cf712001afc12041a151a1212fe1a0015f012fc1a011212fd1a05151a12121a1aee12061a1512121a1512fe1a031512121afe12011a15f0
12fe1a01121afe12011a12fe1afe12fe1a0315121a15fe12011a1af012001afb12fe1a0e12121a1512121a12121a12121a1212fd1a0315121a1aee12001afd12
fe1a02121215fe1a0312121a12fe1aed12001afd12fd1a0012fd1a0412121a1212fe1a0015ee12001afe12061a1512121a121afe12021a1512fd1a011212fe1a
031512121afe12011a15f012001afd12021a1212fe1a0315121a12fd1a00159112003cce120015fd120015c0120015f9120015fd120015dd120015f0120015e2
120015fc120015fb12
 0015e5120015fd120015d1120015d31202151a158e120032fe12fe0cf712fb1ae712fb1ae512fb1ae112fd1a0015d312fb1adb12fb1ad8
12fb1ae312f71a0015d612fa1af912001a8d120043f0120315121215e5120315121215e3120315121215df120015cf120315121215d9120315121215d6120315
121215e1120615121215121215d01203151212158512001500088112811281129d1200088112811281129d12000a00158112811281129e120008811281128112
9d1200088112811281129d1200088112811281129d12000b0112128115811581159f150014001285150010b7150010a0150010b8150010921500140012851500
10b7150010a0150010b815001092150014001285150010b7150010a0150010b815001092150041fe15fe0cb015fc10e0150010e41508040405040504050405dd
150010a915010404fa150010b8150010f815fb10f2150e040405040504050405040504050405bf1500bb0012f515070405040504050404eb1502050404f5150d
0405040504050405040504050404f3150010fc000004f415f810f7150010f61508050405040504050404f8150005fa00010504f215040415150504fe15010504
f7150010f615000bfe15000bf415fb0beb150304050404e7150305060604fb150010b8150010f9150710100e1215150d04f3150005fb1500
 05fb150004fa150f
04050405040504050405040504050404fa150f04050405040504050405040504050404ed1500c702121515fe0cfa150005fb00010505ed150004fe1502051504
f81502050f05f91502051505f4150010fa000004f5150010fa00011004f8150010f7150004f9000005f8150004fa0002051504f41508041505150515051504f5
150010f615000bfe15000bf415000bfd15010b0bf0150b040504050518180505040504f015040404051504fe060005fb150010b8150010fa15041000120015fd
0d0004f4150005fb150005fb150005fa150005f3060005fa150005f3060005f9150b04040504050415040504050400ca0012f5150004fb0002040004e9150105
05f81503050f0415fb140315050504f5150010f8000004f8150605040504050404fe0002100004f9150010f71508050005050405040004f7150005fa00fe0500
04f515fe0505150505151505fd150006fa150010f615000bfe15000bf415000bfd15020b150bf2150d050f100f051805041805100f1104f2150004fe150005fe
060005fa150010b8150010fb15041010070014fd07020d0d10f5150005fb1502051515fe05011505fa150005f3060005fa150005f3060005ed1500fb02121515
fe0cfa150005fb00fd05f61502040405f915fe05f81504050f051415fd13041414040f05f6150
 8101214121415131513fe150004f9150604091505070e05fe00
0004fe05fa150010f8150004f9000005f7150005f7000005f51508051505150515051505fe150006f9150010f615040b0b150b0bf415040b150b0b15fa0bf615
0d0410100515151414151504100f04f31508041810151415100605f9150010f315fc0be915fc0be8150010fb150b1007131515060d0d070d0d05f5150005fb15
070515150508080505fa150305000015fe000015fe00041500001504fa150305000015fe000015fe00041500001504f915fb050015fc05010a0012f5150005f8
000004f7150604180018050504fd05f41503050f0414fc13041415050f05f6150010f9000308081505f91506051509050e0705fc00011504fa150010f8150705
00050504050400fe050004f9150004fa000305040505f51505051505150505fe1502050506f8150010f515020b150bf315000bfc15000bfd15010b0bf7150d05
0f100505040505040505101005f5150905041800181014141505f8150010f915000bfe15010b0bfd15010b0beb15010b0bfd15010b0bfe15000bee150010fb15
02100715fd0d04060e060d04f5150005fb15070515051805051005fa150304000015fe000015fe00041500001505fa150304000015fe000015fe000415000015
05ed15010202121515fe0cfa150005f8000005f715
 0a0500180018001800180005f41504050f051514fc130314040f05f6150010f9000308081404f915fa0506
04050405001505fa150010f9150004f900040415051505fa150005fb0005041015151004ec150006f7150010f515fe0bf315010b15fc0bfd15020b150bf8150d
05100f100f100f100f100f100f05f8150d0405040015101800181014141504f9150010f915030b0b150bfa15000beb15000bfa15030b150b0bee150010fb1503
10070715fc0d02070705f5150005fb15070515051810051505fa150305151413fe140013fe14041314141504fa150f051514130d100d10141513100d101504f9
15fb050015fc0501000012f5150004f8000005f7150a0418001800180018001805f41504050f041414fd13041415050f05f61502100000fb060300001505fa15
0e1704151805150d0510151510041504fa150010fa150e050504050504050504051405150504fa150005fc00070510161615101005ee150006f6150010f41500
0bf215000bfc15040b150b0b15fd0bf91505050f100f100ffa060005f7150c05001000151018001810141505f9150010f915fe0bf915000bf915fc0bf815000b
f915fe0bf915fc0bfb150010fb150010fd07fd0d020e0705f515f805011815fd05fa150304000013fe000012fe00041300001505fa150f04000014100d100d10
00100d1
 00d1505ed15010afe15fe0cfa150005f8000004f715070500180018040504fa050004f9150d050f0f05040504050405040f0f05f6150010f700011404
f91506051815040d0510fe000316100505fa150010fb150304151514fa15040515041405fa150005fc00070415161514101504ef150006f5150010f515fe0bf3
15010b15fc0bfa15000bf9150605100f100f1006fc00010606f6150c04001000141018001810040012fa150010f915fd0bfa15000bf815fe0bf715000bfa15fd
0bf815fe0bfa150010fb15011006fe07fd0d02070610f5150005fb15070505181004151505fa150305000014fe000014fe00041200001404fa1511050000140d
000d100d100d100d1014040012fb15fb050015fc0501090012f5150005f8000005f715040518001805f80f0005f8150005f50f0005f9150f0405040504050405
0404050404001505f915010504fe0508041500001600150505fa150010fb15fb050904050405040505141405fa150004fc00070515151315101405f6150006fc
150006f4150010f515010b15fe0bf515000bfc15010b15fc0b01150bf91506050f100f100f06fc0002060006f6150a0400100014101800041512f9150010f915
fc0bfc15010b0bf715000bf615010b0bfc15fc0bf715000bf9150010fa150004fe07040504050406fe050004f7150005fb150
 305181505fe150005fa15040415
131412fa130314141505fa151004151412130d000d100d100d1014150412ee15010002121515fe0cfa150005f8000004f7150305001804f80f0005f71502050f
0ff805010f05f9150005fd15fa0005050015040012f9150b100000051500160016150405fa150010fb150e051515141514141011101414051505f9150005fc00
070410141316101005f715fe06fe15010606f4150010f715fe0b04150b15150bf615fa0bfa15000bf9150705100f100f100600fe060000fd06f6150605001000
180004f6150010f015010b0be915010b0be5150010f9150c04060515001500050015001504f8150005fb15070518100400151504fa150305000014fe000013fe
00041300001404fa150f0500001400000d000d100d1000001404f915fb050015fc0500ec0012f5150004f8000005f71502041805f80f0005f61502050f0ffb05
041414050f05f91505041405041500fc1005000415140412f8150b100000041016001600100505fa150010fb150004fc140015fe18011515fe05f9150005fb00
0604101315100410f615fe0602150606f3150010f815080b15150b150b15150bf015010b15fc0b01150bf91506050f100f100f06f9000006f515040400180005
f5150010b8150010f9150d0004150505040505040504051504f9150005fb150705
 05041512151505fa150304000012fe000013fe00041300001505fa150f0400
0013000d100d000d100d100d1505ed1500ea02121515fe0cfa150005f8000005f715010505f80f0005f51502050f0ffb05041515050f05f915040515141415fa
000305050405f7150010fe00070510151410040905fa150010fb150e050504040504050405040504051405f9150005fa000604050405110405f615fd06f21500
10f815080b15150b150b15150bf015000bfa15000bf9150705100f100f100600fb06010006f41502050405f4150010b8150010f9150d12040004110415151405
11040005f9150004fb150305050012fe150005fa150305151514f913fe14010400fb150f051515130d100d100d000d100d101404f915fb050015fc0500d00012
f515fe05070405050405050405f715f605f41502050f0ffc0505041514050f05f91505051405041400fc100300041200f6150c10151415150405040508090905
fb150010fa150005f81402051405f8150004f700040415050504f615fe06f2150010f815070b15150b15150b0bef15f80bf815fc050006f9000006f515011800
f2150010b8150010f8150305150504fd05040405041505f9150005fb1502041512fd150005fa15100505040405040504040504050404050412fb150f05050404
100d100d100d000d100d0505ed15008
 dfe15fe0ccc15f8050004fe05f915040515151415fa000005f41502100404fa0502080909fb150010f915f605f715fe05
0c04050504050504050515150505f5150006f1150010f715010b0bd315f706fa15041800180018f0150010b8150010f7150a0414001500050015001505f815f8
0502040504fe05f8150000eb150c00150d100d100d100d000d100dec1500520012c1150314151500f6150c05040504050405040504050504f2150000fb150317
050808fb150010b7150010a0150010b8150010f61508050504051504050504df150012eb150012fa1504100d100d10ec1500290012be150012f5150000fe1500
17eb150012f1150010b7150010a0150010b8150010ee15010012a715001c0012b1150012d6150010b7150010a0150010b8150010ee150012a615001400128515
0010b7150010a0150010b81500109215000b0112128115811581159f1500f50015fa120315121512f4150612151215121512f4150b1215151215151215121515
12f9150d1215121512151215121512151215fd12041312131213fe150312151215f1120913121312131213121215fb12071512121512151512fe150012fe1509
12151512151512151512ee15131215121512151215121512151215121512151215c6122b15121512151215121512151212151212151212151212151212151
 212
15121512151215121512151215121215ab12011512f915011215fe1205151215121512ee150912151512151215121512f51505121512151215f5120e15121512
1512151215121512151512fe150512151512151200088112811281129d12000b0112128115811581159f15001a001281158115ee150010fe15ea03d1150010fe
15ea03981500100046001281158115ee150010fe15160315131415141415141415141415141514151415141403d1150010fe1516031514141514141514141514
14151414151414151415039815001000490012e215a7000115159200011515dd00fe150010fe150003fb1408131414131414131413fd1402131503d1150010fe
150003fb140f13141413141413141413141413141403981500100038fe15fe0ce715b300f615020015159e00f61502001515e900f6150000fe150010fe150003
ec140003d1150010fe150003ec14000398150010003f0012ee15010707f715b300f615020015159e00f61502001515e900f6150000fe150010fe150003ec1400
03d1150010fe150003ec140003b6150006e4150010008502121515fe0cf415fe07f715f200001afc00001ae700001ae400f615020015159e00f61502001515e9
00f6150000fe150010fe150003ec140003d1150010fe1502031414f31a0015fd140003fe15fe040005fe040605
 040405040405f815fe040a0504040504040504
040504f81505040405040405fe04040504040504f615fe06e515001000a90012f015fd07f715fe00fc1afa00001afc00001af600fd1a01001af800001af900fe
1aef00f61502001515fe00fc1a01001aea00011a1afe00001aef00fd1adb00f61502001515fc00001afd00fe1af600f6150000fe150010fe150003fd140015f9
1af9140003f715040504050404f31508050405041504050404f7150010fe150603141514151514fe1505141515141515fb140003b815fc060915150504050404
050404f015001000b602121515fe0cf615070707150707150606fa15fc00001af800001afc00001af700001afc00001af800001afa00001afe00001af000f615
02001515fc00001ae600011a1afe00001aef00001afe00001adc00f61502001515fd00011a1afe00001afe00001af700f6150000fe150010fe150003fb14fe1a
011515fe1a0015fb140003f61502050510f115010505fe15010505f6150010fe1502031414f71af8140003fc15f705f215f705f815f305f5150006e415001000
e40012f21505070715150707fe06fa15fc00001afd00fe1a010000fd1a0400001a0000fe1afc00001afc00fe1a01001afe00041a001a0000fe1afb00001af000
f61502001515fc00001afe00011a00fe1a02001a1afe00fe1afe00f
 e1afd00071a001a00001a0000fe1a0800001a00001a00001afd00001afe00001afe00fe1a
010000fe1a02001a1afe00fe1a010000fd1af600f61502001515fc00001afa00001af700f6150000fe150010fe150003fc140015fe1a011414fe1afa140003f7
1502100505f015010505fe15010505f6150010fe1502031415ee140003b6150006e415001000fd02121515fe0cf815fb07fd06fa15fc00001afa00021a001afe
00041a001a001afe00001afc00fe1a0200001afe00001afe00041a001a001afe00001afd00001aef00f61502001515fc00001afe000a1a001a00001a00001a00
1afe00021a001afa00071a001a00001a001afe00081a001a00001a00001afd00001afe00031a00001afe00081a001a00001a00001afc00021a001afe00001af7
00f61502001515fc00001afb00001af600f6150000fe150010fe150003fb14fe1a011414fe1afa140003f71502040510f015010505fe15010505f6150010fe15
02031414f31afc140003fe15f305f815f305f815f305f5150006fd150004fb05ef15001000e40012f415010707fd15040606150606fa15fc00001afd00fd1a01
001afe00031a001a00fc1af900021a001afd00061a001a00001a00fc1afe00001aee00fe15fc1afe1502001515fc00001afe00091a001a00001a00001a00fc1a
02001a1afb00061a0000
 1a001a00fc1a07001a001a001a001afd00fd1afe00001afe000a1a001a00001a00001a0000fd1a01001afe00001af700fe15fc1afe15
02001515fc00001afc00001af500fe15fc1afe150000fe150010fe150003fb14fa1af9140003f81502100505ef15010505fe15010505f6150010fe150003ec14
0003a315fc1afb1500100101fe15fe0cfa15010707fd1505060615150606fa15fc00001afe00001afe00021a001afe00041a001a001af500021a001afd00071a
001a00001a001afb00001aed00fd15fe1afd1502001515fc00001afe000a1a001a00001a00001a001afa00011a1afd00071a00001a001a001afc00061a001a00
1a001afd00031a00001afe00001afe000a1a001a00001a00001a001afe00021a001afe00001af700fd15fe1afd1502001515fc00001afd00001af400fd15fe1a
fd150000fe150010fe150003fb14fe1a011414fe1afa140003f81502050510ef15010505fe15010505f6150010fe1502031415f71af8140003fc15f705f215f7
05f815f305e115fe1afa15001001000012f715fc07011515fa06fa15fc00001afe00001afe00021a001afe00041a001a001afe00001af900021a001afc00001a
fe00021a001afe00021a001aec00fc15001afc1502001515fc00001afe000a1a001a00001a00001a001afe00001afd00001afd00001afe0003
 1a1a001afe0003
1a00001afe00001afc00001afe00031a00001afe000a1a001a00001a00001a001afe00021a001afe00001af700fc15001afc1502001515fc00001afe00001af3
00fc15001afc150000fe150010fe150003fc140015fe1a011414fe1a0015fb140003f91502100505ee15010505fe15010505f6150010fe150003ed14011503b6
150006fd15f905f915001af915001000fa02121515fe0cf615010606fd15010606fa15fc00001afd00fd1a0000fd1a0400001a0000fe1afc00fd1afe00011a1a
fe00001afe00021a0000fe1a010000fc1af000f61502001515fc00001afe000a1a001a00001a00001a0000fe1a010000fe1afc00001afe00031a1a0000fe1afe
00001afe00001afc00001afd00021a0000fe1a0a00001a00001a00001a0000fd1a01001afe00001af700f61502001515fd00fe1a010000fc1af700f6150000fe
150010fe150003fb14fe1a011414fe1afa140003f91502040510ee150605051015100505f6150010fe1502031414f31a011415fe140003fe15f305f815f305f8
15f305f5150006e415001000570012f215010606fc15010606fa15d600001adf00f615020015159e00f61502001515e900f6150000fe150010fe150003fc14f9
1af9140003fb150004fc05ee15fc05f5150010fe15010315ed140003b6150006e4150010005f021
 21515fe0cf915fc06fe15fd06fb15d600001adf00f6150200
15159e00f61502001515e900f6150000fe150010fe150003ec140003d1150010fe1502031414f71af8140003fc15f705f215f705f815f305f715fc06011515fa
05ef15001000420012e215b300f615020015159e00f61502001515e900f6150000fe150010fe150003fe140015f0140003e415f805f7150010fe150003ec1400
03b715fe06e5150010004202121515fe0cf915f506fb15b300f615020015159e00f61502001515e900f6150000fe150010fe150003ec140003d1150010fe1500
03ec140003b6150006e415001000360012e215b300f615020015159e00f61502001515e900f6150000fe150010fe150003ec140003d1150010fe150003ec1400
0398150010002ee115a7000115159200011515dd00fe150010fe150003f2140015fc140003d1150010fe150003ec140003981500100023001281158115ee1500
10fe150003ec140003d1150010fe15010315ed14000398150010001a001281158115ee150010fe15ea03d1150010fe15ea0398150010000b0112128115811581
159f150110d8120015fe120015fe120015fe120015fe120015fb120015fe120015fe120015fe120015fe120015fe120015fe120015d7120015fe120015fe1200
15fe120015fe120015fe120015fd120015fe120015fe
 120015fe120015fe120015fe120015fd120015fe120015fe120015fe120015fe120015fe120015fe1200
15da120015d9120013fe120613121213121213f8120315121512fd15071215151215121215fa120e151212151215121512151215121215f51211131212131212
131213121213121213121213fd120315121512f7150e121512151212151212151215121512fc150e121515121512151215121215121512f6150312151215f612
05151215121512fe150612151512151215f312001500088112811281129d12000d011212811581158115e215be12001800128115c41500108a150010da150010
e5150010db15bf1200168115c31500108a150010da150010e5150010db15bf12001e0012f9158100f900d41500108a150010da150010e5150010db15c0120015
003202121515fe0cfe158500f6150000d41500108a150010f815011000e5150010fb15071018151000151018f3150010db15bf1200620012f9158500f6150000
d4150010f815070504050405040504f215070504050405040504f315070504050405040504e615070504040504050404eb150010fb15071815151018151510e8
150010fa1505101810181018f2150010fb15f206f015bf12006d02121515fe0cfe158500f6150000d4150010f81508001800180018000505f315080018001800
18000505f
 41508041800180018000505e71508041800180018000505ec150010fb15071018151000151018e8150010fb15040018101800fd100004f5150010fb
15f206f015bf1200830012f915eb00001af700001acb00001ade00f6150000f715001adf150010f8150918061800180018040004f41509180618001800180400
04f5150905001800180018040004e8150905001800180018040004ed150010fa1505101810181018e7150010fb15fe10010010fd00010504f6150010fb150006
fb000006fb000006f015bf1200a902121515fe0cfe15010000fc1a01001af400001afc00fd1a01001aee00001af100011a1afe00011a1af600001ade00f61500
00fc15fd1a01151adf150010f8150606060018001800fe05f4150600060618001800fe05f5150605180018001800fe05e8150600180808001800fe05ed150010
fb15040018101800fd1005040504050405ef150010fa150a1000101810180000050004f7150010fb150006fc00fe06fc000006f015bf1200af0012f915020000
1aee00001afd00001afc00001add00011a1afe00011a1af600001ade00f6150000fd15001afc15001adf150010f915fe060918001800180018050504f915fa06
071800180018050504f7150b040018000600180018050504ed150e080815000808001800180018050504ef150010fb15fe100c0
 0100018001800180018000410
f0150010fb1508101818100009100900fd05f8150010fb150006fd00fc06fd000006f015c012001500f4fe15fe0cfe150200001afc00011a00fd1afe00fe1a02
00001afd00001afc00fd1afe00fe1a0b00001a00001a00001a001a00fd1afe00fd1afd00081a001a001a001a0000fe1a0b00001a001a001a00001a001afe0001
1a00fd1aec00f6150000fd15001afc15fd1afe15fe1a0815151a15151a15151afd15fc1afa150010fa15f9060600180004080805fa15f9060718001800040808
05fa150e001505180006061800180004080805ed15fd080a0018001800180004080805f0150010fa150e100010181018001818001800180510f0150010fb1503
18150010f90002040504fa150010fb150006fe00fa06fe000006f015bf12010c0012f915010000fc1a03001a001afe00001afc00021a001afc00fe1a0200001a
fe00021a001afe000c1a001a00001a00001a001a001afe00021a001afe00001afd00061a001a001a001afc000b1a001a1a00001a001a00001afe00021a001afe
00001aed00fe15fc1afe150000fc15fe1a0215151afe15021a151afe15081a151a15151a15151afc15fe1af9150010fb15f80602180018fd05fa15f806021800
18fd05fa150006fe00fe060300180018fe050004fa15fc1af815fe08061800180018
 0018fe050004fb15fc1afb150010fb150f10181810001810180000180018
000510fb15fc1afb150010f815010400fb09040005080804fb150010fb150006fc00fe06fc000006f015bf12010402121515fe0cfe150200001afc00021a001a
fe00021a0000fd1a01001af900021a001afe00021a001afe000c1a001a001a001a001a001a001afe00021a001afe00001afd00081a00001a00001a0000fd1a01
001afe00011a1afe00001afe00021a001afe00001aed00fd15fe1afd150000f915021a151afe15021a151afe15081a151a151a151a151afb15001af8150010fa
15f90605001804181805f915f9060618001804181805f91502060600fe06070018001804181805f815fe1af715fd080a1800180018041818050012fb15fe1afa
150010fb150f00040010180018001818001800180410fa15fe1afa150010f8150005f900fd05fb150010fb15f206f015bf12010c0012f9150200001afc00021a
001afe00021a001afe00021a001af900021a001afe00021a001afe000c1a001a001a001a001a001a001afe00021a001afe00001afd00081a00001a00001a001a
fe00021a001afe00051a001a00001afe00021a001afe00001aed00fc15001afc150000f915021a151afe15021a151afe15081a151a151a151a151af1150010f9
15fa06041800051804f815fa060618001
 800051804f815fc06070018001800051805f615001af7150e080800000808180018000518041512f915001af9150010
fa150e041800180018001800040504050510f915001af9150010f815010400fb090304181805fa150010fb1505061800180018fe0605180018001806f015bf12
00ff02121515fe0cfe150200001afc00021a001afe00021a001afe00021a001af900021a001afe00021a001afe00031a00001afe00051a00001a001afe00021a
001afe00001afd00001afc00021a001afe00021a001afe00051a00001a001afe00021a001afe00001aed00f6150000f915021a151afe15021a151afe15031a15
151afe15001af0150010f8150a0606001800180004181805f5150a0006061800180004181805f8150000fe060a0018001800041818040012ee150d0808150018
000808180004181805ee150010fa150e050018001800180018051815050510f0150010f8150005fa00040518040012fb150010fb15010600f606010006f015bf
1200fb0012f9150200001afc00021a001afe00021a0000fd1a01001afd00fd1a0200001afe00021a0000fe1afe00001afe00051a00001a001afe00021a0000fd
1afd00001afc00021a0000fd1a01001afe00001afe00011a00fd1a0000fd1aec00f6150000fd15fd1a0215151afe15021a1515fe1afe15001afe15001af0150
 0
10f8150918061800180018051805f4150918061800180018051805f6150c00060018001800180518041512ed150c08151504001800180018051804ed150010fa
150e041800180018001800051404000510f0150010f815010400fc09040418180412fa150010fb150e061800180018001800180018001806f015c0120015008e
02121515fe0cfe15c000001ae000001ae900f6150000d4150010f8150b001800180018000418040012f6150b001800180018000418040012f715090018001800
1800041805e8150905180018001800041805ed150010fa150e050018001800180018040500180410f0150010f8150005fb00040518040012fa150010fb150106
00f606010006f915fc1afd15bf1200900012f915c300fe1adf00001ae900f6150000fd15fb1ade150010f81505050405040504fe05011512f515050504050405
04fe05011512f61505050504050504fe05e71505050504050504fe050014ed150010fa15fe05040405040504fb050010f0150010f8150a050504050405050418
0412f9150010fb150e061800180018001800180018001806f815fe1afc15bf120045fe15fe0cfe158500f6150000d4150010f1150005eb150005ec150005df15
0005eb150010f915fd100011f810f0150010f115010505f7150010fb15f206f715001afb15bf1200280012f91585
 00f6150000d41500108a150010da150010f7
150605150515040005f6150010db15bf12001c0012f9158100f900d41500108a150010da150010e5150010db15bf12001a00128115c41500108a150010da1500
10e5150010db15c0120015001800128115c41500108a150010da150010e5150010db15bf12000d011212811581158115e215be1200e7f3120015fe120015fe12
0015fe120015fe120015fe120015fe120015fe120015fe120015fe120015fe120015fe120015fe120015fe120015fe120015fe120015fe120015fe120015fe12
0015fe120015fe120015fe120015fe120015fe120015fe120015d9120015fe120015fe120015fe120015fe120015fe120015e812011512f815041215121215fd
12041512121512f8150d1215121215121215121215121512f9150612151215121215f1120315121512f8150312151215eb120c15121512151215121512151512
fe150612151215121215ef12041512151512fe15011215fe1200158f120008810a810a810a9d0a000a000a8104810481049e04000d010a04811281128112a012
0015000b010a048112811281129f12000f010a04ed12f81a811281128112bc120016010a04fe12f00a001afb0001151a811281128112bc12001c010a04fe1200
0af200050a1a00121215fe12001a811281128112bc120025010a04fe1
 2010a00f312020a1a00fb12001a8100c000fe12f50a0112128100bc00fe12d60a002601
0a04fe12010a00f312030a151a00fd12001a8100bf00fe12f50a0112128100bc00fe12d60a0039010b04fe12010a00f312070a12121a0012121a8100be00fe12
fe0a0a000a000a000a000a0a12128100bc00fe12080a0a000a000a000a00df0a0031010a04fe12010a00f312060a1212151a121aa300001aa400fe1afc00fe12
f50a011212ba00fe1aa100001ae700fe12d60a005d010a04fe12010a00fd12011a1af912000afd12001ad200001ad300011a1ad200001ad100001afd00fe12fe
0a0a000a000a000a000a0a1212e800001ad100001ad300001ad200011a1ae700fe12080a0a000a000a000a00f90a001ae80a00b5010a04fe12010a00fd12011a
1af912000afd12001af600001af600001af600001af600001af600001af600001af600001af600001af600001af600001af600001af600001af600001af60000
1af600001af500001afd0002121a12f50a031212001af600001af600001af600001af600001af600001af500001af700001af600001af600001af600001af600
001af600001af600001af700021a001af700001af600001afe00fe12f00a001af60a001af60a011a0a00cc010a04fe12010a00fd12011a1af912000afe12021a
001af700001af600001af6
 00001af600001af600001af600001af600001af600001af600001af600001af600001af600001af600001af600001af600001af600
001afc00021a001afe0a0c000a000a000a000a0a1212001af600001af600001af600001af600001af600001af700011a1af600001af600001af600001af60000
1af600001af600001af600001af800031a00001af700001af600001afe00fe12080a0a000a000a000a00f90a001af60a001af60a011a0b0050010a04fe12010a
00fe1202151a1af912070a12121a0012151ad400001ad200001ad200001ad300001afc00041a0012151af60a011212e800001ad100001ad300001ad400fc1ae8
00fe12f00a001ae80a0060010a04fe12010a00fd12fb1afd12030a121a00fd12001ad500001ad200001ad200001ad400001afc00011a00fd120c1a0a000a000a
000a000a0a1212e800001ad100001ad300001ad100001ae700fe12080a0a000a000a000a00f90a001ae80a003a010a04fe12010a00fd12fb1afd12020a1a00fc
1201151aa700fe1aa500fd1a02001a00fb12001af80a011212ba00fe1aa100001ae700fe12d60a0031010a04fe12010a00fc120315121215fc12020a1a00fb12
001a8100c300011a00fb12001af80a0112128100bc00fe12d60a0029010a04fe12010a00f312010a1afa12001a8100c300001afb1201151af80a
 0112128100bc
00fe12d60a0021010a04fe12010a00f312000af81a8100c300f81af80a0112128100bc00fe12d60a0024010a04fe12f00a001afb0001151a8112c6120015fe12
06151212151212158112831200150026010a04fe12f000021a0015fc12011a15d712000ad212000ad212000ad212000a81128112f8120023010a04ee1202151a
00fb12001ad612000ad212000ad212000ad212000a81128112f8120022010a04ed12011a00fb12001ad612000ad212000ad212000ad212000a81128112f81200
14010a04ed12001afb1201151a811281128112bc12000f010b04ed12f81a811281128112bc12000b010a048100810081009f00000b010a048100810081009f00
000b010a048100810081009f00000b010a048100810081009f00000f010a04f100811a811a811ad51adb00001a010a04f100001afb170102028117b417001a81
17ad17001adb00001a010a04f100001afb170102028117b417001a8117ad17001adb00001a010a04f100001afb170102028117b417001a8117ad17001adb0000
1a010a04f100001afb170102028117b417001a8117ad17001adb00003a010a04f100001afb17010200fd1a011717fc1aed17fe1aed17fd1a8117ee17001afa17
fc1a011717fc1aed17fe1aec17fe1a8117ef17001adb00003f010a04f100001afb17040202171a1af
 d17011a1aea17011a1aeb17011a1a8117ee17001af81701
1a1afd17011a1aea17011a1aed17fc1a8117f017001adb000044010a04f100001afb17040202171a1afd17011a1aea17011a1aeb17011a1a8117ee17001af817
011a1afd17011a1aea17011a1aee17051a1a17171a1a8117f017001adb000040010a04f100001afb17040202171a1afd17011a1aea17011a1aeb17011a1a8117
ee17001af817011a1afd17011a1aea17011a1aea17011a1a8117f017001adb000068010a04f100001afb17040202171a1afd17011a1afd17fd1afd17fd1afd17
fc1afe17fd1a011717fe1a02171a1afa17011a1a8117ee17001af817011a1afd17011a1afd17fd1afd17fd1afd17fc1afe17fd1a011717fe1a02171a1af91701
1a1a8117f017001adb00007a010a04f100001afb1702020217f91afe171f1a1a17171a1a17171a1a17171a1a17171a1a17171a1a17171a1a17171a1a1717fe1a
01171afa17011a1a8117ee17001af817f91afe171f1a1a17171a1a17171a1a17171a1a17171a1a17171a1a17171a1a17171a1a1717fe1a01171af917001a8117
ef17001adb00007a010b04f100001afb17040202171a1afd17011a1afe17051a1a17171a1afb17151a1a17171a1a17171a1a17171a1a17171a1a17171a1af717
011a1a8117ee17001af817011a1afd17011a1afe17051a
 1a17171a1afb17151a1a17171a1a17171a1a17171a1a17171a1a17171a1af717011a1a8117ef17001a
db000069010a04f100001afb17040202171a1afd17011a1afe17fb1afe17fc1a0917171a1a17171a1a1717fb1a0317171a1af717011a1a8117ee17001af81701
1a1afd17011a1afe17fb1afe17fc1a0917171a1a17171a1a1717fb1a0317171a1af717001a8117ee17001adb000077010a04f100001afb17040202171a1afd17
011a1afe17011a1afb17111a1a17171a1a17171a1a17171a1a17171a1afb17011a1af717011a1a8117ee17001af817011a1afd17011a1afe17011a1afb17111a
1a17171a1a17171a1a17171a1a17171a1afb17011a1af817001afe17001a8117f117001adb00007f010a04f100001afb17040202171a1afd17011a1afe17011a
1afe17141a17171a1a17171a1a17171a1a17171a1a17171a1afe17041a17171a1af717011a1a8117ee17001af817011a1afd17011a1afe17011a1afe17141a17
171a1a17171a1a17171a1a17171a1a17171a1afe17041a17171a1af917fc1a8117f017001adb000062010a04f100001afb17010200fd1a011717fc1a011717fd
1afd17fb1a011717fb1a011717fd1a011717fd1afa17fb1a8117f017001afa17fc1a011717fc1a011717fd1afd17fb1a011717fb1a011717fd1a011717fd1afb
17fb1a8117f
 017001adb00001a010a04f100001afb170102028117b417001a8117ad17001adb00001a010a04f100001afb170102028117b417001a8117ad1700
1adb00001a010a04f100001afb170102028117b417001a8117ad17001adb00001a010a04f100001afb170102028117b417001a8117ad17001adb00000f010a04
f100811a811a811ad51adb000015010a04f100001a8100ac00001a8100ad00001adb000015010a04f100001a8100ac00001a8100ad00001adb000015010a04f1
00001a8100ac00001a8100ad00001adb000015010a04f100001a8100ac00001a8100ad00001adb000025010a04f100001af500001af800001a8100c300001afa
00fb1af900001a8100c300001adb000029010a04f100001af500001afa00fe1a8100c300001af800001afe00001afc00fe1a8100c300001adb00002b010b04f1
00001af600021a001af900001a8100c300001af800001afd00001afb00001a8100c300001adb00002b010a04f100001af600021a001af900001a8100c300001a
f800001afd00001afb00001a8100c300001adb00002b010a04f100001af600021a001af900001a8100c300001af800001afe00001afa00001a8100c300001adb
000029010a04f100001af700001afe00001afa00001a8100c300001af800fc1afa00001a8100c300001adb00002d010a04f100001
 af700001afe00001afa0000
1a8100c300001af800001afd00001afb00001a8100c300001adb000029010a04f100001af700fc1afa00001a8100c300001af800001afc00001afc00001a8100
c300001adb00002d010a04f100001af800001afc00001afb00001a8100c300001af800001afc00001afc00001a8100c300001adb00002d010a04f100001af800
001afc00001afb00001a8100c300001af800001afd00001afb00001a8100c300001adb000029010a04f100001afa00fd1afe00fd1afe00fe1a8100c400001afa
00fa1afb00fe1a8100c400001adb000015010a04f100001a8100ac00001a8100ad00001adb000015010a04f100001a8100ac00001a8100ad00001adb00001501
0a04f100001a8100ac00001a8100ad00001adb000015010a04f100001a8100ac00001a8100ad00001adb00000f010a04f100811a811a811ad51adb000015010b
04f100001a8119ac19001a8119ad19001adb000015010a04f100001a8119ac19001a8119ad19001adb000015010a04f100001a8119ac19001a8119ad19001adb
000015010a04f100001a8119ac19001a8119ad19001adb000025010a04f100001af519001afa19fe1a8119c319001afa19fb1afb19fe1a8119c319001adb0000
31010a04f100001af519001afb19001afe19001a8119c419001af819001afe19001afd
 19001afe19001a8119c419001adb000033010a04f100001af619021a19
1afc19001afd19001a8119c519001af819001afd19001afe19001afd19001a8119c519001adb00002b010a04f100001af619021a191af719001a8119c519001a
f819001afd19001af919001a8119c519001adb00002b010a04f100001af619021a191af719001a8119c519001af819001afe19001af819001a8119c519001adb
000029010a04f100001af719001afe19001af919001a8119c419001af819fc1af919001a8119c419001adb00002d010a04f100001af719001afe19001afa1900
1a8119c319001af819001afd19001afb19001a8119c319001adb000029010a04f100001af719fc1afb19001a8119c219001af819001afc19001afd19001a8119
c219001adb00002d010a04f100001af819001afc19001afd19001a8119c119001af819001afc19001afe19001a8119c119001adb000035010a04f100001af819
001afc19001afe19001afd19001a8119c519001af819001afd19001afe19001afd19001a8119c519001adb000029010b04f100001afa19fd1afe19fd1a0019fb
1a8119c519001afa19fa1afd19fb1a8119c519001adb000015010a04f100001a8119ac19001a8119ad19001adb000015010a04f100001a8119ac19001a8119ad
19001adb000015010a04f100001a8119ac1
 9001a8119ad19001adb000015010a04f100001a8119ac19001a8119ad19001adb00000f010a04f100811a811a811a
d51adb000015010a04f100001a8100ac00001a8100ad00001adb000015010a04f100001a8100ac00001a8100ad00001adb000015010a04f100001a8100ac0000
1a8100ad00001adb000015010a04f100001a8100ac00001a8100ad00001adb000025010a04f100001af500001afa00fd1a8100c400001afa00fb1afb00fd1a81
00c400001adb000031010a04f100001af500001afb00001afd00001a8100c500001af800001afe00001afd00001afd00001a8100c500001adb00002b010a04f1
00001af600021a001af700001a8100c500001af800001afd00001af900001a8100c500001adb00002b010a04f100001af600021a001af800001a8100c400001a
f800001afd00001afa00001a8100c400001adb00002b010b04f100001af600021a001af900001a8100c300001af800001afe00001afa00001a8100c300001adb
000029010a04f100001af700001afe00001afb00fe1a8100c400001af800fc1afb00fe1a8100c400001adb00002d010a04f100001af700001afe00001af80000
1a8100c500001af800001afd00001af900001a8100c500001adb000029010a04f100001af700fc1af800001a8100c500001af800001afc00001afa00001a8100
 c500001adb00002d010a04f100001af800001afc00001af900001a8100c500001af800001afc00001afa00001a8100c500001adb00002d010a04f100001af800
001afc00001afa00001a8100c400001af800001afd00001afa00001a8100c400001adb000029010a04f100001afa00fd1afe00fd1a0000fd1a8100c300001afa
00fa1afd00fd1a8100c300001adb000015010a04f100001a8100ac00001a8100ad00001adb000015010a04f100001a8100ac00001a8100ad00001adb00001501
0a04f100001a8100ac00001a8100ad00001adb000015010a04f100001a8100ac00001a8100ad00001adb00000f010a04f100811a811a811ad51adb000015010b
04f100001a8119ac19001a8119ad19001adb000015010a04f100001a8119ac19001a8119ad19001adb000015010a04f100001a8119ac19001a8119ad19001adb
000015010a04f100001a8119ac19001a8119ad19001adb000025010a04f100001af519001af719001a8119c419001afa19fb1af819001a8119c419001adb0000
2b010a04f100001af519001af819011a1a8119c419001af819001afe19001afa19011a1a8119c419001adb00002f010a04f100001af619021a191afa19021a19
1a8119c419001af819001afd19001afc19021a191a8119c419001adb00002f010a04f100001af619021a191afa1902
 1a191a8119c419001af819001afd19001a
fc19021a191a8119c419001adb000031010a04f100001af619021a191afb19031a19191a8119c419001af819001afe19001afc19031a19191a8119c419001adb
000031010a04f100001af719001afe19001afd19001afe19001a8119c419001af819fc1afd19001afe19001a8119c419001adb000034010a04f100001af71900
1afe19001afe19001afd19001a8119c419001af819001afd19031a19191afd19001a8119c419001adb000028010a04f100001af719fc1afe19fa1a8119c51900
1af819001afc19011a19fa1a8119c519001adb00002d010a04f100001af819001afc19001afa19001a8119c419001af819001afc19001afb19001a8119c41900
1adb00002d010a04f100001af819001afc19001afa19001a8119c419001af819001afd19001afa19001a8119c419001adb000029010b04f100001afa19fd1afe
19fd1afc19001a8119c419001afa19fa1af919001a8119c419001adb000015010a04f100001a8119ac19001a8119ad19001adb000015010a04f100001a8119ac
19001a8119ad19001adb000015010a04f100001a8119ac19001a8119ad19001adb000015010a04f100001a8119ac19001a8119ad19001adb00000f010a04f100
811a811a811ad51adb00000b010a048100810081009f00000b010a04810
 0810081009f00000b010a048100810081009f00000b010a048100810081009f00000b
010a048100810081009f00000b010a048100810081009f00000b010b048100810081009f00000b010a048100810081009f00000b010a048100810081009f0000
0b010a048100810081009f00000b010a048100810081009f00000b010a048100810081009f00000b010a048100810081009f00000b010a048100810081009f00000b010a048100810081009f00000b010a048100810081009f00000b010a048100810081009f00000b010a048100810081009f0000ff}}}{
\par Here is the stylesheet with one table style highlighted. Note that a single table style can have multiple entries. }{\b \\ts}{11 is the default table style. This style gives the first row
 a fill color and font attributes. Every subsequent odd row is filled with pale yellow.
\par }\pard\plain \s70\li432\sa120\nowidctlpar\adjustright \f2\fs16\cgrid {\{\\stylesheet\{\\ql \\li0\\ri0\\widctlpar\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\itap0 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \\snext0 Normal;\}\{\\
*\\cs10 \\addit
 ive \\ssemihidden Default Paragraph Font;\}\{\\*\\ts11\\tsrowd\\trftsWidthB3\\trpaddl108\\trpaddr108\\trpaddfl3\\trpaddft3\\trpaddfb3\\trpaddfr3\\tscellwidthfts0\\tsvertalt\\tsbrdrt\\tsbrdrl\\tsbrdrb\\tsbrdrr\\tsbrdrdgl\\tsbrdrdgr\\tsbrdrh
\\tsbrdrv \\ql \\li0\\ri0\\widctlpar\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\itap0 \\fs20\\lang1024\\langfe1024\\cgrid\\langnp1024\\langfenp1024 \\snext11 \\ssemihidden Normal Table;\}\{\\*\\ts15\\tsrowd\\trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\
brdrs\\brdrw10 \\trbrdrb\\brdrs\\brdrw10 \\trbrdrr\\brdrs\\brdrw10 \\trbrdrh\\brdrs\\brdrw10 \\trbrdrv\\brdrs\\brdrw10 \\trftsWidthB3\\trpaddl108\\trpaddr108\\trpaddfl3\\trpaddft3\\trpaddfb3\\trpaddfr3\\tscellwidthfts0\\tsvertalt\\tsbrdrt\\tsbrdrl\\
tsbrdrb\\tsbrdrr\\tsbrdrdgl\\tsbrdrdgr\\tsbrdrh\\tsbrdrv \\ql \\li0\\ri0\\widctlpar\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\itap0 \\fs20\\lang1024\\langfe1024\\cgrid\\langnp1024\\langfenp1024 \\sbasedon11 \\snext15 \\styrsid353782 Table Grid;
 
\}\{\\*\\ts16\\tsrowd\\trbrdrt\\brdrs\\brdrw15\\brdrcf1 \\trbrdrl\\brdrs\\brdrw15\\brdrcf1 \\trbrdrb\\brdrs\\brdrw15\\brdrcf1 \\trbrdrr\\brdrs\\brdrw15\\brdrcf1 \\trbrdrv\\brdrs\\brdrw15\\brdrcf1 \\trftsWidthB3\\trpaddl108\\trpaddr108\\trpaddfl3\\
trpaddft3\\trpaddfb3\\trpaddfr3\\tscbandsh1\\tscellwidthfts0\\tsvertalt\\tsbrdrt\\tsbrdrl\\tsbrdrb\\tsbrdrr\\tsbrdrdgl\\tsbrdrdgr\\tsbrdrh\\tsbrdrv \\ql \\li0\\ri0\\widctlpar\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\itap0 \\fs20\\lang1024\\
langfe1024\\cgrid\\langnp1024\\langfenp1024 \\sbasedon11 \\snext16 \\styrsid353782 Table List 8;\}\{\\*\\ts16\\tsrowd\\tscellcfpat7\\tscellcbpat8\\tscellpct10000\\tsbrdrb\\brdrs\\brdrw15\\brdrcf1 \\tsbrdrdgl\\brdrnil\\tsbrdrdgr\\brdrnil \\b\\i \\
tscfirstrow Table List 8;\}\{\\*\\ts16\\tsrowd\\tsbrdrt\\brdrs\\brdrw15\\brdrcf1 \\tsbrdrdgl\\brdrnil\\tsbrdrdgr\\brdrnil \\b \\tsclastrow Table List 8;\}\{\\*\\ts16\\tsrowd\\tsbrdrdgl\\brdrnil\\tsbrdrdgr\\brdrnil \\b \\tscfirstcol Table List 8;\}\{
 \\*\\
ts16\\tsrowd\\tsbrdrdgl\\brdrnil\\tsbrdrdgr\\brdrnil \\b \\tsclastcol Table List 8;\}\{\\*\\ts16\\tsrowd\\tscellcfpat7\\tscellcbpat8\\tscellpct2500\\tsbrdrdgl\\brdrnil\\tsbrdrdgr\\brdrnil \\cf0 \\tscbandhorzodd Table List 8;\}\{\\*\\ts16\\tsrowd\\
tscellcfpat6\\tscellcbpat8\\tscellpct5000\\tsbrdrdgl\\brdrnil\\tsbrdrdgr\\brdrnil \\tscbandhorzeven Table List 8}{\cf1 ;\}}{\cf2 \{\\*\\ts17\\tsrowd\\trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\brdrs\\brdrw10 \\trbrdrb\\brdrs\\brdrw10 \\trbrdrr\\brdrs\\brdrw10 \\
trbrdrh\\brdrs\\brdrw10 \\trbrdrv\\brdrs\\brdrw10 \\trftsWidthB3\\trpaddl108\\trpaddr108\\trpaddfl3\\trpaddft3\\trpaddfb3\\trpaddfr3\\tscbandsh1\\tscellwidthfts0\\tsvertalc\\tsbrdrt\\tsbrdrl\\tsbrdrb\\tsbrdrr\\tsbrdrdgl\\tsbrdrdgr\\tsbrdrh\\tsbrdrv \\qr 
\\li0\\ri0\\widctlpar\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\itap0 \\fs20\\lang1024\\langfe1024\\cgrid\\langnp1024\\langfenp1024 \\sbasedon15 \\snext17 \\styrsid353782 Table Style1;\}\{\\*\\ts17\\tsrowd\\tsvertalc\\tscel
 lcfpat0\\tscellcbpat17
\\tscellpct0 \\qc \\f36\\fs22 \\tscfirstrow Table Style1;\}\{\\*\\ts17\\tsrowd\\tsvertalt \\qr \\tsclastrow Table Style1;\}\{\\*\\ts17\\tsrowd \\ql \\f36\\fs18 \\tscfirstcol Table Style1;\}\{\\*\\ts17\\tsrowd\\tscellcfpat0\\tscellcbpat18\\tscellpct0 \\
tscbandhorzodd Table Style1;\}\{\\*\\ts17\\tsrowd \\b\\f36\\fs20 \\tscsecell Table Style1;\}}{\{\\*\\ts18\\tsrowd\\trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\brdrs\\brdrw10 \\trbrdrb\\brdrs\\brdrw10 \\trbrdrr\\brdrs\\brdrw10 \\trbrdrh\\brdrs\\brdrw10 \\trbrdrv\\
brdrs\\brdrw10 \\trftsWidthB3\\trpaddl108\\trpaddr108\\trpaddfl3\\trpaddft3\\trpaddfb3\\trpaddfr3\\tscbandsh1\\tscellwidthfts0\\tsvertalt\\tsbrdrt\\tsbrdrl\\tsbrdrb\\tsbrdrr\\tsbrdrdgl\\tsbrdrdgr\\tsbrdrh\\tsbrdrv \\ql \\li0\\ri0\\widctlpar\\aspalpha\\
aspnum\\faauto\\adjustright\\rin0\\lin0\\itap0 \\fs20\\lang1024\\langfe1024\\cgrid\\langnp1024\\langfenp1024 \\sbasedon15 \\snext18 \\styrsid353782 Table Style2;\}\{\\*\\ts18\\tsrowd\\tscellcfpat0\\tscellcbpat17\\
 tscellpct0 \\b \\tscfirstrow Table Style2;
\}\{\\*\\ts18\\tsrowd\\tscellcfpat0\\tscellcbpat18\\tscellpct0 \\tscbandhorzeven Table Style2;\}\}
\par 
\par }\pard\plain \sa120\nowidctlpar\adjustright \f1\fs20\cgrid {\b Table RTF  }{Most of this has been explained in the preceding example, so only some of the changes in Word 2002 have been highlighted.
\par }\pard\plain \s70\li432\sa120\nowidctlpar\adjustright \f2\fs16\cgrid {\\trowd }{\cf2 \\irow0\\irowband-1\\ts18}{\\trgaph108\\trleft-108\\trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\brdrs\\brdrw10 \\trbrdrb\\brdrs\\brdrw10 \\trbrdrr\\brdrs\\brdrw10 \\trbrdrh\\brdrs
\\brdrw10 \\trbrdrv\\brdrs\\brdrw10 \\trftsWidth1\\trftsWidthB3\\trftsWidthA3\\trautofit1\\trpaddl108\\trpaddr108\\trpaddfl3\\trpaddft3\\trpaddfb3\\trpaddfr3\\tscbandsh1}{\cf2 \\tbllkhdrrows\\tbllklastrow\\tbllkhdrcols\\tbllklastcol}{ \\clvertalt\\clbrdrt
\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\clcbpat17\\cltxlrtb\\clftsWidth3
 \\clwWidth3208\\clcbpatraw17 \\cellx3100\\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\}{\cf1 brdrw10}{ \\clbrdrb\\
brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\clcbpat17\\cltxlrtb\\clftsWidth3\\clwWidth3207}{\cf2 \\clcbpatraw17}{ \\cellx6307\\pard\\plain \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\tscfirstrow}{\cf2 \\yts18}{ \\b
\\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 }{\cf2 \{\\insrsid353782 Header 1\\cell \}\\}{pard\\plain \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0}{\cf2 \\tscfirstrow}{\\yts18 \\b\\fs24\\lang1033\\
langfe1033\\cgrid\\langnp1033\\langfenp1033 \{\\insrsid353782 Header 2\\cell \}\\pard\\plain \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \{\\
insrsid353782 \\trowd \\irow0\\irowband-1 \\ts18\\trgaph108\\trleft-108\\trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\brdrs\\b
 rdrw10 \\trbrdrb\\brdrs\\brdrw10 \\trbrdrr\\brdrs\\brdrw10 \\trbrdrh\\brdrs\\brdrw10 \\trbrdrv\\brdrs\\brdrw10 \\trftsWidth1\\trftsWidthB3
\\trftsWidthA3\\trautofit1\\trpaddl108\\trpaddr108\\trpaddfl3\\trpaddft3\\trpaddfb3\\trpaddfr3\\tscbandsh1\\tbllkhdrrows\\tbllklastrow\\tbllkhdrcols\\tbllklastcol \\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\
clbrdrr\\brdrs\\brdrw10 \\clcbpat17\\cltxlrtb\\clftsWidth3\\clwWidth3208\\clcbpatraw17 \\cellx3100\\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\clcbpat17\\cltxlrtb\\clftsWidth3\\
clwWidth3207\\clcbpatraw17 \\cellx6307\\row \}\\trowd \\irow1\\irowband0\\ts18\\trgaph108\\trleft-108\\trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\brdrs\\brdrw10 \\trbrdrb\\brdrs\\brdrw10 \\trbrdrr\\brdrs\\brdrw10 \\trbrdrh\\brdrs\\brdrw10 \\trbrdrv\\brdrs\\
brdrw10 \\trftsWidth1\\trftsWidthB3\\trftsWidthA3\\trautofit1\\trpaddl108\\trpaddr108\\trpaddfl3\\trpad
 dft3\\trpaddfb3\\trpaddfr3\\tscbandsh1\\tbllkhdrrows\\tbllklastrow\\tbllkhdrcols\\tbllklastcol \\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\
brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\cltxlrtb\\clftsWidth3\\clwWidth3208}{\cf2 \\clshdrawnil}{ \\cellx3100\\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\
cltxlrtb\\clftsWidth3\\clwWidth3207\\clshdrawnil \\cellx6307\\pard\\plain \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\yts18 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \{\\insrsid353782 A1\\
cell B1\\cell \}\\pard\\plain \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \{\\insrsid353782 \\trowd \\irow1\\irowband0\\ts18\\trgaph108\\trleft-108\\
trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\brdrs\\brdrw10 \\trbrdrb\\brdrs\\brdrw10 \\trbrdrr\\brdrs\
 \brdrw10 \\trbrdrh\\brdrs\\brdrw10 \\trbrdrv\\brdrs\\brdrw10 \\trftsWidth1\\trftsWidthB3\\trftsWidthA3\\trautofit1\\trpaddl108\\trpaddr108\\trpaddfl3\\trpaddft3\\
trpaddfb3\\trpaddfr3\\tscbandsh1\\tbllkhdrrows\\tbllklastrow\\tbllkhdrcols\\tbllklastcol \\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\cltxlrtb\\clftsWidth3\\clwWidth3208\\clshdrawnil 
\\cellx3100\\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\cltxlrtb\\clftsWidth3\\clwWidth3207\\clshdrawnil \\cellx6307\\row \}\\trowd \\irow2\\irowband1\\ts18\\trgaph108\\trleft-108\\
trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\brdrs\\brdrw10 \\trbrdrb\\brdrs\\brdrw10 \\trbrdrr\\brdrs\\brdrw10 \\trbrdrh\\brdrs\\brdrw10 \\trbrdrv\\brdrs\\brdrw10 \\trftsWidth1\\trftsWidthB3\\trftsWidthA3\\trautofit1\\trpaddl108\\trpaddr108\\trpaddfl3\\trpaddft3\\
trpaddfb3\\trpaddfr3\\tscbandsh1\\tbllkhdrrows\\tbllklastrow\\tbllkh
 drcols\\tbllklastcol \\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\clcbpat18\\cltxlrtb\\clftsWidth3\\clwWidth3208\\
clcbpatraw18 \\cellx3100\\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\clcbpat18\\cltxlrtb\\clftsWidth3\\clwWidth3207\\clcbpatraw18 \\cellx6307\\pard\\plain \\ql \\li0\\ri0\\widctlpar\\
intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\tscbandhorzeven\\yts18 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \{\\insrsid353782 A2\\cell \}\\pard\\plain \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\
adjustright\\rin0\\lin0\\tscbandhorzeven\\yts18 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \{\\insrsid353782 B2\\cell \}\\pard\\plain \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0 \\fs24\\lang1033
\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \{\\i
 nsrsid353782 \\trowd \\irow2\\irowband1\\ts18\\trgaph108\\trleft-108\\trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\brdrs\\brdrw10 \\trbrdrb\\brdrs\\brdrw10 \\trbrdrr\\brdrs\\brdrw10 \\trbrdrh\\brdrs\\brdrw10 \\
trbrdrv\\brdrs\\brdrw10 \\trftsWidth1\\trftsWidthB3\\trftsWidthA3\\trautofit1\\trpaddl108\\trpaddr108\\trpaddfl3\\trpaddft3\\trpaddfb3\\trpaddfr3\\tscbandsh1\\tbllkhdrrows\\tbllklastrow\\tbllkhdrcols\\tbllklastcol \\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\
clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\clcbpat18\\cltxlrtb\\clftsWidth3\\clwWidth3208\\clcbpatraw18 \\cellx3100\\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs
\\brdrw10 \\clcbpat18\\cltxlrtb\\clftsWidth3\\clwWidth3207\\clcbpatraw18 \\cellx6307\\row \}\\trowd \\irow3\\irowband2\\ts18\\trgaph108\\trleft-108\\trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\brdrs\\brdrw10 \\trbrdrb\\brdrs\\brdrw10 \\trbrdrr\\brdrs\\brdrw10 \\
trbrdrh\\brdrs\\brdrw10 \\trbrdr
 v\\brdrs\\brdrw10 \\trftsWidth1\\trftsWidthB3\\trftsWidthA3\\trautofit1\\trpaddl108\\trpaddr108\\trpaddfl3\\trpaddft3\\trpaddfb3\\trpaddfr3\\tscbandsh1\\tbllkhdrrows\\tbllklastrow\\tbllkhdrcols\\tbllklastcol \\clvertalt\\
clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\cltxlrtb\\clftsWidth3\\clwWidth3208\\clshdrawnil \\cellx3100\\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\
clbrdrr\\brdrs\\brdrw10 \\cltxlrtb\\clftsWidth3\\clwWidth3207\\clshdrawnil \\cellx6307\\pard\\plain \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\yts18 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 
\{\\insrsid353782 A3\\cell B3\\cell \}\\pard\\plain \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \{\\insrsid353782 \\trowd \\irow3\\irowband2\\ts18\\
trgaph108\\t
 rleft-108\\trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\brdrs\\brdrw10 \\trbrdrb\\brdrs\\brdrw10 \\trbrdrr\\brdrs\\brdrw10 \\trbrdrh\\brdrs\\brdrw10 \\trbrdrv\\brdrs\\brdrw10 \\trftsWidth1\\trftsWidthB3\\trftsWidthA3\\trautofit1\\trpaddl108\\trpaddr108
\\trpaddfl3\\trpaddft3\\trpaddfb3\\trpaddfr3\\tscbandsh1\\tbllkhdrrows\\tbllklastrow\\tbllkhdrcols\\tbllklastcol \\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\cltxlrtb\\clftsWidth3\\
clwWidth3208\\clshdrawnil \\cellx3100\\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\cltxlrtb\\clftsWidth3\\clwWidth3207\\clshdrawnil \\cellx6307\\row \}\\trowd \\irow4\\irowband3\\
lastrow \\ts18\\trgaph108\\trleft-108\\trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\brdrs\\brdrw10 \\trbrdrb\\brdrs\\brdrw10 \\trbrdrr\\brdrs\\brdrw10 \\trbrdrh\\brdrs\\brdrw10 \\trbrdrv\\brdrs\\brdrw10 \\trftsWidth1\\trftsWidthB3\\trftsWidthA3\\trautofit1\\
 trpaddl108\\trpaddr108\\trpaddfl3\\trpaddft3\\trpaddfb3\\trpaddfr3\\tscbandsh1\\tbllkhdrrows\\tbllklastrow\\tbllkhdrcols\\tbllklastcol \\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\
clcbpat18\\cltxlrtb\\clftsWidth3\\clwWidth3208\\clcbpatraw18 \\cellx3100\\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\clcbpat18\\cltxlrtb\\clftsWidth3\\clwWidth3207\\clcbpatraw18 \\
cellx6307\\pard\\plain \\ql \\li0\\ri0\\widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\tscbandhorzeven\\yts18 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \{\\insrsid353782 A4\\cell \}\\pard\\plain \\ql \\li0\\ri0\\
widctlpar\\intbl\\aspalpha\\aspnum\\faauto\\adjustright\\rin0\\lin0\\tscbandhorzeven\\yts18 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \{\\insrsid353782 B4\\cell \}\\pard\\plain \\ql \\li0\\ri0\\widctlpar\\intbl\\aspa
 lpha\\aspnum\\
faauto\\adjustright\\rin0\\lin0 \\fs24\\lang1033\\langfe1033\\cgrid\\langnp1033\\langfenp1033 \{\\insrsid353782 \\trowd \\irow4\\irowband3\\lastrow \\ts18\\trgaph108\\trleft-108\\trbrdrt\\brdrs\\brdrw10 \\trbrdrl\\brdrs\\brdrw10 \\trbrdrb\\brdrs\\brdrw10 
\\trbrdrr\\brdrs\\brdrw10 \\trbrdrh\\brdrs\\brdrw10 \\trbrdrv\\brdrs\\brdrw10 \\trftsWidth1\\trftsWidthB3\\trftsWidthA3\\trautofit1\\trpaddl108\\trpaddr108\\trpaddfl3\\trpaddft3\\trpaddfb3\\trpaddfr3\\tscbandsh1\\tbllkhdrrows\\tbllklastrow\\tbllkhdrcols\\
tbllklastcol \\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\clcbpat18\\cltxlrtb\\clftsWidth3\\clwWidth3208\\clcbpatraw18 \\cellx3100\\clvertalt\\clbrdrt\\brdrs\\brdrw10 \\clbrdrl\\brdrs
\\brdrw10 \\clbrdrb\\brdrs\\brdrw10 \\clbrdrr\\brdrs\\brdrw10 \\clcbpat18\\cltxlrtb\\clftsWidth3\\clwWidth3207\\clcbpatraw18 \\cellx6307\\row \}\\pard \\ql \\li0\\ri0\\widctlpar\\aspalpha\\aspnum\\faauto\\adjustrig
 ht\\rin0\\lin0\\itap0 }{\cf2 \{\\
insrsid14034704 \\par \}
\par }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Toc313960823}{\*\bkmkstart _Toc335399097}{\*\bkmkstart _Toc380819800}{\*\bkmkstart _Toc381591836}{\*\bkmkstart _Toc382644197}
{\*\bkmkstart _Toc383176028}{\*\bkmkstart _Toc386002186}{\*\bkmkstart _Toc386539817}{\*\bkmkstart Character_Text}{\*\bkmkstart _Toc519492453}{\*\bkmkstart _Toc521909698}Character Text{\*\bkmkend _Toc313960823}{\*\bkmkend _Toc335399097}
{\*\bkmkend _Toc380819800}{\*\bkmkend _Toc381591836}{\*\bkmkend _Toc382644197}{\*\bkmkend _Toc383176028}{\*\bkmkend _Toc386002186}{\*\bkmkend _Toc386539817}{\*\bkmkend Character_Text}{\*\bkmkend _Toc519492453}{\*\bkmkend _Toc521909698}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Character text has the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjust
 right {<char>\cell <ptext> | <atext> | '\{' <char> '\}'\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<ptext>\cell (<chrfmt>* <data>+ )+\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160
\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<data>\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {#PCDATA | <spec> | <pict> | <obj> | <do> | <foot> | <annot> | <field> | <idx> | <toc> | <book>\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Font__Character__Formatting_Propert}{\*\bkmkstart _Ref280444710}{\*\bkmkstart _Toc313960824
}{\*\bkmkstart _Toc335399098}{\*\bkmkstart _Toc380819801}{\*\bkmkstart Font_character_Formatting_Properties}{\*\bkm
 kend _Font__Character__Formatting_Propert}Font (Character) Formatting Properties{\*\bkmkend _Ref280444710}{\*\bkmkend _Toc313960824}
{\*\bkmkend _Toc335399098}{\*\bkmkend _Toc380819801}{\*\bkmkend Font_character_Formatting_Properties}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {These control words (described as <chrfmt> in the syntax description) change font (character) formatting properties
. A control word preceding plain text turns on the specified attribute. Some control words (indicated in the following table by an asterisk following the description) can be turned off by appending 0 to the control word. For example,}{\b  \\b}{
 turns on bold, while }{\b \\b0}{ turns off bold.
\par }\pard \sa120\keepn\widctlpar\adjustright {The font (character) formatting control words are listed in the following table.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\wi
 dctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\plain\cell }{
Reset font (character) formatting properties to a default value defined by the application (for example, bold, underline and
 italic are disabled; font size is reset to 12 point). The associated font (character) formatting properties (described in the section }{\field\fldedit{\*\fldinst { HYPERLINK  \\l "Associated_Character_Properties" }{{\*\datafield 
08d0c9ea79f9bace118c8200aa004ba90b0200000008000000200000004100730073006f006300690061007400650064005f004300680061007200610063007400650072005f00500072006f007000650072007400690065007300000000}}}{\fldrslt {\cs110\ul\cf2 Associated Character Properties}}}{
 of this Specification) are also reset. \cell }\pard \widctlpar\intbl\adjustright 
 {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\animtext}{\b\i N}{\b \cell 
}\pard \sa120\widctlpar\intbl\tx446\adjustright {Animated text properties:
\par 1\tab Las Vegas Lights
\par }\pard \sa120\widctlpar\intbl\tx446\tx480\adjustright {2\tab Blinking Background
\par 3\tab Sparkle Text
\par 4\tab Marching Black Ants
\par 5\tab Marching Red Ants
\par }\pard \sa120\widctlpar\intbl\tx446\adjustright {6\tab Shimmer\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\accnone\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright 
\f1\fs20\cgrid {No accent characters (over dot/over comma).\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\accdot\cell }\pard\plain 
\s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Over-dot ac
 cent.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\acccomma\cell }\pard\plain 
\s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Over-comma accent.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\b\cell }{Bold.*\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\caps\cell }{All capitals.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\cb}{\b\i N}{\b \cell }{Background color (the default is 0).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\cchs}{\b\i N }{\cell 
Indicates any characters not belonging to the default document character set and tells which character set they do belong to. Macintosh character sets are represented by values greater than 255. The values for }{\b\i 
 N}{ correspond to the values for the }
{\b \\}{\b\fs8  }{\b fcharset}{ control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\cf}{\b\i N}{\b \cell }{Foreground color (the default is 0).\cell }\pard \widctlpar\intbl\adjustright {\row 
}\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2142\clvertalt\cltxlrtb \cellx10062\pard \sa120\widctlpar\intbl\adjustright {\b \\charscalex}{\b\i N}{ \cell Character scaling value. The }{\b\i N}{
 argument is a value representing a percentage (the default is 100).\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\cs}{
\b\i N}{\b \cell }{Designates character style. If a character style is specified, style properties must be specified with the character run.}{\b  }{\b\i N }{refers to an entry in the style table.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\r
 i-120\sa120\widctlpar\intbl\adjustright {\b \\cgrid}{\b\i N}{\b \cell }\pard \sa120\widctlpar\intbl\adjustright {Character grid.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\g\cell }\pard 
\sa120\widctlpar\intbl\adjustright {\cf1 Destination related to character grids.}{\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b \\gcw\cell }\pard \sa120\widctlpar\intbl\adjustright {Grid column width.
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {\b\cf1 \\gridtbl}{\b \cell }\pard \sa120\widctlpar\intbl\adjustright {\cf1 Destination keyword related to character grids.}{\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\deleted\cell }{Marks the text as deletion.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\dn}{\b\i N}{\b \cell }{
Subscript pos
 ition in half-points (the default is 6).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b\lang3082 \\embo\cell }{\lang3082 Emboss.\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard 
\sa120\widctlpar\intbl\adjustright {\b\lang3082 \\expnd}{\b\i\lang3082 N}{\b\lang3082 \cell }{Expansion or compression of the space between characters in quarter-points; a negative value compresses (the default is 0).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\expndtw}{\b\i N}{\cell Expansion or compression of the space between characters in twips; a negative value compresses. For backward compatibility, both }{\b \\expndtw }{
and }{\b \\expnd}{ should be emitted.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\fittext}{\b\i N}{\b \cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Fit th
e text in the current group in }{\b\i N
 }{ twips. When }{\b\i N}{ is set to -1 (}{\b \\fittext-1}{), it indicates a continuation of the previous }{\b \\fittext}{\b\i N }{run. In other words, }{\f2\fs16 \{\\fittext1000 Fit this\} \{\\fittext-1 text\}}{
 fits the string \ldblquote Fit this text\rdblquote  in 1000 twips.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\f}{\b\i N}{\b \cell }{Font number.}{\b  }{\b\i N }{
refers to an entry in the font table.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\fs}{\b\i N}{\b \cell }{Font size in half-points (the default is 24).\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adjustright {\b \\i\cell }{Italic.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\impr\cell }{Engrave.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\kerning}{\b\i N}{\cel
 l Point size (in half-points) above which to kern character pairs. }{\b \\kerning0}{ turns off kerning.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright 
{\b \\langfe}{\b\i N}{\b \cell }\pard \sa240\widctlpar\intbl\adjustright {Applies a language to a character. }{\b\i N}{ is a number corresponding to a language. The }{\b \\plain}{ control word resets the language property to the language defined by }{\b 
\\deflangfe}{\b\i N}{ in the document properties.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\langfenp}{\b\i N}{\b \cell }\pard \sa240\widctlpar\intbl\adjustright {Applies a language to a character. }{
\b\i N}{ is a number corresponding to a language. The }{\b \\plain}{ control word resets the language property to the language defined by }{\b \\deflangfe}{\b\i N}{ in the document properties. Usually follows }{\b \\langfe}{\b\i N}{.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120
 \widctlpar\intbl\adjustright {\b \\lang}{\b\i N}{\b \cell }\pard \sa240\widctlpar\intbl\adjustright {Applies a language to a character. }{\b\i N}{ is a number corresponding to a language. The }{\b \\plain}{
 control word resets the language property to the language defined by }{\b \\deflang}{\b\i N}{ in the document properties.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\langnp}{\b\i N}{\b \cell }\pard 
\sa240\widctlpar\intbl\adjustright {Applies a language to a character. }{\b\i N}{ is a number corresponding to a language. The }{\b \\plain}{ control word resets the language property to the language defined by }{\b \\deflang}{\b\i N}{
 in the document properties. It is identical to }{\b \\langN}{, but needed when }{\b \\noproof}{ is written together with }{\b \\lang}{\b\i 1024}{
 in order to preserve the language of the text that is not being checked for spelling or grammar. Usually follows }{\b \\lang}{\b\i N}{.\cell }\pard \widctl
 par\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ltrch\cell }{
The character data following this control word will be treated as a left-to-right run (the default).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\rtlch\cell }{
The character data following this control word will be treated as a right-to-left run.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\noproof\cell }\pard \sa240\widctlpar\intbl\adjustright {
Do not check spelling or grammar for text in the group. Serves the function of }{\b \\lang}{1024}{\b .}{  Usually }{\b \\lang}{1024 is emitted with it for backwards compatibility with old readers.  \cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\nosupersub\cell }{Turns off superscripting or subscripting.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \ri-120\sa120\widctlpar\intbl\adjustright {
 \b \\nosectexpand\cell }\pard 
\sa120\widctlpar\intbl\adjustright {Disables character space basement.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\outl\cell }{Outline.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\rtlch\cell }{The character data following this control word will be treated as a right-to-left run.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\scaps\cell }{
Small capitals.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\shad\cell }{Shadow.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\strike\cell }{
Strikethrough.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\striked1\cell }{Double strikethrough. }{\b \\striked0}{ turns it off.\cell }\pard \widctlpar\intbl\adjustright {\row }\
 pard 
\sa120\widctlpar\intbl\adjustright {\b \\sub\cell }{Subscripts text and shrinks point size according to font information.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\super\cell }{
Superscripts text and shrinks point size according to font information.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ul\cell }{Continuous underline. }{\b \\ul0}{ turns off all underlining.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ulc}{\b\i N}{\b \cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Underline color.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {
\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\uld\cell }{Dotted underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\uldash}{\cell Dashed underline.\cell }\pard \widctlpar\intbl\adjustright {
\r
 ow }\pard \sa120\widctlpar\intbl\adjustright {\b \\uldashd}{\cell }{\lang1031 Dash-dotted underline.\cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\uldashdd}{\cell }{\lang1031 
Dash-dot-dotted underline.\cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\uldb\cell }{Double underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b 
\\ulhwave\cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Heavy wave underline.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ulldash \cell }{
Long dashed underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ulnone\cell }{Stops all underlining.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ulth
\cell }{Thick
  underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\ulthd\cell }\pard \sa120\widctlpar\intbl\adjustright {Thick dotted underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\nowidctlpar\intbl\adjustright {\b \\ulthdash \cell }\pard \sa120\widctlpar\intbl\adjustright {\lang1031 Thick dashed underline.\cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\ulthdashd 
\cell }\pard \sa120\widctlpar\intbl\adjustright {\lang1031 Thick dash-dotted underline.\cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\ulthdashdd \cell }\pard \sa120\widctlpar\intbl\adjustright {
\lang1031 Thick dash-dot-dotted underline.\cell }\pard \widctlpar\intbl\adjustright {\lang1031 \row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\ulthldash \cell }\pard \sa120\widctlpar\intbl\adjustright {Thick long dashed underline.\cell }\p
 ard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\nowidctlpar\intbl\adjustright {\b \\ululdbwave\cell }\pard \sa120\widctlpar\intbl\adjustright {Double wave underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\ulw\cell }{Word underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ulwave}{\cell Wave underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\up}{\b\i N}{\b \cell }{Superscript position in half-points (the default is 6).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\v\cell }{Hidden text.*\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\webhidden\cell }\pard \sa240\widctlpar\intbl\adjustright {
Indicates that the text in the group is hid
 den in the Word 2002 Web View and will not be emitted upon saving as Web page.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\adjustright {
\par The following table defines the {\*\bkmkstart Standard_Language_Table}standard languages{\*\bkmkend Standard_Language_Table} used by Microsoft. This table was generated by the Unicode group for use with TrueType and Unicode.
\par 
\par }\trowd \trrh315\trleft360 \clvertalt\clbrdrb\brdrs\brdrw10 \cltxlrtb \cellx3420\clvertalt\clbrdrb\brdrs\brdrw10 \cltxlrtb \cellx6750\clvertalb\clbrdrb\brdrs\brdrw10 \cltxlrtb \cellx10080\pard \sa120\keepn\widctlpar\intbl\adjustright {\b Language\cell 
ID (hexadecimal)\cell ID (decimal)\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trrh315\trleft360 \clvertalt\clbrdrt\brdrs\brdrw10 \cltxlrtb \cellx3420\clvertalt\clbrdrt\brdrs\brdrw10 \cltxlrtb \cellx6750\clvertalb\clbrdrt\brdrs\brdrw10 
\cltxlrtb \cellx10080\pard \sa120\keepn\widctlpar\intbl\adjustright {Afrikaans\cell 
 0x0436\cell 1078\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trrh315\trleft360 \clvertalt\cltxlrtb \cellx3420\clvertalt\cltxlrtb \cellx6750\clvertalb\cltxlrtb 
\cellx10080\pard \sa120\keepn\widctlpar\intbl\adjustright {Albanian\cell 0x041c\cell 1052\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Arabic\cell 0x0401\cell 1025\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Arabic Algeria\cell 0x1401\cell 5121\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Arabic Bahrain\cell 0x3c01\cell 15361
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Arabic Egypt\cell }{\lang3082 0x0c01\cell 3073\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
\lang3082 Arabic General\cell 0x0001\cell 1\cell }\pard \widctlpar\intbl\adjustright {\lang
 3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Arabic}{ Iraq}{\lang3082 \cell 0x0801\cell 2049\cell }\pard \widctlpar\intbl\adjustright {
\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Arabic Jordan\cell }{0x2c01\cell 11265\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Arabic Kuwait\cell 0x3401\cell 13313\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Arabic Lebanon\cell 0x3001\cell 12289\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Arabic Libya\cell 0x1001\cell 
4097\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Arabic Morocco\cell 0x1801\cell 6145\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Arabic Oman\cell 
0x2001\cell 8193\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120
 \keepn\widctlpar\intbl\adjustright {Arabic Qatar\cell 0x4001\cell 16385\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
Arabic Syria\cell 0x2801\cell 10241\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Arabic Tunisia\cell 0x1c01\cell 7169\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {Arabic U.A.E.\cell 0x3801\cell 14337\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Arabic Yemen\cell 0x2401\cell 9217\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Armenian\cell 0x042b\cell 1067\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Assamese\cell 0x044d\cell 1101\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Azeri Cyrillic\cell 0x082c\cell 2092\cell 
 }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Azeri Latin\cell }{\lang3082 0x042c\cell 1068\cell }\pard 
\widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Basque\cell 0x042d\cell 1069\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Bengali}{\lang3082 \cell 0
x0445\cell 1093\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Bosnia Herzegovina\cell 0x101a\cell 4122\cell }\pard \widctlpar\intbl\adjustright {\lang2057 \row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {\lang2057 Bulgarian}{\lang3082 \cell 0x0402\cell }{1026\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Burmese\cell 0x0455\cell 1109\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Byelorussian\cell }{\lang3082 0x
 0423\cell 1059\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Catalan}{\lang3082 \cell 
0x0403\cell }{1027\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Chinese China\cell 0x0804\cell 2052\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
Chinese General\cell 0x0004\cell 4\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Chinese Hong Kong\cell 0x0c04\cell 3076\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {Chinese Macao\cell 0x0c04\cell 3076\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Chinese Singapore\cell 0x1004\cell 4100\cell }\pard \widctlpar\intbl\adjustright 
{\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Chinese Taiwan\cell 0x0404\cell 1028\cell }\pard \widctlpar\intbl\adjustrig
 ht {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Croatian\cell 0x041a\cell 1050\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Czech\cell 0x0405\cell 1029\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Danish\cell 0x0406\cell 1030\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Dutch Belgium\cell 0x0813\cell 2067\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Dutch Standard\cell 0x0413\cell 1043
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {English Australia\cell 0x0c09\cell 3081\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {English Belize\cell 
0x2809\cell 10249\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {English British\cell 0x0
 809\cell 2057\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {En
glish Canada\cell 0x1009\cell 4105\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {English Caribbean\cell 0x2409\cell 9225\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {English General\cell 0x0009\cell 9\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {English Ireland\cell 0x1809\cell 6153\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {English Jamaica\cell 0x2009\cell 8201\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {English New Zealand\cell 0x1409\cell 5129\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {English Philippines\cell 0x3409\cell 13321\cell }\pard \widctlpar\intbl\adjus
 tright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {English South Africa\cell 0x1c09
\cell 7177\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {English Trinidad\cell 0x2c09\cell 11273\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
English United States\cell 0x0409\cell 1033\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {English Zimbabwe\cell 0x0409\cell 1033\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {Estonian\cell 0x0425\cell 1061\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Faeroese\cell 0x0438\cell 1080\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {Farsi\cell 0x0429\cell 1065\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Fin
 nish\cell 0x040b\cell 1035\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {French\cell 0x040c\cell 1036\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {French Belgium\cell 0x080c\cell 2060\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\keepn\widctlpar\intbl\adjustright {French Cameroon\cell 0x2c0c\cell 11276\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {French Canada\cell 0x0c0c\cell 3084\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {French Cote d\rquote Ivoire\cell 0x300c\cell 12300\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {French Luxemburg\cell 
0x140c\cell 5132\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {French Mali\cell 0x340c\cell 13324\cell }\pard \widctlpar\intbl
 \adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
French Monaco\cell 0x180c\cell 6156\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {French Reunion\cell 0x200c\cell 8204\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {French Senegal\cell 0x280c\cell 10252\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {French Swiss\cell 0x100c\cell 4108\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {French West Indies\cell 0x1c0c\cell 7180\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {French Zaire\cell 0x240c\cell 9228\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Frisian\cell 0x0462\cell 1122\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {G
 aelic\cell 0x043c\cell 1084\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Gaelic Ireland\cell }{\lang3082 0x083c\cell 2108\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Galician}{\lang3082 \cell 
0x0456\cell }{1110\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Georgian\cell 0x0437\cell 1079\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {German\cell 
0x0407\cell 1031\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {German Austrian\cell 0x0c07\cell 3079\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
German Liechtenstein\cell 0x1407\cell 5127\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {German Luxemburg\cell 0x1007\cell 4103\cell }\pard \widctl
 par\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {German Switzerland\cell 0x0807\cell 2055\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Greek\cell 0x0408\cell 1032\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\keepn\widctlpar\intbl\adjustright {Gujarati\cell 0x0447\cell 1095\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Hebrew\cell 0x040d\cell 1037\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\keepn\widctlpar\intbl\adjustright {Hindi\cell }{\lang3082 0x0439\cell 1081\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Hungarian}{\lang3082 \cell 0x040e\cell }{1038\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Icelandic\cell 0x040f\cell 1039\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustrigh
 t {Indonesian\cell }{\lang3082 0x0421\cell 
1057\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Italian}{\lang3082 \cell 0x0410\cell 1040\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
Italian Switzerland}{\lang1031 \cell 0x0810\cell }{\lang3082 2064\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Japanese}{\lang3082 \cell 0x0411\cell 1041\cell }\pard \widctlpar\intbl\adjustright {
\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Kannada\cell 0x044b\cell 1099\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Kashmiri\cell 0x0460\cell 1120
\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Kashmiri India\cell 0x0860\cell 2144\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\p
 ard 
\sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Kazakh\cell }{0x043f\cell 1087\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Khmer\cell 0x0453\cell 1107\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\keepn\widctlpar\intbl\adjustright {Kirghiz\cell 0x0440\cell 1088\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Konkani\cell }{\lang3082 0x0457\cell 1111\cell }\pard 
\widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Korean\cell 0x0412\cell 1042\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 
Korean Johab\cell 0x0812}{\cell 2066\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Lao\cell 0x0454\cell 1108\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
L
 atvian\cell 0x0426\cell 1062\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Lithuanian\cell 0x0427\cell 1063\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
Lithuanian Classic\cell 0x0827\cell }{\lang3082 2087\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Macedonian}{\cell }{\lang3082 0x043e\cell 1086\cell }\pard 
\widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Malay\cell 0x043e\cell 1086\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang1031 
Malay Brunei Darussalam\cell }{\lang3082 0x083e\cell }{2110\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Malayalam\cell 0x044c\cell 1100\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpa
 r\intbl\adjustright {Maltese\cell }{\lang3082 0x043a\cell 1082\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Manipuri\cell 0x0458  \cell 1112\cell }\pard 
\widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Marathi\cell 0x044e\cell 1102\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 
Mongolian\cell 0x0450\cell 1104\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Nepali\cell 0x0461\cell 1121\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Nepali India\cell 0x0861\cell 2145\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Norwegian Bokmal\cell 0x0414\cell 1044\cell }\pard 
\widctlpar\intbl\adjustr
 ight {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Norwegian Nynorsk\cell 0x0814\cell 2068\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
\lang3082 Oriya\cell 0x0448\cell 1096\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Polish\cell 0x0415\cell 1045\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Portuguese Brazil\cell 0x0416\cell 1046\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Portuguese Iberian\cell 0x0816\cell 2070\cell 
}\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Punjabi\cell 0x0446\cell }{1094\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Rhaeto-Romanic
\cell 0x0417\
 cell 1047\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Romanian\cell 0x0418\cell 1048\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
Romanian Moldova\cell 0x0818\cell 2072\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Russian\cell 0x0419\cell 1049\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {Russian Moldova\cell 0x0819\cell 2073\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Sami Lappish\cell 0x043b\cell 1083\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Sanskrit\cell 0x044f\cell 1103\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Serbian Cyrillic\cell 0x0c1a\cell }{\lang3082 3098\cell }\pard 
\widctlpar\intbl\adjustright {\lang3082 \row
  }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Serbian Latin\cell 0x081a\cell 2074\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
\lang3082 Sindhi\cell }{0x0459\cell 1113\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Slovak\cell 0x041b\cell 1051\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {Slovenian\cell 0x0424\cell 1060\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Sorbian\cell 0x042e\cell 1070\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {Spanish Argentina\cell 0x2c0a\cell 11274\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Spanish Bolivia\cell 0x400a\cell 16394\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Spa
 nish Chile\cell 0x340a\cell 13322\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Spanish Colombia\cell 0x240a\cell 9226
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Spanish Costa Rica\cell 0x140a\cell 5130\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft360 \clvertalt\cltxlrtb \cellx3420\clvertalt\cltxlrtb 
\cellx6750\clvertalt\cltxlrtb \cellx10080\pard \sa120\keepn\widctlpar\intbl\adjustright {Spanish Dominican Republic\cell }{\lang3082 0x1c0a\cell }\pard\plain \s21\sa120\keepn\widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang3082 7178\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang3082 \row }\trowd \trrh315\trleft360 \clvertalt\cltxlrtb \cellx3420\clvertalt\cltxlrtb \cellx6750\clvertalb\cltxlrtb \cellx10080\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Spanish Ecuador
\cell 0x300a\cell 12298\cell }\pard \widctlpar\intbl\adjustright {\l
 ang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Spanish El Salvador\cell }{0x440a\cell 17418\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {Spanish Guatemala\cell 0x100a\cell 4106\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Spanish Honduras\cell 0x480a\cell 18442\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Spanish Mexico\cell 0x080a\cell 2058\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Spanish Modern\cell 0x0c0a\cell 3082
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Spanish Nicaragua\cell 0x4c0a\cell 19466\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Spanish Panama\cell 
0x180a\cell 6154\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\w
 idctlpar\intbl\adjustright {Spanish Paraguay\cell 0x3c0a\cell 15370\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
Spanish Peru\cell }{\lang3082 0x280a\cell 10250\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Spanish Puerto Rico\cell }{0x500a\cell 20490\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Spanish Traditional\cell 0x040a\cell 1034\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Spanish Uruguay\cell 0x380a\cell 14346\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Spanish Venezuela\cell }{\lang3082 0x200a\cell 8202\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 
Sutu\cell 0x0430\cell }{1072\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
 \sa120\keepn\widctlpar\intbl\adjustright {Swahili\cell 0x0441\cell 1089\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
Swedish\cell 0x041d\cell 1053\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Swedish Finland\cell }{\lang3082 0x081d\cell 2077\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Tajik\cell 0x0428\cell 1064\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Tamil\cell 0x0449\cell 1097\cell }\pard 
\widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Tatar\cell 0x0444\cell 1092\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Telugu
\cell 0x044a\cell 1098\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\k
 eepn\widctlpar\intbl\adjustright {\lang3082 Thai\cell 0x041e\cell 1054\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Tibetan\cell 0x0451\cell 1105\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Tsonga\cell 0x0431\cell }{1073\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Tswana\cell 0x0432\cell 1074\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Turkish\cell 0x041f\cell 1055\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Turkmen\cell 0x0442\cell 1090\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Ukrainian\cell 0x0422\cell 1058\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Urdu\cell }{\lang3082 0x0420
 \cell 1056\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Urdu India\cell 
}{0x0820\cell 2080\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Uzbek Cyrillic\cell 0x0843\cell 2115\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {
Uzbek Latin\cell }{\lang3082 0x0443\cell 1091\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Venda\cell 0x0433\cell }{1075\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\keepn\widctlpar\intbl\adjustright {Vietnamese\cell 0x042a\cell 1066\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Welsh\cell }{\lang3082 0x0452\cell 1106\cell }\pard \widctlpar\intbl\adjustright {
\lang3082 \row }\pard \sa120\keepn\widctlpar\intbl\adjustright {\lang3082 Xhosa\cell 0x0434\cell }{1076
 \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\keepn\widctlpar\intbl\adjustright {Yiddish\cell 0x043d\cell 1085\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trrh315\trleft360 \clvertalt\cltxlrtb \cellx3420\clvertalt\cltxlrtb \cellx6750\clvertalb\cltxlrtb \cellx10080\pard \sa120\keepn\widctlpar\intbl\adjustright {Zulu\cell 0x0435\cell 1077\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par To read negative }{\b \\expnd}{ values from Word for the Macintosh, an RTF reader should use only the low-order 6 bits of the value read. Word for the Macintosh does not emit negative values for }{\b \\expnd}{
. Instead, it treats values from 57 through 63 as \endash 7 through \endash 1, respectively (the low-order 6 bits of 57 through 63 are the same as \endash 7 through \endash 1).
\par }\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Toc379295371}{\*\bkmkstart _Toc380819802}{\*\
 bkmkstart Character_Borders_and_Shading}Character Borders and Shading{\*\bkmkend _Toc379295371}
{\*\bkmkend _Toc380819802}{\*\bkmkend Character_Borders_and_Shading}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Character shading has the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2142\clvertalt\cltxlrtb \cellx10062\pard \sa120\widctlpar\intbl\adjustright {<shading>\cell (}{\b \\}{\b\i chshdng}{ | <pat>) }{\b \\}{\b\i chcfpat}{? }{\b \\}{\b\i chcbpat}{?\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2142\clvertalt\cltxlrtb \cellx10062\pard \sa120\widctlpar\intbl\adjustright {<pat>\cell }{\b \\chbghoriz}{ | }{\b \\chbgvert}{ | }{\b \\chbgfdiag}{ | }{\b \\chbgbdiag}{
 | }{\b \\chbgcross}{ | }{\b \\chbgdcross }{| }{\b \\chbgdkhoriz}{ | }{\b \\chbgdkvert}{ | }{\b \\chbgdkfdiag}{ | }{\b \\chbgdkbdiag}{ | }{\b \\chbgdkcross}{ | }{\b \\chbgdkdcross}{ \cell }\pard \widctlpar\intbl\adjustright
  {\row }\pard\plain 
\s15\li288\sa120\widctlpar\adjustright \f1\fs20\cgrid {
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2112\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10032\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b Control word\cell Meaning\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2112\clvertalt\cltxlrtb \cellx10032\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\chbrdr}{\cell Character border (border always appears on all sides).\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chshdng}{\b\i N}{\b \cell }{Character shading. The }{\b\i N}{ argument is a value representing the shading of the text in hundredths of a percent.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chcfpat}{\b\i N}{\b \cell }{\b\i N }{is the color of the background pattern, specifie
 d as an index into the document\rquote s color table. \cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chcbpat}{\b\i N}{\b \cell }{\b\i N}{ is the fill color, specified as an index into the document's color table.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\chbghoriz\cell }{Specifies a horizontal background pattern for the text.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chbgvert}{\cell 
Specifies a vertical background pattern for the text.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chbgfdiag\cell }{Specifies a forward diagonal background pattern for the text (\\\\\\\\).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chbgbdiag\cell }{Specifies a backward diagonal background pattern for the text (////).\cell }\pard \widctlpar\intbl\adj
 ustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\chbgcross\cell }{Specifies a cross background pattern for the text.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chbgdcross\cell }{
Specifies a diagonal cross background pattern for the text.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chbgdkhoriz\cell }{Specifies a dark horizontal background pattern for the text.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chbgdkvert\cell }{Specifies a dark vertical background pattern for the text.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
chbgdkfdiag\cell }{Specifies a dark forward diagonal background pattern for the text (}{\b \\\\\\\\}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chbgdkbdiag\cell }{
Specifies a dark backward di
 agonal background pattern for the text (}{\b ////}{).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chbgdkcross\cell }{Specifies a dark cross background pattern for the text.
\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2112\clvertalt\cltxlrtb \cellx10032\pard \sa120\widctlpar\intbl\adjustright {\b \\chbgdkdcross\cell }{Specifies a dark diagonal cross background 
pattern for the text.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {The color, width, and border style keywords for character borders are the same as the keywords for paragraph borders.
\par 
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clve
 rtalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Track Changes (Revision Mark) Properties\cell 
}\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\f5 \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\revised\cell }{
Text has been added since revision marking was turned on.\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\revauth}{\b\i N}{\b \cell }{Index into the revision table. The content of the }{\b\i N}{
th group in the revision table is considered to be the author of that revision.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\revdttm}{\b\i N}{\b \cell }{
Time of the revision. The 32-bit DTTM structure is emitted as a long integer.\cell }\pard \widctlpar\intbl\adjustright {
 \row }\trowd \trleft446\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard\plain 
\s81\sa120\nowidctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\crauth}{\b\i N}{\b \cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Index into the revision table. The content of the }{\b\i N}{
th group in the revision table is considered to be the author of that revision. 
\par }{\b Note}{ This keyword is used to indicate formatting revisions, such as bold, italic, and so on. \cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\crdate}{\b\i N}{\b \cell }{Time of the revisi
on. The 32-bit DTTM structure is emitted as a long integer.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\revauthdel}{\b\i N}{\b \cell }{Index into the revision table. The content of the }{\b\i N}{
th group in the revision table is considered to be the author of that deletion. \cell }\pard \widctlpar\i
 ntbl\adjustright {\row }\trowd \trleft446\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard 
\sa120\widctlpar\intbl\adjustright {\b \\revdttmdel}{\b\i N}{\b \cell }{Time of the deletion. The 32-bit DTTM structure is emitted as a long integer.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain 
\s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Toc313960825}{\*\bkmkstart _Toc335399099}{\*\bkmkstart _Toc380819803}{\*\bkmkstart Associated_Character_Properties}Associated Character Properties
{\*\bkmkend _Toc313960825}{\*\bkmkend _Toc335399099}{\*\bkmkend _Toc380819803}{\*\bkmkend Associated_Character_Properties}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Bidirectional-aware text processors often need to associate a Latin (or other left-to-right) font with an Arabic or Hebrew (or other right-to-left) font. The association is needed t
o match commonly used pairs of fonts in name, size, and other attr
 ibutes. Although RTF defines a broad variety of associated character properties, any implementation may choose not to implement a particular associated character property and share the prop
erty between the Latin and Arabic fonts.
\par Property association uses the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<atext>\cell <ltrrun> | <rtlrun>\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb 
\cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<ltrrun>\cell }{\b \\rtlch}{ }{\b\i \\af}{ & <aprops>* }{\b \\ltrch}{ <ptext>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain 
\s71\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {<rtlrun>\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {\b \\ltrch}{ }{\b\i \\af}{ & <aprops>* }{\b \\rtlch}{ <ptext>\cell }\pard \widctlpar\intbl\adjust
 right {\row }\pard 
\sa120\widctlpar\intbl\adjustright {<atext>\cell <losbrun> | <hisbrun> | <dbrun>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<losbrun>\cell }{\b \\hich}{ }{\b\i \\af}{ & <aprops> }{\b \\dbch}{ }{\b\i \\af}{
 & <aprops> }{\b \\loch}{ <ptext>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<hisbrun>\cell }{\b \\loch}{ }{\b\i \\af}{ & <aprops> }{\b \\dbch}{ }{\b\i \\af}{ & <aprops> }{\b \\hich}{ <ptext>\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<dbrun>\cell }{\b \\loch}{ }{\b\i \\af}{ & <aprops> }{\b \\hich}{ }{\b\i \\af}{ & <aprops> 
}{\b \\dbch}{ <ptext>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {The following are some examples of property association. Th
e first example is a right-to-left run. Text will 
 use the default bidirectional font, and will be underlined. The left-to-right font associated with this run is font 2 (in the font table) with bold and underlining.
\par }\pard\plain \s70\li432\sa240\widctlpar\adjustright \f2\fs16\cgrid {\lang1031 \\ltrch\\af2\\ab\\au\\rtlch\\u Sample Text
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The next example is a left-to-right run. The right-to-left font and the left-to-right font use the default font (specified by }{\b \\deff}{).
\par }\pard\plain \s70\li432\sa240\widctlpar\adjustright \f2\fs16\cgrid {\\plain\\rtlch\\ltrch Sample Text 
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The following example is a left-to-right run. The right-to-left font is font 5, bold and itali
cized. The left-to-right font is the default font, underlined. If the reader does not support underlining in the associated font, both fonts will be underlined.
\par }\pard\plain \s70\li432\sa240\widctlpar\adjustright \f2\fs16\cgrid {\
 \rtlch\\af5\\ab\\ai\\ltrch\\u Sample Text
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The property association control words (described as <apro
ps> in the syntax description) are listed in the following table. Some control words (indicated in the table by an asterisk following the description) can be turned off by appending 0 to the control word.
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\ab\cell }{Associated font is bold.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\acaps\cell }{Associated font is all capitals.*\cell }\pard \widctlpar\intbl\adjustright {\
 row }\pard \sa120\widctlpar\intbl\adjustright {\b \\acf}{\b\i N}{\b \cell }{Associated foreground color (the default is 0).
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\adn}{\b\i N}{\b \cell }{Associated font is subscript position in half-points (the default is 6).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\aexpnd}{\b\i N}{\b \cell }{Expansion or compression of the space between characters in quarter-points; a negative value compresses (the default is 0).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\af}{\b\i N}{\b \cell }{Associated font number (the default is 0).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\afs}{\b\i N}{\b \cell }{
Associated font size in half-points (the default is 24).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \
 \ai\cell }{Associated font is italic.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\alang}{\b\i N}{\b \cell }{Language ID for the associated font. (This uses the same language ID codes described in the }{\field\fldedit{\*\fldinst { HYPERLINK  \\l "Standard_Language_Table" }{{\*\datafield 
08d0c9ea79f9bace118c8200aa004ba90b0200000008000000180000005300740061006e0064006100720064005f004c0061006e00670075006100670065005f005400610062006c006500000000}}}{\fldrslt {\cs110\ul\cf2 standard language table}}}{ in the }{\field\fldedit{\*\fldinst {
 HYPERLINK  \\l "Character_Text" }{{\*\datafield 08d0c9ea79f9bace118c8200aa004ba90b02000000080000000f0000004300680061007200610063007400650072005f005400650078007400000000}}}{\fldrslt {\cs110\ul\cf2 Character Text}}}{ section of this Specification.)\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aoutl\cell }{Associated font is outline.*\cell }\pard \widctlpa
 r\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ascaps\cell }{Asso
ciated font is small capitals.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ashad\cell }{Associated font is shadow.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\astrike\cell }{Associated font is strikethrough.*\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aul\cell }{Associated font is continuous underline. }{\b \\aul0}{
 turns off all underlining for the alternate font.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\auld\cell }{Associated font is dotted underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\auldb\cell }{Associated font is double underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright
  {\b \\aulnone\cell }{Associated font is no longer underlined.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aulw\cell }{Associated font is word underline.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\aup}{\b\i N}{\b \cell }{
Superscript position in half-points (the default is 6).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\loch\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {
The text consists of single-byte low-ANSI (0x00\endash 0x7F) characters.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\hich\cell }\pard\plain \sa120\widctlpar\intbl\adjustright 
\f1\fs20\cgrid {The text consists of single-byte high-ANSI (0x80\endash 0xFF) characters.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep
  \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\dbch\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {The text consists of double-byte characters.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row 
}\pard\plain \s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Toc330004338}{\*\bkmkstart _Ref335384396}{\*\bkmkstart _Toc335399100}{\*\bkmkstart _Toc380819804}{\*\bkmkstart Highlighting}{\*\bkmkstart _Ref280444374}
{\*\bkmkstart _Toc313960826}Highlighting{\*\bkmkend _Toc330004338}{\*\bkmkend _Ref335384396}{\*\bkmkend _Toc335399100}{\*\bkmkend _Toc380819804}{\*\bkmkend Highlighting}
\par }\pard\plain \sa240\keepn\widctlpar\adjustright \f1\fs20\cgrid {This property applies highlighting to text. The formatting is not a character format, so it cannot be part of a style definition.
\par }\trowd \trgaph108\trleft324\trkeep \cl
 vertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2052\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx9972\pard \sa120\keepn\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard 
\widctlpar\intbl\adjustright {\b \row }\trowd \trgaph108\trleft324\trkeep \clvertalt\cltxlrtb \cellx2052\clvertalt\cltxlrtb \cellx9972\pard\plain \s68\sb120\sa240\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\highlight}{\i N}{\cell }\pard\plain 
\s77\qj\sb120\sa240\widctlpar\intbl\tx864\adjustright \f1\fs20\cgrid {Highlights the specified text. }{\b\i N}{ specifies the color as an index of the color table.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain 
\s4\sb240\sa240\keepn\widctlpar\outlinelevel3\adjustright \b\i\f1\cgrid {{\*\bkmkstart _Toc335399101}{\*\bkmkstart _Ref335401498}{\*\bkmkstart _Ref335402606}{\*\bkmkstart _Ref335402655}{\*\bkmkstart _Ref335402668}{\*\bkmkstart _Ref335402836}
{\*\bkmkstart _Ref335403019}{\*\bkmkstart _Ref335403299}{\*\bkmkstar
 t _Ref335403350}{\*\bkmkstart _Toc380819805}{\*\bkmkstart Special_Characters}Special Characters{\*\bkmkend _Ref280444374}{\*\bkmkend _Toc313960826}{\*\bkmkend _Toc335399101}
{\*\bkmkend _Ref335401498}{\*\bkmkend _Ref335402606}{\*\bkmkend _Ref335402655}{\*\bkmkend _Ref335402668}{\*\bkmkend _Ref335402836}{\*\bkmkend _Ref335403019}{\*\bkmkend _Ref335403299}{\*\bkmkend _Ref335403350}{\*\bkmkend _Toc380819805}
{\*\bkmkend Special_Characters}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {The RTF Specification includes control words for special characters (described as
 <spec> in the character-text syntax description). If a special-character control word is not recognized by the RTF reader, it is ignored and the text following it is considered plain text. The RTF Specification is flexible enough to allow new special cha
racters to be added for interchange with other software.
\par The special RTF characters are listed in the following table.
\par }\trowd \trleft432\trkeep\
 trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\chdate\cell }{Current date (as in headers).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\chdpl\cell }{Current date in long format (for example, Thursday, October 28, 1997).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chdpa\cell }{
Current date in abbreviated format (for example, Thu, Oct 28, 1997).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chtime\cell }{Current time (as in headers).\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\adj
 ustright {\b \\chpgn\cell }{Current page number (as in headers).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sectnum\cell }{Current section number (as in headers).\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chftn\cell }{Automatic footnote reference (footnotes follow in a group).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {
\b \\chatn\cell }{Annotation reference (annotation text follows in a group).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chftnsep\cell }{Anchoring character for footnote separator.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\chftnsepc\cell }{Anchoring character for footnote continuation.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\cell\cell }{
End of table cell.\cel
 l }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\nestcell\cell }{End of nested table cell.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\row
\cell }{End of table row.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\nestrow\cell }{End of nested table row.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b 
\\par\cell }{End of paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\sect\cell }{End of section and paragraph.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\page\cell }{Required page break.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\column\cell }{Required column break.\cell }\pard \widctlpar\intbl\adjustright {\row 
}\pard \sa120\widctlpar\intbl\ad
 justright {\b \\line\cell }\pard\plain \s21\sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Required line break (no paragraph break).\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\lbr}{\b\i N}{\b \cell }{Text wrapping break of type:
\par 0\tab Default line break (just like }{\b \\line}{)
\par 1\tab Clear left
\par 2\tab Clear right
\par 3\tab Clear all
\par Whenever an }{\b \\lbr}{ is emitted, a }{\b \\line}{ will be emitted for the benefit of old readers.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\softpage\cell }{
Nonrequired page break. Emitted as it appears in galley view.\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\softcol\cell }{Nonrequired column break. Emitted as it appears in galley view.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\softline\cell }{
 Nonrequired line break. Emitted as it appears in galley view.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b 
\\softlheight}{\b\i N}{\b \cell }{Nonrequired line height. This is emitted as a prefix to each line.\cell }\pard \widctlpar\intbl\adjustright {\b \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\tab\cell }{Tab character. \cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\emdash\cell }{Em dash (\emdash ).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b\lang3082 \\endash\cell }{\lang3082 En dash (
\endash ).\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\emspace\cell }{Nonbreaking space equal to width of character "m" in current font. Some old RTF writers use the construct \lquote \{}{\b \\
emspace}{  \}\rquote  (with two spaces before the closing brace) to trick readers unaware of
  }{\b \\emspace}{ into parsing a regular space. A reader should interpret this as an }{\b \\emspace}{ and a regular space.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\enspace\cell }{Nonbreaking space equal to width of character "n" in current font. Some old RTF writers use the construct \lquote \{}{\b \\enspace}{  \}\rquote 
 (with two spaces before the closing brace) to trick readers unaware of }{\b \\enspace}{ into parsing a regular space. A reader should interpret this as an }{\b \\enspace}{ and a regular space.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain 
\s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\qmspace\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {One-quarter em space.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b 
\\bullet\cell }{Bullet character.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\in
 tbl\adjustright {\b \\lquote\cell }{Left single quotation mark.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\rquote\cell }{Right single quotation mark.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ldblquote\cell }{Left double quotation mark.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rdblquote\cell }{Right double quotation mark.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\|\cell }{
Formula character. (Used by Word 5.1 for the Macintosh as the beginning delimiter for a string of formula typesetting commands.)\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\~\cell }{Nonbreaking space.
\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\-\cell }{Optional hyphen.\cell }\pard \widctlpar\intbl\adju
 stright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\_\cell }{Nonbreaking hyphen.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\:\cell }{Specifies a subentry in an index entry.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\*\cell }{
Marks a destination whose text should be ignored if not understood by the RTF reader.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\'}{\b\i hh}{\b \cell }{
A hexadecimal value, based on the specified character set (may be used to identify 8-bit values).\cell }\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ltrmark\cell }{
The following characters should be displayed from left to right; usually found at the start of }{\b \\ltrch}{ runs.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rtlmark\cell }{
The followi
 ng characters should be displayed from right to left; usually found at the start of }{\b \\rtlch}{ runs.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\zwbo\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Zero-width break opportunity. Used to insert break opportunity between two characters.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard\plain \s68\sb60\sa60\widctlpar\intbl\adjustright 
\b\f1\fs20\cgrid {\\zwnbo\cell }\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {Zero-width nonbreak opportunity. Used to remove break opportunity between two characters.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\zwj\cell }{Zero-width joiner. This is used for ligating (joining) characters.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080
\pard \sa
 120\widctlpar\intbl\adjustright {\b \\zwnj\cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {Zero-width nonjoiner. This is used for unligating a character. \cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {
\row }\pard \sa120\widctlpar\adjustright {
\par A carriage return (character value 13) or linefeed (character value 10) will be treated as a }{\b \\par}{ control if the character is preceded by a backslash. You must incl
ude the backslash; otherwise, RTF ignores the control word. (You may also want to insert a carriage-return/linefeed pair without backslashes at least every 255 characters for better text transmission over communication lines.)
\par A tab (character value 9) should be treated as a }{\b \\tab }{control word. Not all RTF readers understand this; therefore, an RTF writer should always emit the control word for tabs.
\par }\pard \sa120\keepn\widctlpar\adjustright {The following are the code values for the special characters listed.
 
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2160\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx5186\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell 
Word for Windows and OS/2\cell Apple Macintosh\cell }\pard \widctlpar\intbl\adjustright {\b\fs19 \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx5186\clvertalt\cltxlrtb \cellx10080\pard 
\sb120\sa120\widctlpar\intbl\adjustright {\b \\bullet\cell }{\lang3082 149\cell 0xA5\cell }\pard \widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\widctlpar\intbl\adjustright {\b\lang3082 \\endash\cell }{\lang3082 150\cell 0xD1\cell }\pard 
\widctlpar\intbl\adjustright {\lang3082 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\emdash\cell }{151\cell 0xD0\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\lquote\cell }{145\cell 0xD4\cell 
}\pard \w
 idctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\rquote\cell }{146\cell 0xD5\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\ldblquote\cell }{147\cell 0xD2\cell 
}\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx5186\clvertalt\cltxlrtb \cellx10080\pard \sa240\widctlpar\intbl\adjustright {\b \\rdblquote\cell }{148\cell 0xD3\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard\plain \s3\sb240\sa240\keepn\widctlpar\tx2070\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Toc330004339}{\*\bkmkstart _Ref335384302}{\*\bkmkstart _Toc335399102}{\*\bkmkstart _Toc380819806}
{\*\bkmkstart _Toc381591837}{\*\bkmkstart _Toc382644198}{\*\bkmkstart _Toc383176029}{\*\bkmkstart _Toc386002187}{\*\bkmkstart _Toc386539818}{\*\bkmkstart Document_Variables}{\*\bkmkstart _Toc519492454}{\*\bkmkstart _Toc521909699}
{\*\bkmkstart _Ref280443921}{\*\
 bkmkstart _Toc313960827}Document Variables{\*\bkmkend _Toc330004339}{\*\bkmkend _Ref335384302}{\*\bkmkend _Toc335399102}{\*\bkmkend _Toc380819806}{\*\bkmkend _Toc381591837}{\*\bkmkend _Toc382644198}{\*\bkmkend _Toc383176029
}{\*\bkmkend _Toc386002187}{\*\bkmkend _Toc386539818}{\*\bkmkend Document_Variables}{\*\bkmkend _Toc519492454}{\*\bkmkend _Toc521909699}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {Document variables are definable and accessed through macros. Document variables have the following syntax:
\par }\trowd \trgaph108\trleft324\trkeep \clvertalt\cltxlrtb \cellx2052\clvertalt\cltxlrtb \cellx9972\pard\plain \s68\sb120\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 <variables>\cell }\pard\plain \s77\qj\sb120\sa120\widctlpar\intbl
\tx864\adjustright \f1\fs20\cgrid {\lquote \{\\*\rquote  <docvar>\lquote \{\rquote  <varname> \lquote \}\rquote  \lquote \{\rquote  <vartext> \lquote \}\rquote  \lquote \}\rquote *\cell }\pard\plain \widctlpar\intbl\adj
 ustright \f1\fs20\cgrid {\row 
}\trowd \trgaph108\trleft324\trkeep \clvertalt\cltxlrtb \cellx2052\clvertalt\cltxlrtb \cellx9972\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0\lang3082 <docvar>\cell }\pard\plain \s77\sa120\widctlpar\intbl\tx864\adjustright 
\f1\fs20\cgrid {\b\lang3082 \\docvar }{\lang3082 \cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\lang3082 \row }\pard\plain \s68\sa120\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0\lang3082 <varname>\cell }\pard\plain 
\s77\qj\sa120\widctlpar\intbl\tx864\adjustright \f1\fs20\cgrid {#PCDATA\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trgaph108\trleft324\trkeep \clvertalt\cltxlrtb \cellx2052\clvertalt\cltxlrtb \cellx9972\pard\plain 
\s68\sa240\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\b0 <vartype>\cell }\pard\plain \s77\qj\sa240\widctlpar\intbl\tx864\adjustright \f1\fs20\cgrid {#PCDATA}{\b \cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgri
 d {\row }\pard 
\sa120\widctlpar\adjustright {
\par The control word is described in the following table.
\par }\trowd \trgaph108\trleft324\trkeep \clvertalt\cltxlrtb \cellx2052\clvertalt\cltxlrtb \cellx9972\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b \row }\trowd \trgaph108\trleft324\trkeep 
\clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx2052\clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx9972\pard\plain \s68\sb120\sa240\widctlpar\intbl\adjustright \b\f1\fs20\cgrid {\\ docvar\cell }\pard\plain \s77\qj\sb120\sa240\widctlpar\intbl
\tx864\adjustright \f1\fs20\cgrid {A group that defines a document variable name and its value.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {
{\*\bkmkstart _Toc335399103}{\*\bkmkstart _Ref335402486}{\*\bkmkstart _Ref335402800}{\*\bkmkstart _Toc380819807}{\*\bkmkstart _Toc381
 591838}{\*\bkmkstart _Toc382644199}{\*\bkmkstart _Toc383176030}{\*\bkmkstart _Toc386002188}{\*\bkmkstart _Toc386539819}
{\*\bkmkstart Bookmarks}{\*\bkmkstart _Toc519492455}{\*\bkmkstart _Toc521909700}Bookmarks{\*\bkmkend _Ref280443921}{\*\bkmkend _Toc313960827}{\*\bkmkend _Toc335399103}{\*\bkmkend _Ref335402486}{\*\bkmkend _Ref335402800}{\*\bkmkend _Toc380819807}
{\*\bkmkend _Toc381591838}{\*\bkmkend _Toc382644199}{\*\bkmkend _Toc383176030}{\*\bkmkend _Toc386002188}{\*\bkmkend _Toc386539819}{\*\bkmkend Bookmarks}{\*\bkmkend _Toc519492455}{\*\bkmkend _Toc521909700}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {This destination may specify one of two control words: \\}{\b *\\bkmkstart}{, which indicates the start of the specified bookmark, and \\}{\b *\\bkmkend}{
, which indicates the end of the specified bookmark.
\par Bookmarks have the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpa
 r\intbl\adjustright {<book>\cell <bookstart> | <bookend>\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<bookstart>\cell '\{\\*' }{\b \\bkmkstart}{ (}{\b \\}{\b\i bkmkcolf}{? &}{\b  }{\b\i \\bkmkcoll}{?) #PCDATA '\}'\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2160\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<bookend>\cell '\{\\*' }{\b \\bkmkend}{ #PCDATA '\}'\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par A bookmark is shown in the following example:
\par }\pard\plain \s70\li432\sa120\widctlpar\adjustright \f2\fs16\cgrid {\\pard\\plain \\fs20 Kuhn believes that science, rather than 
\par discovering in experience certain structured 
\par relationships, actually creates (or already participates in) 
\par a presupposed structure t
 o which it fits the data. 
\par \{\\bkmkstart paradigm\} Kuhn calls such a presupposed 
\par }\pard \s70\li432\sa240\widctlpar\adjustright {\lang1036 structure a paradigm.\{\\bkmkend paradigm\}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {
The bookmark start and end are matched with the bookmark tag. In this example, the bookmark tag is "paradigm." Each bookmark start should have a matching bookmark end; however, the bookmark start and the bookmark end may be in any order.
\par }{\b \\bkmkcolf}{\b\i N }{is used to denote the first column of a table covered by a bookmark. If it is not included, the first column is assumed. }{\b \\bkmkcoll}{\b\i N}{
 is used to denote the last column. If it is not used, the last column is assumed. These controls are used within the }{\b \\*\\bkmkstart}{ destination following the }{\b \\bkmkstart}{ control. For example, }{\f2\fs16 \{\\*\\bkmkstart\\bkmkcolf2\\
bkmkcoll5 Table1\}}{ places the bookmark "Table1" in columns 2 through 5 of
  a table.
\par }\pard\plain \s3\sb240\sa240\keepn\widctlpar\outlinelevel2\adjustright \b\f1\fs28\cgrid {{\*\bkmkstart _Toc313960828}{\*\bkmkstart _Toc335399104}{\*\bkmkstart _Toc380819808}{\*\bkmkstart _Toc381591839}{\*\bkmkstart _Toc382644200}
{\*\bkmkstart _Toc383176031}{\*\bkmkstart _Toc386002189}{\*\bkmkstart _Toc386539820}{\*\bkmkstart Pictures}{\*\bkmkstart _Toc519492456}{\*\bkmkstart _Toc521909701}Pictures{\*\bkmkend _Toc313960828}{\*\bkmkend _Toc335399104}{\*\bkmkend _Toc380819808}
{\*\bkmkend _Toc381591839}{\*\bkmkend _Toc382644200}{\*\bkmkend _Toc383176031}{\*\bkmkend _Toc386002189}{\*\bkmkend _Toc386539820}{\*\bkmkend Pictures}{\*\bkmkend _Toc519492456}{\*\bkmkend _Toc521909701}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {An RTF file can include pictures created with other applications. These pictures can be in hexadecimal (the default) or binary format. Pictures are destinations and begin with the \\}{\b pict}{
 control word. The }{\b \\pict}{ keyword 
 is preceded by the}{\b  \\*\\shppict}{ destination control keyword as described in the following example. A picture destination has the following syntax:
\par }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2340\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<pict>\cell '\{' }{\b \\pict}{ (<brdr>? & <shading>? & <picttype> & <pictsize> & <metafileinfo>?) <data> '\}'\cell }\pard 
\widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2340\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {<picttype>\cell |}{\b  \\emfblip}{ |}{\b  \\pngblip}{ |}{\b  \\jpegblip | \\macpict}{ | }{
\b\i \\pmmetafile}{ | }{\b\i \\wmetafile}{ | }{\b\i \\dibitmap}{ <bitmapinfo> | }{\b\i \\wbitmap }{<bitmapinfo>\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<bitmapinfo>\cell }{\b\i \\wbmbitspixel}{\b  }{& }{
\b\i \\wbmplanes}{ & }{\b\i \\wbmwidthbytes}{\cell }\pard \widctlpar\intbl\ad
 justright {\row }\pard \sa120\widctlpar\intbl\adjustright {<pictsize>\cell (\\}{\b\i picw}{ & }{\b\i \\pich}{) \\}{\i picwgoal}{? & \\}{\i pichgoal}{? }{\b\i \\picscalex}{? & }{
\b\i \\picscaley}{? & }{\b \\picscaled}{? & }{\b\i \\piccropt}{? & }{\b\i \\piccropb}{? & }{\b\i \\piccropr}{? & }{\b\i \\piccropl}{?\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {<metafileinfo>\cell }{\b \\
picbmp }{& }{\b \\}{\b\i picbpp}{\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2340\clvertalt\cltxlrtb \cellx10080\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {<data>\cell 
}\pard\plain \sa120\widctlpar\intbl\adjustright \f1\fs20\cgrid {(\\}{\b\i bin}{ #BDATA) | #SDATA\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\adjustright {
\par }\pard \sa120\keepn\widctlpar\adjustright {These control words are described in the following table. Some measurements in this table
  are in twips. A twip is one-twentieth of a point.
\par }\trowd \trleft432\trkeep \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2117\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10037\pard \sb120\sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2117\clvertalt\cltxlrtb \cellx10037\pard \sb120\sa120\widctlpar\intbl\adjustright {\b \\emfblip\cell }{Source of the picture is an EMF (enhanced metafile).\cell }\pard \widctlpar\intbl\adjustright {
\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pngblip\cell }{Source of the picture is a PNG.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\jpegblip\cell }\pard \sa120\widctlpar\intbl
\tx480\adjustright {Source of the picture is a JPEG.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\shppict\cell }{Specifies a Word 97 through
  Word 2002 picture. This is a destination control word.\cell 
}\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\nonshppict\cell }{Specifies that Word 97 through Word 2002 has written a}{\f2\fs16  \{\\pict }{destination that it wil
l not read on input. This keyword is for compatibility with other readers.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\macpict\cell }{Source of the picture is QuickDraw.\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pmmetafile}{\b\i N}{\b \cell }{Source of the picture is an OS/2 metafile. The }{\b\i N}{ argument identifies the metafile type. The }{\b\i N}{ values are described in the 
\\}{\b\i pmmetafile}{ }{\field\fldedit{\*\fldinst { HYPERLINK  \\l "Pmmetafile_Table" }{{\*\datafield 08d0c9ea79f9bace118c8200aa004ba90b02000000080000001100000050006d006d00650074006100660069006c0065005f005400610062006c006500000000}}}{\fl
 drslt {
\cs110\ul\cf2 table}}}{ further on in this section.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\wmetafile}{\b\i N}{\b \cell }{Source of the picture is a Windows metafile. The }{\b\i N}{
 argument identifies the metafile type (the default type is 1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\dibitmap}{\b\i N}{\b \cell }{Source of the picture is a Windows device-independent bitmap. The }
{\b\i N}{ argument identifies the bitmap type, which must equal 0.
\par The information to be included in RTF from a Windows device-independent bitmap is the concatenation of the BITMAPINFO structure followed by the actual pixel data.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2117\clvertalt\cltxlrtb \cellx10037\pard \sa120\widctlpar\intbl\adjustright {\b \\wbitmap}{\b\i N}{\b \cell }{Source of the picture is a Windows device-dependent
  bitmap. The }{\b\i N}{
 argument identifies the bitmap type (must equal 0).
\par }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {The information to be included in RTF from a Windows device-dependent bitmap is the result of the }{\b GetBitmapBits }{function.\cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\pard \sa120\nowidctlpar\adjustright {The following is an example of the }{\b \\shppict }{group:
\par }\pard\plain \s70\li432\sa120\widctlpar\adjustright \f2\fs16\cgrid {\{\\*\\shppict \{\\pict \\emfblip \u8230\'c9.. \}\}\{\\nonshppict \{\\pict \u8230\'c9.\}\}
\par }\pard\plain \sa120\widctlpar\adjustright \f1\fs20\cgrid {For best device-independence and interoperability with Microsoft products, use of the \\}{\b wbitmap}{ and \\}{\b dibitmap}{ control words is discouraged.}{\b  }{Rather, bit
maps should be embedded within Windows metafiles and the \\}{\b wmetafile}{ control word should be used.}{\b  }{For more information on the }{\b GetDI
 Bits }{and }{\b GetBitmapBits }{
functions and the structure of Windows device-independent and device-dependent bitmaps, as well as information on embedding bitmaps within metafiles, see }{\i Volume 1}{ and }{\i Volume 2}{ of the }{\i Programmer's Reference}{
 in the Microsoft Windows 3.1 Software Development Kit.  The following table outlines picture control keywords:
\par }\trowd \trleft432\trkeep\trhdr \clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx2340\clvertalt\clbrdrb\brdrs\brdrw15 \cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b Control word\cell Meaning\cell }\pard \widctlpar\intbl\adjustright {\b 
\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Bitmap Information\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2332\clvertalt\cltxlrtb \
 cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\wbmbitspixel}{\b\i N}{\b \cell }{
Number of adjacent color bits on each plane needed to define a pixel.}{\b  }{Possible values are 1 (monochrome), 4 (16 colors), 8 (256 colors) and 24 (}{\b RGB}{). The default value is 1.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\wbmplanes}{\b\i N}{\b \cell }{Number of bitmap color planes (must equal 1).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\wbmwidthbytes}{\b\i N}{\b \cell 
}\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Specifies the number of bytes in each raster line. This value must be an even number because the Windows Graphics Device Interface (GDI) assumes that the bit values of a bitmap form an array of integer (two-byte) values. In other words, }{\b \\wbmwidthb
ytes}{ multiplied by 8 must be the next multiple of 16 greater than or equal to the }{\b \\picw
 }{ (bitmap width in pixels) value.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt
\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Picture Size, Scaling, and Cropping}{\i \cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {
\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2340\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\picw}{\b\i N}{\b \cell }{\i xExt}{
 field if the picture is a Windows metafile; picture width in pixels if the picture is a bitmap or from QuickDraw. The }{\b\i N}{ argument is a long integer.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
pich}{\b\i N}{\b \cell }{\i yExt}{ field if the picture is a Windows metafile; picture height in pixels if the picture is a bitmap or from QuickDraw. The }{\b\i N}{ a
 rgument is a long integer.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\picwgoal}{\b\i N}{\b \cell }{Desired width of the picture in twips. The }{\b\i N}{ argument is a long integer.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\pichgoal
}{\b\i N}{\b \cell }{Desired height of the picture in twips. The }{\b\i N}{\i  }{argument is a long integer.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\picscalex}{\b\i N}{\b \cell }{
Horizontal scaling value. The }{\b\i N}{ argument is a value representing a percentage (the default is 100 percent).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\picscaley}{\b\i N}{\b \cell }{
Vertical scaling value. The }{\b\i N}{ argument is a value representing a percentage (the default is 100 percent).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widct
 lpar\intbl\adjustright {\b \\picscaled\cell }{
Scales the picture to fit within the specified frame. Used only with \\}{\b macpict}{ pictures.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2340\clvertalt\cltxlrtb \cellx10072\pard 
\sa120\widctlpar\intbl\adjustright {\b \\picprop\cell }{Indicates there are shape properties applied to an inline picture. This is a destination control word.\cell }\pard \widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\
defshp\cell }{Indicates that the inline picture is a WordArt shape.\cell }\pard \widctlpar\intbl\adjustright {\row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2340\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\
piccropt}{\b\i N}{\b \cell }{Top cropping value in twips. A positive value crops toward the center of the picture; a negative value crops away from the center, adding a space border around the picture (the de
 fault value is 0).\cell }\pard 
\widctlpar\intbl\adjustright {\row }\pard \sa120\widctlpar\intbl\adjustright {\b \\piccropb}{\b\i N}{\b \cell }{
Bottom cropping value in twips. A positive value crops toward the center of the picture; a negative value crops away from the center, adding a space border around the picture (the default value is 0).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\piccropl}{\b\i N}{\b \cell }{
Left cropping value in twips. A positive value crops toward the center of the picture; a negative value crops away from the center, adding a space border around the picture (the default value is 0).\cell }\pard \widctlpar\intbl\adjustright {\row }\pard 
\sa120\widctlpar\intbl\adjustright {\b \\piccropr}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Right cropping value in twips. A positive value crops toward the center of the picture; a negative value crops away from the center, a
 dding a space border around the picture (the default value is 0).\cell }\pard\plain \widctlpar\intbl\adjustright 
\f1\fs20\cgrid {\row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 \cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Metafile Information\cell }\pard\plain 
\widctlpar\intbl\adjustright \f1\fs20\cgrid {\f5 \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2340\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\picbmp\cell }{Specifies whether a metafile contains a bitmap.\cell 
}\pard \widctlpar\intbl\adjustright {\f5 \row }\pard \sa120\widctlpar\intbl\adjustright {\b \\picbpp}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {
Specifies the bits per pixel in a metafile bitmap. The valid range is 1 through 32, with 1, 4, 8, and 24 being recognized.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid
  {\f5 \row }\trowd \trleft432\trkeep \clvertalt\clbrdrt\brdrs\brdrw15 
\cltxlrtb \cellx10080\pard\plain \s79\sa120\keepn\widctlpar\intbl\brdrb\brdrs\brdrw15\brsp20 \adjustright \shading2000 \f1\fs20\cgrid {Picture Data\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\f5 \row }\trowd \trleft432\trkeep 
\clvertalt\cltxlrtb \cellx2340\clvertalt\cltxlrtb \cellx10080\pard \sa120\widctlpar\intbl\adjustright {\b \\bin}{\b\i N}{\b \cell }\pard\plain \s71\sa240\widctlpar\intbl\adjustright \f1\fs20\cgrid {The picture is in binary format. The numeric parameter }{
\b\i N}{ is the number of bytes that follow. Unlike all other controls, this control word takes a 32-bit parameter.\cell }\pard\plain \widctlpar\intbl\adjustright \f1\fs20\cgrid {\f5 \row }\trowd \trleft432\trkeep \clvertalt\cltxlrtb \cellx2340
\clvertalt\cltxlrtb \cellx10032\pard \sa120\widctlpar\intbl\adjustright {\b \\blipupi}{\b\i N}{\b \cell }{\b\i\cf1 N}{\cf1  represents units per inch on a picture (only certain i
 mage types need or output this)}{\cell }\pard \widctlpar\intbl\adjustright {
... 18153 lines suppressed ...