File size: 4,994 Bytes
f711302 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 |
<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<title/>
<link href="styles.css" rel="stylesheet" type="text/css"/>
<style type="text/css">
.Section-0 {
width: 210mm;
}
.Section-0 .HeaderPageFooter {
position: relative;
margin-top: 20mm;
margin-right: 30mm;
margin-bottom: 15mm;
margin-left: 30mm;
}
.Section-0 .Page {
padding-top: 15mm;
padding-bottom: 15mm;
}
</style>
</head>
<body>
<div class="Section Section-0 Paper">
<div class="HeaderPageFooter">
<div class="Page">
<p class="Normal parashape-1"> </p>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: left*/ margin-left: 0mm; ">
<p class="Normal"><span class="lang-en">left 0</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: left*/ margin-left: 10mm; ">
<p class="Normal"><span class="lang-en">left 10</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: center*/ margin-left: 60mm; ">
<p class="Normal"><span class="lang-en">center 0</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: center*/ margin-left: 50mm; ">
<p class="Normal"><span class="lang-en">center -10</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: right*/ margin-left: 120mm; ">
<p class="Normal"><span class="lang-en">right 0</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: right*/ margin-left: 110mm; ">
<p class="Normal"><span class="lang-en">right 10</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: inside*/">
<p class="Normal"><span class="lang-en">inside 0</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: inside*/">
<p class="Normal"><span class="lang-en">inside 0</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: outside*/">
<p class="Normal"><span class="lang-en">outside 0</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: outside*/">
<p class="Normal"><span class="lang-en">outside 10</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: left*/ margin-left: 0mm; ">
<p class="Normal"><span class="lang-en">top 0</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: left*/ margin-left: 0mm; ">
<p class="Normal"><span class="lang-en">top 10</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: left*/ margin-left: 0mm; ">
<p class="Normal"><span class="lang-en">middle 0</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: left*/ margin-left: 0mm; ">
<p class="Normal"><span class="lang-en">middle -10</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: left*/ margin-left: 0mm; ">
<p class="Normal"><span class="lang-en">bottom 0</span> </p>
</div>
<p class="Normal parashape-1"> </p>
<div class="GShapeObjectControl" style=" width: 30mm; /* hrelto: page halign: left*/ margin-left: 0mm; ">
<p class="Normal"><span class="lang-en">bottom 10</span> </p>
</div>
</div>
</div>
</div>
</body>
</html>
|