added report template
This commit is contained in:
parent
f7e9dcb27f
commit
676da45f25
10 changed files with 1301 additions and 18 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,6 +2,8 @@
|
||||||
task_slowdown/?_state_changes.json.gz
|
task_slowdown/?_state_changes.json.gz
|
||||||
**/*.gz
|
**/*.gz
|
||||||
|
|
||||||
|
**/.DS_Store
|
||||||
|
|
||||||
figure_9/*.parquet/
|
figure_9/*.parquet/
|
||||||
figure_9/?_task_count/
|
figure_9/?_task_count/
|
||||||
figure_9/?_machine_locality/
|
figure_9/?_machine_locality/
|
||||||
|
|
1
.~lock.status.ods#
Normal file
1
.~lock.status.ods#
Normal file
|
@ -0,0 +1 @@
|
||||||
|
,maggicl,Apple2gs.local,10.05.2021 18:02,file:///Users/maggicl/Library/Application%20Support/LibreOffice/4;
|
|
@ -3,7 +3,6 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 9,
|
"execution_count": 9,
|
||||||
"id": "black-funeral",
|
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
|
@ -20,7 +19,6 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 10,
|
"execution_count": 10,
|
||||||
"id": "68c2f54a-f838-4d41-af1e-d63f13f3d894",
|
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
|
@ -30,7 +28,6 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 11,
|
"execution_count": 11,
|
||||||
"id": "87bfcdfc-6fee-4cb5-8054-d278700bbbee",
|
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
|
@ -89,7 +86,6 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 31,
|
"execution_count": 31,
|
||||||
"id": "fe6f1eb5-bf36-49b7-854f-6b9dfa51f766",
|
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
|
@ -124,7 +120,6 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 36,
|
"execution_count": 36,
|
||||||
"id": "2eb1f8de-81ef-4301-abd3-262fdfd29eda",
|
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
|
@ -150,7 +145,6 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 37,
|
"execution_count": 37,
|
||||||
"id": "a9a09b9c-4281-41f4-a069-eb954e0a018f",
|
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
|
@ -480,7 +474,6 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
"id": "f388dc45-2649-479d-a3dc-4ee2ccbd0bbd",
|
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": []
|
"source": []
|
||||||
|
@ -488,9 +481,9 @@
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
"display_name": "venv",
|
"display_name": "Python 3",
|
||||||
"language": "python",
|
"language": "python",
|
||||||
"name": "venv"
|
"name": "python3"
|
||||||
},
|
},
|
||||||
"language_info": {
|
"language_info": {
|
||||||
"codemirror_mode": {
|
"codemirror_mode": {
|
||||||
|
@ -502,7 +495,7 @@
|
||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.9.4"
|
"version": "3.8.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 1,
|
"execution_count": 1,
|
||||||
"id": "black-funeral",
|
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
|
@ -20,7 +19,6 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 2,
|
"execution_count": 2,
|
||||||
"id": "68c2f54a-f838-4d41-af1e-d63f13f3d894",
|
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
|
@ -30,7 +28,6 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 15,
|
"execution_count": 15,
|
||||||
"id": "fe6f1eb5-bf36-49b7-854f-6b9dfa51f766",
|
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
|
@ -65,7 +62,6 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 27,
|
"execution_count": 27,
|
||||||
"id": "a9a09b9c-4281-41f4-a069-eb954e0a018f",
|
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
|
@ -419,7 +415,6 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
"id": "a81da964-f539-49df-8fa3-7b358ea642e1",
|
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": []
|
"source": []
|
||||||
|
@ -427,9 +422,9 @@
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
"display_name": "venv",
|
"display_name": "Python 3",
|
||||||
"language": "python",
|
"language": "python",
|
||||||
"name": "venv"
|
"name": "python3"
|
||||||
},
|
},
|
||||||
"language_info": {
|
"language_info": {
|
||||||
"codemirror_mode": {
|
"codemirror_mode": {
|
||||||
|
@ -441,7 +436,7 @@
|
||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.9.4"
|
"version": "3.8.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
||||||
|
|
104
report/Claudio_Maggioni_report.md
Normal file
104
report/Claudio_Maggioni_report.md
Normal file
|
@ -0,0 +1,104 @@
|
||||||
|
---
|
||||||
|
documentclass: usiinfbachelorproject
|
||||||
|
title: Understanding and Comparing Unsuccessful Executions in Large Datacenters
|
||||||
|
author: Claudio Maggioni
|
||||||
|
header-includes:
|
||||||
|
- |
|
||||||
|
```{=latex}
|
||||||
|
\captionsetup{labelfont={bf}}
|
||||||
|
%\subtitle{The (optional) subtitle}
|
||||||
|
|
||||||
|
\versiondate{\today}
|
||||||
|
|
||||||
|
\begin{committee}
|
||||||
|
\advisor[Universit\`a della Svizzera Italiana,
|
||||||
|
Switzerland]{Prof.}{Walter}{Binder}
|
||||||
|
\assistant[Universit\`a della Svizzera Italiana,
|
||||||
|
Switzerland]{Dr.}{Andrea}{Ros\'a}
|
||||||
|
\end{committee}
|
||||||
|
|
||||||
|
\abstract{The project aims at comparing two different traces coming from large
|
||||||
|
datacenters, focusing in particular on unsuccessful executions of jobs and
|
||||||
|
tasks submitted by users. The objective of this project is to compare the
|
||||||
|
resource waste caused by unsuccessful executions, their impact on application
|
||||||
|
performance, and their root causes. We will show the strong negative impact on
|
||||||
|
CPU and RAM usage and on task slowdown. We will analyze patterns of
|
||||||
|
unsuccessful jobs and tasks, particularly focusing on their interdependency.
|
||||||
|
Moreover, we will uncover their root causes by inspecting key workload and
|
||||||
|
system attributes such asmachine locality and concurrency level.}
|
||||||
|
```
|
||||||
|
---
|
||||||
|
|
||||||
|
Introduction
|
||||||
|
============
|
||||||
|
|
||||||
|
General issues
|
||||||
|
--------------
|
||||||
|
|
||||||
|
Latex is not so complex. If you aren't familiar with it just spend some
|
||||||
|
time in googling for latex commands (e.g. font formats, tables, figures,
|
||||||
|
items,...).
|
||||||
|
|
||||||
|
Getting started
|
||||||
|
---------------
|
||||||
|
|
||||||
|
In order to use the bachelor thesis template, be sure that the following
|
||||||
|
files are present in your working directory:
|
||||||
|
|
||||||
|
- usiinfbachelorproject.cls (The latex template)
|
||||||
|
|
||||||
|
- logo-info.pdf (The logo figure)
|
||||||
|
|
||||||
|
- references.bib (The references file)\
|
||||||
|
|
||||||
|
Compilation issues
|
||||||
|
------------------
|
||||||
|
|
||||||
|
If you are not familiar with Tex, I advise you to download TexShop for
|
||||||
|
Mac OS.\
|
||||||
|
To include the references and display them in the final pdf, you have
|
||||||
|
first to typeset this file with *LaTex* (ComboBox upper left, if you use
|
||||||
|
TexShop), then with *BibTex* and finally again with *LaTex*.\
|
||||||
|
In order to resolve figures/table/... references you have to run 2 times
|
||||||
|
the (latex) typeset.
|
||||||
|
|
||||||
|
Document structure
|
||||||
|
------------------
|
||||||
|
|
||||||
|
Some basic sections:
|
||||||
|
|
||||||
|
- Introduction (including Motivation)
|
||||||
|
|
||||||
|
- State of the Art
|
||||||
|
|
||||||
|
- Project requirements and analysis
|
||||||
|
|
||||||
|
- Project design (top-down)
|
||||||
|
|
||||||
|
- Implementation issues (bottom-up)
|
||||||
|
|
||||||
|
- Tests (methodology, results, comments)
|
||||||
|
|
||||||
|
- Conclusions and future work or possible developments
|
||||||
|
|
||||||
|
Some examples
|
||||||
|
-------------
|
||||||
|
|
||||||
|
**Figure [1](#fig:USILogo){reference-type="ref"
|
||||||
|
reference="fig:USILogo"}** shows how to insert figures in the document.
|
||||||
|
|
||||||
|
![Caption of the figure](logo-info.pdf){#fig:USILogo width="50%"}
|
||||||
|
|
||||||
|
**Table [1](#tab:numbers){reference-type="ref"
|
||||||
|
reference="tab:numbers"}** shows how to insert tables in the document.
|
||||||
|
|
||||||
|
::: {#tab:numbers}
|
||||||
|
**Col 1** **Col 2** **Col 3** **Col 4**
|
||||||
|
----------- ----------- ----------- -----------
|
||||||
|
1 2 3 Goofy
|
||||||
|
4 5 6 Mickey
|
||||||
|
|
||||||
|
: Caption of the table
|
||||||
|
:::
|
||||||
|
|
||||||
|
<!-- vim: set ts=2 sw=2 et tw=80: -->
|
BIN
report/Claudio_Maggioni_report.pdf
Normal file
BIN
report/Claudio_Maggioni_report.pdf
Normal file
Binary file not shown.
915
report/logo-info.pdf
Normal file
915
report/logo-info.pdf
Normal file
|
@ -0,0 +1,915 @@
|
||||||
|
%PDF-1.4
%âãÏÓ
|
||||||
|
1 0 obj
<</Metadata 22 0 R/Pages 2 0 R/Type/Catalog>>
endobj
22 0 obj
<</Subtype/XML/Length 29880/Type/Metadata>>stream
|
||||||
|
<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
|
||||||
|
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 4.1-c036 46.277092, Fri Feb 23 2007 14:17:08 ">
|
||||||
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||||
|
<rdf:Description rdf:about=""
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||||
|
<dc:format>application/pdf</dc:format>
|
||||||
|
<dc:title>
|
||||||
|
<rdf:Alt>
|
||||||
|
<rdf:li xml:lang="x-default">Logo_info_color-ingle</rdf:li>
|
||||||
|
</rdf:Alt>
|
||||||
|
</dc:title>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about=""
|
||||||
|
xmlns:xap="http://ns.adobe.com/xap/1.0/"
|
||||||
|
xmlns:xapGImg="http://ns.adobe.com/xap/1.0/g/img/">
|
||||||
|
<xap:CreatorTool>Adobe Illustrator CS3</xap:CreatorTool>
|
||||||
|
<xap:CreateDate>2008-11-18T11:33:03+02:00</xap:CreateDate>
|
||||||
|
<xap:ModifyDate>2008-11-18T11:33:03+01:00</xap:ModifyDate>
|
||||||
|
<xap:MetadataDate>2008-11-18T11:33:03+01:00</xap:MetadataDate>
|
||||||
|
<xap:Thumbnails>
|
||||||
|
<rdf:Alt>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapGImg:width>256</xapGImg:width>
|
||||||
|
<xapGImg:height>48</xapGImg:height>
|
||||||
|
<xapGImg:format>JPEG</xapGImg:format>
|
||||||
|
<xapGImg:image>/9j/4AAQSkZJRgABAgEASABIAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA
AQBIAAAAAQAB/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoK
DBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8f
Hx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAMAEAAwER
AAIRAQMRAf/EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAA
AQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPB
UtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE
1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZ
qbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEy
obHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp
0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo
+DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A8/4sn6BebPPuneWpTFdR
mWX0luIbeNwJpo19Q3BiQgcjCkYY70+IVI64sUA/5raNDc38FxY3yPYOqyqkSuV/ulkDFXZaxyzB
WoadKVw0rcn5oWJn9GLT7kMoieb1jAnGK4eNYpaiVhxIkBoxB6Y0rIfK+v23mDy/ZaxbbRXcfIru
QrqSkigmlQrqRXv1wKmmKsA/Pv8A8lD5k/4wR/8AJ+PFXnv5PavLpH5KWV/Fb/W5Y55Ujt+fp82l
vTEBy4vTd/DOV7Qw+Jq+EmtufuFufilw47ZIPzW0JTMk9tcxS2k0lvdgqgRHgjDykSOyKwG9APiI
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
irsVdir/AP/Z</xapGImg:image>
|
||||||
|
</rdf:li>
|
||||||
|
</rdf:Alt>
|
||||||
|
</xap:Thumbnails>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about=""
|
||||||
|
xmlns:xapMM="http://ns.adobe.com/xap/1.0/mm/"
|
||||||
|
xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#">
|
||||||
|
<xapMM:DocumentID>uuid:4774D4435BB5DD119C24CFDA7BB0B554</xapMM:DocumentID>
|
||||||
|
<xapMM:InstanceID>uuid:4f9228db-3f48-4f01-b8ab-a2598cab2246</xapMM:InstanceID>
|
||||||
|
<xapMM:DerivedFrom rdf:parseType="Resource">
|
||||||
|
<stRef:instanceID>uuid:0ACCDBDA59B5DD119C24CFDA7BB0B554</stRef:instanceID>
|
||||||
|
<stRef:documentID>uuid:08CCDBDA59B5DD119C24CFDA7BB0B554</stRef:documentID>
|
||||||
|
</xapMM:DerivedFrom>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about=""
|
||||||
|
xmlns:xapTPg="http://ns.adobe.com/xap/1.0/t/pg/"
|
||||||
|
xmlns:stDim="http://ns.adobe.com/xap/1.0/sType/Dimensions#"
|
||||||
|
xmlns:xapG="http://ns.adobe.com/xap/1.0/g/">
|
||||||
|
<xapTPg:NPages>1</xapTPg:NPages>
|
||||||
|
<xapTPg:HasVisibleTransparency>False</xapTPg:HasVisibleTransparency>
|
||||||
|
<xapTPg:HasVisibleOverprint>False</xapTPg:HasVisibleOverprint>
|
||||||
|
<xapTPg:MaxPageSize rdf:parseType="Resource">
|
||||||
|
<stDim:w>165.000017</stDim:w>
|
||||||
|
<stDim:h>30.000010</stDim:h>
|
||||||
|
<stDim:unit>Millimeters</stDim:unit>
|
||||||
|
</xapTPg:MaxPageSize>
|
||||||
|
<xapTPg:PlateNames>
|
||||||
|
<rdf:Seq>
|
||||||
|
<rdf:li>Black</rdf:li>
|
||||||
|
<rdf:li>PANTONE 113 U</rdf:li>
|
||||||
|
</rdf:Seq>
|
||||||
|
</xapTPg:PlateNames>
|
||||||
|
<xapTPg:SwatchGroups>
|
||||||
|
<rdf:Seq>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:groupName>Default Swatch Group</xapG:groupName>
|
||||||
|
<xapG:groupType>0</xapG:groupType>
|
||||||
|
<xapG:Colorants>
|
||||||
|
<rdf:Seq>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>White</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>Black</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>100.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>80% Black</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>80.000001</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>60% Black</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>60.000002</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>40% Black</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>39.999998</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>20% Black</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>19.999999</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>Red M=100 Y=100</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>100.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>100.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>75% Red M=75 Y=75</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>75.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>75.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>50% Red M=50 Y=50</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>50.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>50.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>25% Red M=25 Y=25</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>25.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>25.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>Green C=80 Y=100</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>80.000001</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>100.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>75% Green C=60 Y=75</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>60.000002</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>75.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>50% Green C=40 Y=50</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>39.999998</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>50.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>25% Green C=20 Y=25</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>19.999999</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>25.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>Blue C=100 M=50</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>100.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>50.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>75% Blue C=75 M=37.5</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>75.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>37.500000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>50% Blue C=50 M=25</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>50.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>25.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>25% Blue C=25 M=12.5</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>25.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>12.500000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>Orange M=50 Y=100</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>50.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>100.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>75% Orange M=37.5 Y=75</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>37.500000</xapG:magenta>
|
||||||
|
<xapG:yellow>75.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>50% Orange M=25 Y=50</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>25.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>50.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>25% Orange M=12.5 Y=25</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>12.500000</xapG:magenta>
|
||||||
|
<xapG:yellow>25.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>Violet C=50 M=90</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>50.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>90.000004</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>75% Violet C=37.5 M=67.5</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>37.500000</xapG:cyan>
|
||||||
|
<xapG:magenta>67.500001</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>50% Violet C=25 M=45 </xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>25.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>44.999999</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>25% Violet C=12.5 M=22.5</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>12.500000</xapG:cyan>
|
||||||
|
<xapG:magenta>22.500002</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>Azure C=80</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>80.000001</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>75% Azure C=60</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>60.000002</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>50% Azure C=40</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>39.999998</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>25% Azure C=20</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>19.999999</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>Yellow</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>100.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>75% Yellow</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>75.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>50% Yellow</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>50.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>25% Yellow</xapG:swatchName>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:type>PROCESS</xapG:type>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>25.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>PANTONE 559 CVC</xapG:swatchName>
|
||||||
|
<xapG:type>SPOT</xapG:type>
|
||||||
|
<xapG:tint>100.000000</xapG:tint>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:cyan>11.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>0.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>9.000000</xapG:yellow>
|
||||||
|
<xapG:black>6.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>PANTONE 657 CVC</xapG:swatchName>
|
||||||
|
<xapG:type>SPOT</xapG:type>
|
||||||
|
<xapG:tint>100.000000</xapG:tint>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:cyan>27.059999</xapG:cyan>
|
||||||
|
<xapG:magenta>10.980000</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>PANTONE 292 CVU</xapG:swatchName>
|
||||||
|
<xapG:type>SPOT</xapG:type>
|
||||||
|
<xapG:tint>100.000000</xapG:tint>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:cyan>71.999997</xapG:cyan>
|
||||||
|
<xapG:magenta>26.999998</xapG:magenta>
|
||||||
|
<xapG:yellow>0.000000</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
<rdf:li rdf:parseType="Resource">
|
||||||
|
<xapG:swatchName>PANTONE 113 U</xapG:swatchName>
|
||||||
|
<xapG:type>SPOT</xapG:type>
|
||||||
|
<xapG:tint>100.000000</xapG:tint>
|
||||||
|
<xapG:mode>CMYK</xapG:mode>
|
||||||
|
<xapG:cyan>0.000000</xapG:cyan>
|
||||||
|
<xapG:magenta>7.000000</xapG:magenta>
|
||||||
|
<xapG:yellow>65.999997</xapG:yellow>
|
||||||
|
<xapG:black>0.000000</xapG:black>
|
||||||
|
</rdf:li>
|
||||||
|
</rdf:Seq>
|
||||||
|
</xapG:Colorants>
|
||||||
|
</rdf:li>
|
||||||
|
</rdf:Seq>
|
||||||
|
</xapTPg:SwatchGroups>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about=""
|
||||||
|
xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
|
||||||
|
<pdf:Producer>Adobe PDF library 8.00</pdf:Producer>
|
||||||
|
</rdf:Description>
|
||||||
|
</rdf:RDF>
|
||||||
|
</x:xmpmeta>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<?xpacket end="w"?>
|
||||||
|
endstream
endobj
2 0 obj
<</Count 1/Type/Pages/Kids[5 0 R]>>
endobj
5 0 obj
<</Parent 2 0 R/Contents 17 0 R/BleedBox[0.0 0.0 467.717 85.0394]/PieceInfo<</Illustrator 6 0 R>>/ArtBox[0.0 0.0 467.587 85.0391]/MediaBox[0.0 0.0 467.717 85.0394]/Thumb 21 0 R/TrimBox[0.0 0.0 467.717 85.0394]/Resources<</ColorSpace<</CS0 16 0 R>>/Properties<</MC0<</Color[20224 32768 65535]/Visible true/Editable true/Dimmed false/Preview true/Printed true/Title(Layer 1)>>>>/ExtGState<</GS0 15 0 R>>>>/Type/Page/LastModified(D:20081118113303+02'00')>>
endobj
17 0 obj
<</Length 3951/Filter/FlateDecode>>stream
|
||||||
|
H‰ìWM‹-Ç
Ýß_Ñ`ú•TßÛ¼@‰Á‹¬Ãʼn!cƒý!ÿ>:Gªî¾s'Ø<Ì=ê®®RéãHúô§¿þë›·O_}NÛï~ÿy»}úüuÚî_6Ù¶/÷ïoŸþ`âß¿Ü$µ]ÚÜÒ6êžò\??~sûÛ-mø“íDRö4êÂ9íQ¶wÝ~ÛënÇ–¥õ½Kß^Î÷Ù¾?vÿã-íyûçV¶¯¶ÛöÀ¿¤]tÎMò>²ixÿŽ_|w[Û¥íõöõíÏ—O´íIzÛzÞ%I;?IÛ‹î©m/²W®<>ÿsàûí%ïµ®7•kýâ„De¯ÅÎ}){î<>B:<3A><>"e³{žÇYĶ“ìY×›´ÛÝâbžEÛ§¾5³>\·ï-ÙÝÞ7©×ëšE±SÚûĶ©l²«mœöÚ _¦]§ãyâ<79>ïª-“±QUݵ8ºßÌNó>±°GP¹ð=ûo[å=×GŒÍ›{›}š§
;Ã,@-çtl›f|¥9 X qß9-àöÉæüÖ·^÷Þ4¾ª» êìUŸöª[d)5ƶ£DĆͶ vݺh×8²OÌÞô´î¥oØ÷þ4U'ÆÜçB]‚™3Ç"<22>[¾õiÑ}ÚÁµ›ù\:èËÜÌþ<C38C>Q–Ý¡<C39D>†`pø¥ÙÛo‘`{ó*/!üIÓv˜/Ñ´²0w´„Ž7y/ŒQ(à˜j0kLB<Ùz3¦òS¬8„£Ä!`G„=àSH<‘ ñ£ {ãæÊÿ®†,ì‰ÒBJˆ%ƒð©_W„·cá²í‚¬iúH ÙϬéGÖHñ´™Ž<E284A2>\±/<2F>›œx0€áe’ÁQSÝoF'ñÔnƒRÚ«EfÆÕÕã½"+À>;wâ/“ƒh¥FÕ#5J¹¦F;r£½hF¢
f°Ï’\èÕŒG'ÈŒ0JÈvóix·ø<C2B7>K0Ë7·| :y™•‡¿·’!§I
—zpˆéŽ¸}q¬øgçL¬4Ãa÷Ñm«NK™Á¬@TXj‚‰à³^a«õ”ôDJš´âÔ“š
|
||||||
|
÷dR^„Ønjá¥AÑ7Ë= ¶#².9Ñãä®GVS±¼OLöªõŸALµ™aÛÀª–'1 ‚09 7_…NeŒUBù5Ì°Ž™DÆïÇ›Ä7‰ANäy*\â©é©f Q |