diff --git a/boot_menu.yml b/boot_menu.yml index 7a272cc55b..a1a69c4343 100644 --- a/boot_menu.yml +++ b/boot_menu.yml @@ -1,5 +1,5 @@ ublue_variants: - - label: ublue-os/startingpoint + - label: nerdy0901/my-ublue ks: /kickstart/ublue-os.ks flavors: - - label: startingpoint \ No newline at end of file + - label: my-ublue \ No newline at end of file diff --git a/config/files/usr/bin/prime-run b/config/files/usr/bin/prime-run new file mode 100755 index 0000000000..59d01de2f8 --- /dev/null +++ b/config/files/usr/bin/prime-run @@ -0,0 +1,2 @@ +#!/bin/bash +__NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only __GLX_VENDOR_LIBRARY_NAME=nvidia "$@" diff --git a/config/files/usr/bin/system76-scheduler-dbus-proxy b/config/files/usr/bin/system76-scheduler-dbus-proxy new file mode 100755 index 0000000000..e03e92726c --- /dev/null +++ b/config/files/usr/bin/system76-scheduler-dbus-proxy @@ -0,0 +1,11 @@ +#!/bin/bash +DBUS_SERVICE="com.system76.Scheduler" +DBUS_PATH="/com/system76/Scheduler" +DBUS_INTERFACE="com.system76.Scheduler" +DBUS_METHOD="SetForegroundProcess" +dbus-monitor "destination=$DBUS_SERVICE,path=$DBUS_PATH,interface=$DBUS_INTERFACE,member=$DBUS_METHOD" | + while true; do + read method call time sender _ dest serial path interface member + read type pid + [ "$member" = "member=$DBUS_METHOD" ] && qdbus --system $DBUS_SERVICE $DBUS_PATH $DBUS_INTERFACE.$DBUS_METHOD $pid + done diff --git a/config/files/usr/etc/extensions/alsa-allow-software-switching/usr/lib/extension-release.d/extension-release.alsa-allow-software-switching b/config/files/usr/etc/extensions/alsa-allow-software-switching/usr/lib/extension-release.d/extension-release.alsa-allow-software-switching new file mode 100644 index 0000000000..ce9970a4fb --- /dev/null +++ b/config/files/usr/etc/extensions/alsa-allow-software-switching/usr/lib/extension-release.d/extension-release.alsa-allow-software-switching @@ -0,0 +1,23 @@ +NAME="Fedora Linux" +VERSION="39.20231103.n.0 (Kinoite)" +ID=fedora +VERSION_ID=39 +VERSION_CODENAME="" +PLATFORM_ID="platform:f39" +PRETTY_NAME="Fedora Linux 39.20231103.n.0 (Kinoite)" +ANSI_COLOR="0;38;2;60;110;180" +LOGO=fedora-logo-icon +CPE_NAME="cpe:/o:fedoraproject:fedora:39" +DEFAULT_HOSTNAME="fedora" +HOME_URL="https://kinoite.fedoraproject.org" +DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-kinoite/" +SUPPORT_URL="https://ask.fedoraproject.org/" +BUG_REPORT_URL="https://pagure.io/fedora-kde/SIG/issues" +REDHAT_BUGZILLA_PRODUCT="Fedora" +REDHAT_BUGZILLA_PRODUCT_VERSION=39 +REDHAT_SUPPORT_PRODUCT="Fedora" +REDHAT_SUPPORT_PRODUCT_VERSION=39 +SUPPORT_END=2024-05-14 +VARIANT="Kinoite" +VARIANT_ID=kinoite +OSTREE_VERSION='39.20231103.n.0' diff --git a/config/files/usr/etc/extensions/alsa-allow-software-switching/usr/share/alsa-card-profile/mixer/paths/analog-output-speaker.conf b/config/files/usr/etc/extensions/alsa-allow-software-switching/usr/share/alsa-card-profile/mixer/paths/analog-output-speaker.conf new file mode 100644 index 0000000000..8d209ce256 --- /dev/null +++ b/config/files/usr/etc/extensions/alsa-allow-software-switching/usr/share/alsa-card-profile/mixer/paths/analog-output-speaker.conf @@ -0,0 +1,246 @@ +# This file is part of PulseAudio. +# +# PulseAudio is free software; you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License as +# published by the Free Software Foundation; either version 2.1 of the +# License, or (at your option) any later version. +# +# PulseAudio is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public License +# along with PulseAudio; if not, see . + +; Path for mixers that have a 'Speaker' control +; +; See analog-output.conf.common for an explanation on the directives + +[General] +priority = 100 +description-key = analog-output-speaker + +[Properties] +device.icon_name = audio-speakers + +[Jack Headphone] +state.plugged = yes +state.unplugged = unknown + +[Jack Dock Headphone] +state.plugged = no +state.unplugged = unknown + +[Jack Front Headphone] +state.plugged = no +state.unplugged = unknown + +[Jack Line Out] +state.plugged = no +state.unplugged = unknown + +[Jack Line Out Front] +state.plugged = no +state.unplugged = unknown + +[Jack Front Line Out] +state.plugged = no +state.unplugged = unknown + +[Jack Rear Line Out] +state.plugged = no +state.unplugged = unknown + +[Jack Dock Line Out] +state.plugged = no +state.unplugged = unknown + +[Jack Speaker] +required-any = any + +[Jack Speaker Phantom] +required-any = any +state.plugged = unknown +state.unplugged = unknown + +[Jack Speaker Front Phantom] +required-any = any +state.plugged = unknown +state.unplugged = unknown + +[Jack Speaker - Output] +required-any = any + +[Element Hardware Master] +switch = mute +volume = merge +override-map.1 = all +override-map.2 = all-left,all-right + +[Element Master] +switch = mute +volume = merge +override-map.1 = all +override-map.2 = all-left,all-right + +[Element Master Mono] +switch = off +volume = off + +; Make sure the internal speakers are not auto-muted once the system has speakers +[Element Auto-Mute Mode] +enumeration = select + +[Option Auto-Mute Mode:Disabled] +name = analog-output-speaker + +; This profile path is intended to control the speaker, let's mute headphones +; else there will be a spike when plugging in headphones +[Element Headphone] +switch = off +volume = off + +[Element Headphone,1] +switch = off +volume = off + +[Element Headphone2] +switch = off +volume = off + +[Element Headphone+LO] +switch = off +volume = off + +[Element Speaker+LO] +required-any = any +switch = mute +volume = merge +override-map.1 = all +override-map.2 = all-left,all-right + +[Element Speaker] +required-any = any +switch = mute +volume = merge +override-map.1 = all +override-map.2 = all-left,all-right + +[Element Desktop Speaker] +required-any = any +switch = mute +volume = merge +override-map.1 = all +override-map.2 = all-left,all-right + +[Element Front] +switch = mute +volume = merge +override-map.1 = all-front +override-map.2 = front-left,front-right + +[Element Front Speaker] +switch = mute +volume = merge +override-map.1 = all-front +override-map.2 = front-left,front-right +required-any = any + +[Element Speaker Front] +switch = mute +volume = merge +override-map.1 = all-front +override-map.2 = front-left,front-right +required-any = any + +[Element Rear] +switch = mute +volume = merge +override-map.1 = all-rear +override-map.2 = rear-left,rear-right + +[Element Surround] +switch = mute +volume = merge +override-map.1 = all-rear +override-map.2 = rear-left,rear-right + +[Element Surround Speaker] +switch = mute +volume = merge +override-map.1 = all-rear +override-map.2 = rear-left,rear-right +required-any = any + +[Element Speaker Surround] +switch = mute +volume = merge +override-map.1 = all-rear +override-map.2 = rear-left,rear-right +required-any = any + +[Element Side] +switch = mute +volume = merge +override-map.1 = all-side +override-map.2 = side-left,side-right + +[Element Speaker Side] +switch = mute +volume = merge +override-map.1 = all-side +override-map.2 = side-left,side-right + +[Element Center] +switch = mute +volume = merge +override-map.1 = all-center +override-map.2 = all-center,all-center + +[Element Center Speaker] +switch = mute +volume = merge +override-map.1 = all-center +override-map.2 = all-center,all-center +required-any = any + +[Element LFE] +switch = mute +volume = merge +override-map.1 = lfe +override-map.2 = lfe,lfe + +[Element LFE Speaker] +switch = mute +volume = merge +override-map.1 = lfe +override-map.2 = lfe,lfe +required-any = any + +[Element Bass Speaker] +switch = mute +volume = merge +override-map.1 = lfe +override-map.2 = lfe,lfe +required-any = any + +[Element CLFE] +switch = mute +volume = merge +override-map.1 = all-center +override-map.2 = all-center,lfe + +[Element Center/LFE] +switch = mute +volume = merge +override-map.1 = all-center +override-map.2 = all-center,lfe + +[Element Speaker CLFE] +switch = mute +volume = merge +override-map.1 = all-center +override-map.2 = all-center,lfe + +.include analog-output.conf.common diff --git a/config/files/usr/etc/modprobe.d/99-my-nvidia-pm.conf b/config/files/usr/etc/modprobe.d/99-my-nvidia-pm.conf new file mode 100644 index 0000000000..60ba20eb6c --- /dev/null +++ b/config/files/usr/etc/modprobe.d/99-my-nvidia-pm.conf @@ -0,0 +1 @@ +options nvidia "NVreg_DynamicPowerManagement=0x00" diff --git a/config/files/usr/etc/sddm.conf.d/99-my-wayland.conf b/config/files/usr/etc/sddm.conf.d/99-my-wayland.conf new file mode 100644 index 0000000000..583dfbcf15 --- /dev/null +++ b/config/files/usr/etc/sddm.conf.d/99-my-wayland.conf @@ -0,0 +1,6 @@ +[General] +DisplayServer=wayland +GreeterEnvironment=QT_WAYLAND_SHELL_INTEGRATION=layer-shell + +[Wayland] +CompositorCommand=kwin_wayland --drm --no-lockscreen --no-global-shortcuts --locale1 diff --git a/config/files/usr/etc/sysctl.d/99-my-sysctl.conf b/config/files/usr/etc/sysctl.d/99-my-sysctl.conf new file mode 100644 index 0000000000..91aa6311d4 --- /dev/null +++ b/config/files/usr/etc/sysctl.d/99-my-sysctl.conf @@ -0,0 +1 @@ +kernel.sysrq=1 diff --git a/config/files/usr/etc/wireplumber/main.lua.d/99-my-disable-suspension.lua b/config/files/usr/etc/wireplumber/main.lua.d/99-my-disable-suspension.lua new file mode 100644 index 0000000000..27f9254a70 --- /dev/null +++ b/config/files/usr/etc/wireplumber/main.lua.d/99-my-disable-suspension.lua @@ -0,0 +1,15 @@ +table.insert (alsa_monitor.rules, { + matches = { + { + -- Matches all sources. + { "node.name", "matches", "alsa_input.*" }, + }, + { + -- Matches all sinks. + { "node.name", "matches", "alsa_output.*" }, + }, + }, + apply_properties = { + ["session.suspend-timeout-seconds"] = 600, -- 0 disables suspend + }, +}) diff --git a/config/files/usr/lib/systemd/user/com.system76.Scheduler.dbusproxy.service b/config/files/usr/lib/systemd/user/com.system76.Scheduler.dbusproxy.service new file mode 100644 index 0000000000..3410dc8429 --- /dev/null +++ b/config/files/usr/lib/systemd/user/com.system76.Scheduler.dbusproxy.service @@ -0,0 +1,8 @@ +[Unit] +Description=Forward com.system76.Scheduler session DBus messages to the system bus + +[Service] +ExecStart=/usr/bin/system76-scheduler-dbus-proxy + +[Install] +WantedBy=default.target diff --git a/config/files/usr/share/fonts/ms-fonts/Candara.ttf b/config/files/usr/share/fonts/ms-fonts/Candara.ttf new file mode 100644 index 0000000000..b9817e26ef Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/Candara.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/Candarab.ttf b/config/files/usr/share/fonts/ms-fonts/Candarab.ttf new file mode 100644 index 0000000000..d9ab172c79 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/Candarab.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/Candarai.ttf b/config/files/usr/share/fonts/ms-fonts/Candarai.ttf new file mode 100644 index 0000000000..4f4e2397cb Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/Candarai.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/Candaral.ttf b/config/files/usr/share/fonts/ms-fonts/Candaral.ttf new file mode 100644 index 0000000000..a7b9c8093e Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/Candaral.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/Candarali.ttf b/config/files/usr/share/fonts/ms-fonts/Candarali.ttf new file mode 100644 index 0000000000..190cc89751 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/Candarali.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/Candaraz.ttf b/config/files/usr/share/fonts/ms-fonts/Candaraz.ttf new file mode 100644 index 0000000000..124b59f55e Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/Candaraz.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/Gabriola.ttf b/config/files/usr/share/fonts/ms-fonts/Gabriola.ttf new file mode 100644 index 0000000000..ceaaaf6f23 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/Gabriola.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/Inkfree.ttf b/config/files/usr/share/fonts/ms-fonts/Inkfree.ttf new file mode 100644 index 0000000000..ef94abdd73 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/Inkfree.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/LeelUIsl.ttf b/config/files/usr/share/fonts/ms-fonts/LeelUIsl.ttf new file mode 100644 index 0000000000..2314cec7cd Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/LeelUIsl.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/LeelaUIb.ttf b/config/files/usr/share/fonts/ms-fonts/LeelaUIb.ttf new file mode 100644 index 0000000000..4e404099e5 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/LeelaUIb.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/LeelawUI.ttf b/config/files/usr/share/fonts/ms-fonts/LeelawUI.ttf new file mode 100644 index 0000000000..dac7cb44e3 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/LeelawUI.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/Nirmala.ttf b/config/files/usr/share/fonts/ms-fonts/Nirmala.ttf new file mode 100644 index 0000000000..4a9b0a79d6 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/Nirmala.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/NirmalaB.ttf b/config/files/usr/share/fonts/ms-fonts/NirmalaB.ttf new file mode 100644 index 0000000000..7545abee88 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/NirmalaB.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/NirmalaS.ttf b/config/files/usr/share/fonts/ms-fonts/NirmalaS.ttf new file mode 100644 index 0000000000..3dfa7ea958 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/NirmalaS.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/Sitka.ttc b/config/files/usr/share/fonts/ms-fonts/Sitka.ttc new file mode 100644 index 0000000000..d8fa11a6f9 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/Sitka.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/SitkaB.ttc b/config/files/usr/share/fonts/ms-fonts/SitkaB.ttc new file mode 100644 index 0000000000..a146f09b35 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/SitkaB.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/SitkaI.ttc b/config/files/usr/share/fonts/ms-fonts/SitkaI.ttc new file mode 100644 index 0000000000..c22b57d239 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/SitkaI.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/SitkaZ.ttc b/config/files/usr/share/fonts/ms-fonts/SitkaZ.ttc new file mode 100644 index 0000000000..40b95fd4d6 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/SitkaZ.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/YuGothB.ttc b/config/files/usr/share/fonts/ms-fonts/YuGothB.ttc new file mode 100644 index 0000000000..1d5d0eb3b2 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/YuGothB.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/YuGothL.ttc b/config/files/usr/share/fonts/ms-fonts/YuGothL.ttc new file mode 100644 index 0000000000..cf9fae5cf8 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/YuGothL.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/YuGothM.ttc b/config/files/usr/share/fonts/ms-fonts/YuGothM.ttc new file mode 100644 index 0000000000..4f664ce22b Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/YuGothM.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/YuGothR.ttc b/config/files/usr/share/fonts/ms-fonts/YuGothR.ttc new file mode 100644 index 0000000000..c511c21a12 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/YuGothR.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/arial.ttf b/config/files/usr/share/fonts/ms-fonts/arial.ttf new file mode 100644 index 0000000000..8682d94623 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/arial.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/arialbd.ttf b/config/files/usr/share/fonts/ms-fonts/arialbd.ttf new file mode 100644 index 0000000000..a6037e6865 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/arialbd.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/arialbi.ttf b/config/files/usr/share/fonts/ms-fonts/arialbi.ttf new file mode 100644 index 0000000000..6a1fa0fa03 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/arialbi.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/ariali.ttf b/config/files/usr/share/fonts/ms-fonts/ariali.ttf new file mode 100644 index 0000000000..380199780f Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/ariali.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/ariblk.ttf b/config/files/usr/share/fonts/ms-fonts/ariblk.ttf new file mode 100644 index 0000000000..e7ae345aa0 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/ariblk.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/bahnschrift.ttf b/config/files/usr/share/fonts/ms-fonts/bahnschrift.ttf new file mode 100644 index 0000000000..2c121b3d26 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/bahnschrift.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/calibri.ttf b/config/files/usr/share/fonts/ms-fonts/calibri.ttf new file mode 100644 index 0000000000..aac472615c Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/calibri.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/calibrib.ttf b/config/files/usr/share/fonts/ms-fonts/calibrib.ttf new file mode 100644 index 0000000000..326893d555 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/calibrib.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/calibrii.ttf b/config/files/usr/share/fonts/ms-fonts/calibrii.ttf new file mode 100644 index 0000000000..3543c4cc9f Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/calibrii.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/calibril.ttf b/config/files/usr/share/fonts/ms-fonts/calibril.ttf new file mode 100644 index 0000000000..1ac6669074 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/calibril.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/calibrili.ttf b/config/files/usr/share/fonts/ms-fonts/calibrili.ttf new file mode 100644 index 0000000000..fac9ae2d28 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/calibrili.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/calibriz.ttf b/config/files/usr/share/fonts/ms-fonts/calibriz.ttf new file mode 100644 index 0000000000..58afcd162c Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/calibriz.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/cambria.ttc b/config/files/usr/share/fonts/ms-fonts/cambria.ttc new file mode 100644 index 0000000000..b971a3fc8f Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/cambria.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/cambriab.ttf b/config/files/usr/share/fonts/ms-fonts/cambriab.ttf new file mode 100644 index 0000000000..c70283cb51 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/cambriab.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/cambriai.ttf b/config/files/usr/share/fonts/ms-fonts/cambriai.ttf new file mode 100644 index 0000000000..299dccddaf Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/cambriai.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/cambriaz.ttf b/config/files/usr/share/fonts/ms-fonts/cambriaz.ttf new file mode 100644 index 0000000000..4912bcbdf9 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/cambriaz.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/comic.ttf b/config/files/usr/share/fonts/ms-fonts/comic.ttf new file mode 100644 index 0000000000..2d8e9ca9ce Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/comic.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/comicbd.ttf b/config/files/usr/share/fonts/ms-fonts/comicbd.ttf new file mode 100644 index 0000000000..59f77d571e Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/comicbd.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/comici.ttf b/config/files/usr/share/fonts/ms-fonts/comici.ttf new file mode 100644 index 0000000000..49a40696d5 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/comici.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/comicz.ttf b/config/files/usr/share/fonts/ms-fonts/comicz.ttf new file mode 100644 index 0000000000..f45196133a Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/comicz.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/consola.ttf b/config/files/usr/share/fonts/ms-fonts/consola.ttf new file mode 100644 index 0000000000..e881ca4b59 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/consola.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/consolab.ttf b/config/files/usr/share/fonts/ms-fonts/consolab.ttf new file mode 100644 index 0000000000..77f5d6052e Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/consolab.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/consolai.ttf b/config/files/usr/share/fonts/ms-fonts/consolai.ttf new file mode 100644 index 0000000000..2de4de8a99 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/consolai.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/consolaz.ttf b/config/files/usr/share/fonts/ms-fonts/consolaz.ttf new file mode 100644 index 0000000000..d9df2110fe Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/consolaz.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/constan.ttf b/config/files/usr/share/fonts/ms-fonts/constan.ttf new file mode 100644 index 0000000000..0ef9d178bf Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/constan.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/constanb.ttf b/config/files/usr/share/fonts/ms-fonts/constanb.ttf new file mode 100644 index 0000000000..540b1d76c7 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/constanb.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/constani.ttf b/config/files/usr/share/fonts/ms-fonts/constani.ttf new file mode 100644 index 0000000000..a5aa7ac438 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/constani.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/constanz.ttf b/config/files/usr/share/fonts/ms-fonts/constanz.ttf new file mode 100644 index 0000000000..0b7ea48b69 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/constanz.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/corbel.ttf b/config/files/usr/share/fonts/ms-fonts/corbel.ttf new file mode 100644 index 0000000000..34fd5aa9e3 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/corbel.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/corbelb.ttf b/config/files/usr/share/fonts/ms-fonts/corbelb.ttf new file mode 100644 index 0000000000..551afa3922 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/corbelb.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/corbeli.ttf b/config/files/usr/share/fonts/ms-fonts/corbeli.ttf new file mode 100644 index 0000000000..91b076b9a8 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/corbeli.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/corbell.ttf b/config/files/usr/share/fonts/ms-fonts/corbell.ttf new file mode 100644 index 0000000000..501eeef0f7 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/corbell.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/corbelli.ttf b/config/files/usr/share/fonts/ms-fonts/corbelli.ttf new file mode 100644 index 0000000000..6173fd78f6 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/corbelli.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/corbelz.ttf b/config/files/usr/share/fonts/ms-fonts/corbelz.ttf new file mode 100644 index 0000000000..1afab65292 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/corbelz.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/cour.ttf b/config/files/usr/share/fonts/ms-fonts/cour.ttf new file mode 100644 index 0000000000..46a0712ae6 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/cour.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/courbd.ttf b/config/files/usr/share/fonts/ms-fonts/courbd.ttf new file mode 100644 index 0000000000..145b73651f Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/courbd.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/courbi.ttf b/config/files/usr/share/fonts/ms-fonts/courbi.ttf new file mode 100644 index 0000000000..430fced851 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/courbi.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/couri.ttf b/config/files/usr/share/fonts/ms-fonts/couri.ttf new file mode 100644 index 0000000000..22b73d4a02 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/couri.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/ebrima.ttf b/config/files/usr/share/fonts/ms-fonts/ebrima.ttf new file mode 100644 index 0000000000..50b48940fa Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/ebrima.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/ebrimabd.ttf b/config/files/usr/share/fonts/ms-fonts/ebrimabd.ttf new file mode 100644 index 0000000000..ea626e6e9b Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/ebrimabd.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/framd.ttf b/config/files/usr/share/fonts/ms-fonts/framd.ttf new file mode 100644 index 0000000000..ca7e2aeecc Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/framd.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/framdit.ttf b/config/files/usr/share/fonts/ms-fonts/framdit.ttf new file mode 100644 index 0000000000..44993d7763 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/framdit.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/gadugi.ttf b/config/files/usr/share/fonts/ms-fonts/gadugi.ttf new file mode 100644 index 0000000000..cd0c85b8eb Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/gadugi.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/gadugib.ttf b/config/files/usr/share/fonts/ms-fonts/gadugib.ttf new file mode 100644 index 0000000000..3361b93fb2 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/gadugib.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/georgia.ttf b/config/files/usr/share/fonts/ms-fonts/georgia.ttf new file mode 100644 index 0000000000..43672d8649 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/georgia.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/georgiab.ttf b/config/files/usr/share/fonts/ms-fonts/georgiab.ttf new file mode 100644 index 0000000000..f460970159 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/georgiab.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/georgiai.ttf b/config/files/usr/share/fonts/ms-fonts/georgiai.ttf new file mode 100644 index 0000000000..c9f60e706c Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/georgiai.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/georgiaz.ttf b/config/files/usr/share/fonts/ms-fonts/georgiaz.ttf new file mode 100644 index 0000000000..124d291a59 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/georgiaz.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/himalaya.ttf b/config/files/usr/share/fonts/ms-fonts/himalaya.ttf new file mode 100644 index 0000000000..7d687a1e67 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/himalaya.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/holomdl2.ttf b/config/files/usr/share/fonts/ms-fonts/holomdl2.ttf new file mode 100644 index 0000000000..8a289580e2 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/holomdl2.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/impact.ttf b/config/files/usr/share/fonts/ms-fonts/impact.ttf new file mode 100644 index 0000000000..2675688cd0 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/impact.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/javatext.ttf b/config/files/usr/share/fonts/ms-fonts/javatext.ttf new file mode 100644 index 0000000000..cd51dd85a1 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/javatext.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/l_10646.ttf b/config/files/usr/share/fonts/ms-fonts/l_10646.ttf new file mode 100644 index 0000000000..afb1c608b8 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/l_10646.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/license.rtf b/config/files/usr/share/fonts/ms-fonts/license.rtf new file mode 100644 index 0000000000..172452a885 --- /dev/null +++ b/config/files/usr/share/fonts/ms-fonts/license.rtf @@ -0,0 +1,702 @@ +{\rtf1\adeflang1025\ansi\ansicpg1252\uc1\adeff0\deff0\stshfdbch0\stshfloch31506\stshfhich31506\stshfbi31506\deflang1033\deflangfe1033\themelang1033\themelangfe1041\themelangcs1025{\fonttbl{\f0\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;} +{\f34\fbidi \froman\fcharset0\fprq2{\*\panose 00000000000000000000}Cambria Math;}{\f43\fbidi \fswiss\fcharset0\fprq2{\*\panose 00000000000000000000}Segoe UI{\*\falt Segoe UI};}{\f44\fbidi \froman\fcharset128\fprq2 Yu Mincho{\*\falt ?a??\'81\'66c};} +{\f46\fbidi \froman\fcharset128\fprq2 @Yu Mincho;}{\flomajor\f31500\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\fdbmajor\f31501\fbidi \fswiss\fcharset128\fprq2{\*\panose 00000000000000000000}Yu Gothic Light;} +{\fhimajor\f31502\fbidi \fswiss\fcharset0\fprq2{\*\panose 020f0302020204030204}Calibri Light;}{\fbimajor\f31503\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;} +{\flominor\f31504\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\fdbminor\f31505\fbidi \froman\fcharset128\fprq2 Yu Mincho{\*\falt ?a??\'81\'66c};} +{\fhiminor\f31506\fbidi \fswiss\fcharset0\fprq2{\*\panose 020f0502020204030204}Calibri;}{\fbiminor\f31507\fbidi \fswiss\fcharset0\fprq2{\*\panose 020b0604020202020204}Arial;}{\f483\fbidi \froman\fcharset238\fprq2 Times New Roman CE;} +{\f484\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}{\f486\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\f487\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\f488\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);} +{\f489\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\f490\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\f491\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\f823\fbidi \froman\fcharset238\fprq2 Cambria Math CE;} +{\f824\fbidi \froman\fcharset204\fprq2 Cambria Math Cyr;}{\f826\fbidi \froman\fcharset161\fprq2 Cambria Math Greek;}{\f827\fbidi \froman\fcharset162\fprq2 Cambria Math Tur;}{\f830\fbidi \froman\fcharset186\fprq2 Cambria Math Baltic;} +{\f831\fbidi \froman\fcharset163\fprq2 Cambria Math (Vietnamese);}{\f913\fbidi \fswiss\fcharset238\fprq2 Segoe UI CE{\*\falt Segoe UI};}{\f914\fbidi \fswiss\fcharset204\fprq2 Segoe UI Cyr{\*\falt Segoe UI};} +{\f916\fbidi \fswiss\fcharset161\fprq2 Segoe UI Greek{\*\falt Segoe UI};}{\f917\fbidi \fswiss\fcharset162\fprq2 Segoe UI Tur{\*\falt Segoe UI};}{\f918\fbidi \fswiss\fcharset177\fprq2 Segoe UI (Hebrew){\*\falt Segoe UI};} +{\f919\fbidi \fswiss\fcharset178\fprq2 Segoe UI (Arabic){\*\falt Segoe UI};}{\f920\fbidi \fswiss\fcharset186\fprq2 Segoe UI Baltic{\*\falt Segoe UI};}{\f921\fbidi \fswiss\fcharset163\fprq2 Segoe UI (Vietnamese){\*\falt Segoe UI};} +{\f925\fbidi \froman\fcharset0\fprq2 Yu Mincho Western{\*\falt ?a??\'81\'66c};}{\f923\fbidi \froman\fcharset238\fprq2 Yu Mincho CE{\*\falt ?a??\'81\'66c};}{\f924\fbidi \froman\fcharset204\fprq2 Yu Mincho Cyr{\*\falt ?a??\'81\'66c};} +{\f926\fbidi \froman\fcharset161\fprq2 Yu Mincho Greek{\*\falt ?a??\'81\'66c};}{\f927\fbidi \froman\fcharset162\fprq2 Yu Mincho Tur{\*\falt ?a??\'81\'66c};}{\f930\fbidi \froman\fcharset186\fprq2 Yu Mincho Baltic{\*\falt ?a??\'81\'66c};} +{\f945\fbidi \froman\fcharset0\fprq2 @Yu Mincho Western;}{\f943\fbidi \froman\fcharset238\fprq2 @Yu Mincho CE;}{\f944\fbidi \froman\fcharset204\fprq2 @Yu Mincho Cyr;}{\f946\fbidi \froman\fcharset161\fprq2 @Yu Mincho Greek;} +{\f947\fbidi \froman\fcharset162\fprq2 @Yu Mincho Tur;}{\f950\fbidi \froman\fcharset186\fprq2 @Yu Mincho Baltic;}{\flomajor\f31508\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\flomajor\f31509\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;} +{\flomajor\f31511\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\flomajor\f31512\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\flomajor\f31513\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);} +{\flomajor\f31514\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\flomajor\f31515\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\flomajor\f31516\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);} +{\fdbmajor\f31520\fbidi \fswiss\fcharset0\fprq2 Yu Gothic Light Western;}{\fdbmajor\f31518\fbidi \fswiss\fcharset238\fprq2 Yu Gothic Light CE;}{\fdbmajor\f31519\fbidi \fswiss\fcharset204\fprq2 Yu Gothic Light Cyr;} +{\fdbmajor\f31521\fbidi \fswiss\fcharset161\fprq2 Yu Gothic Light Greek;}{\fdbmajor\f31522\fbidi \fswiss\fcharset162\fprq2 Yu Gothic Light Tur;}{\fdbmajor\f31525\fbidi \fswiss\fcharset186\fprq2 Yu Gothic Light Baltic;} +{\fhimajor\f31528\fbidi \fswiss\fcharset238\fprq2 Calibri Light CE;}{\fhimajor\f31529\fbidi \fswiss\fcharset204\fprq2 Calibri Light Cyr;}{\fhimajor\f31531\fbidi \fswiss\fcharset161\fprq2 Calibri Light Greek;} +{\fhimajor\f31532\fbidi \fswiss\fcharset162\fprq2 Calibri Light Tur;}{\fhimajor\f31533\fbidi \fswiss\fcharset177\fprq2 Calibri Light (Hebrew);}{\fhimajor\f31534\fbidi \fswiss\fcharset178\fprq2 Calibri Light (Arabic);} +{\fhimajor\f31535\fbidi \fswiss\fcharset186\fprq2 Calibri Light Baltic;}{\fhimajor\f31536\fbidi \fswiss\fcharset163\fprq2 Calibri Light (Vietnamese);}{\fbimajor\f31538\fbidi \froman\fcharset238\fprq2 Times New Roman CE;} +{\fbimajor\f31539\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}{\fbimajor\f31541\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\fbimajor\f31542\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;} +{\fbimajor\f31543\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\fbimajor\f31544\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\fbimajor\f31545\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;} +{\fbimajor\f31546\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\flominor\f31548\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\flominor\f31549\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;} +{\flominor\f31551\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\flominor\f31552\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\flominor\f31553\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);} +{\flominor\f31554\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\flominor\f31555\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\flominor\f31556\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);} +{\fdbminor\f31560\fbidi \froman\fcharset0\fprq2 Yu Mincho Western{\*\falt ?a??\'81\'66c};}{\fdbminor\f31558\fbidi \froman\fcharset238\fprq2 Yu Mincho CE{\*\falt ?a??\'81\'66c};} +{\fdbminor\f31559\fbidi \froman\fcharset204\fprq2 Yu Mincho Cyr{\*\falt ?a??\'81\'66c};}{\fdbminor\f31561\fbidi \froman\fcharset161\fprq2 Yu Mincho Greek{\*\falt ?a??\'81\'66c};} +{\fdbminor\f31562\fbidi \froman\fcharset162\fprq2 Yu Mincho Tur{\*\falt ?a??\'81\'66c};}{\fdbminor\f31565\fbidi \froman\fcharset186\fprq2 Yu Mincho Baltic{\*\falt ?a??\'81\'66c};}{\fhiminor\f31568\fbidi \fswiss\fcharset238\fprq2 Calibri CE;} +{\fhiminor\f31569\fbidi \fswiss\fcharset204\fprq2 Calibri Cyr;}{\fhiminor\f31571\fbidi \fswiss\fcharset161\fprq2 Calibri Greek;}{\fhiminor\f31572\fbidi \fswiss\fcharset162\fprq2 Calibri Tur;} +{\fhiminor\f31573\fbidi \fswiss\fcharset177\fprq2 Calibri (Hebrew);}{\fhiminor\f31574\fbidi \fswiss\fcharset178\fprq2 Calibri (Arabic);}{\fhiminor\f31575\fbidi \fswiss\fcharset186\fprq2 Calibri Baltic;} +{\fhiminor\f31576\fbidi \fswiss\fcharset163\fprq2 Calibri (Vietnamese);}{\fbiminor\f31578\fbidi \fswiss\fcharset238\fprq2 Arial CE;}{\fbiminor\f31579\fbidi \fswiss\fcharset204\fprq2 Arial Cyr;} +{\fbiminor\f31581\fbidi \fswiss\fcharset161\fprq2 Arial Greek;}{\fbiminor\f31582\fbidi \fswiss\fcharset162\fprq2 Arial Tur;}{\fbiminor\f31583\fbidi \fswiss\fcharset177\fprq2 Arial (Hebrew);} +{\fbiminor\f31584\fbidi \fswiss\fcharset178\fprq2 Arial (Arabic);}{\fbiminor\f31585\fbidi \fswiss\fcharset186\fprq2 Arial Baltic;}{\fbiminor\f31586\fbidi \fswiss\fcharset163\fprq2 Arial (Vietnamese);}}{\colortbl;\red0\green0\blue0;\red0\green0\blue255; +\red0\green255\blue255;\red0\green255\blue0;\red255\green0\blue255;\red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255;\red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;\red128\green0\blue128;\red128\green0\blue0; +\red128\green128\blue0;\red128\green128\blue128;\red192\green192\blue192;\red0\green0\blue0;\red0\green0\blue0;\red96\green94\blue92;\red225\green223\blue221;\cfollowedhyperlink\ctint255\cshade255\red149\green79\blue114; +\ctextone\ctint255\cshade255\red0\green0\blue0;\red33\green37\blue41;}{\*\defchp \f31506\fs22 }{\*\defpap \ql \li0\ri0\sa160\sl259\slmult1\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 }\noqfpromote {\stylesheet{ +\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \snext0 \sqformat \spriority0 \styrsid4327822 Normal;}{ +\s1\ql \li0\ri0\sb100\sa100\sbauto1\saauto1\widctlpar\wrapdefault\aspalpha\aspnum\faauto\outlinelevel0\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af0\afs48\alang1025 \ltrch\fcs0 \b\fs48\lang1033\langfe1033\kerning36\cgrid\langnp1033\langfenp1033 +\sbasedon0 \snext1 \slink15 \sqformat \spriority9 \styrsid4607779 heading 1;}{\*\cs10 \additive \ssemihidden \sunhideused \spriority1 Default Paragraph Font;}{\* +\ts11\tsrowd\trftsWidthB3\trpaddl108\trpaddr108\trpaddfl3\trpaddft3\trpaddfb3\trpaddfr3\trcbpat1\trcfpat1\tblind0\tblindtype3\tsvertalt\tsbrdrt\tsbrdrl\tsbrdrb\tsbrdrr\tsbrdrdgl\tsbrdrdgr\tsbrdrh\tsbrdrv \ql \li0\ri0\sa160\sl259\slmult1 +\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af31506\afs22\alang1025 \ltrch\fcs0 \f31506\fs22\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \snext11 \ssemihidden \sunhideused Normal Table;}{\*\cs15 \additive +\rtlch\fcs1 \ab\af0\afs48 \ltrch\fcs0 \b\f0\fs48\kerning36 \sbasedon10 \slink1 \slocked \spriority9 \styrsid4607779 Heading 1 Char;}{\*\cs16 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \ul\cf2 \sbasedon10 \sunhideused \styrsid4607779 Hyperlink;}{\*\cs17 +\additive \rtlch\fcs1 \af0 \ltrch\fcs0 \cf19\chshdng0\chcfpat0\chcbpat20 \sbasedon10 \ssemihidden \sunhideused \styrsid13108917 Unresolved Mention1;}{\s18\ql \li0\ri0\widctlpar +\tqc\tx4680\tqr\tx9360\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext18 \slink19 \sunhideused \styrsid4327822 header;} +{\*\cs19 \additive \rtlch\fcs1 \af0\afs24 \ltrch\fcs0 \f0\fs24 \sbasedon10 \slink18 \slocked \styrsid11283768 Header Char;}{\s20\ql \li0\ri0\widctlpar\tqc\tx4680\tqr\tx9360\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 +\af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext20 \slink21 \sunhideused \styrsid4327822 footer;}{\*\cs21 \additive \rtlch\fcs1 \af0\afs24 \ltrch\fcs0 \f0\fs24 +\sbasedon10 \slink20 \slocked \styrsid11283768 Footer Char;}{\*\cs22 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \sbasedon10 \spriority0 \styrsid16333066 normaltextrun;}{\s23\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 +\rtlch\fcs1 \af43\afs18\alang1025 \ltrch\fcs0 \fs18\lang1033\langfe2052\loch\f43\hich\af43\dbch\af31505\cgrid\langnp1033\langfenp2052 \sbasedon0 \snext23 \slink24 \ssemihidden \sunhideused \styrsid4327822 Balloon Text;}{\*\cs24 \additive \rtlch\fcs1 +\af43\afs18 \ltrch\fcs0 \fs18\lang0\langfe2052\loch\f43\hich\af43\dbch\af31505\langnp0\langfenp2052 \sbasedon10 \slink23 \slocked \ssemihidden \styrsid4327822 Balloon Text Char;}{\*\cs25 \additive \rtlch\fcs1 \af0\afs16 \ltrch\fcs0 \fs16 +\sbasedon10 \ssemihidden \sunhideused \styrsid4327822 annotation reference;}{\s26\ql \li0\ri0\sa160\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs20\alang1025 \ltrch\fcs0 +\fs20\lang1033\langfe2052\loch\f31506\hich\af31506\dbch\af31505\cgrid\langnp1033\langfenp2052 \sbasedon0 \snext26 \slink27 \ssemihidden \sunhideused \styrsid4327822 annotation text;}{\*\cs27 \additive \rtlch\fcs1 \af0\afs20 \ltrch\fcs0 +\fs20\lang0\langfe2052\dbch\af31505\langnp0\langfenp2052 \sbasedon10 \slink26 \slocked \ssemihidden \styrsid4327822 Comment Text Char;}{\s28\ql \li0\ri0\sa160\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 +\ab\af0\afs20\alang1025 \ltrch\fcs0 \b\fs20\lang1033\langfe2052\loch\f31506\hich\af31506\dbch\af31505\cgrid\langnp1033\langfenp2052 \sbasedon26 \snext26 \slink29 \ssemihidden \sunhideused \styrsid4327822 annotation subject;}{\*\cs29 \additive \rtlch\fcs1 +\ab\af0\afs20 \ltrch\fcs0 \b\fs20\lang0\langfe2052\dbch\af31505\langnp0\langfenp2052 \sbasedon27 \slink28 \slocked \ssemihidden \styrsid4327822 Comment Subject Char;}{\*\cs30 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \ul\cf21 +\sbasedon10 \ssemihidden \sunhideused \styrsid3346265 FollowedHyperlink;}}{\*\pgptbl {\pgp\ipgp4\itap0\li0\ri0\sb0\sa0}{\pgp\ipgp0\itap0\li0\ri0\sb0\sa0}{\pgp\ipgp2\itap0\li0\ri0\sb0\sa0}{\pgp\ipgp3\itap0\li0\ri0\sb0\sa0}{\pgp\ipgp1\itap0\li0\ri0\sb0\sa0} +{\pgp\ipgp2\itap0\li0\ri0\sb0\sa0}{\pgp\ipgp11\itap0\li0\ri0\sb0\sa0}{\pgp\ipgp7\itap0\li0\ri0\sb0\sa0\brdrb\brdrs\brdrw20\brsp20 }{\pgp\ipgp0\itap0\li0\ri0\sb0\sa0}{\pgp\ipgp0\itap0\li0\ri0\sb0\sa0}{\pgp\ipgp6\itap0\li0\ri0\sb0\sa0}} +{\*\rsidtbl \rsid29834\rsid152374\rsid212676\rsid217084\rsid226574\rsid264892\rsid284362\rsid422506\rsid459688\rsid549491\rsid604231\rsid604457\rsid681156\rsid739199\rsid749601\rsid988668\rsid1010793\rsid1014947\rsid1059988\rsid1073713\rsid1271633 +\rsid1458609\rsid1463333\rsid1724861\rsid1775084\rsid1777279\rsid1778754\rsid1835933\rsid1867739\rsid1915735\rsid1932820\rsid1971454\rsid1993911\rsid1994403\rsid2044905\rsid2107747\rsid2188362\rsid2260819\rsid2305962\rsid2642551\rsid2759138\rsid2841724 +\rsid2972129\rsid3175058\rsid3236142\rsid3241626\rsid3346265\rsid3350068\rsid3477444\rsid3689416\rsid3741913\rsid3815118\rsid3884677\rsid3899357\rsid4011102\rsid4132169\rsid4201839\rsid4211320\rsid4281741\rsid4327822\rsid4607779\rsid4856335\rsid4881182 +\rsid4942016\rsid4984481\rsid4996268\rsid5049607\rsid5077705\rsid5269010\rsid5390375\rsid5457660\rsid5701881\rsid5702491\rsid5729192\rsid5788668\rsid6122125\rsid6161846\rsid6359015\rsid6375100\rsid6375472\rsid6510310\rsid6517126\rsid6584320\rsid6627021 +\rsid6628976\rsid6711558\rsid6713687\rsid6765068\rsid6774886\rsid6775402\rsid6913009\rsid6963120\rsid6967194\rsid7018895\rsid7161631\rsid7300022\rsid7354409\rsid7539302\rsid7630930\rsid7675381\rsid7684397\rsid7735109\rsid8074563\rsid8137775\rsid8202384 +\rsid8264761\rsid8590512\rsid8595436\rsid8596011\rsid8722289\rsid9004073\rsid9063220\rsid9122049\rsid9126828\rsid9202871\rsid9271853\rsid9397394\rsid9517817\rsid9569856\rsid9581354\rsid9780890\rsid10041028\rsid10227605\rsid10237342\rsid10296412 +\rsid10557349\rsid10705200\rsid10707010\rsid10945651\rsid11077886\rsid11078963\rsid11145503\rsid11231017\rsid11232202\rsid11283768\rsid11474411\rsid11477723\rsid11536561\rsid11566882\rsid11870213\rsid11883904\rsid12006260\rsid12023174\rsid12146889 +\rsid12402252\rsid12459598\rsid12593282\rsid12593799\rsid12657365\rsid12715699\rsid12716434\rsid12733390\rsid12848570\rsid12922995\rsid12926336\rsid12987083\rsid12996893\rsid13044615\rsid13066707\rsid13108917\rsid13118389\rsid13120153\rsid13130268 +\rsid13250283\rsid13319370\rsid13371709\rsid13380374\rsid13464423\rsid13566424\rsid13582982\rsid13638425\rsid13703015\rsid13858723\rsid13915583\rsid14031227\rsid14042255\rsid14046490\rsid14159682\rsid14231049\rsid14242022\rsid14297668\rsid14449490 +\rsid14498826\rsid14580931\rsid14615533\rsid14621859\rsid14764352\rsid14769187\rsid14819036\rsid14898692\rsid14948576\rsid14962351\rsid14971837\rsid15009793\rsid15095312\rsid15162949\rsid15289279\rsid15354988\rsid15410381\rsid15419610\rsid15563928 +\rsid15616347\rsid15623620\rsid15883719\rsid15993961\rsid16001133\rsid16087318\rsid16194132\rsid16285693\rsid16333066\rsid16603611\rsid16606178\rsid1238103862}{\mmathPr\mmathFont34\mbrkBin0\mbrkBinSub0\msmallFrac0\mdispDef1\mlMargin0\mrMargin0\mdefJc1 +\mwrapIndent1440\mintLim0\mnaryLim1}{\info{\creatim\yr2021\mo3\dy31\hr11\min41}{\revtim\yr2021\mo3\dy31\hr11\min41}{\version1}{\edmins0}{\nofpages13}{\nofwords5510}{\nofchars31412}{\nofcharsws36849}{\vern23}}{\*\xmlnstbl {\xmlns1 http://schemas.microsoft. +com/office/word/2003/wordml}}\paperw12240\paperh15840\margl1440\margr1440\margt1440\margb1440\gutter0\ltrsect +\widowctrl\ftnbj\aenddoc\trackmoves0\trackformatting0\donotembedsysfont1\relyonvml0\donotembedlingdata0\grfdocevents0\validatexml1\showplaceholdtext0\ignoremixedcontent0\saveinvalidxml0\showxmlerrors1\noxlattoyen +\expshrtn\noultrlspc\dntblnsbdb\nospaceforul\formshade\horzdoc\dgmargin\dghspace180\dgvspace180\dghorigin1440\dgvorigin1440\dghshow1\dgvshow1 +\jexpand\viewkind1\viewscale100\pgbrdrhead\pgbrdrfoot\splytwnine\ftnlytwnine\htmautsp\nolnhtadjtbl\useltbaln\alntblind\lytcalctblwd\lyttblrtgr\lnbrkrule\nobrkwrptbl\viewnobound1\snaptogridincell\rempersonalinfo +\allowfieldendsel\wrppunct\asianbrkrule\rsidroot4607779\newtblstyruls\nogrowautofit\remdttm\usenormstyforlist\noindnmbrts\felnbrelev\nocxsptable\indrlsweleven\noafcnsttbl\afelev\utinl\hwelev\spltpgpar\notcvasp +\notbrkcnstfrctbl\notvatxbx\krnprsnet\cachedcolbal \nouicompat \fet0{\*\wgrffmtfilter 2450}\nofeaturethrottle1\ilfomacatclnup0{\*\ftnsep \ltrpar \pard\plain \ltrpar +\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid4327822 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid11232202 +\chftnsep +\par }}{\*\ftnsepc \ltrpar \pard\plain \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid4327822 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 { +\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid11232202 \chftnsepc +\par }}{\*\ftncn \ltrpar \pard\plain \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid4327822 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 +\af0 \ltrch\fcs0 \insrsid11232202 +\par }}{\*\aftnsep \ltrpar \pard\plain \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid4327822 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 { +\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid11232202 \chftnsep +\par }}{\*\aftnsepc \ltrpar \pard\plain \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid4327822 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 { +\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid11232202 \chftnsepc +\par }}{\*\aftncn \ltrpar \pard\plain \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid4327822 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 { +\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid11232202 +\par }}\ltrpar \sectd \ltrsect\linex0\endnhere\sectlinegrid360\sectdefaultcl\sectrsid14769187\sftnbj {\*\pnseclvl1\pnucrm\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl2\pnucltr\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl3 +\pndec\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl4\pnlcltr\pnstart1\pnindent720\pnhang {\pntxta )}}{\*\pnseclvl5\pndec\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl6\pnlcltr\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}} +{\*\pnseclvl7\pnlcrm\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl8\pnlcltr\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl9\pnlcrm\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}\pard\plain \ltrpar +\ql \li0\ri0\sb100\sa200\sbauto1\widctlpar\wrapdefault\faauto\adjustright\rin0\lin0\itap0\pararsid14819036 \rtlch\fcs1 \af0\afs24\alang1025 \ltrch\fcs0 \fs24\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af0 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid14769187 Last updated }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid29834\charrsid14769187 June}{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid749601\charrsid14769187 }{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 20}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid5390375\charrsid6627021 2}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid29834\charrsid6627021 1}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \li0\ri0\sb100\sa200\sbauto1\widctlpar\wrapdefault\faauto\adjustright\rin0\lin0\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 MICROSOFT SOFTWARE LICENSE TERMS}{\rtlch\fcs1 \af0 +\ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \li0\ri0\sb100\sa200\sbauto1\widctlpar\brdrb\brdrs\brdrw15\brsp20 \wrapdefault\faauto\adjustright\rin0\lin0\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 WINDOWS OPERATING SYSTEM +\par }\pard \ltrpar\ql \li0\ri0\sb100\sa200\sbauto1\widctlpar\wrapdefault\faauto\adjustright\rin0\lin0\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +IF YOU LIVE IN (OR IF YOUR PRINCIPAL PLACE OF BUSINESS IS IN) THE UNITED STATES, PLEASE READ THE BINDING ARBITRATION CLAUSE AND CLASS ACTION WAIVER IN SECTION 11. IT AFFECTS HOW DISPUTES ARE RESOLVED.}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Thank you for choosing Microsoft!}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par Depending on how you +obtained the Windows software, this is a license agreement between (i) you and the device manufacturer or software installer that distributes the software with your device; or (ii) you and Microsoft Corporation (or, based on where you live or, if a busine +s +s, where your principal place of business is located, one of its affiliates) if you acquired the software from a retailer. Microsoft is the device manufacturer for devices produced by Microsoft or one of its affiliates, and Microsoft is the retailer if yo +u acquired the software directly from Microsoft. }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid988668\charrsid6627021 I}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 f}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 you are a volume license customer, use of this software is subject to your volume license agreement rather than this agreement. +\par This agreement describes your rights}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid988668\charrsid6627021 , obligations,}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + and the conditions upon which you may use the Windows software. You should r +eview the entire agreement, including any supplemental license terms that accompany the software and any linked terms, because all of the terms are important and together create this agreement that applies to you. You can review linked terms by pasting th +e (aka.ms/) link into a browser window. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +By accepting this agreement or using the software, you agree to all of these terms, and consent to the transmission of certain information during activation and during your use of the software as per the privacy state +ment described in Section 3. If you do not accept and comply with these terms, you may not use the software or its features. }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +You may contact the device manufacturer or installer, or your retailer if you purchased the software directly, to determine its ret +urn policy and return the software or device for a refund or credit under that policy. You must comply with that policy, which might require you to return the software with the entire device on which the software is installed for a refund or credit, if an +y. +\par }\pard \ltrpar\ql \fi-540\li540\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin540\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 1.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Overview.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 a.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Applicability.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + This agreement applies to the Windows software that is preinstalled on your device, or acquired from a retailer and installed by you, the media on which you received the software (if any), any fonts, icons, images + or sound files included with the software, and also any Microsoft updates, upgrades, supplements or services for the software, unless other terms come with them. It also applies to Windows apps developed by Microsoft that provide functionality such as ma +il, contacts, music and photos that are included with and are a part of Windows. If this agreement contains terms regarding a feature or service not available on your device, those terms do not apply. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 b.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Additional terms.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 Additional Microsoft and third-party terms may apply to your use of certain features, services and apps, depending on your device\rquote +s capabilities, how it is configured, and how you use it. Please read them. +\par }\pard \ltrpar\ql \fi-540\li1620\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1620\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 (i)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 Some Windows apps provide an access point to, or rely on, online servic +es, and the use of those services is sometimes governed by separate terms and privacy policies, such as the Microsoft Services Agreement at }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 +\ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 aka.ms/msa}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + You can view these terms and policies by looking at the service terms of use or the app\rquote s settings, as applicable. The services may not be available in all regions. +\par (ii)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 Microsoft,}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid988668\charrsid6627021 + or}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 the device manufacturer or installer may include additional apps, which will be subject to separate license terms and privacy policies. +\par }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 (iii)\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 The software may in +clude third-party programs that are licensed to you under this agreement, or under their own terms. License terms, notices and acknowledgements, if any, for the third-party programs can be viewed at }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 aka.ms/thirdpartynotices}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 +\ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par (}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid284362\charrsid6627021 i}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 v)\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +To the extent included with Windows, Word, Excel, PowerPoint and OneNote are licensed for your personal, non-commercial use, unless you have commercial use rights under a separate agreement. +\par }\pard \ltrpar\ql \fi-540\li540\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin540\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 2.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Installation and Use Rights.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 a.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 License.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 The softwar +e is licensed, not sold. Under this agreement, we grant you the right to install and run one instance of the software on your device (the licensed device), for use by one person at a time, so long as you comply with the terms }{\rtlch\fcs1 \af43\afs22 +\ltrch\fcs0 \f43\fs22\insrsid14962351\charrsid6627021 and restrictions contained in}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid14962351\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +this agreement. Updating or upgrading from non-genuine software with software from Microsoft or authorized sources does not make your original version or the updated/upgraded version genuine, and in that situation, you do not have a license to use the sof +tware. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 b.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Device.}{ +\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 In this agreement, \'93device\'94 means a}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid2759138\charrsid6627021 local}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid2759138\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +hardware system (whether physical or virtual) with an internal storage device capable of running the software. A hardware partition or blade is considered to be a device.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid10557349\charrsid6627021 }{ +\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid15162949\charrsid6627021 For purposes of this agreement, \'93device\'94 does not include any }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid6913009\charrsid6627021 +hardware system (whether physical or virtual) }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid9780890\charrsid6627021 on which}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid6913009\charrsid6627021 the software}{\rtlch\fcs1 +\af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid1777279\charrsid6627021 is}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid6913009\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid7684397\charrsid6627021 installed }{ +\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid9569856\charrsid6627021 or accessed solely for}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid1777279\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\cf22\insrsid6913009\charrsid6627021 remote use over a network.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 c.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Restrictions. +}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 The device manufacturer or installer and Microsoft reserve all rights (such as rights under intellectual property laws) not expressly granted in this agreement}{\rtlch\fcs1 +\af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid13915583\charrsid6627021 and no other rights are licensed to you}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 For }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5077705\charrsid6627021 the avoidance of doubt}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 , this license does not give + you any right to, and you may }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\cf22\insrsid4607779\charrsid14769187 not}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid6517126\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\cs22\f43\fs22\cf22\insrsid6517126\charrsid6627021 (and you may not\~permit\~}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \cs22\f43\fs22\cf22\insrsid13044615 any other person or entity}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\cs22\f43\fs22\cf22\insrsid6517126\charrsid6627021 to)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid4607779\charrsid6627021 :}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li1620\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1620\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 (i)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 use or virtualize features of the software separately; +\par (ii)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 publish, copy (other than the permitted backup copy), rent, lease, or lend the software; + +\par (iii)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 transfer the software (except as permitted by this agreement); +\par (iv)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 {\*\bkmkstart _Hlk506209182} +work around any technical restrictions or limitations in the software;{\*\bkmkend _Hlk506209182} +\par (v)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 use the software as server software}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid226574\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid226574\charrsid6627021 or to operate the device as a server, except as permitted under Section 2(d)(iii) below}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid15009793\charrsid6627021 ; use the }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid1971454\charrsid6627021 software}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid1463333\charrsid6627021 to offer}{\rtlch\fcs1 \af0 +\ltrch\fcs0 \f43\fs22\insrsid6713687\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 commercial hosting}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid1463333\charrsid6627021 services;}{\rtlch\fcs1 \af0 +\ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 make the software available for simultaneous use by }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid12593799\charrsid6627021 more than one}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid6713687\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 user}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 over a network}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\cf22\insrsid4607779\charrsid14769187 , }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid14764352\charrsid6627021 except as permitted under Section 2(d)(vi) below;}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 install the software on a server }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid9063220\charrsid6627021 for remote }{ +\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\cf22\insrsid9063220\charrsid14769187 access }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid9063220\charrsid6627021 or use}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\cf22\insrsid9063220\delrsid1238103862\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid9063220\charrsid6627021 over a network}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid9063220\charrsid6627021 ;}{ +\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 or install the software on a device for use only by remote users; +\par (vi)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 reverse engineer, decompile, +or disassemble the software, or attempt to do so, except and only to the extent that the foregoing restriction is (a) permitted by applicable law; (b) permitted by licensing terms governing the use of open-source components that may be included with the s +oftware; or (c) required to debug changes to any libraries licensed under the GNU Lesser General Public License }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid988668\charrsid6627021 that}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid988668\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 are included with and linked to by the software; and +\par (vii)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +when using Internet-based features you may not use those features in any way that could interfere with anyone else\rquote s use of them, or to try to gain access to or use any service, data, account, or network, in an unauthorized manner. +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 d.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Multi}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid12922995\charrsid6627021 -U}{\rtlch\fcs1 \ab\af43\afs22 +\ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 se}{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 scenarios.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li1620\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1620\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 (i)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Multiple versions.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + If when acquiring the software you were provided with multiple versions (such as 32-bit and 64-bit versions), you may install and activate only one of those versions at a time. +\par (ii)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Multiple or pooled connections.}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 Hardw +are or software you use to multiplex or pool connections, or reduce the number of devices or users that access or use the software, does not reduce the number of licenses you need. You may only use such hardware or software if you have a license for each +instance of the software you are using. +\par (iii)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Device connections}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 . You may allow up to 20 other devices to access the software installed on the licensed device }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid9517817\charrsid6627021 solely to use}{\rtlch\fcs1 \af0 +\ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 the following software features}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid3884677\charrsid6627021 for personal or internal}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid12987083\charrsid6627021 purposes}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 : file services, + print services, Internet information services, and Internet connection sharing and telephony services on the licensed device. You may allow any number of devices to access the software on the licensed device to synchronize data between devices. This }{ +\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid12922995\charrsid6627021 sub}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 section}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + does not mean, however, that you have the right to install the software, or use the primary function of the software (other than the features listed in this }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid12922995\charrsid6627021 sub}{\rtlch\fcs1 +\af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 section}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 ), on any of these other devices. +\par (iv)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Use in a virtualized environment}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 . This li +cense allows you to install only one instance of the software for use on one device, whether that device is physical or virtual. If you want to use the software on more than one virtual device, you must obtain a separate license for each instance. +\par (v)}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Remote access.}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 No more than once every 9 +0 days, you may designate a single user who physically uses the licensed device as the licensed user. The licensed user may access the licensed device from another device using remote access technologies}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid13371709\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \cs22\f43\fs22\cf22\chshdng0\chcfpat0\chcbpat8\insrsid13371709\charrsid6627021 for a period of up to\~365\~days from the\~last physical use}{\rtlch\fcs1 \af43\afs22 +\ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + Other users, at different times, may access the licensed device from another device using remote access technologies, but only on devices separately licensed to run the same or higher edition of this software. +\par (vi)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Remote assistance.}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 You may use remote assistance technologies to share an active session without obtaining any additional licenses for the software. Remote assistance allows one user to connect directly to another user\rquote +s computer, usually to correct problems. +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 e.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Backup copy.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 You ma +y make a single copy of the software for backup purposes, and may also use that backup copy to transfer the software if it was acquired as stand-alone software, as described in Section 4 below. +\par }\pard \ltrpar\ql \fi-540\li540\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin540\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 3.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Privacy; Consent to Use of Data.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + Your privacy is impor +tant to us. Some of the software features send or receive information when using those features. Many of these features can be switched off in the user interface, or you can choose not to use them. By accepting this agreement and using the software you ag +ree that Microsoft may collect, use, and disclose the information as described in the Microsoft Privacy Statement }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 at https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 aka.ms/privacy}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 ,}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + and as may be described in the user interface associated with the software features. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 4.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Transfer.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 The provisions of this section do not apply if you acquired the software in Germany or in any of the countries listed on this site }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 aka.ms/transfer}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 ,}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 in which case any transfer of the software to a third party, and the right to use it, must comply with applicable law. +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 a.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Software preinstalled on device.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + If you acquired the software preinstalled on a device (and also if you upgraded from software preinstalled on a device), you may transfer the license to use the software directly to another user, only with the + licensed device. The transfer must include the software and, if provided with the device, an authentic Windows label including the product key. Before any permitted transfer, the other party must agree that this agreement applies to the transfer and use +of the software. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 b.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Stand-alone software.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 If you acquired the software as stand-alone software (and also if you upgraded from software you +acquired as stand-alone software), you may transfer the software to another device that belongs to you. You may also transfer the software to a device owned by someone else if (i) you are the first licensed user of the software and (ii) the new user agree +s + to the terms of this agreement. You may use the backup copy we allow you to make or the media that the software came on to transfer the software. Every time you transfer the software to a new device, you must remove the software from the prior device. Yo +u may not transfer the software to share licenses between devices. +\par }\pard \ltrpar\ql \fi-540\li540\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin540\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 5.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Authorized Software and Activation.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + You are authorized to use this software only if you are properly licensed and the software has been properly activated with a genuine product key +or by other authorized method. When you connect to the Internet while using the software, the software will automatically contact Microsoft or its affiliate to conduct activation to associate it with a certain device. You can also activate the software ma +nually by Internet or telephone. In either case, transmission of certain information will occur, and Internet, telephone and SMS service charges may apply. During activation (or reactivation that may be triggered by changes to your device\rquote +s components), the + software may determine that the installed instance of the software is counterfeit, improperly licensed or includes unauthorized changes. If activation fails, the software will attempt to repair itself by replacing any tampered Microsoft software with gen +u +ine Microsoft software. You may also receive reminders to obtain a proper license for the software. Successful activation does not confirm that the software is genuine or properly licensed. You may not bypass or circumvent activation. To help determine if + your software is genuine and whether you are properly licensed, see }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 aka.ms/genuine}{ +\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 Certain updates, support, and other services might be offered}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid12922995\charrsid6627021 only}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid12922995\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 to users of genuine Microsoft software. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 6.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Updates. +}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 The software}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid152374\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 periodica +lly checks for system and app updates, and downloads and installs them for you. You may obtain updates only from Microsoft or authorized sources, and Microsoft may need to update your system to provide you with those updates. By accepting this agreement}{ +\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid12922995\charrsid6627021 or using the software}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +, you agree to receive these types of automatic updates without any additional notice. +\par }\pard \ltrpar\ql \fi-540\li540\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin540\itap0\pararsid4607779 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 7.}{\rtlch\fcs1 \ab\af43 \ltrch\fcs0 +\b\f43\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \ab\af43 \ltrch\fcs0 \b\f43\insrsid5049607\charrsid6627021 Hardware Specifications; }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\insrsid4607779\charrsid6627021 Downgrade Rights.}{\rtlch\fcs1 \af43 +\ltrch\fcs0 \f43\insrsid4607779\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \fs22\lang1033\langfe2052\loch\af43\hich\af43\dbch\af31505\langfenp2052\insrsid13250283\charrsid6627021 +\par }\pard \ltrpar\ql \li547\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faroman\adjustright\rin0\lin547\itap0\pararsid4281741 {\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4942016\charrsid6627021 a.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4942016\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \b\f43\fs22\cf22\insrsid4942016\charrsid6627021 Hardware Specifications.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid4942016\charrsid6627021 + Certain versions of the Windows software are only compatible with hardware that meets specified system requirements as indicated by Microsoft from time to time and available at }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\cf22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid4942016\charrsid6627021 aka.ms/minhw. +\par }\pard \ltrpar\ql \li547\ri0\widctlpar\wrapdefault\faauto\adjustright\rin0\lin547\itap0\pararsid4281741 {\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4942016\charrsid6627021 +\par }\pard \ltrpar\ql \li547\ri0\widctlpar\wrapdefault\faauto\adjustright\rin0\lin547\itap0\pararsid14769187 {\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4942016\charrsid6627021 b.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4942016\charrsid6627021 }{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid6967194\charrsid6627021 Downgrade Rights.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid6967194\charrsid6627021 }{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid6967194\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 If you acquired a device from +a manufacturer or installer with a Professional version of Windows preinstalled on it and it is configured to run in full feature mode, you may }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid14898692\charrsid6627021 +downgrade to an equivalent edition on}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\cf22\insrsid14898692\charrsid14769187 a }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid14898692\charrsid6627021 prior version of }{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\cf22\insrsid14898692\charrsid14769187 Windows Professional}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 , but only for so long as Microsoft provides support for that earlier version as set forth }{\rtlch\fcs1 +\af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid10237342\charrsid6627021 at}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 aka.ms/windowslifecycle}{ +\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid1932820\charrsid6627021 ,}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid14042255\charrsid6627021 and supports that earlier version on your hardware as set forth at }{\rtlch\fcs1 +\af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf22\insrsid14042255\charrsid6627021 aka.ms/minhw}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 . +}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + This agreement applies to your use of the earlier versions. If the earlier version includes different components, any terms for those components in the agreement that comes with the earlier version apply to your use of such components. Neither the device + +manufacturer or installer, nor Microsoft, is obligated to supply earlier versions to you. You must obtain the earlier version separately, for which you may be charged a fee. At any time, you may replace an earlier version with the version you originally a +cquired. +\par }\pard \ltrpar\ql \li547\ri0\widctlpar\wrapdefault\faauto\adjustright\rin0\lin547\itap0\pararsid4281741 {\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid3477444\charrsid6627021 +\par }\pard \ltrpar\ql \fi-540\li540\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin540\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 8.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Export Restrictions.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + You must comply with all domestic and international export laws and regulations that apply to the software, which include restrictions on destinations, end users, and end use. For further information on export restrictions, visit}{\rtlch\fcs1 +\af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 aka.ms/exporting}{ +\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 9.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +{\*\bkmkstart _Hlk511379444}Warranty, Disclaimer, Remedy, Damages}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid13638425\charrsid6627021 ,}{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 and Procedures +{\*\bkmkend _Hlk511379444}. }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 a.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Limited Warranty.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + Depending on how you obtained the Windows software, Microsoft, or the device manufacturer or installer, warrants that properly licensed software will perform substantially as described in any Microsoft materials that accompany the software. This limited +w +arranty does not cover problems that you cause, that arise when you fail to follow instructions, or that are caused by events beyond the reasonable control of Microsoft, or the device manufacturer or installer. The limited warranty starts when the first u +s +er acquires the software, and lasts for one year if acquired from Microsoft, or for 90 days if acquired from a device manufacturer or installer. If you obtain updates or supplements directly from Microsoft during the 90-day term of the device manufacturer +\rquote s or installer\rquote +s limited warranty, Microsoft provides the limited warranty for those updates or supplements. Any supplements, updates, or replacement software that you may receive from Microsoft during that year are also covered, but only for the remainder + of that one-year period if acquired from Microsoft, or for 90 days if acquired from a device manufacturer or installer, or for 30 days, whichever is longer. Transferring the software will not extend the limited warranty. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 b.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Disclaimer}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 . Neither Microsoft, nor the device manufacturer or installer, gives any other express warranties, guarantees, or conditions. }{\rtlch\fcs1 \af0 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid14769187 Microsoft and the device}{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid152374\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 manufacturer and installer}{ +\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid152374\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 exclude all implied warranties and conditions, including those of merchantability, fitness for + a particular purpose, and non-infringement. If your local law does not allow the exclusion of implied warranties, then any implied warranties, guarantees, or conditions last only during the term of the limited warranty and are limited as much as your loc +al law allows. If your local law requires a longer limited warranty term, despite this agreement, then that longer term will apply, but you can recover only the remedies this agreement allows.}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 c.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Limited Remedy.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 If Microsoft, or the device manufacturer + or installer, breaches its limited warranty, it will, at its election, either: (i) repair or replace the software at no charge, or (ii) accept return of the software (or at its election the device on which the software was preinstalled) for a refund of t +h +e amount paid, if any. The device manufacturer or installer (or Microsoft if you acquired them directly from Microsoft) may also repair or replace supplements, updates, and replacement of the software or provide a refund of the amount you paid for them, i +f any. }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 These are your only remedies for breach of warranty.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + This limited warranty gives you specific legal rights, and you may also have other rights which vary from state to state or country to country. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 d.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Damages. Except for any repair, replacement, + or refund that Microsoft, or the device manufacturer or installer, may provide, you may not under this limited warranty, under any other part of this agreement, or under any theory, recover any damages or other remedy, including lost profits or direct, c +onsequential, special, indirect, or incidental damages.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + The damage exclusions and remedy limitations in this agreement apply even if repair, replacement, or a refund does not fully compensate you for any losses, if Microsoft, or the device manufacturer or i +nstaller, knew or should have known about the possibility of the damages, or if the remedy fails of its essential purpose. Some states and countries do not allow the exclusion or limitation of incidental, consequential, or other damages, so those limitati +ons or exclusions may not apply to you. }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +If your local law allows you to recover damages from Microsoft, or the device manufacturer or installer, even though this agreement does not, you cannot recover more than you paid for the software (or up to $50 USD if + you acquired the software for no charge).}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 e.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Warranty and Refund Procedures.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 For service or refund, you must provide a copy of your proof of purchase and comply with Microsoft\rquote +s return policies if you acquired the software from Microsoft, or the device manufacturer\rquote s or installer\rquote +s return policies if you acquired the software from a device manufacturer or installer. If you purchased stand-alone software, those return policies might require you to uninstall the software and return it to Microsoft. If y +ou acquired the software pre-installed on a device, those return policies may require return of the software with the entire device on which the software is installed; the certificate of authenticity label including the product key (if provided with your +d +evice) must remain affixed. Contact the device manufacturer or installer at the address or toll-free telephone number provided with your device to find out how to obtain warranty service for the software. If Microsoft is your device manufacturer or if you + acquired the software from a retailer, contact Microsoft at: +\par }\pard \ltrpar\ql \fi-540\li1620\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1620\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 (i)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\ul\insrsid4607779\charrsid14769187 United States and Canada}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 . }{\rtlch\fcs1 \af43\afs22 +\ltrch\fcs0 \f43\fs22\insrsid264892\charrsid6627021 V}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 ia}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + telephone at (800) MICROSOFT; via mail at Microsoft Customer Service and Support, One Microsoft Way, Redmond, WA 98052-6399; or visit }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 aka.ms/nareturns}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par (ii)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\ul\insrsid4607779\charrsid14769187 Europe, Middle East, and Africa}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 . }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 {\*\bkmkstart _Hlk65240606} }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid8590512\charrsid6627021 Via mail at}{\rtlch\fcs1 +\af0 \ltrch\fcs0 \f43\fs22\insrsid8590512\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 Microsoft Ireland Operations Limited, Customer Care Centre, }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid264892\charrsid6627021 One Microsoft Place, South Country Business Park, Leopardstown}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid264892\charrsid14769187 , Dublin 18, Ireland}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid5701881\charrsid6627021 ; or visit}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid15289279\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid10041028\charrsid14769187 aka.ms/}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid10041028\charrsid6627021 mssupport}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid264892\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 {\*\bkmkend _Hlk65240606} +\par (iii)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\ul\insrsid4607779\charrsid14769187 Australia}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 . }{ +\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid10041028\charrsid6627021 {\*\bkmkstart _Hlk65240668}Via telephone}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid10041028\charrsid14769187 at }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 13 20 58; }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid3346265 via mail at}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid14297668\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 Microsoft Pty Ltd, 1 Epping Road, North Ryde NSW 2113 Australia}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid6375472\charrsid6627021 ; or visit }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid6375472\charrsid6627021 aka.ms/mssupport}{\rtlch\fcs1 \af0 +\ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 .{\*\bkmkend _Hlk65240668} +\par (iv)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\ul\insrsid4607779\charrsid14769187 Other countries}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +. }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid264892\charrsid6627021 C}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 ontact}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 }{\rtlch\fcs1 +\af0 \ltrch\fcs0 \f43\fs22\insrsid3346265 the }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 Microsoft}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid3346265 affiliate serving your country}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 {\*\bkmkstart _Hlk65240912}at}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 }{\rtlch\fcs1 +\af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 aka.ms/}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 mss}{\rtlch\fcs1 +\af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 upport}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 {\*\bkmkend _Hlk65240912} + +\par }\pard \ltrpar\ql \fi-540\li540\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin540\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 10.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Support.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 a.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 For software preinstalled on a device.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + For the software generally, contact the device manufacturer or installer for support options. Refer + to the support number provided with the software. For updates and supplements obtained directly from Microsoft, Microsoft may provide limited support services for properly licensed software as described at }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 aka.ms/mssupport}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 b.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +For software acquired from a retailer.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 Microsoft provides limited support services for properly licensed software as described at }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 aka.ms/mssupport}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li540\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin540\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 11.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Binding + Arbitration and Class Action Waiver if You Live in (or, if a Business, Your Principal Place of Business is in) the United States.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \li540\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin540\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +We hope we never have a dispute, but if we do, you and we agree to try for 60 days to resolve it informally. If we can\rquote t, you and we agree to }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +binding individual arbitration before the American Arbitration Association (\'93AAA\'94) under the Federal Arbitration Act (\'93FAA\'94), and not to sue in court in front of a judge or jury}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 . Instead, a neutral arbitrator will decide and the arbitrator\rquote s decision will be final except for a limited right of review under the FAA. }{\rtlch\fcs1 \af0 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid14769187 Class action lawsuits, class-wide arbitrations, private attorney-general actions, and any other proceeding where someone acts in a representative capacity aren\rquote t allowed. Nor is +combining individual proceedings without the consent of all parties.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 \'93We,\'94 \'93our,\'94 and \'93us\'94 includes Microsoft, the device manufacturer, and software installer. + +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 a.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Disputes covered\emdash everything except IP.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 The term +\'93dispute\'94 is as broad as it can be. It i +ncludes any claim or controversy between you and the device manufacturer or installer, or you and Microsoft, concerning the software, its price, or this agreement, under any legal theory including contract, warranty, tort, statute, or regulation, }{ +\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 except disputes relating to the enforcement or validity of your, your licensors\rquote , our, or our licensors\rquote intellectual property rights.}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 b.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Mail a}{ +\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid152374\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Notice of Dispute first.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + If you have a dispute and our customer service representatives can\rquote t resolve it, send a No +tice of Dispute by U.S. Mail to the device manufacturer or installer, ATTN: LEGAL DEPARTMENT. If your dispute is with Microsoft, mail it to Microsoft Corporation, ATTN: CELA ARBITRATION, One Microsoft Way, Redmond, WA 98052-6399. Tell us your name, addres +s, how to contact you, what the problem is, and what you want. A form is available at}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid13108917\charrsid14769187 {\*\bkmkstart _Hlk65241444} }{\field\fldedit{\*\fldinst {\rtlch\fcs1 \af0 \ltrch\fcs0 +\insrsid4984481 HYPERLINK "https://go.microsoft.com/fwlink/?LinkId=245499" }{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid422506 {\*\datafield +00d0c9ea79f9bace118c8200aa004ba90b0200000003000000e0c9ea79f9bace118c8200aa004ba90b76000000680074007400700073003a002f002f0067006f002e006d006900630072006f0073006f00660074002e0063006f006d002f00660077006c0069006e006b002f003f004c0069006e006b00490064003d003200 +340035003400390039000000795881f43b1d7f48af2c825dc485276300000000a5ab000314}}}{\fldrslt {\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \cs16\f43\fs22\ul\cf2\insrsid3346265\charrsid13118389 https://go.microsoft.com/fwlink/?LinkId=245499}}}\sectd \ltrsect +\linex0\endnhere\sectlinegrid360\sectdefaultcl\sectrsid14769187\sftnbj {\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 {\*\bkmkend _Hlk65241444}.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 We +\rquote ll do the same if we have a dispute with you. After 60 days, you or we may start an arbitration if the dispute is unresolved. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 c.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Small claims court option.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 Instead of mailing a Notice of Dispute, and if you meet the court\rquote +s requirements, you may sue us in small claims court in your county of residence (or, if a business, your principal place of business) or our principal place of business\emdash King County, Washington USA if your dispute is with Microsoft. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 d.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Arbitration procedure.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + The AAA will conduct any arbitration under its Commercial Arbitration Rules (or if you are an individual and use the software for personal or household use, or if the value of the dispute is +$75,000 USD or less whether or not you are an individual or how you use the software, its Consumer Arbitration Rules). For more information, see }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 {\*\bkmkstart _Hlk65241468} +https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 {\*\bkmkend _Hlk65241468}aka.ms/adr or call 1-800-778-7879. To start an arbitration, submit the form available at }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 aka.ms/arbitration to the AAA; mail a copy to the device manufacturer + or installer (or to Microsoft if your dispute is with Microsoft). In a dispute involving $25,000 USD or less, any hearing will be telephonic unless the arbitrator finds good cause to hold an in-person hearing instead. Any in-person hearing will take plac +e in your county of residence (or, if a business, your principal place of business) or our principal place of business\emdash +King County, Washington if your dispute is with Microsoft. You choose. The arbitrator may award the same damages to you individually as a +court could. The arbitrator may award declaratory or injunctive relief only to you individually to satisfy your individual claim. Under AAA rules, the arbitrator rules on his or her own jurisdiction, including the arbitrability of any claim. But a court h +as exclusive authority to enforce the prohibition on arbitration on a class-wide basis or in a representative capacity. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 e.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Arbitration fees and payments.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li1620\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1620\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 (i)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Disputes involving $75,000 USD or less}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +. The device manufacturer or installer (or Microsoft if your dispute is with Microsoft) will promptly reimburse your filing fees and pay the AAA\rquote s and arbitrator\rquote +s fees and expenses. If you reject our last written settlement offer made before the arbitrator was appointed, your dispute goes all the way to an arbitrator\rquote s decision (called an \'93award\'94 +), and the arbitrator awards you more than this last written offer, the device manufacturer or installer (or Microsoft if your dispute is with Microsoft) will: (1) pay the greater of the award or $1,000 USD; (2) pay your reasonable attorney\rquote +s fees, if any; and (3) reimburse any expenses (including expert witness fees and costs) that your attorney reasonably accrues for investigating, preparing, and pursuing your claim in arbitration. +\par (ii)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Disputes involving more than $75,000 USD.}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 The AAA rules will govern payment of filing fees and the AAA\rquote s and arbitrator\rquote s fees and expenses. +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 f.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Must file within one year.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + You and we must file in small claims court or arbitration any claim or dispute (except intellectual property disputes \emdash see Section 11.a.) within one year from when it first could be filed. Otherwise, it\rquote s permanently barred. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 g.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Severability} +{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 . If any part of Section 11 (Binding Arbitration and Class Action Waiver) is found to be illegal or unenforceabl +e, the remainder will remain in effect (with an arbitration award issued before any court proceeding begins), except that if a finding of partial illegality or unenforceability would allow class-wide or representative arbitration, Section 11 will be unenf +orceable in its entirety. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 h}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 .}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 +\af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Conflict with AAA rules.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 This agreement governs if it conflicts with the AAA\rquote +s Commercial Arbitration Rules or Consumer Arbitration Rules. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 i.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Microsoft as party or third-party beneficiary.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 If Microsoft is the device m +anufacturer or if you acquired the software from a retailer, Microsoft is a party to this agreement. Otherwise, Microsoft is not a party but is a third-party beneficiary of your agreement with the device manufacturer or installer to resolve disputes throu +gh informal negotiation and arbitration. +\par }\pard \ltrpar\ql \fi-540\li540\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin540\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 12.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Governing Law.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + The laws of the state or country where you live (or, if a business, where your principal place of business is located) govern all claims and disputes concerning the software, its price, or this +agreement, including breach of contract claims and claims under consumer protection laws, unfair competition laws, implied warranty laws, for unjust enrichment, and in tort, regardless of conflict of law principles. In the United States, the FAA governs a +ll provisions relating to arbitration. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 13.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Consumer Rights, Regional Variations.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + This agreement describes certain legal rights. You may have other rights, including consumer rights, under the laws of your state or country. You may also have rights with r +espect to the party from which you acquired the software. This agreement does not change those other rights if the laws of your state or country do not permit it to do so. For example, if you acquired the software in one of the below regions, or mandatory + country law applies, then the following provisions apply to you: +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 a.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Australia.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 References to \'93Limited Warranty\'94 + are references to the express warranty provided by Microsoft or the device manufacturer or installer. This warranty is given in addition to + other rights and remedies you may have under law, including your rights and remedies under the Australian Consumer Law consumer guarantees. Nothing in this agreement limits or changes those rights and remedies. In particular}{\rtlch\fcs1 \af43\afs22 +\ltrch\fcs0 \f43\fs22\insrsid152374\charrsid6627021 :}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li1620\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1620\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 (i)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +the provisions excluding and limiting warranties, guarantees, damages and remedies, and limiting duration of your rights under local laws in Section 9 headed }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Warranty, Disclaimer, Remedy, Damages and Procedures}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 do not apply to the Australian Consumer Law consumer guarantees and your rights and remedies under them; +\par (ii)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 support and refund policies referred to in }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 Section}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4856335\charrsid6627021 s 9.e and}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + 10 are subject to the Australian Consumer Law; +\par (iii)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 the Australian Consumer Law consumer guarantees apply to the evaluation + software described in Section 14}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 d(ii) and the preview software described in Section 14}{\rtlch\fcs1 +\af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 d(iv); and +\par (iv)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +our goods come with guarantees that cannot be excluded under the Australian Consumer Law. In this }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid739199\charrsid6627021 sub}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 section}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 , \'93goods\'94 refers to the software for which Microsoft,}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid7539302\charrsid6627021 or}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid7539302\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 the device manufacturer or installer provides the express warranty. You are entitled to a r +eplacement or refund for a major failure and compensation for any other reasonably foreseeable loss or damage. You are also entitled to have the goods repaired or replaced if the goods fail to be of acceptable quality and the failure does not amount to a +major failure. +\par }\pard \ltrpar\ql \li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\lang3081\langfe1033\langnp3081\insrsid4607779\charrsid14769187 +To learn more about your rights under the Australian Consumer Law, please review the information at }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\lang3081\langfe1033\langnp3081\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\lang3081\langfe1033\langnp3081\insrsid4607779\charrsid14769187 aka.ms/acl}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\lang3081\langfe1033\langnp3081\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 b.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Canada.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + You may stop receiving updates on your device by turning off Internet access. If and when you re-connect to the Internet, the software will resume checking for and installing updates. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 c.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +European Union.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 The academic use restriction in Section 14.d(i) below does not apply in the jurisdictions listed}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid264892\charrsid14769187 }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid264892\charrsid6627021 at }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\cf23\insrsid264892\charrsid6627021 https://go.microsoft.com/fwlink/?LinkId=534978}{ +\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 d.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Germany and Austria.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li1620\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1620\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 (i)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Warranty.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + The properly licensed software will perform substantially as described in any Microsoft materials that accompany the software. However, the device manufacturer +or installer, and Microsoft, give no contractual guarantee in relation to the licensed software. +\par (ii)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Limitation of Liability}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 . In case of intentional conduct, gross negligence, claims based on the Product Liability Act, as well as, in case of death or +personal or physical injury, the device manufacturer or installer, or Microsoft is liable according to the statutory law. +\par }\pard \ltrpar\ql \li1620\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1620\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +Subject to the preceding sentence, the device manufacturer or installer, or Microsoft will only be liable for slight negligence if the + device manufacturer or installer or Microsoft is in breach of such material contractual obligations, the fulfillment of which facilitate the due performance of this agreement, the breach of which would endanger the purpose of this agreement and the compl +iance with which a party may constantly trust in (so-called "cardinal obligations"). In other cases of slight negligence, the device manufacturer or installer or Microsoft will not be liable for slight negligence. +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 e.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Other regions.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 See }{\rtlch\fcs1 \af43\afs22 +\ltrch\fcs0 \f43\fs22\cf23\insrsid13108917\charrsid6627021 https://go.microsoft.com/fwlink/?LinkId=534978}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid13108917\delrsid13108917\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 for a current list of regional variations. +\par }\pard \ltrpar\ql \fi-540\li540\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin540\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 14.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Additional Notices.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 a.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Networks, data and Internet usage.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + Some features of the software and services accessed through the software may require your device to access the I +nternet. Your access and usage (including charges) may be subject to the terms of your cellular or internet provider agreement. Certain features of the software may help you access the Internet more efficiently, but the software\rquote +s usage calculations may be different from your service provider\rquote +s measurements. You are always responsible for (i) understanding and complying with the terms of your own plans and agreements, and (ii) any issues arising from using or accessing networks, including public/open networ +ks. You may use the software to connect to networks, and to share access information about those networks, only if you have permission to do so. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 b.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +H.264/AVC and MPEG-4 visual standards and VC-1 video standards.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 The software may include H.264/MPEG-4 AVC and/or VC-1 decoding technology. MPEG LA, L.L.C. requires this notice: + +\par }\pard \ltrpar\ql \li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +THIS PRODUCT IS LICENSED UNDER THE AVC, THE VC-1, AND THE MPEG-4 PART 2 VISUAL PATENT PORTFOLIO LICENSES FOR THE PERSONAL AND NON-COMMERCIAL USE OF A CONSUMER TO (i) ENCODE VIDEO IN COMPLIANCE WITH THE ABOVE STANDARDS (\'93VIDEO STANDARDS\'94 +) AND/OR (ii) DECODE AVC, VC-1, AND MPEG-4 PART 2 VIDEO THAT WAS ENCODED BY A CONSUMER ENGAGED IN A PERSONAL AND NON-COMMERCIAL ACTIVITY AND/OR WAS OBTAINED FROM A VIDEO PROVIDER LICENSED TO PROVIDE SUC +H VIDEO. NO LICENSE IS GRANTED OR SHALL BE IMPLIED FOR ANY OTHER USE. ADDITIONAL INFORMATION MAY BE OBTAINED FROM MPEG LA, L.L.C. SEE }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 HTTPS://}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 AKA.MS/MPEGLA}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 .}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par }\pard \ltrpar\ql \fi-540\li1080\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1080\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 c.}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Malware protection.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + Microsoft cares about protecting your device from malware. The software will turn on malware protection if other protection is not installed or has expired. To do so, other antimalware software will be disabled or may have to be removed. +\par }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 d.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 +Limited rights}{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid152374\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 versions.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + If the software version you acquired is marked or otherwise intended for a specific or limited use, then you may only use it as specified. You may not use such versions of the software for commercial, non-profit, or revenue-generating activities. +\par }\pard \ltrpar\ql \fi-540\li1620\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1620\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 (i)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Academic.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + For academic use, you must be a student, faculty or staff of an educational institution at the time of purchase. +\par (ii)}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Evaluation.}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 For evaluation (or test or demonstration) use, you may not sell the software, use it in a live o +perating environment, or use it after the evaluation period. Notwithstanding anything to the contrary in this Agreement, }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 evaluation software is provided \'93AS IS\'94 + and no warranty, implied or express (including the Limited Warranty), applies to these versions.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +\par (iii)}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 NFR.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + You may not sell software marked as \'93NFR\'94 or \'93Not for Resale\'94. +\par (iv)}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~}{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Preview. }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +You may choose to use preview, insider, beta, or other pre-release versions of the software (\'93previews\'94) that Microsoft may make available. You may use previews only up to the software\rquote +s expiration date and so long as you comply with all the terms of this agreement. Previews are experimental and may be substantially different from the commercially released version. Notwithstanding anything to the contrary in this agreement, }{ +\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 previews are provided \'93AS IS,\'94 and no warranty, implied or express (including the Limited Warranty), applies to these versions}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 . }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 By installing previews on your device, you may void or impact your device warranty and may not be entitled to support from your device}{ +\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid152374\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 manufacturer or network operator, if applicable}{\rtlch\fcs1 \af0 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid14769187 . Microsoft is not responsible for any damage thereby}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid152374\charrsid14769187 }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +caused to you. Microsoft may not provide support services for previews. If you provide Microsoft comments, suggestions or other feedback about the preview (\'93submission\'94 +), you grant Microsoft and its partners rights to use the submission in any way and for any purpose. +\par }\pard \ltrpar\ql \fi-540\li540\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin540\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 15.}{\rtlch\fcs1 \ab\af43\afs22 \ltrch\fcs0 +\b\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \b\f43\fs22\insrsid4607779\charrsid14769187 Entire Agreement.}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 + This agreement (together with the printed + paper license terms or other terms accompanying any software supplements, updates, and services that are provided by the device manufacturer or installer, or Microsoft, and that you use), and the terms contained in web links listed in this agreement, are + +the entire agreement for the software and any such supplements, updates, and services (unless the device manufacturer or installer, or Microsoft, provides other terms with such supplements, updates, or services). You can review this agreement after your s +oftware is running by going to }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 +aka.ms/useterms or going to Settings - System - About within the software. You can also review the terms at any of the links in this agreement by typing the URLs into a browser address bar, and you agree to do so. You +agree that you will read the terms before using the software or services, including any linked terms. You understand that by using the software and services, you ratify this agreement and the linked terms. There are also informational links in this agreem +ent. The links containing notices and binding terms are: +\par }\pard \ltrpar\ql \fi-540\li1620\ri0\sa200\widctlpar\wrapdefault\faauto\adjustright\rin0\lin1620\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 \'b7}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 Microsoft Privacy Statement }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid5269010\charrsid6627021 https://}{ +\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 aka.ms/privacy +\par \'b7}{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid6627021 \~\~\~\~\~\~\~ }{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 Microsoft Services Agreement }{\rtlch\fcs1 \af43\afs22 \ltrch\fcs0 +\f43\fs22\insrsid5269010\charrsid6627021 https://}{\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid4607779\charrsid14769187 aka.ms/msa +\par }\pard \ltrpar\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid14769187 {\rtlch\fcs1 \af0 \ltrch\fcs0 \f43\fs22\insrsid10296412\charrsid14769187 +\par }{\*\themedata 504b030414000600080000002100e9de0fbfff0000001c020000130000005b436f6e74656e745f54797065735d2e786d6cac91cb4ec3301045f748fc83e52d4a +9cb2400825e982c78ec7a27cc0c8992416c9d8b2a755fbf74cd25442a820166c2cd933f79e3be372bd1f07b5c3989ca74aaff2422b24eb1b475da5df374fd9ad +5689811a183c61a50f98f4babebc2837878049899a52a57be670674cb23d8e90721f90a4d2fa3802cb35762680fd800ecd7551dc18eb899138e3c943d7e503b6 +b01d583deee5f99824e290b4ba3f364eac4a430883b3c092d4eca8f946c916422ecab927f52ea42b89a1cd59c254f919b0e85e6535d135a8de20f20b8c12c3b0 +0c895fcf6720192de6bf3b9e89ecdbd6596cbcdd8eb28e7c365ecc4ec1ff1460f53fe813d3cc7f5b7f020000ffff0300504b030414000600080000002100a5d6 +a7e7c0000000360100000b0000005f72656c732f2e72656c73848fcf6ac3300c87ef85bd83d17d51d2c31825762fa590432fa37d00e1287f68221bdb1bebdb4f +c7060abb0884a4eff7a93dfeae8bf9e194e720169aaa06c3e2433fcb68e1763dbf7f82c985a4a725085b787086a37bdbb55fbc50d1a33ccd311ba548b6309512 +0f88d94fbc52ae4264d1c910d24a45db3462247fa791715fd71f989e19e0364cd3f51652d73760ae8fa8c9ffb3c330cc9e4fc17faf2ce545046e37944c69e462 +a1a82fe353bd90a865aad41ed0b5b8f9d6fd010000ffff0300504b0304140006000800000021006b799616830000008a0000001c0000007468656d652f746865 +6d652f7468656d654d616e616765722e786d6c0ccc4d0ac3201040e17da17790d93763bb284562b2cbaebbf600439c1a41c7a0d29fdbd7e5e38337cedf14d59b +4b0d592c9c070d8a65cd2e88b7f07c2ca71ba8da481cc52c6ce1c715e6e97818c9b48d13df49c873517d23d59085adb5dd20d6b52bd521ef2cdd5eb9246a3d8b +4757e8d3f729e245eb2b260a0238fd010000ffff0300504b030414000600080000002100b6f4679893070000c9200000160000007468656d652f7468656d652f +7468656d65312e786d6cec59cd8b1bc915bf07f23f347d97f5d5ad8fc1f2a24fcfda33b6b164873dd648a5eef2547789aad28cc56208de532e81c026e49085bd +ed21842cecc22eb9e48f31d8249b3f22afaa5bdd5552c99e191c3061463074977eefd5afde7bf5de53d5ddcf5e26d4bbc05c1096f6fcfa9d9aefe174ce16248d +7afeb3d9a4d2f13d2151ba4094a5b8e76fb0f03fbbf7eb5fdd454732c609f6403e1547a8e7c752ae8eaa5531876124eeb0154ee1bb25e30992f0caa3ea82a34b +d09bd06aa3566b55134452df4b51026a1f2f97648ebd9952e9dfdb2a1f53784da5500373caa74a35b6243476715e5708b11143cabd0b447b3eccb3609733fc52 +fa1e4542c2173dbfa6fffceabdbb5574940b517940d6909be8bf5c2e17589c37f49c3c3a2b260d823068f50bfd1a40e53e6edc1eb7c6ad429f06a0f91c569a71 +b175b61bc320c71aa0ecd1a17bd41e35eb16ded0dfdce3dc0fd5c7c26b50a63fd8c34f2643b0a285d7a00c1feee1c3417730b2f56b50866fede1dbb5fe28685b +fa3528a6243ddf43d7c25673b85d6d0159327aec8477c360d26ee4ca4b144443115d6a8a254be5a1584bd00bc6270050408a24493db959e1259a43140f112567 +9c7827248a21f056286502866b8ddaa4d684ffea13e827ed5174849121ad780113b137a4f87862cec94af6fc07a0d537206f7ffef9cdeb1fdfbcfee9cd575fbd +79fdf77c6eadca923b466964cafdf2dd1ffef3cd6fbd7ffff0ed2f5fff319b7a172f4cfcbbbffdeedd3ffef93ef5b0e2d2146ffff4fdbb1fbf7ffbe7dfffebaf +5f3bb4f7393a33e1339260e13dc297de5396c0021dfcf119bf9ec42c46c494e8a791402952b338f48f656ca11f6d10450edc00db767cce21d5b880f7d72f2cc2 +d398af2571687c182716f094313a60dc6985876a2ec3ccb3751ab927e76b13f714a10bd7dc43945a5e1eaf579063894be530c616cd2714a5124538c5d253dfb1 +738c1dabfb8210cbaea764ce99604be97d41bc01224e93ccc899154da5d03149c02f1b1741f0b7659bd3e7de8051d7aa47f8c246c2de40d4417e86a965c6fb68 +2d51e252394309350d7e8264ec2239ddf0b9891b0b099e8e3065de78818570c93ce6b05ec3e90f21cdb8dd7e4a37898de4929cbb749e20c64ce4889d0f6394ac +5cd829496313fbb938871045de13265df05366ef10f50e7e40e941773f27d872f787b3c133c8b026a53240d4376beef0e57dccacf89d6ee8126157aae9f3c44a +b17d4e9cd131584756689f604cd1255a60ec3dfbdcc160c05696cd4bd20f62c82ac7d815580f901dabea3dc5027a25d5dcece7c91322ac909de2881de073bad9 +493c1b9426881fd2fc08bc6eda7c0ca52e7105c0633a3f37818f08f480102f4ea33c16a0c308ee835a9fc4c82a60ea5db8e375c32dff5d658fc1be7c61d1b8c2 +be04197c6d1948eca6cc7b6d3343d49aa00c9819822ec3956e41c4727f29a28aab165b3be596f6a62ddd00dd91d5f42424fd6007b4d3fb84ffbbde073a8cb77f +f9c6b10f3e4ebfe3566c25ab6b763a8792c9f14e7f7308b7dbd50c195f904fbfa919a175fa04431dd9cf58b73dcd6d4fe3ffdff73487f6f36d2773a8dfb8ed64 +7ce8306e3b99fc70e5e3743265f3027d8d3af0c80e7af4b14f72f0d46749289dca0dc527421ffc08f83db398c0a092d3279eb838055cc5f0a8ca1c4c60e1228e +b48cc799fc0d91f134462b381daafb4a492472d591f0564cc0a1911e76ea5678ba4e4ed9223becacd7d5c16656590592e5782d2cc6e1a04a66e856bb3cc02bd4 +6bb6913e68dd1250b2d721614c6693683a48b4b783ca48fa58178ce620a157f65158741d2c3a4afdd6557b2c805ae115f8c1edc1cff49e1f06200242701e07cd +f942f92973f5d6bbda991fd3d3878c69450034d8db08283ddd555c0f2e4fad2e0bb52b78da2261849b4d425b46377822869fc17974aad1abd0b8aeafbba54b2d +7aca147a3e08ad9246bbf33e1637f535c8ede6069a9a9982a6de65cf6f35430899395af5fc251c1ac363b282d811ea3717a211dcbccc25cf36fc4d32cb8a0b39 +4222ce0cae934e960d122231f728497abe5a7ee1069aea1ca2b9d51b90103e59725d482b9f1a3970baed64bc5ce2b934dd6e8c284b67af90e1b35ce1fc568bdf +1cac24d91adc3d8d1797de195df3a708422c6cd795011744c0dd413db3e682c0655891c8caf8db294c79da356fa3740c65e388ae62945714339967709dca0b3a +faadb081f196af190c6a98242f8467912ab0a651ad6a5a548d8cc3c1aafb6121653923699635d3ca2aaa6abab39835c3b60cecd8f26645de60b53531e434b3c2 +67a97b37e576b7b96ea74f28aa0418bcb09fa3ea5ea12018d4cac92c6a8af17e1a56393b1fb56bc776811fa07695226164fdd656ed8edd8a1ae19c0e066f54f9 +416e376a6168b9ed2bb5a5f5adb979b1cdce5e40f2184197bba6526857c2c92e47d0104d754f92a50dd8222f65be35e0c95b73d2f3bfac85fd60d80887955a27 +1c57826650ab74c27eb3d20fc3667d1cd66ba341e31514161927f530bbb19fc00506dde4f7f67a7cefee3ed9ded1dc99b3a4caf4dd7c5513d777f7f5c6e1bb7b +8f40d2f9b2d598749bdd41abd26df627956034e854bac3d6a0326a0ddba3c9681876ba9357be77a1c141bf390c5ae34ea5551f0e2b41aba6e877ba9576d068f4 +8376bf330efaaff23606569ea58fdc16605ecdebde7f010000ffff0300504b0304140006000800000021000dd1909fb60000001b010000270000007468656d65 +2f7468656d652f5f72656c732f7468656d654d616e616765722e786d6c2e72656c73848f4d0ac2301484f78277086f6fd3ba109126dd88d0add40384e4350d36 +3f2451eced0dae2c082e8761be9969bb979dc9136332de3168aa1a083ae995719ac16db8ec8e4052164e89d93b64b060828e6f37ed1567914b284d262452282e +3198720e274a939cd08a54f980ae38a38f56e422a3a641c8bbd048f7757da0f19b017cc524bd62107bd5001996509affb3fd381a89672f1f165dfe514173d985 +0528a2c6cce0239baa4c04ca5bbabac4df000000ffff0300504b01022d0014000600080000002100e9de0fbfff0000001c020000130000000000000000000000 +0000000000005b436f6e74656e745f54797065735d2e786d6c504b01022d0014000600080000002100a5d6a7e7c0000000360100000b00000000000000000000 +000000300100005f72656c732f2e72656c73504b01022d00140006000800000021006b799616830000008a0000001c0000000000000000000000000019020000 +7468656d652f7468656d652f7468656d654d616e616765722e786d6c504b01022d0014000600080000002100b6f4679893070000c92000001600000000000000 +000000000000d60200007468656d652f7468656d652f7468656d65312e786d6c504b01022d00140006000800000021000dd1909fb60000001b01000027000000 +000000000000000000009d0a00007468656d652f7468656d652f5f72656c732f7468656d654d616e616765722e786d6c2e72656c73504b050600000000050005005d010000980b00000000} +{\*\colorschememapping 3c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554462d3822207374616e64616c6f6e653d22796573223f3e0d0a3c613a636c724d +617020786d6c6e733a613d22687474703a2f2f736368656d61732e6f70656e786d6c666f726d6174732e6f72672f64726177696e676d6c2f323030362f6d6169 +6e22206267313d226c743122207478313d22646b3122206267323d226c743222207478323d22646b322220616363656e74313d22616363656e74312220616363 +656e74323d22616363656e74322220616363656e74333d22616363656e74332220616363656e74343d22616363656e74342220616363656e74353d22616363656e74352220616363656e74363d22616363656e74362220686c696e6b3d22686c696e6b2220666f6c486c696e6b3d22666f6c486c696e6b222f3e} +{\*\latentstyles\lsdstimax376\lsdlockeddef0\lsdsemihiddendef0\lsdunhideuseddef0\lsdqformatdef0\lsdprioritydef99{\lsdlockedexcept \lsdqformat1 \lsdpriority0 \lsdlocked0 Normal;\lsdqformat1 \lsdpriority9 \lsdlocked0 heading 1; +\lsdsemihidden1 \lsdunhideused1 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 2;\lsdsemihidden1 \lsdunhideused1 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 3;\lsdsemihidden1 \lsdunhideused1 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 4; +\lsdsemihidden1 \lsdunhideused1 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 5;\lsdsemihidden1 \lsdunhideused1 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 6;\lsdsemihidden1 \lsdunhideused1 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 7; +\lsdsemihidden1 \lsdunhideused1 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 8;\lsdsemihidden1 \lsdunhideused1 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 9;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 index 1; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 index 2;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 index 3;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 index 4;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 index 5; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 index 6;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 index 7;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 index 8;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 index 9; +\lsdsemihidden1 \lsdunhideused1 \lsdpriority39 \lsdlocked0 toc 1;\lsdsemihidden1 \lsdunhideused1 \lsdpriority39 \lsdlocked0 toc 2;\lsdsemihidden1 \lsdunhideused1 \lsdpriority39 \lsdlocked0 toc 3; +\lsdsemihidden1 \lsdunhideused1 \lsdpriority39 \lsdlocked0 toc 4;\lsdsemihidden1 \lsdunhideused1 \lsdpriority39 \lsdlocked0 toc 5;\lsdsemihidden1 \lsdunhideused1 \lsdpriority39 \lsdlocked0 toc 6; +\lsdsemihidden1 \lsdunhideused1 \lsdpriority39 \lsdlocked0 toc 7;\lsdsemihidden1 \lsdunhideused1 \lsdpriority39 \lsdlocked0 toc 8;\lsdsemihidden1 \lsdunhideused1 \lsdpriority39 \lsdlocked0 toc 9;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Normal Indent; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 footnote text;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 annotation text;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 header;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 footer; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 index heading;\lsdsemihidden1 \lsdunhideused1 \lsdqformat1 \lsdpriority35 \lsdlocked0 caption;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 table of figures; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 envelope address;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 envelope return;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 footnote reference;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 annotation reference; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 line number;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 page number;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 endnote reference;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 endnote text; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 table of authorities;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 macro;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 toa heading;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Bullet;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Number;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List 2;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List 3; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List 4;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List 5;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Bullet 2;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Bullet 3; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Bullet 4;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Bullet 5;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Number 2;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Number 3; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Number 4;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Number 5;\lsdqformat1 \lsdpriority10 \lsdlocked0 Title;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Closing; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Signature;\lsdsemihidden1 \lsdunhideused1 \lsdpriority1 \lsdlocked0 Default Paragraph Font;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Body Text;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Body Text Indent; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Continue;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Continue 2;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Continue 3;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Continue 4; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 List Continue 5;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Message Header;\lsdqformat1 \lsdpriority11 \lsdlocked0 Subtitle;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Salutation; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Date;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Body Text First Indent;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Body Text First Indent 2;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Note Heading; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Body Text 2;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Body Text 3;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Body Text Indent 2;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Body Text Indent 3; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Block Text;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Hyperlink;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 FollowedHyperlink;\lsdqformat1 \lsdpriority22 \lsdlocked0 Strong; +\lsdqformat1 \lsdpriority20 \lsdlocked0 Emphasis;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Document Map;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Plain Text;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 E-mail Signature; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 HTML Top of Form;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 HTML Bottom of Form;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Normal (Web);\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 HTML Acronym; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 HTML Address;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 HTML Cite;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 HTML Code;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 HTML Definition; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 HTML Keyboard;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 HTML Preformatted;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 HTML Sample;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 HTML Typewriter; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 HTML Variable;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 annotation subject;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 No List;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Outline List 1; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Outline List 2;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Outline List 3;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Balloon Text;\lsdpriority39 \lsdlocked0 Table Grid; +\lsdsemihidden1 \lsdlocked0 Placeholder Text;\lsdqformat1 \lsdpriority1 \lsdlocked0 No Spacing;\lsdpriority60 \lsdlocked0 Light Shading;\lsdpriority61 \lsdlocked0 Light List;\lsdpriority62 \lsdlocked0 Light Grid; +\lsdpriority63 \lsdlocked0 Medium Shading 1;\lsdpriority64 \lsdlocked0 Medium Shading 2;\lsdpriority65 \lsdlocked0 Medium List 1;\lsdpriority66 \lsdlocked0 Medium List 2;\lsdpriority67 \lsdlocked0 Medium Grid 1;\lsdpriority68 \lsdlocked0 Medium Grid 2; +\lsdpriority69 \lsdlocked0 Medium Grid 3;\lsdpriority70 \lsdlocked0 Dark List;\lsdpriority71 \lsdlocked0 Colorful Shading;\lsdpriority72 \lsdlocked0 Colorful List;\lsdpriority73 \lsdlocked0 Colorful Grid;\lsdpriority60 \lsdlocked0 Light Shading Accent 1; +\lsdpriority61 \lsdlocked0 Light List Accent 1;\lsdpriority62 \lsdlocked0 Light Grid Accent 1;\lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 1;\lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 1;\lsdpriority65 \lsdlocked0 Medium List 1 Accent 1; +\lsdsemihidden1 \lsdlocked0 Revision;\lsdqformat1 \lsdpriority34 \lsdlocked0 List Paragraph;\lsdqformat1 \lsdpriority29 \lsdlocked0 Quote;\lsdqformat1 \lsdpriority30 \lsdlocked0 Intense Quote;\lsdpriority66 \lsdlocked0 Medium List 2 Accent 1; +\lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 1;\lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 1;\lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 1;\lsdpriority70 \lsdlocked0 Dark List Accent 1;\lsdpriority71 \lsdlocked0 Colorful Shading Accent 1; +\lsdpriority72 \lsdlocked0 Colorful List Accent 1;\lsdpriority73 \lsdlocked0 Colorful Grid Accent 1;\lsdpriority60 \lsdlocked0 Light Shading Accent 2;\lsdpriority61 \lsdlocked0 Light List Accent 2;\lsdpriority62 \lsdlocked0 Light Grid Accent 2; +\lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 2;\lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 2;\lsdpriority65 \lsdlocked0 Medium List 1 Accent 2;\lsdpriority66 \lsdlocked0 Medium List 2 Accent 2; +\lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 2;\lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 2;\lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 2;\lsdpriority70 \lsdlocked0 Dark List Accent 2;\lsdpriority71 \lsdlocked0 Colorful Shading Accent 2; +\lsdpriority72 \lsdlocked0 Colorful List Accent 2;\lsdpriority73 \lsdlocked0 Colorful Grid Accent 2;\lsdpriority60 \lsdlocked0 Light Shading Accent 3;\lsdpriority61 \lsdlocked0 Light List Accent 3;\lsdpriority62 \lsdlocked0 Light Grid Accent 3; +\lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 3;\lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 3;\lsdpriority65 \lsdlocked0 Medium List 1 Accent 3;\lsdpriority66 \lsdlocked0 Medium List 2 Accent 3; +\lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 3;\lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 3;\lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 3;\lsdpriority70 \lsdlocked0 Dark List Accent 3;\lsdpriority71 \lsdlocked0 Colorful Shading Accent 3; +\lsdpriority72 \lsdlocked0 Colorful List Accent 3;\lsdpriority73 \lsdlocked0 Colorful Grid Accent 3;\lsdpriority60 \lsdlocked0 Light Shading Accent 4;\lsdpriority61 \lsdlocked0 Light List Accent 4;\lsdpriority62 \lsdlocked0 Light Grid Accent 4; +\lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 4;\lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 4;\lsdpriority65 \lsdlocked0 Medium List 1 Accent 4;\lsdpriority66 \lsdlocked0 Medium List 2 Accent 4; +\lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 4;\lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 4;\lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 4;\lsdpriority70 \lsdlocked0 Dark List Accent 4;\lsdpriority71 \lsdlocked0 Colorful Shading Accent 4; +\lsdpriority72 \lsdlocked0 Colorful List Accent 4;\lsdpriority73 \lsdlocked0 Colorful Grid Accent 4;\lsdpriority60 \lsdlocked0 Light Shading Accent 5;\lsdpriority61 \lsdlocked0 Light List Accent 5;\lsdpriority62 \lsdlocked0 Light Grid Accent 5; +\lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 5;\lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 5;\lsdpriority65 \lsdlocked0 Medium List 1 Accent 5;\lsdpriority66 \lsdlocked0 Medium List 2 Accent 5; +\lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 5;\lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 5;\lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 5;\lsdpriority70 \lsdlocked0 Dark List Accent 5;\lsdpriority71 \lsdlocked0 Colorful Shading Accent 5; +\lsdpriority72 \lsdlocked0 Colorful List Accent 5;\lsdpriority73 \lsdlocked0 Colorful Grid Accent 5;\lsdpriority60 \lsdlocked0 Light Shading Accent 6;\lsdpriority61 \lsdlocked0 Light List Accent 6;\lsdpriority62 \lsdlocked0 Light Grid Accent 6; +\lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 6;\lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 6;\lsdpriority65 \lsdlocked0 Medium List 1 Accent 6;\lsdpriority66 \lsdlocked0 Medium List 2 Accent 6; +\lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 6;\lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 6;\lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 6;\lsdpriority70 \lsdlocked0 Dark List Accent 6;\lsdpriority71 \lsdlocked0 Colorful Shading Accent 6; +\lsdpriority72 \lsdlocked0 Colorful List Accent 6;\lsdpriority73 \lsdlocked0 Colorful Grid Accent 6;\lsdqformat1 \lsdpriority19 \lsdlocked0 Subtle Emphasis;\lsdqformat1 \lsdpriority21 \lsdlocked0 Intense Emphasis; +\lsdqformat1 \lsdpriority31 \lsdlocked0 Subtle Reference;\lsdqformat1 \lsdpriority32 \lsdlocked0 Intense Reference;\lsdqformat1 \lsdpriority33 \lsdlocked0 Book Title;\lsdsemihidden1 \lsdunhideused1 \lsdpriority37 \lsdlocked0 Bibliography; +\lsdsemihidden1 \lsdunhideused1 \lsdqformat1 \lsdpriority39 \lsdlocked0 TOC Heading;\lsdpriority41 \lsdlocked0 Plain Table 1;\lsdpriority42 \lsdlocked0 Plain Table 2;\lsdpriority43 \lsdlocked0 Plain Table 3;\lsdpriority44 \lsdlocked0 Plain Table 4; +\lsdpriority45 \lsdlocked0 Plain Table 5;\lsdpriority40 \lsdlocked0 Grid Table Light;\lsdpriority46 \lsdlocked0 Grid Table 1 Light;\lsdpriority47 \lsdlocked0 Grid Table 2;\lsdpriority48 \lsdlocked0 Grid Table 3;\lsdpriority49 \lsdlocked0 Grid Table 4; +\lsdpriority50 \lsdlocked0 Grid Table 5 Dark;\lsdpriority51 \lsdlocked0 Grid Table 6 Colorful;\lsdpriority52 \lsdlocked0 Grid Table 7 Colorful;\lsdpriority46 \lsdlocked0 Grid Table 1 Light Accent 1;\lsdpriority47 \lsdlocked0 Grid Table 2 Accent 1; +\lsdpriority48 \lsdlocked0 Grid Table 3 Accent 1;\lsdpriority49 \lsdlocked0 Grid Table 4 Accent 1;\lsdpriority50 \lsdlocked0 Grid Table 5 Dark Accent 1;\lsdpriority51 \lsdlocked0 Grid Table 6 Colorful Accent 1; +\lsdpriority52 \lsdlocked0 Grid Table 7 Colorful Accent 1;\lsdpriority46 \lsdlocked0 Grid Table 1 Light Accent 2;\lsdpriority47 \lsdlocked0 Grid Table 2 Accent 2;\lsdpriority48 \lsdlocked0 Grid Table 3 Accent 2; +\lsdpriority49 \lsdlocked0 Grid Table 4 Accent 2;\lsdpriority50 \lsdlocked0 Grid Table 5 Dark Accent 2;\lsdpriority51 \lsdlocked0 Grid Table 6 Colorful Accent 2;\lsdpriority52 \lsdlocked0 Grid Table 7 Colorful Accent 2; +\lsdpriority46 \lsdlocked0 Grid Table 1 Light Accent 3;\lsdpriority47 \lsdlocked0 Grid Table 2 Accent 3;\lsdpriority48 \lsdlocked0 Grid Table 3 Accent 3;\lsdpriority49 \lsdlocked0 Grid Table 4 Accent 3; +\lsdpriority50 \lsdlocked0 Grid Table 5 Dark Accent 3;\lsdpriority51 \lsdlocked0 Grid Table 6 Colorful Accent 3;\lsdpriority52 \lsdlocked0 Grid Table 7 Colorful Accent 3;\lsdpriority46 \lsdlocked0 Grid Table 1 Light Accent 4; +\lsdpriority47 \lsdlocked0 Grid Table 2 Accent 4;\lsdpriority48 \lsdlocked0 Grid Table 3 Accent 4;\lsdpriority49 \lsdlocked0 Grid Table 4 Accent 4;\lsdpriority50 \lsdlocked0 Grid Table 5 Dark Accent 4; +\lsdpriority51 \lsdlocked0 Grid Table 6 Colorful Accent 4;\lsdpriority52 \lsdlocked0 Grid Table 7 Colorful Accent 4;\lsdpriority46 \lsdlocked0 Grid Table 1 Light Accent 5;\lsdpriority47 \lsdlocked0 Grid Table 2 Accent 5; +\lsdpriority48 \lsdlocked0 Grid Table 3 Accent 5;\lsdpriority49 \lsdlocked0 Grid Table 4 Accent 5;\lsdpriority50 \lsdlocked0 Grid Table 5 Dark Accent 5;\lsdpriority51 \lsdlocked0 Grid Table 6 Colorful Accent 5; +\lsdpriority52 \lsdlocked0 Grid Table 7 Colorful Accent 5;\lsdpriority46 \lsdlocked0 Grid Table 1 Light Accent 6;\lsdpriority47 \lsdlocked0 Grid Table 2 Accent 6;\lsdpriority48 \lsdlocked0 Grid Table 3 Accent 6; +\lsdpriority49 \lsdlocked0 Grid Table 4 Accent 6;\lsdpriority50 \lsdlocked0 Grid Table 5 Dark Accent 6;\lsdpriority51 \lsdlocked0 Grid Table 6 Colorful Accent 6;\lsdpriority52 \lsdlocked0 Grid Table 7 Colorful Accent 6; +\lsdpriority46 \lsdlocked0 List Table 1 Light;\lsdpriority47 \lsdlocked0 List Table 2;\lsdpriority48 \lsdlocked0 List Table 3;\lsdpriority49 \lsdlocked0 List Table 4;\lsdpriority50 \lsdlocked0 List Table 5 Dark; +\lsdpriority51 \lsdlocked0 List Table 6 Colorful;\lsdpriority52 \lsdlocked0 List Table 7 Colorful;\lsdpriority46 \lsdlocked0 List Table 1 Light Accent 1;\lsdpriority47 \lsdlocked0 List Table 2 Accent 1;\lsdpriority48 \lsdlocked0 List Table 3 Accent 1; +\lsdpriority49 \lsdlocked0 List Table 4 Accent 1;\lsdpriority50 \lsdlocked0 List Table 5 Dark Accent 1;\lsdpriority51 \lsdlocked0 List Table 6 Colorful Accent 1;\lsdpriority52 \lsdlocked0 List Table 7 Colorful Accent 1; +\lsdpriority46 \lsdlocked0 List Table 1 Light Accent 2;\lsdpriority47 \lsdlocked0 List Table 2 Accent 2;\lsdpriority48 \lsdlocked0 List Table 3 Accent 2;\lsdpriority49 \lsdlocked0 List Table 4 Accent 2; +\lsdpriority50 \lsdlocked0 List Table 5 Dark Accent 2;\lsdpriority51 \lsdlocked0 List Table 6 Colorful Accent 2;\lsdpriority52 \lsdlocked0 List Table 7 Colorful Accent 2;\lsdpriority46 \lsdlocked0 List Table 1 Light Accent 3; +\lsdpriority47 \lsdlocked0 List Table 2 Accent 3;\lsdpriority48 \lsdlocked0 List Table 3 Accent 3;\lsdpriority49 \lsdlocked0 List Table 4 Accent 3;\lsdpriority50 \lsdlocked0 List Table 5 Dark Accent 3; +\lsdpriority51 \lsdlocked0 List Table 6 Colorful Accent 3;\lsdpriority52 \lsdlocked0 List Table 7 Colorful Accent 3;\lsdpriority46 \lsdlocked0 List Table 1 Light Accent 4;\lsdpriority47 \lsdlocked0 List Table 2 Accent 4; +\lsdpriority48 \lsdlocked0 List Table 3 Accent 4;\lsdpriority49 \lsdlocked0 List Table 4 Accent 4;\lsdpriority50 \lsdlocked0 List Table 5 Dark Accent 4;\lsdpriority51 \lsdlocked0 List Table 6 Colorful Accent 4; +\lsdpriority52 \lsdlocked0 List Table 7 Colorful Accent 4;\lsdpriority46 \lsdlocked0 List Table 1 Light Accent 5;\lsdpriority47 \lsdlocked0 List Table 2 Accent 5;\lsdpriority48 \lsdlocked0 List Table 3 Accent 5; +\lsdpriority49 \lsdlocked0 List Table 4 Accent 5;\lsdpriority50 \lsdlocked0 List Table 5 Dark Accent 5;\lsdpriority51 \lsdlocked0 List Table 6 Colorful Accent 5;\lsdpriority52 \lsdlocked0 List Table 7 Colorful Accent 5; +\lsdpriority46 \lsdlocked0 List Table 1 Light Accent 6;\lsdpriority47 \lsdlocked0 List Table 2 Accent 6;\lsdpriority48 \lsdlocked0 List Table 3 Accent 6;\lsdpriority49 \lsdlocked0 List Table 4 Accent 6; +\lsdpriority50 \lsdlocked0 List Table 5 Dark Accent 6;\lsdpriority51 \lsdlocked0 List Table 6 Colorful Accent 6;\lsdpriority52 \lsdlocked0 List Table 7 Colorful Accent 6;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Mention; +\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Smart Hyperlink;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Hashtag;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Unresolved Mention;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Smart Link;}}{\*\datastore 01050000 +02000000180000004d73786d6c322e534158584d4c5265616465722e362e3000000000000000000000060000 +d0cf11e0a1b11ae1000000000000000000000000000000003e000300feff090006000000000000000000000001000000010000000000000000100000feffffff00000000feffffff0000000000000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff +ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff +ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff +ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff +fffffffffffffffffdfffffffeffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff +ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff +ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff +ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff +ffffffffffffffffffffffffffffffff52006f006f007400200045006e00740072007900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000500ffffffffffffffffffffffff0c6ad98892f1d411a65f0040963251e5000000000000000000000000c05b +9a6f5d26d701feffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000 +00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000 +000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000105000000000000}} \ No newline at end of file diff --git a/config/files/usr/share/fonts/ms-fonts/lucon.ttf b/config/files/usr/share/fonts/ms-fonts/lucon.ttf new file mode 100644 index 0000000000..db9fb00d21 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/lucon.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/malgun.ttf b/config/files/usr/share/fonts/ms-fonts/malgun.ttf new file mode 100644 index 0000000000..f6d5902bbf Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/malgun.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/malgunbd.ttf b/config/files/usr/share/fonts/ms-fonts/malgunbd.ttf new file mode 100644 index 0000000000..047cded7e7 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/malgunbd.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/malgunsl.ttf b/config/files/usr/share/fonts/ms-fonts/malgunsl.ttf new file mode 100644 index 0000000000..b88df0a78c Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/malgunsl.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/marlett.ttf b/config/files/usr/share/fonts/ms-fonts/marlett.ttf new file mode 100644 index 0000000000..bd326d5e90 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/marlett.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/micross.ttf b/config/files/usr/share/fonts/ms-fonts/micross.ttf new file mode 100644 index 0000000000..c0746c6d4e Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/micross.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/mingliub.ttc b/config/files/usr/share/fonts/ms-fonts/mingliub.ttc new file mode 100644 index 0000000000..7bc1324e5d Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/mingliub.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/mmrtext.ttf b/config/files/usr/share/fonts/ms-fonts/mmrtext.ttf new file mode 100644 index 0000000000..58230fd390 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/mmrtext.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/mmrtextb.ttf b/config/files/usr/share/fonts/ms-fonts/mmrtextb.ttf new file mode 100644 index 0000000000..39a459e17d Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/mmrtextb.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/monbaiti.ttf b/config/files/usr/share/fonts/ms-fonts/monbaiti.ttf new file mode 100644 index 0000000000..96a59f7226 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/monbaiti.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/msgothic.ttc b/config/files/usr/share/fonts/ms-fonts/msgothic.ttc new file mode 100644 index 0000000000..7bfcdf7793 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/msgothic.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/msjh.ttc b/config/files/usr/share/fonts/ms-fonts/msjh.ttc new file mode 100644 index 0000000000..ee3108933e Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/msjh.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/msjhbd.ttc b/config/files/usr/share/fonts/ms-fonts/msjhbd.ttc new file mode 100644 index 0000000000..03caafb4b0 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/msjhbd.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/msjhl.ttc b/config/files/usr/share/fonts/ms-fonts/msjhl.ttc new file mode 100644 index 0000000000..fc31ca2c22 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/msjhl.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/msyh.ttc b/config/files/usr/share/fonts/ms-fonts/msyh.ttc new file mode 100644 index 0000000000..37c28de014 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/msyh.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/msyhbd.ttc b/config/files/usr/share/fonts/ms-fonts/msyhbd.ttc new file mode 100644 index 0000000000..7949a5f151 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/msyhbd.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/msyhl.ttc b/config/files/usr/share/fonts/ms-fonts/msyhl.ttc new file mode 100644 index 0000000000..448e2ed24f Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/msyhl.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/msyi.ttf b/config/files/usr/share/fonts/ms-fonts/msyi.ttf new file mode 100644 index 0000000000..b3f22ee4a2 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/msyi.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/mvboli.ttf b/config/files/usr/share/fonts/ms-fonts/mvboli.ttf new file mode 100644 index 0000000000..b81d80c7f3 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/mvboli.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/ntailu.ttf b/config/files/usr/share/fonts/ms-fonts/ntailu.ttf new file mode 100644 index 0000000000..f4a1c07c2e Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/ntailu.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/ntailub.ttf b/config/files/usr/share/fonts/ms-fonts/ntailub.ttf new file mode 100644 index 0000000000..8ad63a9e63 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/ntailub.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/pala.ttf b/config/files/usr/share/fonts/ms-fonts/pala.ttf new file mode 100644 index 0000000000..47e58eea7a Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/pala.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/palab.ttf b/config/files/usr/share/fonts/ms-fonts/palab.ttf new file mode 100644 index 0000000000..6e04caf602 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/palab.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/palabi.ttf b/config/files/usr/share/fonts/ms-fonts/palabi.ttf new file mode 100644 index 0000000000..5fe062f82f Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/palabi.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/palai.ttf b/config/files/usr/share/fonts/ms-fonts/palai.ttf new file mode 100644 index 0000000000..e98755018e Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/palai.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/phagspa.ttf b/config/files/usr/share/fonts/ms-fonts/phagspa.ttf new file mode 100644 index 0000000000..33043428ea Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/phagspa.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/phagspab.ttf b/config/files/usr/share/fonts/ms-fonts/phagspab.ttf new file mode 100644 index 0000000000..173e9972b7 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/phagspab.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/segmdl2.ttf b/config/files/usr/share/fonts/ms-fonts/segmdl2.ttf new file mode 100644 index 0000000000..65cddd7a10 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/segmdl2.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/segoepr.ttf b/config/files/usr/share/fonts/ms-fonts/segoepr.ttf new file mode 100644 index 0000000000..f72ba5c7ce Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/segoepr.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/segoeprb.ttf b/config/files/usr/share/fonts/ms-fonts/segoeprb.ttf new file mode 100644 index 0000000000..8111e18b52 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/segoeprb.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/segoesc.ttf b/config/files/usr/share/fonts/ms-fonts/segoesc.ttf new file mode 100644 index 0000000000..6511a431e0 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/segoesc.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/segoescb.ttf b/config/files/usr/share/fonts/ms-fonts/segoescb.ttf new file mode 100644 index 0000000000..8240a7e117 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/segoescb.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/segoeui.ttf b/config/files/usr/share/fonts/ms-fonts/segoeui.ttf new file mode 100644 index 0000000000..0f52cbd9c9 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/segoeui.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/segoeuib.ttf b/config/files/usr/share/fonts/ms-fonts/segoeuib.ttf new file mode 100644 index 0000000000..ff196d6017 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/segoeuib.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/segoeuii.ttf b/config/files/usr/share/fonts/ms-fonts/segoeuii.ttf new file mode 100644 index 0000000000..5dd3c3282f Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/segoeuii.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/segoeuil.ttf b/config/files/usr/share/fonts/ms-fonts/segoeuil.ttf new file mode 100644 index 0000000000..23fb04db82 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/segoeuil.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/segoeuisl.ttf b/config/files/usr/share/fonts/ms-fonts/segoeuisl.ttf new file mode 100644 index 0000000000..a276476a75 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/segoeuisl.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/segoeuiz.ttf b/config/files/usr/share/fonts/ms-fonts/segoeuiz.ttf new file mode 100644 index 0000000000..c39304063a Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/segoeuiz.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/seguibl.ttf b/config/files/usr/share/fonts/ms-fonts/seguibl.ttf new file mode 100644 index 0000000000..b2966570ea Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/seguibl.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/seguibli.ttf b/config/files/usr/share/fonts/ms-fonts/seguibli.ttf new file mode 100644 index 0000000000..d38c82c884 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/seguibli.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/seguiemj.ttf b/config/files/usr/share/fonts/ms-fonts/seguiemj.ttf new file mode 100644 index 0000000000..77497bf76c Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/seguiemj.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/seguihis.ttf b/config/files/usr/share/fonts/ms-fonts/seguihis.ttf new file mode 100644 index 0000000000..a10c573e75 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/seguihis.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/seguili.ttf b/config/files/usr/share/fonts/ms-fonts/seguili.ttf new file mode 100644 index 0000000000..73bfeddffd Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/seguili.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/seguisb.ttf b/config/files/usr/share/fonts/ms-fonts/seguisb.ttf new file mode 100644 index 0000000000..90b39f72f1 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/seguisb.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/seguisbi.ttf b/config/files/usr/share/fonts/ms-fonts/seguisbi.ttf new file mode 100644 index 0000000000..4d57335f27 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/seguisbi.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/seguisli.ttf b/config/files/usr/share/fonts/ms-fonts/seguisli.ttf new file mode 100644 index 0000000000..dbd8664d58 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/seguisli.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/seguisym.ttf b/config/files/usr/share/fonts/ms-fonts/seguisym.ttf new file mode 100644 index 0000000000..d987ce500a Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/seguisym.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/simsun.ttc b/config/files/usr/share/fonts/ms-fonts/simsun.ttc new file mode 100644 index 0000000000..5f22ce3f46 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/simsun.ttc differ diff --git a/config/files/usr/share/fonts/ms-fonts/simsunb.ttf b/config/files/usr/share/fonts/ms-fonts/simsunb.ttf new file mode 100644 index 0000000000..28d66b3a4d Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/simsunb.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/sylfaen.ttf b/config/files/usr/share/fonts/ms-fonts/sylfaen.ttf new file mode 100644 index 0000000000..556ef56ae9 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/sylfaen.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/symbol.ttf b/config/files/usr/share/fonts/ms-fonts/symbol.ttf new file mode 100644 index 0000000000..897384ab5b Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/symbol.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/tahoma.ttf b/config/files/usr/share/fonts/ms-fonts/tahoma.ttf new file mode 100644 index 0000000000..b7b7086337 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/tahoma.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/tahomabd.ttf b/config/files/usr/share/fonts/ms-fonts/tahomabd.ttf new file mode 100644 index 0000000000..2b694bf1f8 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/tahomabd.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/taile.ttf b/config/files/usr/share/fonts/ms-fonts/taile.ttf new file mode 100644 index 0000000000..c0305bd2e5 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/taile.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/taileb.ttf b/config/files/usr/share/fonts/ms-fonts/taileb.ttf new file mode 100644 index 0000000000..28fc396872 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/taileb.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/times.ttf b/config/files/usr/share/fonts/ms-fonts/times.ttf new file mode 100644 index 0000000000..f71d84abc2 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/times.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/timesbd.ttf b/config/files/usr/share/fonts/ms-fonts/timesbd.ttf new file mode 100644 index 0000000000..43259eb70e Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/timesbd.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/timesbi.ttf b/config/files/usr/share/fonts/ms-fonts/timesbi.ttf new file mode 100644 index 0000000000..c0b27d20af Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/timesbi.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/timesi.ttf b/config/files/usr/share/fonts/ms-fonts/timesi.ttf new file mode 100644 index 0000000000..4bcad692d7 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/timesi.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/trebuc.ttf b/config/files/usr/share/fonts/ms-fonts/trebuc.ttf new file mode 100644 index 0000000000..549a507c07 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/trebuc.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/trebucbd.ttf b/config/files/usr/share/fonts/ms-fonts/trebucbd.ttf new file mode 100644 index 0000000000..45891debee Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/trebucbd.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/trebucbi.ttf b/config/files/usr/share/fonts/ms-fonts/trebucbi.ttf new file mode 100644 index 0000000000..23e4b8b021 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/trebucbi.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/trebucit.ttf b/config/files/usr/share/fonts/ms-fonts/trebucit.ttf new file mode 100644 index 0000000000..41edbfa3a9 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/trebucit.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/verdana.ttf b/config/files/usr/share/fonts/ms-fonts/verdana.ttf new file mode 100644 index 0000000000..9a3499751e Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/verdana.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/verdanab.ttf b/config/files/usr/share/fonts/ms-fonts/verdanab.ttf new file mode 100644 index 0000000000..fe8e6879bd Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/verdanab.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/verdanai.ttf b/config/files/usr/share/fonts/ms-fonts/verdanai.ttf new file mode 100644 index 0000000000..23a6a03b4f Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/verdanai.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/verdanaz.ttf b/config/files/usr/share/fonts/ms-fonts/verdanaz.ttf new file mode 100644 index 0000000000..ff3b385060 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/verdanaz.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/webdings.ttf b/config/files/usr/share/fonts/ms-fonts/webdings.ttf new file mode 100644 index 0000000000..73ae1a5785 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/webdings.ttf differ diff --git a/config/files/usr/share/fonts/ms-fonts/wingding.ttf b/config/files/usr/share/fonts/ms-fonts/wingding.ttf new file mode 100644 index 0000000000..6e38f7fdd8 Binary files /dev/null and b/config/files/usr/share/fonts/ms-fonts/wingding.ttf differ diff --git a/config/recipe.yml b/config/recipe.yml index 905c262077..66bc185bd6 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -1,10 +1,10 @@ # image will be published to ghcr.io// -name: startingpoint +name: my-ublue # description will be included in the image's metadata -description: A starting point for further customization of uBlue images. Make your own! https://ublue.it/making-your-own/ +description: My Universal Blue image # the base image to build on top of (FROM) and the version tag to use -base-image: ghcr.io/ublue-os/silverblue-main +base-image: ghcr.io/ublue-os/kinoite-nvidia image-version: 39 # latest is also supported if you want new updates ASAP # module configuration, executed in order @@ -22,37 +22,39 @@ modules: - type: rpm-ostree repos: - # - https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo + - https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo + - https://copr.fedorainfracloud.org/coprs/lukenukem/asus-linux/repo/fedora-%OS_VERSION%/lukenukem-asus-linux-fedora-%OS_VERSION%.repo + - https://copr.fedorainfracloud.org/coprs/kylegospo/system76-scheduler/repo/fedora-%OS_VERSION%/kylegospo-system76-scheduler-fedora-%OS_VERSION%.repo install: # - micro - # - starship + - starship + - easyeffects + - virt-manager + - samba + - asusctl + - asusctl-rog-gui + - hunspell-vi + - waydroid + - fish + - system76-scheduler remove: - firefox # default firefox removed in favor of flatpak - firefox-langpacks # langpacks needs to also be removed to prevent dependency problems - - type: bling # configure what to pull in from ublue-os/bling - install: - - justfiles # add "!include /usr/share/ublue-os/just/100-bling.just" - # in your custom.just (added by default) or local justfile - - nix-installer # shell shortcuts for determinate system's nix installers - - ublue-os-wallpapers - # - ublue-update # https://github.com/ublue-os/ublue-update - # - 1password # install 1Password (stable) and `op` CLI tool - # - dconf-update-service # a service unit that updates the dconf db on boot - # - devpod # https://devpod.sh/ as an rpm - # - gnome-vrr # enables gnome-vrr for your image - # - container-tools # installs container-related tools onto /usr/bin: kind, kubectx, docker-compose and kubens - # - laptop # installs TLP and configures your system for laptop usage - # - flatpaksync # allows synchronization of user-installed flatpaks, see separate documentation section - - - - type: yafti # if included, yafti and it's dependencies (pip & libadwaita) - # will be installed and set up - custom-flatpaks: # this section is optional - # - Celluloid: io.github.celluloid_player.Celluloid - # - Krita: org.kde.krita - - type: script scripts: # this sets up the proper policy & signing files for signed images to work - signing.sh + - install-kwin-system76-scheduler-integration.sh + + - type: systemd + system: + enabled: + - systemd-sysext.service + - com.system76.Scheduler.service + + - type: fonts + fonts: + nerd-fonts: + - Noto + \ No newline at end of file diff --git a/config/scripts/install-kwin-system76-scheduler-integration.sh b/config/scripts/install-kwin-system76-scheduler-integration.sh new file mode 100644 index 0000000000..b18bd6579f --- /dev/null +++ b/config/scripts/install-kwin-system76-scheduler-integration.sh @@ -0,0 +1,14 @@ +#!/usr/bin/env bash + +# Tell this script to exit if there are any errors. +# You should have this in every custom script, to ensure that your completed +# builds actually ran successfully without any errors! +set -oue pipefail + +# Your code goes here. +echo 'Install KWin Script for system76-scheduler Integration' + +git clone https://github.com/maxiberta/kwin-system76-scheduler-integration.git --depth 1 /tmp/kwin-system76-scheduler-integration +kpackagetool5 --type=KWin/Script --global --install /tmp/kwin-system76-scheduler-integration +rm -rf /tmp/kwin-system76-scheduler-integration +systemctl --global enable com.system76.Scheduler.dbusproxy.service diff --git a/cosign.pub b/cosign.pub index f9482c42af..5a90a5166c 100644 --- a/cosign.pub +++ b/cosign.pub @@ -1,4 +1,4 @@ -----BEGIN PUBLIC KEY----- -MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE7lh7fJMV4dBT2jT1XafixUJa7OVA -cT+QFVD8IfIJIS/KBAc8hx1aslzkH3tfeM0cwyCLB7kOStZ4sh6RyFQD9w== +MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE+HGb8RWobfda3NQAcsQo4+2Y7fYI +iNpu6jIh3jUyKcETfnEsiuVI31U7wfx9c8hQ73gvdLIgMHd7nWaAlU1qNw== -----END PUBLIC KEY-----