docx-rs 0.4.22

A .docx file writer with Rust/WebAssembly.
Documentation
1
2
3
4
5
---
source: docx-core/tests/reader.rs
expression: "&json"
---
"{\n  \"contentType\": {\n    \"types\": {\n      \"/_rels/.rels\": \"application/vnd.openxmlformats-package.relationships+xml\",\n      \"/docProps/app.xml\": \"application/vnd.openxmlformats-officedocument.extended-properties+xml\",\n      \"/docProps/core.xml\": \"application/vnd.openxmlformats-package.core-properties+xml\",\n      \"/docProps/custom.xml\": \"application/vnd.openxmlformats-officedocument.custom-properties+xml\",\n      \"/word/_rels/document.xml.rels\": \"application/vnd.openxmlformats-package.relationships+xml\",\n      \"/word/comments.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml\",\n      \"/word/commentsExtended.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.commentsExtended+xml\",\n      \"/word/document.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml\",\n      \"/word/fontTable.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml\",\n      \"/word/numbering.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml\",\n      \"/word/settings.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml\",\n      \"/word/styles.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml\"\n    },\n    \"web_extension_count\": 1,\n    \"custom_xml_count\": 1,\n    \"header_count\": 0,\n    \"footer_count\": 0\n  },\n  \"rels\": {\n    \"rels\": [\n      [\n        \"http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties\",\n        \"rId1\",\n        \"docProps/core.xml\"\n      ],\n      [\n        \"http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties\",\n        \"rId2\",\n        \"docProps/app.xml\"\n      ],\n      [\n        \"http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument\",\n        \"rId3\",\n        \"word/document.xml\"\n      ],\n      [\n        \"http://schemas.openxmlformats.org/officeDocument/2006/relationships/custom-properties\",\n        \"rId4\",\n        \"docProps/custom.xml\"\n      ]\n    ]\n  },\n  \"documentRels\": {\n    \"hasComments\": false,\n    \"hasNumberings\": false,\n    \"hasFootnotes\": false,\n    \"images\": [],\n    \"hyperlinks\": [],\n    \"customXmlCount\": 0,\n    \"headerCount\": 0,\n    \"footerCount\": 0\n  },\n  \"docProps\": {\n    \"app\": {},\n    \"core\": {\n      \"config\": {\n        \"created\": null,\n        \"creator\": null,\n        \"description\": null,\n        \"language\": null,\n        \"lastModifiedBy\": null,\n        \"modified\": null,\n        \"revision\": null,\n        \"subject\": null,\n        \"title\": null\n      }\n    },\n    \"custom\": {\n      \"properties\": {}\n    }\n  },\n  \"styles\": {\n    \"docDefaults\": {\n      \"runPropertyDefault\": {\n        \"runProperty\": {\n          \"sz\": 24,\n          \"szCs\": 24,\n          \"fonts\": {\n            \"ascii\": \"Liberation Serif\",\n            \"hiAnsi\": \"Liberation Serif\",\n            \"eastAsia\": \"Linux Libertine G\",\n            \"cs\": \"Linux Libertine G\"\n          }\n        }\n      },\n      \"paragraphPropertyDefault\": {\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        }\n      }\n    },\n    \"styles\": [\n      {\n        \"styleId\": \"Normal\",\n        \"name\": \"Normal\",\n        \"styleType\": \"paragraph\",\n        \"runProperty\": {\n          \"sz\": 21,\n          \"szCs\": 21,\n          \"color\": \"auto\",\n          \"fonts\": {\n            \"ascii\": \"游明朝\",\n            \"hiAnsi\": \"游明朝\",\n            \"eastAsia\": \"游明朝\",\n            \"cs\": \"Times New Roman\"\n          }\n        },\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"alignment\": \"both\",\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"WW8Num1z0\",\n        \"name\": \"WW8Num1z0\",\n        \"styleType\": \"character\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"WW8Num1z1\",\n        \"name\": \"WW8Num1z1\",\n        \"styleType\": \"character\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"WW8Num1z2\",\n        \"name\": \"WW8Num1z2\",\n        \"styleType\": \"character\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"WW8Num1z3\",\n        \"name\": \"WW8Num1z3\",\n        \"styleType\": \"character\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"WW8Num1z4\",\n        \"name\": \"WW8Num1z4\",\n        \"styleType\": \"character\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"WW8Num1z5\",\n        \"name\": \"WW8Num1z5\",\n        \"styleType\": \"character\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"WW8Num1z6\",\n        \"name\": \"WW8Num1z6\",\n        \"styleType\": \"character\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"WW8Num1z7\",\n        \"name\": \"WW8Num1z7\",\n        \"styleType\": \"character\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"WW8Num1z8\",\n        \"name\": \"WW8Num1z8\",\n        \"styleType\": \"character\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"Style14\",\n        \"name\": \"段落フォント\",\n        \"styleType\": \"character\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"Heading\",\n        \"name\": \"Heading\",\n        \"styleType\": \"paragraph\",\n        \"runProperty\": {\n          \"sz\": 28,\n          \"szCs\": 28,\n          \"fonts\": {\n            \"ascii\": \"Liberation Sans\",\n            \"hiAnsi\": \"Liberation Sans\",\n            \"eastAsia\": \"Linux Libertine G\",\n            \"cs\": \"Linux Libertine G\"\n          }\n        },\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"lineSpacing\": {\n            \"before\": 240,\n            \"after\": 120\n          },\n          \"keepNext\": true,\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": \"Normal\",\n        \"next\": null\n      },\n      {\n        \"styleId\": \"TextBody\",\n        \"name\": \"Body Text\",\n        \"styleType\": \"paragraph\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"lineSpacing\": {\n            \"lineRule\": \"auto\",\n            \"before\": 0,\n            \"after\": 140,\n            \"line\": 276\n          },\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": \"Normal\",\n        \"next\": null\n      },\n      {\n        \"styleId\": \"List\",\n        \"name\": \"List\",\n        \"styleType\": \"paragraph\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": \"TextBody\",\n        \"next\": null\n      },\n      {\n        \"styleId\": \"Caption\",\n        \"name\": \"Caption\",\n        \"styleType\": \"paragraph\",\n        \"runProperty\": {\n          \"sz\": 24,\n          \"szCs\": 24,\n          \"italic\": true,\n          \"italicCs\": true\n        },\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"lineSpacing\": {\n            \"before\": 120,\n            \"after\": 120\n          },\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": \"Normal\",\n        \"next\": null\n      },\n      {\n        \"styleId\": \"Index\",\n        \"name\": \"Index\",\n        \"styleType\": \"paragraph\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": \"Normal\",\n        \"next\": null\n      },\n      {\n        \"styleId\": \"Style15\",\n        \"name\": \"リスト段落\",\n        \"styleType\": \"paragraph\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"indent\": {\n            \"start\": 840,\n            \"startChars\": null,\n            \"end\": null,\n            \"specialIndent\": {\n              \"type\": \"hanging\",\n              \"val\": 0\n            },\n            \"hangingChars\": null,\n            \"firstLineChars\": null\n          },\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": \"Normal\",\n        \"next\": null\n      },\n      {\n        \"styleId\": \"TableContents\",\n        \"name\": \"Table Contents\",\n        \"styleType\": \"paragraph\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": \"Normal\",\n        \"next\": null\n      },\n      {\n        \"styleId\": \"TableHeading\",\n        \"name\": \"Table Heading\",\n        \"styleType\": \"paragraph\",\n        \"runProperty\": {\n          \"bold\": true,\n          \"boldCs\": true\n        },\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"alignment\": \"center\",\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": \"TableContents\",\n        \"next\": null\n      },\n      {\n        \"styleId\": \"WW8Num1\",\n        \"name\": \"WW8Num1\",\n        \"styleType\": \"numbering\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      }\n    ]\n  },\n  \"document\": {\n    \"children\": [\n      {\n        \"type\": \"paragraph\",\n        \"data\": {\n          \"id\": \"00000001\",\n          \"children\": [\n            {\n              \"type\": \"run\",\n              \"data\": {\n                \"runProperty\": {},\n                \"children\": [\n                  {\n                    \"type\": \"text\",\n                    \"data\": {\n                      \"preserveSpace\": true,\n                      \"text\": \"Hello\"\n                    }\n                  }\n                ]\n              }\n            }\n          ],\n          \"property\": {\n            \"runProperty\": {},\n            \"style\": \"Style15\",\n            \"numberingProperty\": {\n              \"id\": 1,\n              \"level\": 0\n            },\n            \"tabs\": []\n          },\n          \"hasNumbering\": true\n        }\n      },\n      {\n        \"type\": \"paragraph\",\n        \"data\": {\n          \"id\": \"00000002\",\n          \"children\": [\n            {\n              \"type\": \"run\",\n              \"data\": {\n                \"runProperty\": {},\n                \"children\": []\n              }\n            }\n          ],\n          \"property\": {\n            \"runProperty\": {},\n            \"style\": \"Style15\",\n            \"tabs\": []\n          },\n          \"hasNumbering\": false\n        }\n      },\n      {\n        \"type\": \"table\",\n        \"data\": {\n          \"rows\": [\n            {\n              \"type\": \"tableRow\",\n              \"data\": {\n                \"cells\": [\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000003\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000004\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000005\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000006\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000007\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1313,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000008\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1323,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"right\",\n                            \"space\": 0\n                          },\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  }\n                ],\n                \"hasNumbering\": false,\n                \"property\": {\n                  \"gridAfter\": null,\n                  \"widthAfter\": null,\n                  \"gridBefore\": null,\n                  \"widthBefore\": null\n                }\n              }\n            },\n            {\n              \"type\": \"tableRow\",\n              \"data\": {\n                \"cells\": [\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000009\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"0000000a\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 2624,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": 2,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"0000000b\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"0000000c\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1313,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"0000000d\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1323,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"right\",\n                            \"space\": 0\n                          },\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  }\n                ],\n                \"hasNumbering\": false,\n                \"property\": {\n                  \"gridAfter\": null,\n                  \"widthAfter\": null,\n                  \"gridBefore\": null,\n                  \"widthBefore\": null\n                }\n              }\n            },\n            {\n              \"type\": \"tableRow\",\n              \"data\": {\n                \"cells\": [\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"0000000e\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"0000000f\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000010\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000011\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000012\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1313,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000013\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1323,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"right\",\n                            \"space\": 0\n                          },\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  }\n                ],\n                \"hasNumbering\": false,\n                \"property\": {\n                  \"gridAfter\": null,\n                  \"widthAfter\": null,\n                  \"gridBefore\": null,\n                  \"widthBefore\": null\n                }\n              }\n            },\n            {\n              \"type\": \"tableRow\",\n              \"data\": {\n                \"cells\": [\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000014\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000015\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000016\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000017\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1312,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000018\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1313,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": null,\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  },\n                  {\n                    \"type\": \"tableCell\",\n                    \"data\": {\n                      \"children\": [\n                        {\n                          \"type\": \"paragraph\",\n                          \"data\": {\n                            \"id\": \"00000019\",\n                            \"children\": [\n                              {\n                                \"type\": \"run\",\n                                \"data\": {\n                                  \"runProperty\": {},\n                                  \"children\": []\n                                }\n                              }\n                            ],\n                            \"property\": {\n                              \"runProperty\": {},\n                              \"style\": \"Style15\",\n                              \"indent\": {\n                                \"start\": 0,\n                                \"startChars\": null,\n                                \"end\": null,\n                                \"specialIndent\": {\n                                  \"type\": \"hanging\",\n                                  \"val\": 0\n                                },\n                                \"hangingChars\": null,\n                                \"firstLineChars\": null\n                              },\n                              \"tabs\": [],\n                              \"snapToGrid\": false\n                            },\n                            \"hasNumbering\": false\n                          }\n                        }\n                      ],\n                      \"property\": {\n                        \"width\": {\n                          \"width\": 1323,\n                          \"widthType\": \"dxa\"\n                        },\n                        \"borders\": {\n                          \"top\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"top\",\n                            \"space\": 0\n                          },\n                          \"left\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"left\",\n                            \"space\": 0\n                          },\n                          \"bottom\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"bottom\",\n                            \"space\": 0\n                          },\n                          \"right\": {\n                            \"borderType\": \"single\",\n                            \"size\": 4,\n                            \"color\": \"000000\",\n                            \"position\": \"right\",\n                            \"space\": 0\n                          },\n                          \"insideH\": null,\n                          \"insideV\": null,\n                          \"tr2bl\": null,\n                          \"tl2br\": null\n                        },\n                        \"gridSpan\": null,\n                        \"verticalMerge\": null,\n                        \"verticalAlign\": null,\n                        \"textDirection\": null,\n                        \"shading\": null\n                      },\n                      \"hasNumbering\": false\n                    }\n                  }\n                ],\n                \"hasNumbering\": false,\n                \"property\": {\n                  \"gridAfter\": null,\n                  \"widthAfter\": null,\n                  \"gridBefore\": null,\n                  \"widthBefore\": null\n                }\n              }\n            }\n          ],\n          \"grid\": [\n            1312,\n            1312,\n            1312,\n            1312,\n            1313,\n            1323\n          ],\n          \"hasNumbering\": false,\n          \"property\": {\n            \"width\": {\n              \"width\": 7884,\n              \"widthType\": \"dxa\"\n            },\n            \"justification\": \"left\",\n            \"borders\": {\n              \"top\": null,\n              \"left\": null,\n              \"bottom\": null,\n              \"right\": null,\n              \"insideH\": null,\n              \"insideV\": null\n            },\n            \"margins\": {\n              \"top\": {\n                \"val\": 0,\n                \"widthType\": \"dxa\"\n              },\n              \"left\": {\n                \"val\": 55,\n                \"widthType\": \"dxa\"\n              },\n              \"bottom\": {\n                \"val\": 0,\n                \"widthType\": \"dxa\"\n              },\n              \"right\": {\n                \"val\": 55,\n                \"widthType\": \"dxa\"\n              }\n            },\n            \"indent\": {\n              \"width\": 727,\n              \"widthType\": \"dxa\"\n            }\n          }\n        }\n      },\n      {\n        \"type\": \"paragraph\",\n        \"data\": {\n          \"id\": \"0000001a\",\n          \"children\": [\n            {\n              \"type\": \"run\",\n              \"data\": {\n                \"runProperty\": {},\n                \"children\": []\n              }\n            }\n          ],\n          \"property\": {\n            \"runProperty\": {},\n            \"style\": \"Style15\",\n            \"tabs\": []\n          },\n          \"hasNumbering\": false\n        }\n      }\n    ],\n    \"sectionProperty\": {\n      \"pageSize\": {\n        \"w\": 11906,\n        \"h\": 16838,\n        \"orient\": null\n      },\n      \"pageMargin\": {\n        \"top\": 1985,\n        \"left\": 1701,\n        \"bottom\": 1701,\n        \"right\": 1701,\n        \"header\": 0,\n        \"footer\": 0,\n        \"gutter\": 0\n      },\n      \"columns\": 1,\n      \"space\": 425,\n      \"titlePg\": false,\n      \"textDirection\": \"lrTb\",\n      \"docGrid\": {\n        \"gridType\": \"lines\",\n        \"linePitch\": 360,\n        \"charSpace\": 0\n      },\n      \"sectionType\": \"nextPage\",\n      \"pageNumType\": {}\n    },\n    \"hasNumbering\": true\n  },\n  \"comments\": {\n    \"comments\": []\n  },\n  \"numberings\": {\n    \"abstractNums\": [\n      {\n        \"id\": 1,\n        \"styleLink\": null,\n        \"numStyleLink\": null,\n        \"levels\": [\n          {\n            \"level\": 0,\n            \"start\": 1,\n            \"format\": \"decimal\",\n            \"text\": \"%1\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 425,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 425\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"tab\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 1,\n            \"start\": 1,\n            \"format\": \"decimal\",\n            \"text\": \"%1.%2\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 992,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 567\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"tab\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 2,\n            \"start\": 1,\n            \"format\": \"decimal\",\n            \"text\": \"%1.%2.%3\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 1418,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 567\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"tab\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 3,\n            \"start\": 1,\n            \"format\": \"decimal\",\n            \"text\": \"%1.%2.%3.%4\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 1984,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 708\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"tab\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 4,\n            \"start\": 1,\n            \"format\": \"decimal\",\n            \"text\": \"%1.%2.%3.%4.%5\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 2551,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 850\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"tab\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 5,\n            \"start\": 1,\n            \"format\": \"decimal\",\n            \"text\": \"%1.%2.%3.%4.%5.%6\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 3260,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 1134\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"tab\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 6,\n            \"start\": 1,\n            \"format\": \"decimal\",\n            \"text\": \"%1.%2.%3.%4.%5.%6.%7\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 3827,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 1276\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"tab\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 7,\n            \"start\": 1,\n            \"format\": \"decimal\",\n            \"text\": \"%1.%2.%3.%4.%5.%6.%7.%8\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 4394,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 1418\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"tab\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 8,\n            \"start\": 1,\n            \"format\": \"decimal\",\n            \"text\": \"%1.%2.%3.%4.%5.%6.%7.%8.%9\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 5102,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 1700\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"tab\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          }\n        ]\n      },\n      {\n        \"id\": 2,\n        \"styleLink\": null,\n        \"numStyleLink\": null,\n        \"levels\": [\n          {\n            \"level\": 0,\n            \"start\": 1,\n            \"format\": \"none\",\n            \"text\": \"\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 0,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 0\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"nothing\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 1,\n            \"start\": 1,\n            \"format\": \"none\",\n            \"text\": \"\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 0,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 0\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"nothing\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 2,\n            \"start\": 1,\n            \"format\": \"none\",\n            \"text\": \"\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 0,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 0\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"nothing\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 3,\n            \"start\": 1,\n            \"format\": \"none\",\n            \"text\": \"\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 0,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 0\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"nothing\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 4,\n            \"start\": 1,\n            \"format\": \"none\",\n            \"text\": \"\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 0,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 0\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"nothing\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 5,\n            \"start\": 1,\n            \"format\": \"none\",\n            \"text\": \"\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 0,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 0\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"nothing\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 6,\n            \"start\": 1,\n            \"format\": \"none\",\n            \"text\": \"\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 0,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 0\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"nothing\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 7,\n            \"start\": 1,\n            \"format\": \"none\",\n            \"text\": \"\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 0,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 0\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"nothing\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          },\n          {\n            \"level\": 8,\n            \"start\": 1,\n            \"format\": \"none\",\n            \"text\": \"\",\n            \"jc\": \"start\",\n            \"paragraphProperty\": {\n              \"runProperty\": {},\n              \"indent\": {\n                \"start\": 0,\n                \"startChars\": null,\n                \"end\": null,\n                \"specialIndent\": {\n                  \"type\": \"hanging\",\n                  \"val\": 0\n                },\n                \"hangingChars\": null,\n                \"firstLineChars\": null\n              },\n              \"tabs\": []\n            },\n            \"runProperty\": {},\n            \"suffix\": \"nothing\",\n            \"pstyle\": null,\n            \"levelRestart\": null\n          }\n        ]\n      }\n    ],\n    \"numberings\": [\n      {\n        \"id\": 1,\n        \"abstractNumId\": 1,\n        \"levelOverrides\": []\n      },\n      {\n        \"id\": 2,\n        \"abstractNumId\": 2,\n        \"levelOverrides\": []\n      }\n    ]\n  },\n  \"settings\": {\n    \"defaultTabStop\": 840,\n    \"zoom\": 100,\n    \"docId\": null,\n    \"docVars\": [],\n    \"evenAndOddHeaders\": false,\n    \"adjustLineHeightInTable\": false\n  },\n  \"fontTable\": {},\n  \"media\": [],\n  \"commentsExtended\": {\n    \"children\": []\n  },\n  \"webSettings\": {\n    \"divs\": []\n  },\n  \"taskpanes\": null,\n  \"taskpanesRels\": {\n    \"rels\": []\n  },\n  \"webExtensions\": [],\n  \"customItems\": [],\n  \"customItemProps\": [],\n  \"customItemRels\": [],\n  \"themes\": [],\n  \"images\": [],\n  \"hyperlinks\": [],\n  \"footnotes\": {\n    \"footnotes\": []\n  }\n}"