<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:gd="http://schemas.google.com/g/2005" xmlns:georss="http://www.georss.org/georss" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:thr="http://purl.org/syndication/thread/1.0"><id>tag:blogger.com,1999:blog-3354977473949856397</id><updated>2024-11-05T18:57:02.397-08:00</updated><category term="Ahli Jasa cat dekoratif"/><category term="Ahli jasa bangun rumah"/><category term="Ahli Jasa pengecatan baru dan ulang"/><category term="Tips Pengecatan  dan solusi pengecatan"/><category term="DAFTAR HARGA  CAT DEKORATIF"/><category term="Daftar harga"/><category term="Selamat datang Di Kontraktor Bangunan dan Pengecatan"/><category term="Tips Pengecatan  Dapur"/><category term="Divisi Maintenance"/><category term="Jasa Pengecatan Bergaransi"/><category term="Kontraktor terlengkap Dan Berkualitas"/><category term="Makna Warna Cat"/><category term="jasa kontraktor interior dan exterior"/><category term="Ahli pengecatan dan Jasa penggecatan"/><category term="Cara Serdas Mengecat"/><category term="Daftar Harga Pengecatan"/><category term="Daftar harga Borong Bangunan"/><category term="Form jasa rumah servis"/><category term="JASA SUPPLIER JASA KONTRAKTOR"/><category term="Jasa pengecatan rumah baru atau cat ulang"/><category term="Kontraktor  murah berkualitas"/><category term="Peralatan Cat"/><category term="Peralatan mengecat"/><category term="ahli bangunan"/><category term="hubungi kami"/><title type="text">jasa pengecatan, ahli pengecatan</title><subtitle type="html">ahli pengecatan,jasa pengecatan,cat duko,cat melamic,cat rumah,cat gedung,cat dekoratif,cat motif,cat marbling,cat tekstur,beragam jenis pengecatan,daftar harga cat,daftar harga pengecatan</subtitle><link href="http://ahlipengecatan.blogspot.com/feeds/posts/default" rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default?redirect=false" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/" rel="alternate" type="text/html"/><link href="http://pubsubhubbub.appspot.com/" rel="hub"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default?start-index=26&amp;max-results=25&amp;redirect=false" rel="next" type="application/atom+xml"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><generator uri="http://www.blogger.com" version="7.00">Blogger</generator><openSearch:totalResults>48</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-4318933026655001326</id><published>2019-02-20T21:52:00.000-08:00</published><updated>2021-10-24T08:06:00.231-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ahli jasa bangun rumah"/><category scheme="http://www.blogger.com/atom/ns#" term="Ahli Jasa cat dekoratif"/><category scheme="http://www.blogger.com/atom/ns#" term="Ahli Jasa pengecatan baru dan ulang"/><category scheme="http://www.blogger.com/atom/ns#" term="DAFTAR HARGA  CAT DEKORATIF"/><category scheme="http://www.blogger.com/atom/ns#" term="Divisi Maintenance"/><category scheme="http://www.blogger.com/atom/ns#" term="Form jasa rumah servis"/><category scheme="http://www.blogger.com/atom/ns#" term="Kontraktor terlengkap Dan Berkualitas"/><title type="text">Form Jasa Bangun Renovasi</title><content type="html">&lt;br /&gt;
&lt;iframe allow="geolocation; microphone; camera" allowfullscreen="true" allowtransparency="true" frameborder="0" id="JotFormIFrame-62380651198460" onload="window.parent.scrollTo(0,0)" scrolling="no" src="https://form.jotform.me/62380651198460" style="border: none; height: 1766px; min-width: 100%; width: 1px;"&gt;&lt;br /&gt;
    &lt;/iframe&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;
      var ifr = document.getElementById("JotFormIFrame-62380651198460");
      if(window.location.href &amp;&amp; window.location.href.indexOf("?") &gt; -1) {
        var get = window.location.href.substr(window.location.href.indexOf("?") + 1);
        if(ifr &amp;&amp; get.length &gt; 0) {
          var src = ifr.src;
          src = src.indexOf("?") &gt; -1 ? src + "&amp;" + get : src  + "?" + get;
          ifr.src = src;
        }
      }
      window.handleIFrameMessage = function(e) {
        if (typeof e.data === 'object') { return; }
        var args = e.data.split(":");
        if (args.length &gt; 2) { iframe = document.getElementById("JotFormIFrame-" + args[(args.length - 1)]); } else { iframe = document.getElementById("JotFormIFrame"); }
        if (!iframe) { return; }
        switch (args[0]) {
          case "scrollIntoView":
            iframe.scrollIntoView();
            break;
          case "setHeight":
            iframe.style.height = args[1] + "px";
            break;
          case "collapseErrorPage":
            if (iframe.clientHeight &gt; window.innerHeight) {
              iframe.style.height = window.innerHeight + "px";
            }
            break;
          case "reloadPage":
            window.location.reload();
            break;
          case "loadScript":
            var src = args[1];
            if (args.length &gt; 3) {
                src = args[1] + ':' + args[2];
            }
            var script = document.createElement('script');
            script.src = src;
            script.type = 'text/javascript';
            document.body.appendChild(script);
            break;
          case "exitFullscreen":
            if      (window.document.exitFullscreen)        window.document.exitFullscreen();
            else if (window.document.mozCancelFullScreen)   window.document.mozCancelFullScreen();
            else if (window.document.mozCancelFullscreen)   window.document.mozCancelFullScreen();
            else if (window.document.webkitExitFullscreen)  window.document.webkitExitFullscreen();
            else if (window.document.msExitFullscreen)      window.document.msExitFullscreen();
            break;
        }
        var isJotForm = (e.origin.indexOf("jotform") &gt; -1) ? true : false;
        if(isJotForm &amp;&amp; "contentWindow" in iframe &amp;&amp; "postMessage" in iframe.contentWindow) {
          var urls = {"docurl":encodeURIComponent(document.URL),"referrer":encodeURIComponent(document.referrer)};
          iframe.contentWindow.postMessage(JSON.stringify({"type":"urls","value":urls}), "*");
        }
      };
      if (window.addEventListener) {
        window.addEventListener("message", handleIFrameMessage, false);
      } else if (window.attachEvent) {
        window.attachEvent("onmessage", handleIFrameMessage);
      }
      &lt;/script&gt;&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/4318933026655001326" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/4318933026655001326" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2019/02/form-jasa-bangun-renovasi.html" rel="alternate" title="Form Jasa Bangun Renovasi" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-134589964538394763</id><published>2015-12-27T20:48:00.001-08:00</published><updated>2017-07-20T22:19:24.146-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tips Pengecatan  Dapur"/><title type="text">Tips Pengecatan Dapur</title><content type="html">&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;&amp;nbsp;Ahli Pengecatan-Jasa Pengecatan Bergaransi.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;Menentukan warna untuk kamar dan
dapur rumah ternyata tidak bisa sembarangan. Setiap rumah memberikan makna dan
karakter terendiri. Ada yang energik atau menenangkan. Pemilihan warna
sebaiknya ditentukan dengan fungsi ruangan atau kamar. &lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;Berikut adalah 3 warna yang paling
cocok untuk dapur.Kami dari Team Rumah Servis hadir memberikan solusi jasa
pengecatan terbaik Buat Anda &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;br /&gt;
3.Hijau &lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;Hijau adalah simbol dari alam dan ketenangan,
sehingga dapur hijau menciptakan suasana yang tenang. Gunakan hijau yang lebih
muda untuk membuat dapur yang tampak damai dan selaras dengan alam. Apabila
ruang makan anda menyatu dengan dapur, hijau adalah warna yang cocok.&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgI86nu_xXjRSm4jWmyME18egpz6xX897id_tZEzfqRsjJTbtbuv0eDTw1Kj2PO0L21GjnvWqGf4qtkNusK4XPhetwSpyOWNnKVVPAUXIQmMnQ1WJPzo6011WdPFl9AW3beqUbvbq2tSTAy/s1600/cat%252Bdapur%252B33.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgI86nu_xXjRSm4jWmyME18egpz6xX897id_tZEzfqRsjJTbtbuv0eDTw1Kj2PO0L21GjnvWqGf4qtkNusK4XPhetwSpyOWNnKVVPAUXIQmMnQ1WJPzo6011WdPFl9AW3beqUbvbq2tSTAy/s1600/cat%252Bdapur%252B33.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;M&lt;/span&gt;elayani Pengecatan,Bangun rumah,renovasi ruma,cat dekoratif,furniture,kithcenset dll&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;se&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;gera Hubungi K&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;ami untuk mendapatkan penawaran harga yang kompetitif&lt;/span&gt;&lt;/span&gt;&lt;br style="mso-special-character: line-break;" /&gt;
#jasapengecatan&lt;/span&gt;&lt;br /&gt;
#ahlipengecatan&lt;br /&gt;
#jasacatrumah&lt;br /&gt;
#ahlicatrumah&lt;br /&gt;
#jasapengecatandulux&lt;br /&gt;
#jasapengecatanmowilex&lt;br /&gt;
#jasacatdekoratif&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;br style="mso-special-character: line-break;" /&gt;
&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/134589964538394763" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/134589964538394763" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/12/tips-pengecatan-dapur.html" rel="alternate" title="Tips Pengecatan Dapur" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgI86nu_xXjRSm4jWmyME18egpz6xX897id_tZEzfqRsjJTbtbuv0eDTw1Kj2PO0L21GjnvWqGf4qtkNusK4XPhetwSpyOWNnKVVPAUXIQmMnQ1WJPzo6011WdPFl9AW3beqUbvbq2tSTAy/s72-c/cat%252Bdapur%252B33.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-7991023013634104112</id><published>2015-12-27T20:42:00.000-08:00</published><updated>2016-07-26T04:17:18.909-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tips Pengecatan  Dapur"/><title type="text">Tekhnik Mengecat Dapur</title><content type="html">&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;Ahli Pengecatan-Jasa Pengecatan Bergaransi.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;Menentukan warna untuk kamar dan
dapur rumah ternyata tidak bisa sembarangan. Setiap rumah memberikan makna dan
karakter terendiri. Ada yang energik atau menenangkan. Pemilihan warna
sebaiknya ditentukan dengan fungsi ruangan atau kamar. &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;Berikut adalah 3 warna yang paling
cocok untuk dapur.Kami dari Team Rumah Servis hadir memberikan solusi jasa
pengecatan terbaik Buat Anda &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="color: #783f04;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;2.Coklat &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;Coklat sendiri melambangkan tanah. &lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;Dapur yang bernuansa coklat memberikan kesan
alami dan kenyamanan sehingga cocok apabila anggota keluarga senang berkumpul di
dapur. Gunakan lah perabotan atau kursi berwarna hijau untuk semakin menguatkan
kesan alami nya. &lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipPrpb_vbEPeLV-9kjnObEq3Qh_hVML8a2Z-J6jc2o9_YRga2rbYakQ3mY-ovkXT9EnUWQyGdUCw6u7EXLTFj9z8SwoY2nGgP1QfEzj7B-COPPGfBhOGG0dBnXPaW9kJTK-XlfLSf5hYrr/s1600/cat%252Bdapurcklt.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipPrpb_vbEPeLV-9kjnObEq3Qh_hVML8a2Z-J6jc2o9_YRga2rbYakQ3mY-ovkXT9EnUWQyGdUCw6u7EXLTFj9z8SwoY2nGgP1QfEzj7B-COPPGfBhOGG0dBnXPaW9kJTK-XlfLSf5hYrr/s1600/cat%252Bdapurcklt.jpg" /&gt;&amp;nbsp;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;M&lt;/span&gt;elayani Pengecatan,Bangun rumah,renovasi ruma,cat dekoratif,furniture,kithcenset dll&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;se&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;gera Hubungi K&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;ami untuk mendapatkan penawaran harga yang kompetitif&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;
&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/7991023013634104112" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/7991023013634104112" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/12/tekhnik-mengecat-dapur_27.html" rel="alternate" title="Tekhnik Mengecat Dapur" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipPrpb_vbEPeLV-9kjnObEq3Qh_hVML8a2Z-J6jc2o9_YRga2rbYakQ3mY-ovkXT9EnUWQyGdUCw6u7EXLTFj9z8SwoY2nGgP1QfEzj7B-COPPGfBhOGG0dBnXPaW9kJTK-XlfLSf5hYrr/s72-c/cat%252Bdapurcklt.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-8391561072792463073</id><published>2015-12-27T20:37:00.001-08:00</published><updated>2017-07-20T22:21:24.054-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tips Pengecatan  Dapur"/><title type="text">Tekhnik Mengecat Dapur</title><content type="html">&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;Ahli Pengecatan-Jasa Pengecatan Bergaransi&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;Menentukan warna untuk kamar dan
dapur rumah ternyata tidak bisa sembarangan. Setiap rumah memberikan makna dan
karakter terendiri. Ada yang energik atau menenangkan. Pemilihan warna
sebaiknya ditentukan dengan fungsi ruangan atau kamar. &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;Berikut adalah 3 warna yang paling
cocok untuk dapur.Kami dari Team Rumah Servis hadir memberikan solusi jasa
pengecatan terbaik Buat Anda &lt;/span&gt;&lt;/div&gt;
&lt;span style="color: #cc0000;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;1.Kuning Muda Kemerahan&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;Warna kuning muda adalah
pilihan yang tepat untuk dapur. Warna ini memberikan nuansa terang dan membawa
kecerian di dalam dapur. Selain itu, warna kuning muda gampang dipadukan dengan
berbagai jenis design perabotan. Secara psikologis, kuning dipercaya dapat
meningkatkan nafsu makan dan melancarkan pernapasan&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;M&lt;/span&gt;elayani Pengecatan,Bangun rumah,renovasi ruma,cat dekoratif,furniture,kithcenset dll&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;se&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;gera Hubungi K&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;ami untuk mendapatkan penawaran harga yang kompetitif&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;#jasapengecatan&lt;br /&gt;&lt;br /&gt;#ahlipengecatan&lt;br /&gt;&lt;br /&gt;#jasacatrumah&lt;br /&gt;&lt;br /&gt;#ahlicatrumah&lt;br /&gt;&lt;br /&gt;#jasapengecatandulux&lt;br /&gt;&lt;br /&gt;#jasapengecatanmowilex&lt;br /&gt;&lt;br /&gt;#jasacatdekoratif&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdDyRxteXUfobbBomuer4lKiY-Qk5ocbECCLHmegyIfi4ANm8qi9XStgfUmmkZO9ehTqveMtyNmj8XPxzMy5HSBTeeZRHnN4lr5VxgHAcKIfOEZ6uomCPYhUH1iNUHgBuMDfLEc3mtK4OP/s1600/cat%252Bdapur111.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdDyRxteXUfobbBomuer4lKiY-Qk5ocbECCLHmegyIfi4ANm8qi9XStgfUmmkZO9ehTqveMtyNmj8XPxzMy5HSBTeeZRHnN4lr5VxgHAcKIfOEZ6uomCPYhUH1iNUHgBuMDfLEc3mtK4OP/s1600/cat%252Bdapur111.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/8391561072792463073" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/8391561072792463073" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/12/tekhnik-mengecat-dapur.html" rel="alternate" title="Tekhnik Mengecat Dapur" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdDyRxteXUfobbBomuer4lKiY-Qk5ocbECCLHmegyIfi4ANm8qi9XStgfUmmkZO9ehTqveMtyNmj8XPxzMy5HSBTeeZRHnN4lr5VxgHAcKIfOEZ6uomCPYhUH1iNUHgBuMDfLEc3mtK4OP/s72-c/cat%252Bdapur111.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-1134932178511796590</id><published>2015-12-27T20:17:00.001-08:00</published><updated>2017-05-10T05:40:37.605-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Daftar Harga Pengecatan"/><title type="text">Daftar Harga Pengecatan,JASA PENGECATAN,BERAGAM PENGECATAN DAFTAR PENAWARAN HARGA CAT/ DECORATIF PAINT BERIKUT BAHAN</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="MsoNormal" style="background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; margin-bottom: 0.0001pt;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8CC3WO49gZo2CcaXNR5r-E5O9BCLcdRggQJRaj2-VxHGf34sYUfm45mQITBoFZRXq5JzYah6uinx_Ha9enB9oVXakHGyfiJAx34nVDChWVYJAyo4yJ-egkfLi2CRDNVf-3Uk_y0TP5gcN/s1600/header+web1480x270.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="180" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8CC3WO49gZo2CcaXNR5r-E5O9BCLcdRggQJRaj2-VxHGf34sYUfm45mQITBoFZRXq5JzYah6uinx_Ha9enB9oVXakHGyfiJAx34nVDChWVYJAyo4yJ-egkfLi2CRDNVf-3Uk_y0TP5gcN/s320/header+web1480x270.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: xx-small;"&gt;DAFTAR PENAWARAN HARGA CAT:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: xx-small;"&gt;JASA PENGECATAN,BERAGAM PENGECATAN / DECORATIF PAINT BERIKUT BAHAN ~ CAT MOTIF&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;DAFTAR PENAWARAN HARGA JASA PENGECATAN:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;Daftar Harga Pengecatan&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;i&gt;DECORATIF PAINT BERIKUT BAHAN:&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span style="font-size: 9pt;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;1.PENGECATAN &amp;nbsp;MOTIF/ DECORATIF PAINT&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;JASA PENGECATAN,BERAGAM PENGECATAN DAFTAR PENAWARAN HARGA CAT/ DECORATIF PAINT BERIKUT BAHAN ~ CAT MOTIF&lt;/b&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;DAFTAR PENAWARAN HARGA CAT:&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;
&lt;!--more--&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="color: red;"&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;i&gt;DAFTAR &lt;span style="color: blue;"&gt;HARGA BERIKUT BAHAN:&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: purple;"&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;i&gt;1.PENGECATAN &amp;nbsp;MOTIF/ DECORATIF PAINT:&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;a.&lt;/span&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&amp;nbsp;&lt;/i&gt;&amp;nbsp;wash motif bercak&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp;Dinding harga mulai : Rp.85.000; / m2&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp;Plafond harga mulai : Rp.95.000; / m2&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&amp;nbsp; Lis plang harga mulai : Rp.105.000; m1 [ tergantung ukuran]&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt; b.&lt;i&gt;PENGECATAN&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&amp;nbsp;wash motif klasic/ totol/ ceplok&lt;br /&gt;
&amp;nbsp; &amp;nbsp;dinding harga mulai : Rp.85.000; / m2&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Plafond harga mulai : Rp.95.000; / m2&lt;br /&gt;
&lt;br /&gt;
&lt;/b&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;c.&lt;/span&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&amp;nbsp;&lt;/i&gt;&amp;nbsp;marmer/ urat/ serat kayu&lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Dinding harga mulai : Rp.1850.000; / m2&lt;br /&gt;
&amp;nbsp; &amp;nbsp;lis plang harga mulai : Rp.105.000; / m1&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Pilar/ tiang harga mulai : Rp.150.000; m1&lt;br /&gt;
&lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt; d.&lt;i&gt;PENGECATAN&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&amp;nbsp;Duco wash&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Harga / m2 harga mulai : Rp.250.000; / m2&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt; e.&lt;i&gt;PENGECATAN&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&amp;nbsp;wash untuk lis plafond&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Motif bintik-bintik harga mulai : Rp.85.000; / m1&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Motif wash klasik harga mulai : Rp.85.000; / m1&lt;br /&gt;
&lt;br /&gt;
f.Lukisan mural&lt;br /&gt;
&amp;nbsp; &amp;nbsp;a.Dinding : Rp.350.000; / m2&lt;br /&gt;
&amp;nbsp; &amp;nbsp;b.plafond : Rp.400.000; / m2&lt;br /&gt;
&amp;nbsp; c.Gambar awan : Rp.150.000; / m2&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;i style="color: purple;"&gt;&lt;span class="Apple-style-span"&gt;2.PENGECATAN&amp;nbsp;&lt;/span&gt;&amp;nbsp;POLOS:&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&amp;nbsp;a.&lt;i&gt;PENGECATAN&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&amp;nbsp;polos dengan bahan dasar DULUX&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp;&lt;span style="color: blue;"&gt; &amp;nbsp; Interior&lt;/span&gt;/ bagian dalam ruanga bahan dasar dulux pentalite Rp.31.000; / m2&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span style="color: blue;"&gt;Exterior&lt;/span&gt;/ luar ruangan dengan bahan dasar dulux weather sield : Rp.36.000; /m2&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Minimal :1000m2&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&amp;nbsp;b.&lt;/span&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&amp;nbsp;&lt;/i&gt;&amp;nbsp;polos dengan bahan dasar mowilex&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;bahan dasar mowilex &lt;span style="color: blue;"&gt;emulsion &lt;/span&gt;:&amp;nbsp;&lt;/b&gt;&lt;b&gt;Rp.31.000; / m2&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;bahan dasar mowilex &lt;span style="color: blue;"&gt;weathercoat&lt;/span&gt; :&amp;nbsp;&lt;/b&gt;&lt;b&gt;&amp;nbsp;Rp.36.000; /m2&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Minimal :1500m2&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&amp;nbsp;d.&lt;/span&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&amp;nbsp;&lt;/i&gt;&amp;nbsp;polos bahan dasar catilac&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp;&lt;span style="color: blue;"&gt;Interior&lt;/span&gt;/ dalam : Rp.25.000; / m2&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp;&lt;span style="color: blue;"&gt;Exterior&lt;/span&gt;/ luar : Rp.29.000; / m2&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Minimal :1500m2&lt;/b&gt;&amp;nbsp;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp;&lt;span class="Apple-style-span" style="color: blue;"&gt;e.&lt;/span&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&amp;nbsp;&lt;/i&gt;&amp;nbsp;polos bahan dasar vinilex&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp;&lt;span style="color: blue;"&gt;Interior&lt;/span&gt;/ dalam : Rp.25.000; / m2&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp; &lt;span style="color: blue;"&gt;&amp;nbsp;Exterior&lt;/span&gt;/ luar : Rp.29.000; / m2&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Minimal :1500m2&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;CATATAN:
 Cat dengan sistem pengaplikasian 3 lapis/ 3 kali pengecatan belum&amp;nbsp; 
termasuk wallshealer dan harga tersebut diatas sewaktu waktu dapat 
berubah&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;3.PENGECATAN&amp;nbsp;&lt;/span&gt;&amp;nbsp;DUCO&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;Daunt pintu/ panel [ DOF/GLOS] : Rp.950.000; / bh+&lt;i&gt;&lt;br /&gt;&lt;/i&gt;jendela [ DOF] : Rp.450.000; / bh&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;jendela [ GLOSS] : Rp.420.000; / bh&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;
Kusen pintu/ jendela [ DOF] : Rp.85.000; / m1&lt;br /&gt;
kusen pintu/ jendela [ GLOSS] : Rp.85.000; / m1&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;Minimal: daun pintu 8bh&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;minimal kusen:80m1&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&amp;nbsp;MELAMIC&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;Daunt pintu/ panel [ DOF/GLOS] : Rp.950.000; / bh+&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;Daun jendela [ DOF] : Rp.450.000; / m2&lt;br /&gt;
Daun jendela [ GLOSS] : Rp.435.000; / m2&lt;br /&gt;
Kusen pintu/ jendela [ DOF] Rp.85.000; / m1&lt;br /&gt;
Kusen pintu/ jendela [ GLOSS] : Rp.85.000; / m1&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;Minimal: daun pintu 8bh&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;minimal kusen:80m1&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&amp;nbsp;BESI TEMPA&lt;/i&gt;&lt;br /&gt;
Harga / m2 : Rp.250.000;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;PEMASANGAN WALL PAPPER&lt;/i&gt;&lt;br /&gt;
Harga pemasangan plus bahan[ standart] : Rp.170.000; / Roll&lt;br /&gt;
Jasa pemasangan tidak termasuk bahan : Rp.25.000; / Rol&lt;br /&gt;
&lt;br /&gt;
&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;i&gt;&lt;span style="color: blue;"&gt;PENAWARAN HARGA&lt;/span&gt; PEMBUATAN KITHCEN SET/ FURNITURE&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Mulai dari :Plus bahan : Rp.1.600.000; / m1&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; :Upah jasa : Rp.450.000; / m1&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;b&gt;Semua penawaran harga di atas bisa di nego tergantung tingkat kesulitan/ disain dan harga sewaktu waktu dapat berubah&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;UNTUK PEMBUATAN PATUNG/ RELIEF, HARGA DI SESUAIKAN DESAIN/ TINGKAT AKURASI/UKURAN&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
Demikian surat rincian daftar penawaran ini kami buat yang sebenarnya 
dengan melihat pertimbangan harga standar yang ada.Dan harga sewaktu 
waktu dapat berubah.Trima kasih&lt;br /&gt;
&lt;br /&gt;
Hormat saya&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span class="Apple-style-span" style="font-weight: 800;"&gt;BIMASENA&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-weight: 800;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;b&gt;&lt;i&gt;MENERIMA BERAGAM JASA PENGENGECATAN:&amp;nbsp;&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;b&gt;&amp;nbsp;&lt;b&gt;(
 Spesialist interior/ exterior &amp;amp; decoratif paint) , bergerak di 
bidang JASA PENGECATAN DAN UPAH TENAGA BORONGAN KERJA PENGECATAN&amp;nbsp;proyek 
pembangunan perumahan, perkantoran,ruko, gedung, pabrik, perhotelan, 
club, cafe dll khusus interior/ exterior &amp;amp;decoratif paint&lt;br /&gt;
&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #cc0000;"&gt; PENGECATAN UNTUK DINDING DAN PLAFOND&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt; PENGECATAN MOTIF &lt;/span&gt;( cat wash/ washing, sponging, Textur, dragging, scrolling,dll)&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt; MARBLING&lt;/span&gt; ( motif marmer, motif granit, motif batu alam, urat kayu dll)&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt; PENGECATAN DUCO&lt;/span&gt; ( kusen, pintu/ panel, furniture dan kitchen set)&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt; PENGECATAN MELAMIK &lt;/span&gt;( kusen, pintu/ panel, furniture dan kitchen set)&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt; PENGECATAN BESI&lt;/span&gt; ( pagar besi, teralis dan besi tempa)&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt; SELAIN ITU KAMI JUGA MELAYANI, MENERIMA DAN MANGERJAKAN:&lt;/span&gt;&lt;br /&gt;
PEMBUATAN LUKISAN PADA DINDING DAN DOM/ PLAFOND { lukisan ANGEL, lukisanAWAN/ LANGIT, lukisan LANDSCAPE, dll}&lt;br /&gt;
PEMBUATAN PATUNG DAN RELIEF&lt;br /&gt;
PEMBUATAN KITCHEN SET, LEMARI, BUFET, MEJA BELAJAR, DLL&lt;br /&gt;
&amp;nbsp;PEMASANGAN WALL PAPPER UNTUK DINDING DAN PLAFOND&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&lt;i&gt;KOMITMENT KAMI:&lt;/i&gt;&lt;/span&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;b&gt;&lt;b&gt; &amp;nbsp;Memberikan pelayanan dan kepuasan dari hasil karya kami sesuai kebutuhan dan keinginan para klien/ owner&lt;br /&gt;
Menciptakan hasil kerja yang maksimum dengan mengedepankan mutu dan kualitas&lt;br /&gt;
Sistem kerja yang di tangani oleh tenaga ahli secara profesional dan penuh rasa tanggung jawab&lt;br /&gt;
Cara kerja yang cepat, rapi dan tepat sasaran&lt;br /&gt;
Penawaran harga yang relatif murah dan negosiable&lt;br /&gt;
&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;div align="center"&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;&lt;span style="color: blue; font-size: 13.5pt;"&gt;PROSES YANG KAMI TAWARAKAN :&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;&lt;span style="color: blue; font-size: 13.5pt;"&gt;1.Pertemuan&amp;nbsp; awal&amp;nbsp;kami dengan Anda ,&lt;/span&gt;&lt;span style="font-size: 13.5pt;"&gt;kami melakukan&amp;nbsp;survey&amp;nbsp;dan mengumpulkan data /informasi dari anda :apa saja&amp;nbsp; pekerjaan yang akan di kerjakan &lt;/span&gt;&lt;span style="color: blue; font-size: 13.5pt;"&gt;.&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;&lt;span style="color: blue; font-size: 13.5pt;"&gt;2.Biaya tergantung dari volume pekerjaan&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 13.5pt;"&gt;,biaya tersebut &amp;nbsp;tercantum pada rencana anggaran biaya yang kami cantumkan ,&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;&lt;span style="color: blue; font-size: 13.5pt;"&gt;3.Selanjutnya&amp;nbsp;jika Anda setuju&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 13.5pt;"&gt;dengan
 penawaran yang sudah dilakukan tahap tawar menawar&amp;nbsp; dari rencana 
tersebut &amp;nbsp;,langsung &amp;nbsp;dilakukan&amp;nbsp;kesepakatan kerja dan metode 
pembayarannya.&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;/div&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;&lt;span style="color: blue; font-size: 13.5pt;"&gt;N/B:&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-size: 13.5pt;"&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;(GRATIS&amp;nbsp; konsultasi hanya lewat telepon)&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="color: red;"&gt; UNTUK PEMBUATAN PATUNG/ RELIEF, HARGA DI SESUAIKAN DESAIN/ TINGKAT AKURASI/UKURAN&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Demikian surat rincian 
daftar penawaranini kami buat yang sebenarnya denganmelihat pertimbangan
 harga standar yang ada.Dan harga sewaktu waktu dapatberubah.Trima kasih&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Hormat saya&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;(
 Spesialist interior/ exterior &amp;amp;edecoratif paint) , bergerak di 
bidang JASA PENGECATAN DAN UPAH TENAGA BORONGANKERJA PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;proyek
 pembangunan perumahan, perkantoran,ruko, gedung, pabrik, perhotelan, 
club, cafe dll kusus interior/ exterior &amp;amp;decoratif paint&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;i&gt; MENERIMA BERAGAM JASA PENGENGECATAN:&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;br /&gt;
PENGECATAN UNTUK DINDING DAN PLAFOND&lt;br /&gt;
PENGECATAN MOTIF ( cat wash/ washing, sponging, Textur, dragging, scrolling,dll)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
MARBLING ( motif marmer, motif granit, motif batu alam, urat kayu dll)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PENGECATAN DUCO ( kusen, pintu/ panel, furniture dan kitchen set)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PENGECATAN MELAMIK ( kusen, pintu/ panel, furniture dan kitchen set)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PENGECATAN BESI ( pagar besi, teralis dan besi tempa)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;br /&gt;
SELAIN ITU KAMI JUGA MELAYANI, MENERIMA DAN MANGARJAKAN:&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PEMBUATAN LUKISAN PADA DINDING DAN DOM/ PLAFOND { lukisan ANGEL, lukisanAWAN/ LANGIT, lukisan LANDSCAPE, dll}&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; PEMBUATAN PATUNG DAN RELIEF&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; PEMBUATAN KITCHEN SET, LEMARI, BUFET, MEJA BELAJAR, DLL&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;PEMASANGAN WALL PAPPER UNTUK DINDING DAN PLAFOND&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt; BIMASENA &lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Phone : 021&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Mobile/WA: &lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;082111559589&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span style="color: #3d3433;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span class="Apple-style-span" style="color: red;"&gt; KOMITMENT KAMI&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;Memberikan pelayanan dan kepuasan dari hasil karya kamisesuai kebutuhan dankeinginan para klien/ owner&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Menciptakan hasil kerja yang maksimum dengan mengedepankan mutu dan kualitas&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Sistem kerja yang di tangani oleh tenaga ahli secara profesional dan penuhrasa tanggung jawab&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Cara kerja yang &lt;span style="color: blue;"&gt;cepat, rapi dan tepat sasaran ,BERGARANSI&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Penawaran harga yang relatif murah dan negosiable&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; BUKTIKAN KEINDAHAN DAN 
KENYAMANAN RUMAH ANDA, KANTOR ANDA, DAN DI MANAPUNTEMPAT ANDA DENGAN 
SENTUHAN HASIL KARYA CIPTA KAMI YANG BISA ANDA BANGGAKAN.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: red;"&gt;&lt;span style="font-size: small;"&gt;Perhatikan&lt;span style="color: #3d3433;"&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; !!!!!!!!!&lt;/span&gt;&lt;/span&gt;Minta secara spesifik cakupan Garansi dan isi / draft Kartu atau surat Garansinya,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: red;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; BAGI ANDA YANG BERMINAT 
DAN TERTARIK DENGAN JASA KAMI HARI INI JUGA, AKAN KAMI BERIKAN PENAWARAN
 HARGA YANG RELATIF MURAH, TERJANGKAU DAN NEGOSIABLE.DANKAMI AKAN 
BERIKAN PULA KONSULTASI GRATIS LANGSUNG KE TEMPAT ANDA SEPUTAR 
BIDANGKAMI&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;M&lt;/span&gt;elayani Pengecatan,Bangun rumah,renovasi ruma,cat dekoratif,furniture,kithcenset dll&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;se&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;gera Hubungi K&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;ami untuk mendapatkan penawaran harga yang kompetitif&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;
&lt;span class="Apple-style-span" style="color: red;"&gt; HUB KAMI LANGSUNG DI NOMOR:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;Phone : 021.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Mobile : &lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;082111559589&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/1134932178511796590" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/1134932178511796590" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/12/daftar-harga-cat-pengecatanjasa.html" rel="alternate" title="Daftar Harga Pengecatan,JASA PENGECATAN,BERAGAM PENGECATAN DAFTAR PENAWARAN HARGA CAT/ DECORATIF PAINT BERIKUT BAHAN" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8CC3WO49gZo2CcaXNR5r-E5O9BCLcdRggQJRaj2-VxHGf34sYUfm45mQITBoFZRXq5JzYah6uinx_Ha9enB9oVXakHGyfiJAx34nVDChWVYJAyo4yJ-egkfLi2CRDNVf-3Uk_y0TP5gcN/s72-c/header+web1480x270.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-7935017930128123376</id><published>2015-12-27T20:07:00.000-08:00</published><updated>2016-11-14T04:16:39.413-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="DAFTAR HARGA  CAT DEKORATIF"/><title type="text">Daftar Harga Cat Dekoratif,JASA PENGECATAN,BERAGAM PENGECATAN DAFTAR PENAWARAN HARGA CAT/ DECORATIF PAINT BERIKUT BAHAN</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="MsoNormal" style="background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; margin-bottom: 0.0001pt;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgF2fi3XcHyLHx6Rr5ZK4Jt9ZV7Hji8SYIby0LfOXi7G8DQwc13DebAx5rLagFj5BknYq8ca4zY2qKlfYL1EpZRBndjK9Qv-sMkdbecNBLd_Hj6aqfnjxGYrQ1fi-KJMopcyRTz60P0wbgZ/s1600/LAGI+NGECAT.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgF2fi3XcHyLHx6Rr5ZK4Jt9ZV7Hji8SYIby0LfOXi7G8DQwc13DebAx5rLagFj5BknYq8ca4zY2qKlfYL1EpZRBndjK9Qv-sMkdbecNBLd_Hj6aqfnjxGYrQ1fi-KJMopcyRTz60P0wbgZ/s1600/LAGI+NGECAT.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: xx-small;"&gt;DAFTAR PENAWARAN HARGA CAT:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: xx-small;"&gt;JASA PENGECATAN,BERAGAM PENGECATAN / DECORATIF PAINT BERIKUT BAHAN ~ CAT MOTIF&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;DAFTAR PENAWARAN HARGA JASA PENGECATAN:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;Daftar Harga Pengecatan&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;i&gt;DECORATIF PAINT BERIKUT BAHAN:&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span style="font-size: 9pt;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;1.PENGECATAN &amp;nbsp;MOTIF/ DECORATIF PAINT&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;b style="font-size: 9pt;"&gt;a.&lt;/b&gt;&lt;span class="Apple-style-span" style="color: black; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b style="font-size: 9pt;"&gt;&amp;nbsp;wash motif bercak&lt;/b&gt;&lt;br /&gt;
&lt;b style="font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;Dinding harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;5&lt;/span&gt;5.000; / m2&lt;/b&gt;&lt;br /&gt;
&lt;b style="font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;Plafond harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;6&lt;/span&gt;5.000; / m2&lt;/b&gt;&lt;br /&gt;
&lt;b style="font-size: 9pt;"&gt;&amp;nbsp; Lis plang harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;4&lt;/span&gt;5.000; m1 [ tergantung ukuran]&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;b.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp;wash motif klasic/ totol/ ceplok&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;dinding harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;55&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;Plafond harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;6&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;5&lt;/span&gt;&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;c.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;Motif marmer/ urat/ serat kayu&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;Dinding harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;2&lt;/span&gt;50.000; / m2&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;lis plang harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;225&lt;/span&gt;.000; / m1&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp;Pilar/ tiang harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;250&lt;/span&gt;.000; m1&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;d.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;Cat Duco wash&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;Harga / m2 harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;30&lt;/span&gt;0.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;e.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;Cat wash untuk lis plafond&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;Motif bintik-bintik harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;3&lt;/span&gt;5.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;Motif wash klasik harga mulai : Rp&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;.55&lt;/span&gt;.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;f.Lukisan mural&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;a.Dinding : Rp.350.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;b.plafond : Rp.400.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; c.Gambar awan : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;2&lt;/span&gt;50.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt; Semua penawaran harga di atas bisa di nego tergantung tingkat kesulitan/ disaindan harga sewaktu waktu dapat berubah&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;2.&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&amp;nbsp;POLOS&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;a.&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px; font-weight: bold;"&gt;&amp;nbsp;polos dengan bahan dasar DULUX&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp; Interior/ bagian dalam ruanga bahan dasar dulux pentalite Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;33&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;Exterior/ luar ruangan dengan bahan dasar dulux weather sield : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;38&lt;/span&gt;.000; /m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;b.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;polos dengan bahan dasar mowilex&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;bahan dasar mowilex undercoat : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;33&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;bahan dasar mowilex weathercoat : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;38&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;d.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;polos bahan dasar catilac&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;Interior/ dalam : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;22&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;Exterior/ luar : Rp.2&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;9&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;e.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;polos bahan dasar vinilex&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;Interior/ dalam : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;26&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;Exterior/ luar : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;31&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt; CATATAN: Cat dengan sistem pengaplikasian 3 lapis/ 3 kali pengecatan dan hargatersebut diatas sewaktu waktu dapat berubah&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;3.&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&amp;nbsp;DUCO&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="color: black; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;Duko Daunt pintu [ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;] : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;9&lt;/span&gt;50.000; /&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;pc&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;D&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;uco&lt;/span&gt; jendela &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;35&lt;/span&gt;0.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;Duko Kusen &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt; : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;9&lt;/span&gt;5&lt;/span&gt;.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;Duco Dau&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;n &lt;/span&gt;&lt;/span&gt;jendela &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt; : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;3&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;50&lt;/span&gt;&lt;/span&gt;.000; / m1&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&lt;i&gt;MELAMIC &amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp; Melamik &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;Daun pintu&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;: &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;9&lt;/span&gt;50.000; /&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;pc&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN Melamic &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;Daun jendela &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt; : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;35&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;0&lt;/span&gt;&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;Melamik Kusen&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt; Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;95&lt;/span&gt;.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;Melamic daun&lt;/span&gt; jendela &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt; : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;350&lt;/span&gt;.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt; CAT BESI TEMPA&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Harga / m2 : Rp.250.000;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="color: red;"&gt; PEMASANGAN WALL PAPPER&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Harga pemasangan plus bahan[ standart] : Rp.170.000; / Roll&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Jasa pemasangan tidak termasuk bahan : Rp.25.000; / Rol&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt; PENAWARAN HARGA PEMBUATAN KITHCEN SET/ FURNITURE&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Plus bahan : Rp.1.300.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Upah jasa : Rp.300.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="color: red;"&gt; UNTUK PEMBUATAN PATUNG/ RELIEF, HARGA DI SESUAIKAN DESAIN/ TINGKAT AKURASI/UKURAN&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Demikian surat rincian 
daftar penawaranini kami buat yang sebenarnya denganmelihat pertimbangan
 harga standar yang ada.Dan harga sewaktu waktu dapatberubah.Trima kasih&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Hormat saya&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;(
 Spesialist interior/ exterior &amp;amp;edecoratif paint) , bergerak di 
bidang JASA PENGECATAN DAN UPAH TENAGA BORONGANKERJA PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;proyek
 pembangunan perumahan, perkantoran,ruko, gedung, pabrik, perhotelan, 
club, cafe dll kusus interior/ exterior &amp;amp;decoratif paint&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;i&gt; MENERIMA BERAGAM JASA PENGENGECATAN:&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;br /&gt;
PENGECATAN UNTUK DINDING DAN PLAFOND&lt;br /&gt;
PENGECATAN MOTIF ( cat wash/ washing, sponging, Textur, dragging, scrolling,dll)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
MARBLING ( motif marmer, motif granit, motif batu alam, urat kayu dll)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PENGECATAN DUCO ( kusen, pintu/ panel, furniture dan kitchen set)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PENGECATAN MELAMIK ( kusen, pintu/ panel, furniture dan kitchen set)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PENGECATAN BESI ( pagar besi, teralis dan besi tempa)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;br /&gt;
SELAIN ITU KAMI JUGA MELAYANI, MENERIMA DAN MANGARJAKAN:&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PEMBUATAN LUKISAN PADA DINDING DAN DOM/ PLAFOND { lukisan ANGEL, lukisanAWAN/ LANGIT, lukisan LANDSCAPE, dll}&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; PEMBUATAN PATUNG DAN RELIEF&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; PEMBUATAN KITCHEN SET, LEMARI, BUFET, MEJA BELAJAR, DLL&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;PEMASANGAN WALL PAPPER UNTUK DINDING DAN PLAFOND&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt; BIMASENA &lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; WA&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;/span&gt; : 081932364346&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Mobile : &lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;082111559589&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: red;"&gt; KOMITMENT KAMI&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;Memberikan pelayanan dan kepuasan dari hasil karya kamisesuai kebutuhan dankeinginan para klien/ owner&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Menciptakan hasil kerja yang maksimum dengan mengedepankan mutu dan kualitas&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Sistem kerja yang di tangani oleh tenaga ahli secara profesional dan penuhrasa tanggung jawab&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Cara kerja yang &lt;span style="color: blue;"&gt;cepat, rapi dan tepat sasaran ,BERGARANSI&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Penawaran harga &lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;yang&lt;/span&gt; relatif murah dan negosiable&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; BUKTIKAN KEINDAHAN DAN 
KENYAMANAN RUMAH ANDA, KANTOR ANDA, DAN DI MANAPUNTEMPAT ANDA DENGAN 
SENTUHAN HASIL KARYA CIPTA KAMI YANG BISA ANDA BANGGAKAN.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: red;"&gt;&lt;span style="font-size: small;"&gt;Perhatikan&lt;span style="color: #3d3433;"&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; !!!!!!!!!&lt;/span&gt;&lt;/span&gt;Minta secara spesifik cakupan Garansi dan isi / draft Kartu atau surat Garansinya,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; BAGI ANDA YANG BERMINAT 
DAN TERTARIK DENGAN JASA KAMI HARI INI JUGA, AKAN KAMI BERIKAN PENAWARAN
 HARGA YANG RELATIF MURAH, TERJANGKAU DAN NEGOSIABLE.DANKAMI AKAN 
BERIKAN PULA KONSULTASI GRATIS LANGSUNG KE TEMPAT ANDA SEPUTAR 
BIDANGKAMI&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: red;"&gt; HUB KAMI LANGSUNG DI NOMOR:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;Phone : 021.93772568&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Mobile : &lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;085714469264&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="color: red;"&gt; UNTUK PEMBUATAN PATUNG/ RELIEF, HARGA DI SESUAIKAN DESAIN/ TINGKAT AKURASI/UKURAN&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Demikian surat rincian 
daftar penawaranini kami buat yang sebenarnya denganmelihat pertimbangan
 harga standar yang ada.Dan harga sewaktu waktu dapatberubah.Trima kasih&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Hormat saya&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;(
 Spesialist interior/ exterior &amp;amp;edecoratif paint) , bergerak di 
bidang JASA PENGECATAN DAN UPAH TENAGA BORONGANKERJA PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;proyek
 pembangunan perumahan, perkantoran,ruko, gedung, pabrik, perhotelan, 
club, cafe dll kusus interior/ exterior &amp;amp;decoratif paint&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;i&gt; MENERIMA BERAGAM JASA PENGENGECATAN:&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;br /&gt;
PENGECATAN UNTUK DINDING DAN PLAFOND&lt;br /&gt;
PENGECATAN MOTIF ( cat wash/ washing, sponging, Textur, dragging, scrolling,dll)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
MARBLING ( motif marmer, motif granit, motif batu alam, urat kayu dll)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PENGECATAN DUCO ( kusen, pintu/ panel, furniture dan kitchen set)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PENGECATAN MELAMIK ( kusen, pintu/ panel, furniture dan kitchen set)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PENGECATAN BESI ( pagar besi, teralis dan besi tempa)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;br /&gt;
SELAIN ITU KAMI JUGA MELAYANI, MENERIMA DAN MANGARJAKAN:&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PEMBUATAN LUKISAN PADA DINDING DAN DOM/ PLAFOND { lukisan ANGEL, lukisanAWAN/ LANGIT, lukisan LANDSCAPE, dll}&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; PEMBUATAN PATUNG DAN RELIEF&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; PEMBUATAN KITCHEN SET, LEMARI, BUFET, MEJA BELAJAR, DLL&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;PEMASANGAN WALL PAPPER UNTUK DINDING DAN PLAFOND&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt; BIMASENA &lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;Phone : 021.93772568&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Mobile : &lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;085714469264&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: red;"&gt; KOMITMENT KAMI&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;Memberikan pelayanan dan kepuasan dari hasil karya kamisesuai kebutuhan dankeinginan para klien/ owner&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Menciptakan hasil kerja yang maksimum dengan mengedepankan mutu dan kualitas&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Sistem kerja yang di tangani oleh tenaga ahli secara profesional dan penuhrasa tanggung jawab&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Cara kerja yang &lt;span style="color: blue;"&gt;cepat, rapi dan tepat sasaran&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Penawaran harga yang relatif murah dan negosiable&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; BUKTIKAN KEINDAHAN DAN 
KENYAMANAN RUMAH ANDA, KANTOR ANDA, DAN DI MANAPUNTEMPAT ANDA DENGAN 
SENTUHAN HASIL KARYA CIPTA KAMI YANG BISA ANDA BANGGAKAN&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; BAGI ANDA YANG BERMINAT 
DAN TERTARIK DENGAN JASA KAMI HARI INI JUGA, AKAN KAMI BERIKAN PENAWARAN
 HARGA YANG RELATIF MURAH, TERJANGKAU DAN NEGOSIABLE.DANKAMI AKAN 
BERIKAN PULA KONSULTASI GRATIS LANGSUNG KE TEMPAT ANDA SEPUTAR 
BIDANGKAMI&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: red;"&gt; HUB KAMI LANGSUNG DI NOMOR:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;Phone : 021.93772568&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Mobile : &lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;085714469264&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/7935017930128123376" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/7935017930128123376" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/12/daftar-harga-pengecatanjasa_27.html" rel="alternate" title="Daftar Harga Cat Dekoratif,JASA PENGECATAN,BERAGAM PENGECATAN DAFTAR PENAWARAN HARGA CAT/ DECORATIF PAINT BERIKUT BAHAN" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgF2fi3XcHyLHx6Rr5ZK4Jt9ZV7Hji8SYIby0LfOXi7G8DQwc13DebAx5rLagFj5BknYq8ca4zY2qKlfYL1EpZRBndjK9Qv-sMkdbecNBLd_Hj6aqfnjxGYrQ1fi-KJMopcyRTz60P0wbgZ/s72-c/LAGI+NGECAT.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-3455868957209136816</id><published>2015-12-27T19:58:00.001-08:00</published><updated>2017-05-10T05:43:10.072-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="DAFTAR HARGA  CAT DEKORATIF"/><title type="text">Daftar Harga Pengecatan,JASA PENGECATAN,BERAGAM PENGECATAN DAFTAR PENAWARAN HARGA CAT/ DECORATIF PAINT BERIKUT BAHAN</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="MsoNormal" style="background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; margin-bottom: 0.0001pt;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjW37WE5QRZZz3o_d3CnKbMJ29179EdH5waeJy_6lAhTHG8fonyyWKRs7G_xoLLcEpecorl61JkqIQSAYVBOIXoSRFVoD4-KNo-cVVCepX26L2GtKVVjbzSlen964Ogaa1oXeqDoCp9zJzT/s1600/jasa+cat+rummah+servis.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="131" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjW37WE5QRZZz3o_d3CnKbMJ29179EdH5waeJy_6lAhTHG8fonyyWKRs7G_xoLLcEpecorl61JkqIQSAYVBOIXoSRFVoD4-KNo-cVVCepX26L2GtKVVjbzSlen964Ogaa1oXeqDoCp9zJzT/s320/jasa+cat+rummah+servis.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: xx-small;"&gt;DAFTAR PENAWARAN HARGA CAT:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: xx-small;"&gt;JASA PENGECATAN,BERAGAM PENGECATAN / DECORATIF PAINT BERIKUT BAHAN ~ CAT MOTIF&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;DAFTAR PENAWARAN HARGA JASA PENGECATAN:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;Daftar Harga Pengecatan&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;i&gt;DECORATIF PAINT BERIKUT BAHAN:&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span style="font-size: 9pt;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;1.PENGECATAN &amp;nbsp;MOTIF/ DECORATIF PAINT&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;b style="font-size: 9pt;"&gt;a.&lt;/b&gt;&lt;span class="Apple-style-span" style="color: black; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b style="font-size: 9pt;"&gt;&amp;nbsp;wash motif bercak&lt;/b&gt;&lt;br /&gt;
&lt;b style="font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;Dinding harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;5&lt;/span&gt;5.000; / m2&lt;/b&gt;&lt;br /&gt;
&lt;b style="font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;Plafond harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;6&lt;/span&gt;5.000; / m2&lt;/b&gt;&lt;br /&gt;
&lt;b style="font-size: 9pt;"&gt;&amp;nbsp; Lis plang harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;4&lt;/span&gt;5.000; m1 [ tergantung ukuran]&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;b.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp;wash motif klasic/ totol/ ceplok&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;dinding harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;55&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;Plafond harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;6&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;5&lt;/span&gt;&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;c.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;Motif marmer/ urat/ serat kayu&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;Dinding harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;2&lt;/span&gt;50.000; / m2&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;lis plang harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;225&lt;/span&gt;.000; / m1&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp;Pilar/ tiang harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;250&lt;/span&gt;.000; m1&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;d.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;Cat Duco wash&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;Harga / m2 harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;30&lt;/span&gt;0.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;e.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;Cat wash untuk lis plafond&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;Motif bintik-bintik harga mulai : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;3&lt;/span&gt;5.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;Motif wash klasik harga mulai : Rp&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;.55&lt;/span&gt;.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;f.Lukisan mural&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;a.Dinding : Rp.350.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; &amp;nbsp;b.plafond : Rp.400.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&amp;nbsp; c.Gambar awan : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;2&lt;/span&gt;50.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt; Semua penawaran harga di atas bisa di nego tergantung tingkat kesulitan/ disaindan harga sewaktu waktu dapat berubah&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;2.&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&amp;nbsp;POLOS&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;a.&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px; font-weight: bold;"&gt;&amp;nbsp;polos dengan bahan dasar DULUX&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt; &lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp; Interior/ bagian dalam ruanga bahan dasar dulux pentalite Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;33&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;Exterior/ luar ruangan dengan bahan dasar dulux weather sield : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;38&lt;/span&gt;.000; /m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;b.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;polos dengan bahan dasar mowilex&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;bahan dasar mowilex undercoat : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;33&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;bahan dasar mowilex weathercoat : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;38&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;d.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;polos bahan dasar catilac&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;Interior/ dalam : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;22&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;Exterior/ luar : Rp.2&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;9&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;e.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp;polos bahan dasar vinilex&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;Interior/ dalam : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;26&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt;&amp;nbsp; &amp;nbsp;Exterior/ luar : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;31&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433; font-size: 9pt; font-weight: bold;"&gt; CATATAN: Cat dengan sistem pengaplikasian 3 lapis/ 3 kali pengecatan dan hargatersebut diatas sewaktu waktu dapat berubah&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;3.&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&amp;nbsp;DUCO&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="color: black; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;Duko Daunt pintu [ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;] : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;9&lt;/span&gt;50.000; /&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;pc&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;D&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;uco&lt;/span&gt; jendela &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;35&lt;/span&gt;0.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;Duko Kusen &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt; : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;9&lt;/span&gt;5&lt;/span&gt;.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;Duco Dau&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;n &lt;/span&gt;&lt;/span&gt;jendela &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt; : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;3&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;50&lt;/span&gt;&lt;/span&gt;.000; / m1&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&lt;i&gt;MELAMIC &amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN&amp;nbsp; Melamik &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;Daun pintu&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;: &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;9&lt;/span&gt;50.000; /&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;pc&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN Melamic &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;Daun jendela &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt; : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;35&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;0&lt;/span&gt;&lt;/span&gt;.000; / m2&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;Melamik Kusen&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt; Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;95&lt;/span&gt;.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 12px;"&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;PENGECATAN &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;Melamic daun&lt;/span&gt; jendela &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;[ DOF/&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 9pt; font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;GLOSS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;]&lt;/span&gt;&lt;/span&gt; : Rp.&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;350&lt;/span&gt;.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt; CAT BESI TEMPA&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Harga / m2 : Rp.250.000;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="color: red;"&gt; PEMASANGAN WALL PAPPER&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Harga pemasangan plus bahan[ standart] : Rp.170.000; / Roll&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Jasa pemasangan tidak termasuk bahan : Rp.25.000; / Rol&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt; PENAWARAN HARGA PEMBUATAN KITHCEN SET/ FURNITURE&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Plus bahan : Rp.1.300.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Upah jasa : Rp.300.000; / m1&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="color: red;"&gt; UNTUK PEMBUATAN PATUNG/ RELIEF, HARGA DI SESUAIKAN DESAIN/ TINGKAT AKURASI/UKURAN&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Demikian surat rincian 
daftar penawaranini kami buat yang sebenarnya denganmelihat pertimbangan
 harga standar yang ada.Dan harga sewaktu waktu dapatberubah.Trima kasih&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Hormat saya&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;(
 Spesialist interior/ exterior &amp;amp;edecoratif paint) , bergerak di 
bidang JASA PENGECATAN DAN UPAH TENAGA BORONGANKERJA PENGECATAN&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;proyek
 pembangunan perumahan, perkantoran,ruko, gedung, pabrik, perhotelan, 
club, cafe dll kusus interior/ exterior &amp;amp;decoratif paint&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;i&gt; MENERIMA BERAGAM JASA PENGENGECATAN:&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;br /&gt;
PENGECATAN UNTUK DINDING DAN PLAFOND&lt;br /&gt;
PENGECATAN MOTIF ( cat wash/ washing, sponging, Textur, dragging, scrolling,dll)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
MARBLING ( motif marmer, motif granit, motif batu alam, urat kayu dll)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PENGECATAN DUCO ( kusen, pintu/ panel, furniture dan kitchen set)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PENGECATAN MELAMIK ( kusen, pintu/ panel, furniture dan kitchen set)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PENGECATAN BESI ( pagar besi, teralis dan besi tempa)&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;br /&gt;
SELAIN ITU KAMI JUGA MELAYANI, MENERIMA DAN MANGARJAKAN:&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
PEMBUATAN LUKISAN PADA DINDING DAN DOM/ PLAFOND { lukisan ANGEL, lukisanAWAN/ LANGIT, lukisan LANDSCAPE, dll}&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; PEMBUATAN PATUNG DAN RELIEF&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; PEMBUATAN KITCHEN SET, LEMARI, BUFET, MEJA BELAJAR, DLL&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;PEMASANGAN WALL PAPPER UNTUK DINDING DAN &lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;PLAFOND&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
WA:082111559589&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&lt;span style="color: red;"&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;br /&gt;Mobile : 082111559589&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;KOMITMENT KAMI&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&amp;nbsp;Memberikan pelayanan dan kepuasan dari hasil karya kamisesuai kebutuhan dankeinginan para klien/ owner&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Menciptakan hasil kerja yang maksimum dengan mengedepankan mutu dan kualitas&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Sistem kerja yang di tangani oleh tenaga ahli secara profesional dan penuhrasa tanggung jawab&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Cara kerja yang &lt;span style="color: blue;"&gt;cepat, rapi dan tepat sasaran&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; Penawaran harga yang relatif murah dan negosiable&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; BUKTIKAN KEINDAHAN DAN 
KENYAMANAN RUMAH ANDA, KANTOR ANDA, DAN DI MANAPUNTEMPAT ANDA DENGAN 
SENTUHAN HASIL KARYA CIPTA KAMI YANG BISA ANDA BANGGAKAN&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #3d3433;"&gt; BAGI ANDA YANG BERMINAT 
DAN TERTARIK DENGAN JASA KAMI HARI INI JUGA, AKAN KAMI BERIKAN PENAWARAN
 HARGA YANG RELATIF MURAH, TERJANGKAU DAN NEGOSIABLE.DANKAMI AKAN 
BERIKAN PULA KONSULTASI GRATIS LANGSUNG KE TEMPAT ANDA SEPUTAR 
BIDANGKAMI&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: red;"&gt; HUB KAMI LANGSUNG DI NOMOR:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 11.25pt;"&gt;
WA:082111559589&lt;br /&gt;
Mobil:08211559589&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif; font-size: 9pt;"&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #3d3433;"&gt;&lt;span style="font-family: &amp;quot;arial&amp;quot; , sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/3455868957209136816" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/3455868957209136816" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/12/daftar-harga-pengecatanjasa.html" rel="alternate" title="Daftar Harga Pengecatan,JASA PENGECATAN,BERAGAM PENGECATAN DAFTAR PENAWARAN HARGA CAT/ DECORATIF PAINT BERIKUT BAHAN" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjW37WE5QRZZz3o_d3CnKbMJ29179EdH5waeJy_6lAhTHG8fonyyWKRs7G_xoLLcEpecorl61JkqIQSAYVBOIXoSRFVoD4-KNo-cVVCepX26L2GtKVVjbzSlen964Ogaa1oXeqDoCp9zJzT/s72-c/jasa+cat+rummah+servis.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-2144199973426145579</id><published>2015-12-27T18:36:00.000-08:00</published><updated>2018-07-28T06:42:37.722-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ahli Jasa cat dekoratif"/><title type="text">Cat Dekoratif Dinding , Tembok</title><content type="html">&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjE9AZGHaZo5zOyN10Q5HdUc1TNgshSowi15o9Q2XvRDKA-1uWmk5AQTUZWESHOJ1aA1RAbW9BX9G4EymT-2jJ-NZNaptCH3Uew2IcQXR25Ag_-GJ7ZDDKyF9g9ng9hi7cjuFpfvKxIh5mH/s1600/jasa+cat+rummah+servis.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="131" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjE9AZGHaZo5zOyN10Q5HdUc1TNgshSowi15o9Q2XvRDKA-1uWmk5AQTUZWESHOJ1aA1RAbW9BX9G4EymT-2jJ-NZNaptCH3Uew2IcQXR25Ag_-GJ7ZDDKyF9g9ng9hi7cjuFpfvKxIh5mH/s320/jasa+cat+rummah+servis.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;Ahli Pengecatan-Jasa Cat Dekoratif Dinding/tembok,untuk
memperindah ruangan pada beberapa bagian dinding/tembok, supaya lebih terkesan
alami dan indah ,gunakan cat dekoratif moptif yang sesuai dengan barang
aksesories lainnya.. Lakukan penyesuaian warna dan motif cat yg akan digunakan
untuk setiap ruangan dinding,plafond atau pilar agar lebih tepat/singkron
dengan aksesories yang ada di rumah Anda. Memperindah dan mempercantik bangunan
pada setiap bidangnya sangat diperlukan,namun keinginan tersebut harus
dikerjakan dan dibuat sebagus mungkin,disesuaikan dengan bidang yang ada
,begitu juga jenis/motif cat dekoratif sangat beragam,ada jenis cat dekoratif
awan,cat dekoratif tekstur,cat lukis mural,cat dekoratif marbling,cat dekoratif
wash,cat dekoratif spongging,cat dekoratif draging dll.masih banyak jenis cat
dekoratif yg lainnya ,jangan asal lihat ditempat orang lain bagus lalu ingin
dibuat pada bangunan kita.asal asalan lihat dan pilih bisa mengakibatkan nilai
artistik bangunan Anda jadi tdk indah/cantik lagi.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;M&lt;/span&gt;elayani Pengecatan,Bangun rumah,renovasi ruma,cat dekoratif,furniture,kithcenset dll&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;se&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;gera Hubungi K&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;ami untuk mendapatkan penawaran harga yang kompetitif.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: times new roman, serif;"&gt;&lt;span style="font-size: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style="font-family: times new roman, serif;"&gt;Kami hadir untuk mengatasi berbagai keluhan ,problem pekerjaan bangunan,rumah Anda .&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: times new roman, serif;"&gt;&lt;span style="font-size: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style="font-family: times new roman, serif;"&gt;Info lengkap:;(tlp/WA)081296748982&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;
&lt;br /&gt;
&lt;br style="mso-special-character: line-break;" /&gt;
&lt;br style="mso-special-character: line-break;" /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/2144199973426145579" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/2144199973426145579" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/12/cat-dekoratif-dinding-tembok.html" rel="alternate" title="Cat Dekoratif Dinding , Tembok" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjE9AZGHaZo5zOyN10Q5HdUc1TNgshSowi15o9Q2XvRDKA-1uWmk5AQTUZWESHOJ1aA1RAbW9BX9G4EymT-2jJ-NZNaptCH3Uew2IcQXR25Ag_-GJ7ZDDKyF9g9ng9hi7cjuFpfvKxIh5mH/s72-c/jasa+cat+rummah+servis.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-4546376622690175678</id><published>2015-12-27T17:52:00.001-08:00</published><updated>2017-07-21T04:20:56.464-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ahli Jasa cat dekoratif"/><title type="text">Cat Dekoratif Plafond</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1dMJmkndoPCPrzEt0gjGX9NwuXI8Zxua9vJHkBJGJt9SFa2tNyJ4J-nS7ESgh1vH0mLlvxE3e4x1IDFSIut7wj5NDFXq0BGibtYl2Zz05WubOTKz9nKwIx67X2hu81tcEeRjWexqi6d3n/s1600/cat+dekoratif+plafond.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1dMJmkndoPCPrzEt0gjGX9NwuXI8Zxua9vJHkBJGJt9SFa2tNyJ4J-nS7ESgh1vH0mLlvxE3e4x1IDFSIut7wj5NDFXq0BGibtYl2Zz05WubOTKz9nKwIx67X2hu81tcEeRjWexqi6d3n/s1600/cat+dekoratif+plafond.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
Ahli Pengecatan-&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;Jasa Cat Dekoratif &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;Plafond Motif
Awan,untuk memperindah ruangan yg memiliki plafond supaya lebih terkesan alami
dan indah ,gunakan cat dekoratif moptif awan..beragam jenis cat dekoratif mampu menyulap dan mendekorasi setiap ruang dan bidang jd lebih indah dari sebelumnya&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;Lakukan penyesuaian warna dan motif cat yg akan digunakan untuk setiap ruangan dinding,plafond atau pilar agar&amp;nbsp; lebih tepat/singkron dengan aksesories yang ada di rumah Anda.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;Memperindah dan mempercantik bangunan pada setiap bidangnya sangat diperlukan,namun keinginan tersebut harus dikerjakan dan dibuat sebagus mungkin,disesuaikan dengan bidang yang ada ,begitu juga jenis/motif cat dekoratif sangat beragam,ada jenis cat dekoratif awan,jact dekoratif tekstur,cat lukis,cat dekoratif marbling,cat dekoratif wash,cat dekoratif spongging,cat dekoratif draging&amp;nbsp; dll.masih banyak jenis cat dekoratif yg lainnya ,jangan asal lihat ditempat orang lain bagus lalu ingin dibuat pada bangunan kita.asal asalan lihat dan pilih bisa mengakibatkan nilai artistik bangunan Anda jadi tdk indah/cantik lagi.&lt;br style="mso-special-character: line-break;" /&gt;
&lt;br style="mso-special-character: line-break;" /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div style="left: -99999px; position: absolute;"&gt;
Ahli Bangun Rumah-Jasa 
Cat Dekoratif Motif Awan,untuk memperindah ruangan yg memiliki plfond 
supay lebih terkesan alami dan indah ,gunakan cat dekoratif moptif awan&lt;br /&gt;
&lt;br /&gt;
Sumber: &lt;a href="http://www.ahlibangunrumah.com/2015/07/cat-dekoratif-motif-awan.html"&gt;http://www.ahlibangunrumah.com/2015/07/cat-dekoratif-motif-awan.html&lt;/a&gt;&lt;br /&gt;
Konten adalah milik dan hak cipta www.bimasena.id&lt;/div&gt;
&lt;div style="left: -99999px; position: absolute;"&gt;
Ahli Bangun Rumah-Jasa 
Cat Dekoratif Motif Awan,untuk memperindah ruangan yg memiliki plfond 
supay lebih terkesan alami dan indah ,gunakan cat dekoratif moptif awan&lt;br /&gt;
&lt;br /&gt;
Sumber: &lt;a href="http://www.ahlibangunrumah.com/2015/07/cat-dekoratif-motif-awan.html"&gt;http://www.ahlibangunrumah.com/2015/07/cat-dekoratif-motif-awan.html&lt;/a&gt;&lt;br /&gt;
Konten adalah milik dan hak cipta www.bimasena.id&lt;/div&gt;
&lt;div style="left: -99999px; position: absolute;"&gt;
Ahli Bangun Rumah-Jasa 
Cat Dekoratif Motif Awan,untuk memperindah ruangan yg memiliki plfond 
supay lebih terkesan alami dan indah ,gunakan cat dekoratif moptif awan&lt;br /&gt;
&lt;br /&gt;
Sumber: &lt;a href="http://www.ahlibangunrumah.com/2015/07/cat-dekoratif-motif-awan.html"&gt;http://www.ahlibangunrumah.com/2015/07/cat-dekoratif-motif-awan.html&lt;/a&gt;&lt;br /&gt;
Konten adalah milik dan hak cipta www.bimasena.id&lt;/div&gt;
&lt;div style="left: -99999px; position: absolute;"&gt;
Ahli Bangun Rumah-Jasa 
Cat Dekoratif Motif Awan,untuk memperindah ruangan yg memiliki plfond 
supay lebih terkesan alami dan indah ,gunakan cat dekoratif moptif awan&lt;br /&gt;
&lt;br /&gt;
Sumber: &lt;a href="http://www.ahlibangunrumah.com/2015/07/cat-dekoratif-motif-awan.html"&gt;http://www.ahlibangunrumah.com/2015/07/cat-dekoratif-motif-awan.html&lt;/a&gt;&lt;br /&gt;
Konten adalah milik dan hak cipta www.bimasena.id&lt;/div&gt;
&lt;div style="left: -99999px; position: absolute;"&gt;
Ahli Bangun Rumah-Jasa 
Cat Dekoratif Motif Awan,untuk memperindah ruangan yg memiliki plfond 
supay lebih terkesan alami dan indah ,gunakan cat dekoratif moptif awan&lt;br /&gt;
&lt;br /&gt;
Sumber: &lt;a href="http://www.ahlibangunrumah.com/2015/07/cat-dekoratif-motif-awan.html"&gt;http://www.ahlibangunrumah.com/2015/07/cat-dekoratif-motif-awan.html&lt;/a&gt;&lt;br /&gt;
Konten adalah milik dan hak cipta www.bimasena.id&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/4546376622690175678" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/4546376622690175678" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/12/cat-dekoratif-plafond.html" rel="alternate" title="Cat Dekoratif Plafond" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1dMJmkndoPCPrzEt0gjGX9NwuXI8Zxua9vJHkBJGJt9SFa2tNyJ4J-nS7ESgh1vH0mLlvxE3e4x1IDFSIut7wj5NDFXq0BGibtYl2Zz05WubOTKz9nKwIx67X2hu81tcEeRjWexqi6d3n/s72-c/cat+dekoratif+plafond.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-5677936954797942782</id><published>2015-12-27T09:45:00.001-08:00</published><updated>2015-12-27T21:42:10.510-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Jasa Pengecatan Bergaransi"/><title type="text">Jasa Pengecatan Bergaransi</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9E4DdXXhwyWD2peovETM1B6gYbOBVl92yqVdq7SncbV35sWdBcyXkjhNLPBUTaQitwZ0Zm8pbpgymsTf9h_rTIpTR1_jgV56wJ0EmUTQQ7Ygc8PHMMNUhgMq5gOixRm1MLtzh2v5Ztmhq/s1600/LAGI+NGECAT.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9E4DdXXhwyWD2peovETM1B6gYbOBVl92yqVdq7SncbV35sWdBcyXkjhNLPBUTaQitwZ0Zm8pbpgymsTf9h_rTIpTR1_jgV56wJ0EmUTQQ7Ygc8PHMMNUhgMq5gOixRm1MLtzh2v5Ztmhq/s1600/LAGI+NGECAT.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Ahli Pengecatan-Jasa Pengecatan
Bergaransi dari ahli pengecatan, Kepada seluruh calon pengguna jasa pengecatan
apapun bentuk dan jenisnya pengecatan yang akan dikerjakan,sebelum Anda
memutuskan memilih tenaga jasa pengecatan atau kontraktor pengecatan.yang harus
disampaikan atau dibicarakan di awal adalah: &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;A.Spesipikasi Material(Keaslian
Jenis Produk/merek) &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;B.Spesipikasi Tekhnik(Metode
Kerja/Urutan/Tahapan) &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;C.Spesipikasi Alat Kerja &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;D.Spesipikasi Alat Bantu Kerja &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;E.Safety/K3 &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;F.Jangka Waktu Pelaksanaan &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;G.Nilai kontrak dan metode pembayaran
&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;H.Kuantitas (semakin banyak volume
nya kemungkinan agak murah) &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;I.Jaminan GARANSI dalam Kualitas dan
Servis &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Jika Pihak Pelaksana Pekerjaan yang
ditunjuk bisa memenuhi Syarat dan Ketentuan tersebut maka bisa dipastikan
Penjual jasa pengecatan dan jasa yang berhubungan dengan dunia bangunan akan
baik daan lancar dalam pelaksanaan pekerjaan nya serta bisa dipertanggung
jawabkan hasil dan kualitasnya dan akan Efektif,Efisien dalam pekerjaannya.
Kamilah satu satunya penjual Jasa Pengecatan yang memberikan Garansi Servis
dengan mengeluarkan surat otentik dan lengkap(syarat dan ketentuan berlaku)&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXdhvTcH0qR2eRI_xql3MMN7JDdIkNSjodStED2VBzLaO874MfReqeJ7Ur3f-efsSwvpqCo-vMIvWzZo5sQlbae9vVFQjc52NRMWv6tG8h1Jp7NaI2CfEeMorzJmlHBdwduPI4z1mng_yW/s1600/BMS.jpg" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="86" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXdhvTcH0qR2eRI_xql3MMN7JDdIkNSjodStED2VBzLaO874MfReqeJ7Ur3f-efsSwvpqCo-vMIvWzZo5sQlbae9vVFQjc52NRMWv6tG8h1Jp7NaI2CfEeMorzJmlHBdwduPI4z1mng_yW/s320/BMS.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: 9.0pt;"&gt;
&lt;b&gt;&lt;span style="color: black; font-family: Tahoma, sans-serif; font-size: 10pt;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: 9.0pt;"&gt;
&lt;b&gt;&lt;span style="color: black; font-family: Tahoma, sans-serif; font-size: 10pt;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: black; font-family: Tahoma, sans-serif; font-size: 8pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (COMPAN-ION PROFESIONAL)&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: 9.0pt;"&gt;
&lt;b&gt;&lt;span style="color: black; font-family: Tahoma, sans-serif; font-size: 8pt;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;b&gt;KETENTUAN GARANSI 3 TAHUN&lt;/b&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;b&gt;BIMASENA JAYAWASKITA DIV PAINT&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;1.&amp;nbsp;&amp;nbsp; Sebelum ................................................ hari.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;2.&amp;nbsp;&amp;nbsp; PH dinding acian dibaawah ............................ diukur dengan &amp;nbsp;alat&amp;nbsp; moistur&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;Meter.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;3.&amp;nbsp;&amp;nbsp; Sebeleum...........................................,dan akan di survey &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;secara berkala.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;4.&amp;nbsp;&amp;nbsp; Untuk ...................... diperhatikan&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;a.,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;b,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;c.,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;d.,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;5.&amp;nbsp;&amp;nbsp; Pekerjaan .................full system ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;a.Untuk .............. maka&amp;nbsp;,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;b.Untuk.................&amp;nbsp; baru &amp;nbsp;,,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;6.&amp;nbsp;&amp;nbsp; V.......... .................... harus ,,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;7.&amp;nbsp;&amp;nbsp; Jaminan.................. terbatas ,,,,,,,,,,,,,,,,,,,,,,, &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;8.&amp;nbsp;&amp;nbsp; ................ dalam ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;9.&amp;nbsp;&amp;nbsp; &lt;i&gt;BIMASENA JAYAWASKITA&lt;/i&gt;&amp;nbsp; menjamin 3 tahun................ digunakan :&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;a.Kualitas sesuai ,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;10. &lt;i&gt;BIMASENA JAYAWASKITA&lt;/i&gt;&amp;nbsp; menjamin 6 bulan........................ masalah ,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a...................&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b...................dan lumut&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;11.Garansi................... jika:&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: 38.25pt; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;span style="font-size: 10pt;"&gt;a.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;,,,,,,,,,,,,,,,,,, full ,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: 38.25pt; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;span style="font-size: 10pt;"&gt;b.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Penggunaan produk ,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: 38.25pt; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;span style="font-size: 10pt;"&gt;c.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Cara ,,,,,,,,,,,,harus ,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: 38.25pt; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;span style="font-size: 10pt;"&gt;d.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Tidak ,,,,,,,,,,,,,,,,,,,,,,cat ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: 38.25pt; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;span style="font-size: 10pt;"&gt;e.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Pelaksanaan,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;12.Garansi Kualitas dan Garansi Servis ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a.Terjadi , ,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10pt;"&gt;13.Garansi dapat,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;14.&lt;/span&gt;&lt;b&gt;Garansi berlaku apabila ,,,,,,,,,,,,,,,,,&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;Demikian
 penjelasan kami,apabila ada hal hal-hal&amp;nbsp; yang kurang jelas,harap 
hubungi kami.Dengan senang hati kami siap membantu secara teknis maupun 
secara&amp;nbsp; pelaksanaan .&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;Atas perhatian dan kerja samanya , serta kepercayaan yang diberikan ,kami nucapkan terima kasih.&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Ttd&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Hormat Kami &lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/b&gt;&lt;b&gt;

&lt;/b&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; text-align: justify;"&gt;
&lt;span style="color: blue;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;Jasa
Pengecatan Profesional dan Ahli Pengecatan memberikan Garansi yang REAL dan
OTENTIK(Syarat dan ketentuan berlaku)&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;b&gt;

&lt;span style="color: red;"&gt;&lt;b&gt;&lt;span style="color: red; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: EN-US;"&gt;Perhatikan&lt;/span&gt; dan &lt;span style="color: red; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: EN-US;"&gt;Minta secara spesifik
cakupan Garansi dan isi / draft Kartu atau surat Garansinya,&lt;/span&gt;&lt;/b&gt;&amp;nbsp;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp; &lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;i&gt;&lt;b&gt;Semoga dengan adanya info ini bisa menjadikan acuan untuk jadi lebih baik&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;i&gt;&lt;b&gt;Amin YA ALLOH&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; line-height: 13.5pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="background-color: #666666; color: red; font-family: Arial, sans-serif;"&gt;HUB KAMI LANGSUNG DI :&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; line-height: 13.5pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="background-color: #666666; color: red; font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
daftar harga upah, Ahli pengecatan dan Jasa penggecatan, cat dekoratif, cat teksture, Ahli bangun rumah, ahli renovasi, &lt;/div&gt;
&lt;/div&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;
&lt;br style="mso-special-character: line-break;" /&gt;
&lt;br style="mso-special-character: line-break;" /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/5677936954797942782" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/5677936954797942782" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/12/jasa-pengecatan-bergaransi.html" rel="alternate" title="Jasa Pengecatan Bergaransi" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9E4DdXXhwyWD2peovETM1B6gYbOBVl92yqVdq7SncbV35sWdBcyXkjhNLPBUTaQitwZ0Zm8pbpgymsTf9h_rTIpTR1_jgV56wJ0EmUTQQ7Ygc8PHMMNUhgMq5gOixRm1MLtzh2v5Ztmhq/s72-c/LAGI+NGECAT.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-6111797847567255270</id><published>2015-07-07T12:28:00.000-07:00</published><updated>2015-12-27T18:49:22.642-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ahli Jasa cat dekoratif"/><title type="text">Album Cat Dekoratif</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="snap_preview"&gt;
&lt;style type="text/css"&gt;.gallery{margin:auto;}.gallery-item{float:left; width:33%;} .gallery-caption { margin-left: 0; }&lt;/style&gt;

&lt;br /&gt;
&lt;div class="gallery snap_nopreview"&gt;

&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;
&lt;/dt&gt;
&lt;dt class="gallery-icon"&gt;&lt;/dt&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/tekstur%20arab%20copy_zpsabyidtsr.jpg" target="_blank"&gt;&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/tekstur%20arab%20copy_zpsabyidtsr.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/tekstur%20PI%20copy_zpsoyy13iu2.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/tekstur%20PI%20copy_zpsoyy13iu2.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/bimasena10_zpsb1ufmwna_1_1%20copy_zps3r680o5g.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/bimasena10_zpsb1ufmwna_1_1%20copy_zps3r680o5g.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/marbling_zpsynl3jq9h.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/marbling_zpsynl3jq9h.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/ngecat_zpsqv7i30cf.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/ngecat_zpsqv7i30cf.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/cat_zpsdohsit0o.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/cat_zpsdohsit0o.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/cat%20rebaik%20copy_zps8jxmgwvg.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/cat%20rebaik%20copy_zps8jxmgwvg.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/awan_zpsuofqoqkn.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/awan_zpsuofqoqkn.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/pemandangan%20alam%20copy_zpso3cwrhso.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/pemandangan%20alam%20copy_zpso3cwrhso.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/cat%20marbling3%20copy_zpssgdkwyta.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/cat%20marbling3%20copy_zpssgdkwyta.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/tekstur%20arab%20copy_zpsabyidtsr.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/tekstur%20arab%20copy_zpsabyidtsr.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/tekstur%20PI%20copy_zpsoyy13iu2.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/tekstur%20PI%20copy_zpsoyy13iu2.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/bimasena10_zpsb1ufmwna_1_1%20copy_zps3r680o5g.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/bimasena10_zpsb1ufmwna_1_1%20copy_zps3r680o5g.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/teksturr%20copy_zpsopn0igfn.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/teksturr%20copy_zpsopn0igfn.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/batu%20copy_zpsnehr6qae.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/batu%20copy_zpsnehr6qae.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/CCF06072015_0031%20copy_zps8te2wwuz.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/CCF06072015_0031%20copy_zps8te2wwuz.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/CCF06072015_0025%20copy_zpsc8wvmw1i.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/CCF06072015_0025%20copy_zpsc8wvmw1i.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/CCF06072015_0042%20copy_zpsjcuwyswy.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/CCF06072015_0042%20copy_zpsjcuwyswy.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/CCF06072015_0006%20copy_zps8xq9ql3h.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/CCF06072015_0006%20copy_zps8xq9ql3h.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/1%20copy_zpsvgeqa2kb.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/1%20copy_zpsvgeqa2kb.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/CCF06072015_0045%20copy_zpss8lstaco.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/CCF06072015_0045%20copy_zpss8lstaco.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;dl class="gallery-item"&gt;
&lt;dt class="gallery-icon"&gt;&lt;a href="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/bimasena11_zpswbabcysi%20copy_zpslswavlzc.jpg" target="_blank"&gt;
&lt;img border="0" src="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/bimasena11_zpswbabcysi%20copy_zpslswavlzc.jpg" height="150" width="200" /&gt;&lt;/a&gt;
&lt;/dt&gt;
&lt;/dl&gt;
&lt;/div&gt;
&lt;/div&gt;
Cat dekoratif,jasa cat dekoratif,ahli cat dekoratif
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/6111797847567255270" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/6111797847567255270" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/07/album-cat-dekoratif.html" rel="alternate" title="Album Cat Dekoratif" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="http://i1383.photobucket.com/albums/ah305/Ahli_Bangun_Renovasi/rumah%20srvis/th_tekstur%20arab%20copy_zpsabyidtsr.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-219334923636352071</id><published>2015-06-02T07:41:00.001-07:00</published><updated>2018-07-28T06:44:26.494-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Makna Warna Cat"/><title type="text">Makna Warna Rumah Anda</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPmbTXZ-8-iKiloSayB4twWPdJzxybHQIjzHd4QTUjJm6SPAjm9wZSv7Fdw9xNQw5yxLXGYU8NWKPSZiYneQIwFRBXGOPGXlrjDgWZ0cSXUKyu-pfI9SoH8ICVwE7iHCAeGBlyiMmBYfvL/s1600/warna-cat.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPmbTXZ-8-iKiloSayB4twWPdJzxybHQIjzHd4QTUjJm6SPAjm9wZSv7Fdw9xNQw5yxLXGYU8NWKPSZiYneQIwFRBXGOPGXlrjDgWZ0cSXUKyu-pfI9SoH8ICVwE7iHCAeGBlyiMmBYfvL/s200/warna-cat.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: blue;"&gt;Makna&amp;nbsp;Warna Rumah&amp;nbsp;Anda&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;Ingin mengganti suasana rumah? Salah satu cara untuk mengubah suasana rumah adalah dengan mengganti&amp;nbsp;warna cat&amp;nbsp;yang sesuai dengan karakter Anda, selain menyesuaikan keseluruhan interior ruangan.&amp;nbsp;Warna ruangan&amp;nbsp;memainkan peranan penting dalam interior rumah, karena merupakan gambaran karakter dari pemiliknya, memberikan kesan tertentu pada ruangan, memperkuat interior dan menjadi pemersatu keseluruhan ruangan yang ada. Maka sebelum mengecat rumah dan mengatur dekorasi interior rumah, sebaiknya Anda memahami makna dan pengaruh setiap warna. Pengaruh Warna Rumah Berikut ini keterangan beberapa pilihan warna cat serta penjelasan makna dan pengaruhnya bagi suasana hati Anda: Warna&amp;nbsp;Merah Menggambarkan energi penuh, aktif, hangat dan bersemangat. Warna merah secara berlebihan dapat memberikan kesan kemarahan dan ambisi. Warna&amp;nbsp;Kuning Warna kuning mengingatkan dengan sinar matahari yang memberikan energi yang baik dan semangat. Sering disamakan dengan warna emas yang menggambarkan kemakmuran dan kemewahan. Dapat diaplikasikan dalam ruang kerja. Warna&amp;nbsp;Biru Merupakan warna laut dan langit yang mengesankan ketenangan, kesunyian, kedamaian, kenyamanan dan perlindungan. Efek lainnya adalah memberi kesan lega dan luas.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&amp;nbsp;Cocok digunakan untuk kamar tidur. Warna Orange Memberi kesan ceria, hangat, bahagia, penuh energi dan membangkitkan semangat. Anda dapat memberi warna ini untuk ruang makan. Warna&amp;nbsp;Hijau Warna yang sering dilihat dan menggambarkan alam. Efek dari warna ini adalah memberi suasana harmonis, teduh, santai, alami, menyejukkan, menyegarkan dan menenangkan. Ruang tidur cocok bila menggunakan warna ini.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&amp;nbsp;Warna Coklat Salah satu warna alam yang memberi kesan hangat, nyaman, alami, akrab dan ketenangan. Dapat digunakan untuk ruang tamu atau ruang keluarga. Coklat juga dapat digunakan pada ruangan yang terlalu besar agar tidak menimbulkan kesan dingin.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;Warna&amp;nbsp;Putih Warna netral yang cocok diaplikasikan dengan warna apapun. Menggunakan warna ini umumnya menggambarkan kebersihan, kepolosan dan kemurnian.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&amp;nbsp;Penggunaanya pada ruangan akan memberikan kesan lebih besar pada ruangan. Bila berlebihan akan menggambarkan steril dan dingin. Jika Anda memiliki&amp;nbsp;dapurmodern, warna ini juga cocok untuk menunjukkan kebersihan dapur Anda. Warna&amp;nbsp;Abu-abu Biasa digunakan untuk rumah bergaya minimalis. Membuat suasana stabil, luas, menentramkan.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&amp;nbsp;Terlalu banyak menggunakan warna ini akan membuat suasana dingin dan luas secara berlebihan. Warna&amp;nbsp;Hitam Warna yang memberi suasana penuh perlindungan, gagah, megah, dan elegan. Mengubah suasana juga bisa dilakukan tanpa harus mengecat rumah secara keseluruhan.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&amp;nbsp;Anda dapat menata ulang interior ruangan. Ini juga cocok untuk Anda yang tidak ingin mengecat rumah atau masih takut dalam mengaplikasikan warna. Misalnya, dengan tetap membiarkan dinding dengan warna netral dan warna-warna dapat diaplikasikan pada lampu meja, karpet, gorden, sofa, sprei, meja, cover cushion bantal sofa, atau pada pajangan yang diletakkan dalam ruangan.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&amp;nbsp;Warna-warna dari perabot rumah tangga ini yang selanjutnya akan memberi warna pada ruangan. Anda dapat juga menggunakan warna turunan sehingga dapat diaplikasikan lebih dari satu warna dalam ruangan. Warna ruangan dapat pula berbeda-beda tetapi harus ada penghubung sehingga rumah tetap terasa sebagai satu kesatuan. Kini, Anda dapat mengekspresikan diri secara bebas saat melakukan&amp;nbsp;renovasi rumah&amp;nbsp;Anda.&lt;/span&gt;&lt;br /&gt;
&lt;br style="background-color: #f1eeed; color: #444444; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 14px; line-height: 22px;" /&gt;
&lt;br /&gt;
Kami hadir untuk mengatasi berbagai keluhan ,problem pekerjaan bangunan,rumah Anda .&lt;br /&gt;
&lt;br /&gt;
Info lengkap:;(tlp/WA)081296748982&lt;br /&gt;
&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;Konten adalah milik dan hak cipta www.rumahservis.com&lt;/span&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/219334923636352071" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/219334923636352071" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/06/makna-warna-rumah-anda.html" rel="alternate" title="Makna Warna Rumah Anda" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPmbTXZ-8-iKiloSayB4twWPdJzxybHQIjzHd4QTUjJm6SPAjm9wZSv7Fdw9xNQw5yxLXGYU8NWKPSZiYneQIwFRBXGOPGXlrjDgWZ0cSXUKyu-pfI9SoH8ICVwE7iHCAeGBlyiMmBYfvL/s72-c/warna-cat.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-8932068649191369656</id><published>2015-06-02T07:37:00.003-07:00</published><updated>2017-07-20T22:25:34.528-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Makna Warna Cat"/><title type="text">Cat Untuk   Mengoreksi Ruang</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgj7gRJjXhTdRa4J8QuCSqWx7OErKO1GvUGlUsVM4J776NbFA8X4vAVzFltRIYZWTZqNXxCacSCn5N8NAn6c0jedOBMcKwqgL4uXI9s7LwP1QB13bIHrDZNDKT8RcExrU06D1QpXhcdk0GL/s1600/alam+sutra4bms.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="149" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgj7gRJjXhTdRa4J8QuCSqWx7OErKO1GvUGlUsVM4J776NbFA8X4vAVzFltRIYZWTZqNXxCacSCn5N8NAn6c0jedOBMcKwqgL4uXI9s7LwP1QB13bIHrDZNDKT8RcExrU06D1QpXhcdk0GL/s200/alam+sutra4bms.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;
&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: #444444;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style="color: blue;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style="color: blue;"&gt;Memilih Warna&lt;/span&gt;&amp;nbsp;&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;b&gt;&lt;span style="color: blue;"&gt;Cat&amp;nbsp;Untuk &amp;nbsp; &amp;nbsp;Mengoreksi&amp;nbsp;Ruang&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: #444444;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: #444444;"&gt;Memilih Warna Rumah Sangatlah penting memilih cat&amp;nbsp;rumah&amp;nbsp;Anda dengan saksama. Warna dapat memberi lebih dari sekadar keindahan pada rumah Anda. Sebuah warna dapat memiliki pengaruh dalam&amp;nbsp;mood&amp;nbsp;atau suasana hati seseorang. Warna cerah dan berkilau akan menambah semangat, sementara warna pastel akan membuat suasana tenang dan rileks. Beberapa warna dapat terlihat gelap ketika digunakan pada tembok di dalam gedung, namun warna yang sama juga bisa terlihat terang di luar ruangan. Karena takut tidak cocok dan dianggap berlebihan, kebanyakan orang menggunakan warna-warna netral seperti putih, krem atau abu-abu untuk mengecat seluruh rumah sehingga tidak dapat menggambarkan diri penghuni. Mengingat pentingnya warna, maka bila Anda berencana mengecat rumah dengan warna baru, ada baiknya Anda mengenal makna yang digambarkan dari warna tertentu. Perhatikan gambar&amp;nbsp;Color Wheel&amp;nbsp;atau&amp;nbsp;Roda Warna&amp;nbsp;di samping, yang menggambarkan susunan warna. Warna yang terletak pada posisi yang langsung berlawanan pada&amp;nbsp;Color Wheel&amp;nbsp;satu dengan yang lain disebut warna yang saling melengkapi. Jika warna tersebut diletakkan berdampingan, maka akan menambah intensitas warna atau disebut sebagai&amp;nbsp;warna yang berani. Sedangkan untuk warna yang lebih konservatif dan bukan warna berani, maka pilihlah beberapa variasi terang dan gelap pada warna yang sama. Misalnya memilih hijau tua dan hijau muda. Warna jenis ini disebut sebagai&amp;nbsp;warna monokromatik.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br style="background-color: #f1eeed; color: #444444; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 14px; line-height: 22px;" /&gt;
&lt;br style="background-color: #f1eeed; color: #444444; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 14px; line-height: 22px;" /&gt;
&lt;br style="background-color: #f1eeed; color: #444444; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 14px; line-height: 22px;" /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;M&lt;/span&gt;elayani Pengecatan,Bangun rumah,renovasi ruma,cat dekoratif,furniture,kithcenset dll&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;se&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;gera Hubungi K&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;ami untuk mendapatkan penawaran harga yang kompetitif&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;;"&gt;#jasapengecatan&lt;br /&gt;&lt;br /&gt;#ahlipengecatan&lt;br /&gt;&lt;br /&gt;#jasacatrumah&lt;br /&gt;&lt;br /&gt;#ahlicatrumah&lt;br /&gt;&lt;br /&gt;#jasapengecatandulux&lt;br /&gt;&lt;br /&gt;#jasapengecatanmowilex&lt;br /&gt;&lt;br /&gt;#jasacatdekoratif&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/8932068649191369656" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/8932068649191369656" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/06/cat-untuk-untuk-mengoreksi-ruang.html" rel="alternate" title="Cat Untuk   Mengoreksi Ruang" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgj7gRJjXhTdRa4J8QuCSqWx7OErKO1GvUGlUsVM4J776NbFA8X4vAVzFltRIYZWTZqNXxCacSCn5N8NAn6c0jedOBMcKwqgL4uXI9s7LwP1QB13bIHrDZNDKT8RcExrU06D1QpXhcdk0GL/s72-c/alam+sutra4bms.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-7922290156242791802</id><published>2015-06-02T07:33:00.002-07:00</published><updated>2016-08-03T00:21:18.902-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tips Pengecatan  dan solusi pengecatan"/><title type="text">Tips pengecatan Bimasena</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwIByeANjo2mslIzygOqAwRzaeg6HKCLVcnGu1krKS4ey-3jxY_6a4xx7sqnEYzHFabi-iY-_Em6nN0TCAOEe_GW5TjQ8juAIa0Vb3CKNb1qK-EwUcmEEY8mQmZMOpXWApILcTLhEZXUX0/s1600/24.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwIByeANjo2mslIzygOqAwRzaeg6HKCLVcnGu1krKS4ey-3jxY_6a4xx7sqnEYzHFabi-iY-_Em6nN0TCAOEe_GW5TjQ8juAIa0Vb3CKNb1qK-EwUcmEEY8mQmZMOpXWApILcTLhEZXUX0/s200/24.jpg" width="150" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: lime;"&gt;SURVEY DAN KONSULTASI SEBELUM PENENTUAN HARGA.&amp;nbsp;BIMASENA &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;Ahli Pengecatan memberikan :&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: blue;"&gt;TIPS:&amp;nbsp;MEMPERINDAH DAN MELINDUNGI ASET&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt; ANDA Memperindah langit-langit : *Aplikasikan warnanya&amp;nbsp;lebih gelap&amp;nbsp;dinamding warna dinding&amp;nbsp;langit-langit&amp;nbsp;yang terlalu tinggi untuk menghindari kesan dingin.coba perpaduan&amp;nbsp;warna terang&amp;nbsp;untuk dinding dan warna yang lebih&amp;nbsp;gelapumtuk&amp;nbsp;plafonnya. Memperluas ruangan: *Gunakan cat warna muda atau&amp;nbsp;putih&amp;nbsp;yang terbukti mampu membuat ruang terasa lebih luas .Untk membuat ruang terlihat lebih luas,manfaatkan berpencahayaan cukup&amp;nbsp;terang BIMASENA JAWA&amp;nbsp; NANO&amp;nbsp;juga memberikan :&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;1. Bantuan dari segi teknis penggunaan cat sesuai kebutuhan proyek.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&amp;nbsp;2. Lebih banyak penghematan dari segi cost pengecatan.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;3. Meminimalisasi resiko kegagalan pengecatan.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;4. Jaminan bahwa bangunan akan dicat sesuai kebutuhan segmennya.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;5. Kualitas cat yang bisa dipertanggungjawabkan&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: blue;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;/span&gt;&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: blue;"&gt;PROSES PENGECATAN PADA 3 JENIS TEMBOK&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: red;"&gt;&amp;nbsp;A. TEMBOK BARU&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt; Tahapan sebelum dilakukan pengecatan adalah:&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;a. Tembok sudah halus ( hindari dempul) . Sebaiknya semua adalah plesteran semen.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;b. Tembok harus betul-betul kering dengan ph dibawah 9 ( 28 hari kering setelah diplester) .&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&amp;nbsp;c. Tembok harus diamplas, untuk menghilangkan kotoran dan debu.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&amp;nbsp;d. Setelah diamplas dibersihkan dengan kain lap bersih.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&amp;nbsp;e. Lapisan dasar, gunakan sealer SMT tunggu 1 hari agar sealer betul-betul kering.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&amp;nbsp;f. Baru dimulai pengecatan pertama, untuk pengecatan lapis ke-2 berselang satu hari.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: blue;"&gt;&amp;nbsp;B. TEMBOK LAMA YANG BELUM DICAT&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;a. Kotoran/ jamur yang menempel harus dibersihkan.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;b. Tembok dicuci dengan larutan kaporit.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;c. Tunggu + / - 1 hari agar jamur yang menempel sudah bersih, dan tembok betul-betul sudah kering. d. Lapisan dasar gunakan sealer SMT.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;e. Tunggu 1 hari agar sealer betulbetul kering.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;f. Baru dimulai pengecatan pertama, untuk pengecatan selanjutnya masing-masing berselang 1 hari.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: orange;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: orange;"&gt;C. PENGECATAN TEMBOK YANG SUDAH DICAT / PENGECATAN ULANG&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt; Perhatikan kondisi cat yang masih menempel ( yang ada di tembok itu) .&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;a. Kondisi cat masih bagus.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;b. Kondisi cat sudah mengapur/ luntur.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: red;"&gt;KONDISI CAT MASIH BAGUS&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;1. Tembok dicuci dengan air kaporit.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;2. Lapisan dasar, gunakan wall sealer SMT.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;3. Tunggu 3-7 hari agar wall sealer SMT betul-betul sudah kering.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;4. Baru dimulai pengecatan pertama dan selanjutnya.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style="background-color: #f1eeed; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;&lt;span style="color: blue;"&gt;KONDISI CAT SUDAH MENGAPUR&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;1. Cat yang mengapur harus dikerok sampai habis.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;2. Cuci dengan larutan air kaporit. Atau&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;3. Gunakan lapisan dasar wall sealer SMT.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;4. Tunggu 3-7 hari agar wall sealer SMT betul-betul sudah kering.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;5. Baru dimulai pengecatan pertama.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;6. Pengecatan selanjutnya berselang satu hari dari pengecatan pertama.&lt;/span&gt;&lt;br /&gt;
&lt;br style="background-color: #f1eeed; color: #444444; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 14px; line-height: 22px;" /&gt;
&lt;br style="background-color: #f1eeed; color: #444444; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 14px; line-height: 22px;" /&gt;
&lt;span style="background-color: #f1eeed; color: #444444; font-family: &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , &amp;quot;tahoma&amp;quot; , sans-serif; font-size: 14px; line-height: 22px;"&gt;Konten adalah milik dan hak cipta www.bimasena.id&lt;/span&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/7922290156242791802" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/7922290156242791802" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/06/tips-pengecatan-bimasena.html" rel="alternate" title="Tips pengecatan Bimasena" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwIByeANjo2mslIzygOqAwRzaeg6HKCLVcnGu1krKS4ey-3jxY_6a4xx7sqnEYzHFabi-iY-_Em6nN0TCAOEe_GW5TjQ8juAIa0Vb3CKNb1qK-EwUcmEEY8mQmZMOpXWApILcTLhEZXUX0/s72-c/24.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-3298916380463526330</id><published>2015-06-01T06:33:00.001-07:00</published><updated>2015-12-27T18:50:28.437-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ahli Jasa cat dekoratif"/><title type="text">Cara terbaik memperindah rumah dengan biaya murah</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2AIlUKfzWU8-f7jgwLBdC7PuPRtk4kurS1iOgKmk4TWD6aGJbBC2JNHgBotfNHQYR4o1drsy3Fddj5yQX46wni1A_vFD2IGTYtEX7i4kvMx57nJfkA1L0lRXNhRUajsx_ULuIxy9yqpWi/s1600/IMG-20150502-00418.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="150" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2AIlUKfzWU8-f7jgwLBdC7PuPRtk4kurS1iOgKmk4TWD6aGJbBC2JNHgBotfNHQYR4o1drsy3Fddj5yQX46wni1A_vFD2IGTYtEX7i4kvMx57nJfkA1L0lRXNhRUajsx_ULuIxy9yqpWi/s200/IMG-20150502-00418.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
Jasa Pengecatan Dekoratif &amp;nbsp;memberikan beragam penawaran jenis pengecatan dekoratif,&lt;br /&gt;
Cat dekoratif harus disesuaikan&amp;nbsp; dengan Selera dan Tema ruang
 rumah Anda.Masalah warna harus nomer satu setelah itu baru dipoles 
dengan berbagai motif pilihan.&lt;br /&gt;
Karena warna mempunyai kaitan 
dengan suasana yg dihadirkan pada ruang untuk memaksimalkan hasil baik 
maka pilihlah warna dan jenis cat dekoratif&amp;nbsp; yg berkualitas baik,&lt;br /&gt;
&lt;span style="color: red;"&gt;&lt;span style="background-color: white;"&gt;Jangan terjebak dengan tawaran harga yang murah !&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;gt;Tanyakan Metode atau tekhnik pengerjaannya&lt;br /&gt;
&amp;gt;Tanyakan jenis matrial/bahan,keaslian matrial brand yg akan di aplikasikan&lt;br /&gt;
Pastikan Bahwa barang atau jasa yang Anda Beli adalah yg berkualitas ,bukan yg Murahan! &lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/3298916380463526330" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/3298916380463526330" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/06/cara-terbaik-memperindah-rumah-dengan.html" rel="alternate" title="Cara terbaik memperindah rumah dengan biaya murah" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2AIlUKfzWU8-f7jgwLBdC7PuPRtk4kurS1iOgKmk4TWD6aGJbBC2JNHgBotfNHQYR4o1drsy3Fddj5yQX46wni1A_vFD2IGTYtEX7i4kvMx57nJfkA1L0lRXNhRUajsx_ULuIxy9yqpWi/s72-c/IMG-20150502-00418.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-6779115612528230982</id><published>2015-06-01T06:22:00.001-07:00</published><updated>2015-12-27T18:50:03.527-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ahli Jasa cat dekoratif"/><title type="text">Ahli Cat Dekoratif ,Cat tekstur,cat wash,cat marbling dll</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhm1FIm7iMD9AcztOTKOkGb3nzmhF27GezBf2Z20kiBpOxdmSQp953m60uGhK8UPrpLtge9NQ2BNNfqcweM8tYlfO5XCi9R2X96DSORox4aE3b8a-o_1nQUKDSnvmZ1s8r6upM-F7Q7dBIZ/s1600/IMG-20140301-WA000.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhm1FIm7iMD9AcztOTKOkGb3nzmhF27GezBf2Z20kiBpOxdmSQp953m60uGhK8UPrpLtge9NQ2BNNfqcweM8tYlfO5XCi9R2X96DSORox4aE3b8a-o_1nQUKDSnvmZ1s8r6upM-F7Q7dBIZ/s200/IMG-20140301-WA000.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Jasa Pengecatan dari team Ahli Pengecatan menawarakan Jasa Ahli Cat Dekoratif dengan Menerima beragam pengecatan jenis cat 
dekoratif,cat dekoratif wash,cat decoratif marbling,cat dekoratif 
tekstur ,cat dekoratif lukis awan dll,&lt;br /&gt;
&lt;br /&gt;
Bosan dengan tampilan cat yang itu itu 
saja ?Untuk mengatasi tampilan warna dinding supaya tidak membosankan 
dan akan membuat suasanan lebih betah dan lebih indah nan cantik ,ada 
baiknya menggunakan alternatif cat dekoratif,&lt;br /&gt;
Apa lagi yg senang 
bereksplorasi dan mempunyai imajinasi tinggi.maka untuk mengubah 
tampilan dinding atau palfond pada tiap ruang akan menghasilkan motif&amp;nbsp; 
yang indah,menciptakan suasana yg berbeda di rumah atau dikantor Anda.&lt;br /&gt;
Dan Kami Siap mewujudkan keinginan untuk memperindah rumah Anda dengan cat dekoratif yg terbaik dan Bergaransi &lt;br /&gt;
&lt;div style="left: -99999px; position: absolute;"&gt;
Bosan dengan tampilan 
cat yang itu itu saja ?Untuk mengatasi tampilan warna dinding supaya 
tidak membosankan dan akan membuat suasanan lebih betah dan lebih indah 
nan cantik ,ada baiknya menggunakan alternatif cat dekoratif,
Apa lagi yg senang bereksplorasi dan mempunyai imajinasi tinggi.maka 
untuk mengubah tampilan dinding atau palfond pada tiap ruang akan 
menghasilkan motif  yang indah,menciptakan suasana yg berbeda di rumah 
atau dikantor Anda.
Dan Kami Siap mewujudkan keinginan untuk memperindah rumah Anda dengan 
cat dekoratif yg terbaik dan Bergaransi&lt;br /&gt;
&lt;br /&gt;
Sumber: &lt;a href="http://www.bimasena.id/2015/05/solusi-percantik-ruangan-dengan-cat.html"&gt;http://www.bimasena.id/2015/05/solusi-percantik-ruangan-dengan-cat.html&lt;/a&gt;&lt;br /&gt;
Konten adalah milik dan hak cipta www.bimasena.id&lt;/div&gt;
&lt;div style="left: -99999px; position: absolute;"&gt;
Ahli Cat Dekoratif 
Menerima beragam pengecatan jenis cat dekoratif,cat dekoratif wash,cat 
decoratif marbling,cat dekoratif tekstur dll,

Bosan dengan tampilan cat yang itu itu saja ?Untuk mengatasi tampilan 
warna dinding supaya tidak membosankan dan akan membuat suasanan lebih 
betah dan lebih indah nan cantik ,ada baiknya menggunakan alternatif cat
 dekoratif,
Apa lagi yg senang bereksplorasi dan mempunyai imajinasi tinggi.maka 
untuk mengubah tampilan dinding atau palfond pada tiap ruang akan 
menghasilkan motif  yang indah,menciptakan suasana yg berbeda di rumah 
atau dikantor Anda.
Dan Kami Siap mewujudkan keinginan untuk memperindah rumah Anda dengan 
cat dekoratif yg terbaik dan Bergaransi &lt;br /&gt;
&lt;br /&gt;
Sumber: &lt;a href="http://www.bimasena.id/2015/05/solusi-percantik-ruangan-dengan-cat.html"&gt;http://www.bimasena.id/2015/05/solusi-percantik-ruangan-dengan-cat.html&lt;/a&gt;&lt;br /&gt;
Konten adalah milik dan hak cipta www.bimasena.id&lt;/div&gt;
&lt;div style="left: -99999px; position: absolute;"&gt;
Ahli Cat Dekoratif 
Menerima beragam pengecatan jenis cat dekoratif,cat dekoratif wash,cat 
decoratif marbling,cat dekoratif tekstur dll,

Bosan dengan tampilan cat yang itu itu saja ?Untuk mengatasi tampilan 
warna dinding supaya tidak membosankan dan akan membuat suasanan lebih 
betah dan lebih indah nan cantik ,ada baiknya menggunakan alternatif cat
 dekoratif,
Apa lagi yg senang bereksplorasi dan mempunyai imajinasi tinggi.maka 
untuk mengubah tampilan dinding atau palfond pada tiap ruang akan 
menghasilkan motif  yang indah,menciptakan suasana yg berbeda di rumah 
atau dikantor Anda.
Dan Kami Siap mewujudkan keinginan untuk memperindah rumah Anda dengan 
cat dekoratif yg terbaik dan Bergaransi &lt;br /&gt;
&lt;br /&gt;
Sumber: &lt;a href="http://www.bimasena.id/2015/05/solusi-percantik-ruangan-dengan-cat.html"&gt;http://www.bimasena.id/2015/05/solusi-percantik-ruangan-dengan-cat.html&lt;/a&gt;&lt;br /&gt;
Konten adalah milik dan hak cipta www.bimasena.id&lt;/div&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/6779115612528230982" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/6779115612528230982" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/06/ahli-cat-dekoratif-cat-teksturcat.html" rel="alternate" title="Ahli Cat Dekoratif ,Cat tekstur,cat wash,cat marbling dll" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhm1FIm7iMD9AcztOTKOkGb3nzmhF27GezBf2Z20kiBpOxdmSQp953m60uGhK8UPrpLtge9NQ2BNNfqcweM8tYlfO5XCi9R2X96DSORox4aE3b8a-o_1nQUKDSnvmZ1s8r6upM-F7Q7dBIZ/s72-c/IMG-20140301-WA000.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-3080888681814516641</id><published>2015-04-28T09:10:00.003-07:00</published><updated>2015-12-27T21:05:02.132-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Peralatan mengecat"/><title type="text">Peralatan mengecat</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Jasa Pengecatan dari team Ahli Pengecatan -&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves&gt;false&lt;/w:TrackMoves&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
 mso-para-margin-top:0cm;
 mso-para-margin-right:0cm;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0cm;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="0" cellpadding="0" class="MsoNormalTable" style="mso-cellspacing: 1.5pt; mso-yfti-tbllook: 1184; width: 100%px;"&gt;
 &lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;
  &lt;td style="padding: .75pt .75pt .75pt .75pt; width: 326.25pt;" valign="top" width="435"&gt;&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHSZMCJPytEmrRipF8JR_l07N5K4HpJKtmCGLCJ6KZropW3M7JTZDP1nFdlXaR10C9RbCKb9OCQ2b6XEwvjrEg8AhenVHbpwnG4XIxtC7Tw_Dsa7QnSWsVY7V60CB2HnRNf33yRqX07bL8/s1600/Step2.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="277" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHSZMCJPytEmrRipF8JR_l07N5K4HpJKtmCGLCJ6KZropW3M7JTZDP1nFdlXaR10C9RbCKb9OCQ2b6XEwvjrEg8AhenVHbpwnG4XIxtC7Tw_Dsa7QnSWsVY7V60CB2HnRNf33yRqX07bL8/s1600/Step2.jpg" width="320" /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;b&gt;PERALATAN CAT &lt;/b&gt;&lt;br /&gt;


&lt;br /&gt;


&lt;b&gt;1. Kuas &lt;u&gt;,&lt;/u&gt;Roller &lt;/b&gt;&lt;br /&gt;


Mengecat jendela, pintu, bingkai dan tepian. Roller membantu untuk mengecat
area yang luas secara cepat dan mudah. &lt;br /&gt;


&lt;br /&gt;


&lt;b&gt;2. Tiang Ekstensi&amp;nbsp; &lt;/b&gt;&lt;br /&gt;


Menjangkau roller mengecat area yang tinggi. &lt;br /&gt;


&lt;br /&gt;


&lt;b&gt;3. Papan / Baki Cat&amp;nbsp; &lt;/b&gt;&lt;br /&gt;


&amp;nbsp;Untuk menampung cat dan melapisi cat pada roller secara rata. &lt;br /&gt;


&lt;br /&gt;


&lt;b&gt;4. Tangga &lt;/b&gt;&lt;br /&gt;


Untuk menjangkau area tinggi. &lt;br /&gt;


&lt;br /&gt;


&lt;b&gt;5. Pakaian yang Nyaman &lt;/b&gt;&lt;br /&gt;


Melindungi tubuh dari percikan cat. &lt;br /&gt;


&lt;br /&gt;


&lt;b&gt;6. Perangkat Pelindung &lt;/b&gt;&lt;br /&gt;


Sarung tangan, kacamata pelindung, topi dan baju pelindung.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&amp;nbsp;Jasa Pengecatan Profesional dan Ahli Pengecatan memberikan Garansi yang REAL dan OTENTIK(Syarat dan ketentuan berlaku)&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;

&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;span style="color: red; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;Perhatikan&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: red; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;Minta secara spesifik cakupan
Garansi dan isi / draft Kartu atau surat Garansinya,&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;br /&gt;


&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-no-proof: yes;"&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;br /&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm;"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt; &lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/3080888681814516641" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/3080888681814516641" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/04/peralatan-mengecat.html" rel="alternate" title="Peralatan mengecat" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHSZMCJPytEmrRipF8JR_l07N5K4HpJKtmCGLCJ6KZropW3M7JTZDP1nFdlXaR10C9RbCKb9OCQ2b6XEwvjrEg8AhenVHbpwnG4XIxtC7Tw_Dsa7QnSWsVY7V60CB2HnRNf33yRqX07bL8/s72-c/Step2.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-4242578443538901620</id><published>2015-04-28T09:06:00.002-07:00</published><updated>2015-12-27T21:14:37.199-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Peralatan Cat"/><title type="text">Perlengkapan yang diperlukan untuk mengecat</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves&gt;false&lt;/w:TrackMoves&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
 mso-para-margin-top:0cm;
 mso-para-margin-right:0cm;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0cm;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;table border="0" cellpadding="0" class="MsoNormalTable" style="mso-cellspacing: 1.5pt; mso-yfti-tbllook: 1184; width: 100%px;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;&lt;td style="padding: .75pt .75pt .75pt .75pt; width: 326.25pt;" valign="top" width="435"&gt;PERLENGKAPAN YANG DIPERLUKAN&lt;/td&gt;
  &lt;td style="padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJ2FUsTru_jzhyj9dKjHK5xXHRFKQcyHECoU1PdOUyFGgX_03IPmThEnbqjzWY1Dp8pnBkG_aYvC_5BFuP3zyo72cM9Prhb1jHWZssv1d3wdlmyLDUxHjMjXQszg5zR7GPTeOXzRZtdlSr/s1600/Step1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="277" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJ2FUsTru_jzhyj9dKjHK5xXHRFKQcyHECoU1PdOUyFGgX_03IPmThEnbqjzWY1Dp8pnBkG_aYvC_5BFuP3zyo72cM9Prhb1jHWZssv1d3wdlmyLDUxHjMjXQszg5zR7GPTeOXzRZtdlSr/s320/Step1.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="0" cellpadding="0" class="MsoNormalTable" style="mso-cellspacing: 1.5pt; mso-yfti-tbllook: 1184; width: 100%px;"&gt;
 &lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;&lt;td style="padding: .75pt .75pt .75pt .75pt; width: 326.25pt;" valign="top" width="435"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br style="mso-special-character: line-break;" /&gt;
&lt;br style="mso-special-character: line-break;" /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;

&lt;div class="MsoListParagraph"&gt;
&lt;b&gt;1.Masking Tape &lt;/b&gt;&lt;br /&gt;
Melindungi area tepi ternodai oleh cat. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;2. Amplas &lt;/b&gt;&lt;br /&gt;
Meratakan permukaan yang kasar. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;3. Penutup &lt;/b&gt;&lt;br /&gt;
Koran, kain atau lembar plastik untuk melindungi furnitur dan lantai dari cat. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;4. Dempul &lt;/b&gt;&lt;br /&gt;
Menutup retak rambut atau lubang di dinding. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;5. Kape / Scraper &lt;/b&gt;&lt;br /&gt;
Menghilangkan cat tua atau terkelupas.&lt;/div&gt;
&lt;div class="MsoListParagraph"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph"&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph"&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Jasa
Pengecatan Profesional dan Ahli Pengecatan memberikan Garansi yang REAL dan
OTENTIK(Syarat dan ketentuan berlaku)&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;b&gt;&lt;span style="color: red; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Perhatikan&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: red; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Minta secara spesifik cakupan Garansi dan isi /
draft Kartu atau surat Garansinya,&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br style="mso-special-character: line-break;" /&gt;
&lt;br style="mso-special-character: line-break;" /&gt;
&lt;/span&gt;&lt;/div&gt;
&amp;nbsp;

&lt;br /&gt;&lt;br /&gt;


&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/td&gt;&lt;td style="padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;br /&gt;&lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/4242578443538901620" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/4242578443538901620" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/04/perlengkapan-yang-diperlukan-untuk.html" rel="alternate" title="Perlengkapan yang diperlukan untuk mengecat" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJ2FUsTru_jzhyj9dKjHK5xXHRFKQcyHECoU1PdOUyFGgX_03IPmThEnbqjzWY1Dp8pnBkG_aYvC_5BFuP3zyo72cM9Prhb1jHWZssv1d3wdlmyLDUxHjMjXQszg5zR7GPTeOXzRZtdlSr/s72-c/Step1.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-5346684229159942217</id><published>2015-04-28T08:56:00.002-07:00</published><updated>2015-12-27T21:26:57.099-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Cara Serdas Mengecat"/><title type="text">Cara Cerdas Mengecat dari Jasa Pengecatan Bergaransi</title><content type="html">Ahli Pengecatan-Jasa Pengecatan Bergaransi.&lt;br /&gt;
Cara Cerdas Mengecat&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAUrcN4RHGFyiiIsTF0uWENvXrcX5dJ945S8t7_cY457xgzP632MnQUBWAP_GQu_atFzWOOlTlhlOep184Y0kF7CMdi1RtFSDFOht6DLMEG5pHb3C9RmAm7Tapd3vdW8CUQGjBS7l2tfed/s1600/Safety-1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAUrcN4RHGFyiiIsTF0uWENvXrcX5dJ945S8t7_cY457xgzP632MnQUBWAP_GQu_atFzWOOlTlhlOep184Y0kF7CMdi1RtFSDFOht6DLMEG5pHb3C9RmAm7Tapd3vdW8CUQGjBS7l2tfed/s320/Safety-1.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;

&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Cat area yang sulit&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;br /&gt;
Mengecat dahulu bagain tepi, sudut atau ujung yang berbentuk ornamen dan area
yang tinggi&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUtEX1z3Urm7gspsJrUmFzs7gz0pPd8wO3SXAD71gzcV25-bjcSG2nHjLJQeV4KEzDCI9EL7v4Z6ysJDZ9nxQWQ6sr5yAw9SCNf46qFJtXwR8phk2jqTo-AO0N5dH5Mu2wT4cmVwUrmdDm/s1600/Safety-2.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUtEX1z3Urm7gspsJrUmFzs7gz0pPd8wO3SXAD71gzcV25-bjcSG2nHjLJQeV4KEzDCI9EL7v4Z6ysJDZ9nxQWQ6sr5yAw9SCNf46qFJtXwR8phk2jqTo-AO0N5dH5Mu2wT4cmVwUrmdDm/s1600/Safety-2.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;

&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Tumpang tindih sapuan kuas&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;br /&gt;
Pastikan sapuan cat dilakukan tanpa putus ketika mengerjakan salah satu area.
Lakukan gerakan overlap (tumpang tindih) ketika pengerjaan dilanjutkan ke area
lainnya&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLZ1rHyCWggNQ4FY-QVmF8UBWeXyi8P4CRPoLq5s1D0orTCHqbATWf2IY8DJS49bHaNV3u8Upw3JgHEXQzPjpy0-fD1EY5PqIvWHjlwgbGdmTzqBlFd2aUvVxLqSB5yBR_s8fWbE1cTPts/s1600/Safety-3.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLZ1rHyCWggNQ4FY-QVmF8UBWeXyi8P4CRPoLq5s1D0orTCHqbATWf2IY8DJS49bHaNV3u8Upw3JgHEXQzPjpy0-fD1EY5PqIvWHjlwgbGdmTzqBlFd2aUvVxLqSB5yBR_s8fWbE1cTPts/s1600/Safety-3.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;

&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Pilih arah cat dan lakukan secara
konsisten&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;br /&gt;
Lakukan cat searah dari atas-bawah atau kanan-kiri, dan lanjutkan arah cat yang
sama untuk seluruh area. Jika menggunakan kuas, sapukan arah bawah dengan satu
tarikan yang halus dan merata&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhaHl-1ZFHa3OhrQaXsL5jTJHNRMNb_IKt9R7TglA3YSzsX5ObVyInBkOjrgQCBs-jyA7HdtzB29nbSymdakk5oxULMkS4DKUrWEuaoyuCabdrnvsmU9B-Q6jm5XzhlALFRon6VrGmW64o_/s1600/Safety-4.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhaHl-1ZFHa3OhrQaXsL5jTJHNRMNb_IKt9R7TglA3YSzsX5ObVyInBkOjrgQCBs-jyA7HdtzB29nbSymdakk5oxULMkS4DKUrWEuaoyuCabdrnvsmU9B-Q6jm5XzhlALFRon6VrGmW64o_/s1600/Safety-4.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;Selalu
mengecat sebanyak 2 lapis atau lebih&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;br /&gt;
&lt;br /&gt;
Selesaikan pengecatan satu lapis dan biar kering lalu lanjutkan lapisan
selanjutnya&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;Jasa
Pengecatan Profesional dan Ahli Pengecatan memberikan Garansi yang REAL dan
OTENTIK(Syarat dan ketentuan berlaku)&lt;/span&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style="color: red; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: EN-US;"&gt;Perhatikan&lt;/span&gt;&lt;span style="color: #3d3433; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: EN-US;"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/span&gt;&lt;span style="color: red; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: EN-US;"&gt;Minta secara spesifik
cakupan Garansi dan isi / draft Kartu atau surat Garansinya,&lt;/span&gt;&lt;/b&gt; &lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/5346684229159942217" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/5346684229159942217" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/04/cara-serdas-mengecat.html" rel="alternate" title="Cara Cerdas Mengecat dari Jasa Pengecatan Bergaransi" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAUrcN4RHGFyiiIsTF0uWENvXrcX5dJ945S8t7_cY457xgzP632MnQUBWAP_GQu_atFzWOOlTlhlOep184Y0kF7CMdi1RtFSDFOht6DLMEG5pHb3C9RmAm7Tapd3vdW8CUQGjBS7l2tfed/s72-c/Safety-1.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-6069503826940249671</id><published>2015-04-28T08:46:00.002-07:00</published><updated>2015-07-26T12:13:20.631-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tips Pengecatan  dan solusi pengecatan"/><title type="text">Tips Pengecatan ,Masalah dan solusi pengecatan</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNjAmn0Ya7tW7jDUQh-TvRtByVlN2pgoRXY_VZBsOMhlK9crylfgpTi5Np3VR4gpkXR-XDhwERsKOeInnSehnXXBLXSAvgksf9N9-EQ0zOWK4miLLt77CnAa0crwpqcE05kE6zNYysyBgN/s1600/paint-smart.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="129" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNjAmn0Ya7tW7jDUQh-TvRtByVlN2pgoRXY_VZBsOMhlK9crylfgpTi5Np3VR4gpkXR-XDhwERsKOeInnSehnXXBLXSAvgksf9N9-EQ0zOWK4miLLt77CnAa0crwpqcE05kE6zNYysyBgN/s1600/paint-smart.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="&amp;#45;-"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;Ahli Pengecatan-&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
 mso-para-margin-top:0cm;
 mso-para-margin-right:0cm;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0cm;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-fareast-font-family:"Times New Roman";
 mso-fareast-theme-font:minor-fareast;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: 22.5pt; margin-top: 22.5pt; mso-margin-bottom-alt: auto; mso-outline-level: 2; vertical-align: baseline;"&gt;
&lt;b&gt;&lt;span style="font-family: Symbol; font-size: 18.0pt; mso-ascii-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;·&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 18.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #606060; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 22.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Tembok
Bebas dari Pengapuran &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm;"&gt;
&lt;b&gt;&lt;span style="color: #00b1eb; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-size: 11.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Anti-Pengapuran,&amp;nbsp;Anti-Alkali &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="border: none windowtext 1.0pt; color: #00b1eb; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-border-alt: none windowtext 0cm; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; padding: 0cm;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #00b1eb; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-size: 11.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Daya adhesi dan tutup
yang sempurna &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="border: none windowtext 1.0pt; color: #00b1eb; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-border-alt: none windowtext 0cm; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; padding: 0cm;"&gt;&lt;br style="mso-special-character: line-break;" /&gt;
&lt;br style="mso-special-character: line-break;" /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-top: 26.25pt; mso-margin-bottom-alt: auto; mso-outline-level: 3; vertical-align: baseline;"&gt;
&lt;b&gt;&lt;span style="color: #3a3a3a; font-family: &amp;quot;Century Gothic&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Solusi &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;span style="color: #727272; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 9.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;NIPPON 3-IN-1 ANTI-ALKALI PRIMER SEALER berfungsi untuk mencegah
proses pengapuran pada dinding. Dengan daya tahan efflorescence yang tangguh,
sealer yang mudah diaplikasikan ini membantu meningkatkan daya lekat pada hasil
akhir cat. Pastikan permukaan yang akan dicat bersih dan kering secara
menyeluruh. &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 22.5pt; margin-top: 22.5pt; mso-margin-bottom-alt: auto; mso-outline-level: 2; vertical-align: baseline;"&gt;
&lt;b&gt;&lt;span style="font-family: Symbol; font-size: 18.0pt; mso-ascii-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;·&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 18.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #606060; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 22.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Dinding
Bebas dari Retak Rambut &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm;"&gt;
&lt;b&gt;&lt;span style="color: #00b1eb; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-size: 11.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Tahan air,&amp;nbsp;Filler dengan fleksibiltas
tinggu untuk mengisi retakan &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="border: none windowtext 1.0pt; color: #00b1eb; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-border-alt: none windowtext 0cm; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; padding: 0cm;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #00b1eb; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-size: 11.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Daya tutup retak dan
sifat elastomeric yang sempurna &lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-top: 26.25pt; mso-margin-bottom-alt: auto; mso-outline-level: 3; vertical-align: baseline;"&gt;
&lt;b&gt;&lt;span style="color: #3a3a3a; font-family: &amp;quot;Century Gothic&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Solusi &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;span style="color: #727272; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 9.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Nippon Weatherbond Wall Filler dapat dengan mudah menutup retak
rambut dan pori-pori dinding, mencegah air meresap ke dalam. Bersihkan dan
keringkan dinding secara menyeluruh, sebelum aplikasi 1-2 lapis Nippon
Weatherbond Wall Filler. &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 22.5pt; margin-top: 22.5pt; mso-margin-bottom-alt: auto; mso-outline-level: 2; vertical-align: baseline;"&gt;
&lt;b&gt;&lt;span style="font-family: Symbol; font-size: 18.0pt; mso-ascii-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;·&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 18.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #606060; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 22.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Dinding
Bebas Jamur&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm;"&gt;
&lt;b&gt;&lt;span style="color: #00b1eb; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-size: 11.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Membasmi 99.9% jamur secara efektif&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-top: 26.25pt; mso-margin-bottom-alt: auto; mso-outline-level: 3; vertical-align: baseline;"&gt;
&lt;b&gt;&lt;span style="color: #3a3a3a; font-family: &amp;quot;Century Gothic&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Solusi&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;span style="color: #727272; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 9.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Jamur dan lumut dapat tumbuh pada tembok yang lembab dan belum
terlindungi dengan anti-fungisida. Gosok tembok dengan air atau dengan
penyemprot air bertekanan tinggi untuk menghilangkan kumpulan kotoran, jamur
dan lumut..&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 22.5pt; margin-top: 22.5pt; mso-margin-bottom-alt: auto; mso-outline-level: 2; vertical-align: baseline;"&gt;
&lt;b&gt;&lt;span style="font-family: Symbol; font-size: 18.0pt; mso-ascii-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;·&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 18.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #606060; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 22.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Dinding
Bebas Pengelupasan &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm;"&gt;
&lt;b&gt;&lt;span style="color: #00b1eb; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-size: 11.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Anti-kelupas,&amp;nbsp;Daya lekat yang sempurna &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="border: none windowtext 1.0pt; color: #00b1eb; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10.5pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-border-alt: none windowtext 0cm; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; padding: 0cm;"&gt;&lt;br style="mso-special-character: line-break;" /&gt;
&lt;br style="mso-special-character: line-break;" /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-top: 26.25pt; mso-margin-bottom-alt: auto; mso-outline-level: 3; vertical-align: baseline;"&gt;
&lt;b&gt;&lt;span style="color: #3a3a3a; font-family: &amp;quot;Century Gothic&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Solusi &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;span style="color: #727272; font-family: &amp;quot;inherit&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 9.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;NIPPON 3-IN-1 ANTI-ALKALI PRIMER SEALER menjaga cat bebas dari
pengelupasan. Dengan daya lekat yang sempurna dan bahan anti-pengelupasan,
NIPPON 3-IN-1 ANTI-ALKALI PRIMER SEALER menjaga hasil pengecatan tetap baru dan
indah. Bersihkan dan keringkan dinding secara menyeluruh, sebelum aplikasi 1-2
lapis NIPPON 3-IN-1 ANTI-ALKALI PRIMER SEALER.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;br /&gt;
&lt;br /&gt;
Dan masih banyak cara mengatasi masalah / problem Pengecatan,&lt;br /&gt;
Info lengkap silahkan Hubungi Kami Di 081213104014 ,02193772568&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 3.75pt; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/6069503826940249671" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/6069503826940249671" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/04/tips-pengecatan-masalah-dan-solusi.html" rel="alternate" title="Tips Pengecatan ,Masalah dan solusi pengecatan" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNjAmn0Ya7tW7jDUQh-TvRtByVlN2pgoRXY_VZBsOMhlK9crylfgpTi5Np3VR4gpkXR-XDhwERsKOeInnSehnXXBLXSAvgksf9N9-EQ0zOWK4miLLt77CnAa0crwpqcE05kE6zNYysyBgN/s72-c/paint-smart.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-7082544863378337752</id><published>2015-04-16T11:53:00.000-07:00</published><updated>2016-10-09T09:36:04.442-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ahli jasa bangun rumah"/><title type="text">Jasa pengecatan,jasa bangun rumah,jasa renovasai rumah</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxM8Y-DE07KcZM3k9M_9roYSptcFOAkekhhUV7daV6US3zsoLhRmaZJYx1ll2sJtS6gLGzvzwzBCpsiIW6-TczKzX8ApfqDX7ETGK3lSnqzzANCBUJQHNmvGX8FoF7do9gBXeHR4UoAaw8/s1600/marbling.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;" target="_blank"&gt;&lt;img alt="" border="0" height="149" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxM8Y-DE07KcZM3k9M_9roYSptcFOAkekhhUV7daV6US3zsoLhRmaZJYx1ll2sJtS6gLGzvzwzBCpsiIW6-TczKzX8ApfqDX7ETGK3lSnqzzANCBUJQHNmvGX8FoF7do9gBXeHR4UoAaw8/s1600/marbling.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
Ahli Pengecatan-Kami dari tim Bimasena Siap menerima kepercayaan dari Anda untuk layanan Jasa pengecatan,jasa bangun rumah,jasa renovasai rumah yg akan dikerjakan oleh para Ahli Bangunan yg handal dibidang smua jenis bangunan&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="--"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
 mso-para-margin-top:0cm;
 mso-para-margin-right:0cm;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0cm;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.65pt; margin-bottom: .0001pt; margin-bottom: 0cm;"&gt;
&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Kami JASA TUKANG BANGUNAN RUMAH yang siap
membantu anda dalam mewujudkan impian anda untuk memiliki rumah idaman anda
dengan harga jasa tukang bangunan yang murah untuk anda yang ada di
JAKARTA,BOGOR,DEPOK,TANGERANG,BEKASI dan sekitarnya.&lt;br /&gt;
Kami juga melayani JASA RENOVASI RUMAH dengan harga jasa BORONGAN dan per
meter,selain itu kami juga memberikan system manajemen dan layanan yang
profesional,meskipun dengan dana yang minimal namun kami akan tetap mengerjakan
dengan semaksimal mungkin sehingga memberikan solusi dan hasil yang terbaik
untuk anda,karena semuanya itu di kerjakan oleh tukang-tukang yang
berpengalaman dan PROFESIONAL serta memiliki keahlian kerja yang tidak
diragukan lagi.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm;"&gt;
&lt;span style="background: white; color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;&lt;br style="mso-special-character: line-break;" /&gt;
&lt;br style="mso-special-character: line-break;" /&gt;
&lt;/span&gt;&lt;span style="font-family: &amp;quot;times new roman&amp;quot; , &amp;quot;serif&amp;quot;; font-size: 12.0pt;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.65pt; margin-bottom: .0001pt; margin-bottom: 0cm; mso-outline-level: 3;"&gt;
&lt;b&gt;&lt;span style="color: #00b050; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 13.5pt;"&gt;Cari tukang bangunan ?
perlu segera tukang bangunan ?&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.65pt; margin-bottom: .0001pt; margin-bottom: 0cm; mso-outline-level: 3;"&gt;
&lt;b&gt;&lt;span style="color: #002060; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 13.5pt;"&gt;ATAU MASALAH LAINNYA
SEPERTI :&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3.0pt; margin-left: 0cm; margin-right: 0cm; margin-top: 0cm; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt; text-indent: 0cm;"&gt;
&lt;span style="color: black; font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Rumah Anda Bocor?&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3.0pt; margin-left: 0cm; margin-right: 0cm; margin-top: 0cm; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt; text-indent: 0cm;"&gt;
&lt;span style="color: black; font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Cat Rumah Anda Sudah Kusam?&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3.0pt; margin-left: 0cm; margin-right: 0cm; margin-top: 0cm; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt; text-indent: 0cm;"&gt;
&lt;span style="color: black; font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Rumah anda ingin di renovasi?&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3.0pt; margin-left: 0cm; margin-right: 0cm; margin-top: 0cm; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt; text-indent: 0cm;"&gt;
&lt;span style="color: black; font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Anda sulit cari tukang karena anda sibuk ?&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3.0pt; margin-left: 0cm; margin-right: 0cm; margin-top: 0cm; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt; text-indent: 0cm;"&gt;
&lt;span style="color: black; font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Perbaikan atap bocor&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3.0pt; margin-left: 0cm; margin-right: 0cm; margin-top: 0cm; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt; text-indent: 0cm;"&gt;
&lt;span style="color: black; font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Perbaikan plafond berjamur, jebol, dan
kerusakan plafond lainnya&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3.0pt; margin-left: 0cm; margin-right: 0cm; margin-top: 0cm; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt; text-indent: 0cm;"&gt;
&lt;span style="color: black; font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Perbaikan cat dinding mengelupas, dinding
retak&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3.0pt; margin-left: 0cm; margin-right: 0cm; margin-top: 0cm; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt; text-indent: 0cm;"&gt;
&lt;span style="color: black; font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Perbaikan sarana sanitair (kloset,
pemipaan/plumbing, dan lain-lain)&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3.0pt; margin-left: 0cm; margin-right: 0cm; margin-top: 0cm; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt; text-indent: 0cm;"&gt;
&lt;span style="color: black; font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Perbaikan jalur dan instalasi
kelistrikan&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3.0pt; margin-left: 0cm; margin-right: 0cm; margin-top: 0cm; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt; text-indent: 0cm;"&gt;
&lt;span style="color: black; font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , &amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;dan perbaikan kerusakan rumah lainnya&lt;/span&gt;&lt;/div&gt;
&amp;nbsp;

&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/7082544863378337752" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/7082544863378337752" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/04/jasa-pengecatanjasa-bangun-rumahjasa.html" rel="alternate" title="Jasa pengecatan,jasa bangun rumah,jasa renovasai rumah" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxM8Y-DE07KcZM3k9M_9roYSptcFOAkekhhUV7daV6US3zsoLhRmaZJYx1ll2sJtS6gLGzvzwzBCpsiIW6-TczKzX8ApfqDX7ETGK3lSnqzzANCBUJQHNmvGX8FoF7do9gBXeHR4UoAaw8/s72-c/marbling.jpg" width="72"/><georss:featurename>Jakarta, Special Capital Region of Jakarta, Indonesia</georss:featurename><georss:point>-6.2087634 106.84559899999999</georss:point><georss:box>-6.4613213999999992 106.5228755 -5.9562054 107.16832249999999</georss:box></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-8065527315503613904</id><published>2015-04-11T09:23:00.000-07:00</published><updated>2017-05-10T05:46:16.314-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ahli jasa bangun rumah"/><title type="text">Jasa bangun rumah ,jasa renovasi rumah berkualitas</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhesJx0AjXu99S3alDwz4Tf7Dy8IA41E1ASxEvI5QnoPKvGEU27vYl069clpS6BGYqpHPq__atjNSUObHpHIbwlCxl2jabcE-TTDwzMHQs-18pcyTtRUyBodPryIzMDDUOjWYPtyk03YBsa/s1600/gbrrmh.jpg~c100.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhesJx0AjXu99S3alDwz4Tf7Dy8IA41E1ASxEvI5QnoPKvGEU27vYl069clpS6BGYqpHPq__atjNSUObHpHIbwlCxl2jabcE-TTDwzMHQs-18pcyTtRUyBodPryIzMDDUOjWYPtyk03YBsa/s1600/gbrrmh.jpg~c100.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
Ahli Pengecatan + Jasa Bangun Rumah-&lt;br /&gt;
Jasa bangun rumah ,jasa renovasi rumah berkualitas,murah dan terpercaya.&lt;br /&gt;
Silahkan Hubungi Kami Segera Untuk Membuktikan&amp;nbsp; Bahwa Kami bisa memberikan hasil kerja yang berkualitas dengan didukung oleh para ahli bangunan dan siap memberikan bukti dengan berbagai konsef dan tentu Lebih Efektif , Efisien , Tepat Waktu dan Harga yang Negosiable&lt;br /&gt;
WA:082111559589&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/8065527315503613904" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/8065527315503613904" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/04/jasa-bangun-rumah-jasa-renovasi-rumah.html" rel="alternate" title="Jasa bangun rumah ,jasa renovasi rumah berkualitas" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhesJx0AjXu99S3alDwz4Tf7Dy8IA41E1ASxEvI5QnoPKvGEU27vYl069clpS6BGYqpHPq__atjNSUObHpHIbwlCxl2jabcE-TTDwzMHQs-18pcyTtRUyBodPryIzMDDUOjWYPtyk03YBsa/s72-c/gbrrmh.jpg~c100.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-6300543602802336771</id><published>2015-04-11T09:07:00.000-07:00</published><updated>2018-07-28T06:47:02.772-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ahli Jasa pengecatan baru dan ulang"/><title type="text">Jasa pengecatan ,Jasa cat rumah,daftar harga pengecatan</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWQgaf6MObozbHfHOLjvyIoq6hyl9DeeVomziyKrpOgt8ZwElTPEHVzEdOSE1LodmFuh7re67FIbLXPZ3H8I-Bk__Xteae8IF58p7v2rLvY7GxyLFs1GNyIRx9ECeAaP89_nMW9MSds6rZ/s1600/Masjid_Al_Ikhlas_Duta_Indah%5B1%5D.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="141" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWQgaf6MObozbHfHOLjvyIoq6hyl9DeeVomziyKrpOgt8ZwElTPEHVzEdOSE1LodmFuh7re67FIbLXPZ3H8I-Bk__Xteae8IF58p7v2rLvY7GxyLFs1GNyIRx9ECeAaP89_nMW9MSds6rZ/s1600/Masjid_Al_Ikhlas_Duta_Indah%5B1%5D.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
Ahli Pengecatan-&lt;br /&gt;
Jasa pengecatan ,Jasa cat rumah,daftar harga pengecatan semua ada di dalam layanan bimasena .Anda sudah tepat mengunjungi dan segera buktikan jasa atau layanan yang akan kami berikan Sepesial untuk Anda ,Kami berikan Bukti Bukan Janji,,,,,,,&lt;br /&gt;
silahkan Segera Hubungi kami&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Kami hadir untuk mengatasi berbagai keluhan ,problem pekerjaan bangunan,rumah Anda .&lt;br /&gt;
&lt;br /&gt;
Info lengkap:;(tlp/WA)081296748982&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/6300543602802336771" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/6300543602802336771" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/04/jasa-pengecatan-jasa-cat-rumahdaftar.html" rel="alternate" title="Jasa pengecatan ,Jasa cat rumah,daftar harga pengecatan" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWQgaf6MObozbHfHOLjvyIoq6hyl9DeeVomziyKrpOgt8ZwElTPEHVzEdOSE1LodmFuh7re67FIbLXPZ3H8I-Bk__Xteae8IF58p7v2rLvY7GxyLFs1GNyIRx9ECeAaP89_nMW9MSds6rZ/s72-c/Masjid_Al_Ikhlas_Duta_Indah%5B1%5D.jpg" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-6310333109515795928</id><published>2015-04-10T11:34:00.002-07:00</published><updated>2015-12-27T18:54:25.897-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ahli jasa bangun rumah"/><title type="text">Jasa bangun rumah jakarta,jasa pengecatan</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEpxL3i92IlzESM12sZynJ3c4l4_ettA6djs74_iS27lNRWYZvL1u8D13YDbU9cJhjOFfFiHJmdTO8M40HD4FrkzGXJtNpSdraoRrsC0iQeYbjPOyxJkYFFrFU6aE9Dk75A5czoR-b63oy/s1600/Masjid+tampak+depan+baru.gif" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="141" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEpxL3i92IlzESM12sZynJ3c4l4_ettA6djs74_iS27lNRWYZvL1u8D13YDbU9cJhjOFfFiHJmdTO8M40HD4FrkzGXJtNpSdraoRrsC0iQeYbjPOyxJkYFFrFU6aE9Dk75A5czoR-b63oy/s1600/Masjid+tampak+depan+baru.gif" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
Jasa bangun rumah jakarta,jasa pengecatan oleh tim ahli dari Bimasena yang sudah berpengalaman dalam bidang bangunan dan pengecatan,memberikan solusi membangun rumah dan renovasi rumah,serta berbagai jasa pengecatan,dan memberikan tip's dan konsultasi gratis seputar bangunan&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/6310333109515795928" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/6310333109515795928" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/04/jasa-bangun-rumah-jakartajasa-pengecatan.html" rel="alternate" title="Jasa bangun rumah jakarta,jasa pengecatan" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEpxL3i92IlzESM12sZynJ3c4l4_ettA6djs74_iS27lNRWYZvL1u8D13YDbU9cJhjOFfFiHJmdTO8M40HD4FrkzGXJtNpSdraoRrsC0iQeYbjPOyxJkYFFrFU6aE9Dk75A5czoR-b63oy/s72-c/Masjid+tampak+depan+baru.gif" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3354977473949856397.post-1372041171497783260</id><published>2015-04-07T08:53:00.002-07:00</published><updated>2015-12-27T18:55:59.511-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ahli Jasa pengecatan baru dan ulang"/><title type="text">Jasa Pengecatan,Jasa cat,Jasa cat tekstur,Jasa cat marbling,Jasa cat dekoratif</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjACjiPbATZC-dcH_fl62fZYCAR4m99RSF7HEauAFDE_s0FLFtFIoaKLqJRZL1yi-BJNqpGNfSMk6Cf0Gsi8wivjvCZj7CeqHQuauzxeOF3mPG4L1NJLBhEprP3gSkOn83nSKevGUB-fbmw/s1600/IMG-20150407-00340.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjACjiPbATZC-dcH_fl62fZYCAR4m99RSF7HEauAFDE_s0FLFtFIoaKLqJRZL1yi-BJNqpGNfSMk6Cf0Gsi8wivjvCZj7CeqHQuauzxeOF3mPG4L1NJLBhEprP3gSkOn83nSKevGUB-fbmw/s1600/IMG-20150407-00340.jpg" width="150" /&gt;&lt;/a&gt;&lt;/div&gt;
Ahli Pengecatan-Jika Anda memerlukan Jasa Pengecatan,Jasa cat,Jasa cat tekstur,Jasa cat marbling,Jasa cat dekoratif,&lt;br /&gt;
Jangan salah pilih dan tanyakan secara detail mulai dari jenis cat yang paling murah sampai dengan yang paling mahal sesuai dengan kualitas dan peruntukannya ,tanyakan juga spesifikasi tekhnik pekerjaan,dan kelebihan dari setiap prodak yang akan ditentukan sebelum dipilih dari berbagai produk yang ditawarkan oleh penyedia jasa pengecatan tersebut sampai pada jaminan / garansi nya.sehingga bisa memberikan kenyaman pada keindahan rumah / bangunan Anda.&lt;br /&gt;
Dan Kami sudah melayani sejak tahun 1999 sampai dengan saat ini Anda buka website Bimasena ,Jasa pengecatan dengan beragam jenis cat maupun beragam jenis pengecatan mulai dari cat polos ,duko,melamic,cat marbling,cat wash,cat tekstur,atau cat dekoratif.&lt;br /&gt;
&lt;span style="color: red;"&gt;Segera Dapatkan Penawaran Terbaik , Konsultasi Geratis dari Kami dan Segera Hubungi Kami Untuk Berbagai Layanan Jasa Pengecatan Oleh tim Ahli Pengecatan dari &lt;span style="color: blue;"&gt;Bimasena&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div id="stcpDiv" style="left: -1988px; position: absolute; top: -1999px;"&gt;
Anda
 telah berada disebuah halaman yang tepat, jika anda mencari kontraktor 
pengecatan / jasa pengecatan. Kami mengerjakan pengecatan lapangan 
dengan bahan berkualitas dan teknik pengecatan khusus. Sekaligus dapat 
membantu dalam sebuah perencanaan atau konsep design baik lapangan 
indoor/outdoor. Selain pengecatan lapangan kami juga mengerjakan 
pembuatan lapangan dengan bahan Polypropylene dan rumput sintetis. PT. 
Pusat Warna Tekad Jaya berkomitmen untuk melayani permintaan jasa 
pengecatan di seluruh kota Indonesia.&lt;br /&gt;
&lt;div align="center"&gt;
Segera dapatkan penawaran terbaik dan konsultasi gratis dengan menghubungi kami!&lt;/div&gt;
- See more at: http://jasacat.com/#sthash.vou8jWLR.dpuf&lt;/div&gt;
&lt;div id="stcpDiv" style="left: -1988px; position: absolute; top: -1999px;"&gt;
Anda
 telah berada disebuah halaman yang tepat, jika anda mencari kontraktor 
pengecatan / jasa pengecatan. Kami mengerjakan pengecatan lapangan 
dengan bahan berkualitas dan teknik pengecatan khusus. Sekaligus dapat 
membantu dalam sebuah perencanaan atau konsep design baik lapangan 
indoor/outdoor. Selain pengecatan lapangan kami juga mengerjakan 
pembuatan lapangan dengan bahan Polypropylene dan rumput sintetis. PT. 
Pusat Warna Tekad Jaya berkomitmen untuk melayani permintaan jasa 
pengecatan di seluruh kota Indonesia.&lt;br /&gt;
&lt;div align="center"&gt;
Segera dapatkan penawaran terbaik dan konsultasi gratis dengan menghubungi kami!&lt;/div&gt;
- See more at: http://jasacat.com/#sthash.vou8jWLR.dpuf&lt;/div&gt;
&lt;div id="stcpDiv" style="left: -1988px; position: absolute; top: -1999px;"&gt;
Anda
 telah berada disebuah halaman yang tepat, jika anda mencari kontraktor 
pengecatan / jasa pengecatan. Kami mengerjakan pengecatan lapangan 
dengan bahan berkualitas dan teknik pengecatan khusus. Sekaligus dapat 
membantu dalam sebuah perencanaan atau konsep design baik lapangan 
indoor/outdoor. Selain pengecatan lapangan kami juga mengerjakan 
pembuatan lapangan dengan bahan Polypropylene dan rumput sintetis. PT. 
Pusat Warna Tekad Jaya berkomitmen untuk melayani permintaan jasa 
pengecatan di seluruh kota Indonesia.&lt;br /&gt;
&lt;div align="center"&gt;
Segera dapatkan penawaran terbaik dan konsultasi gratis dengan menghubungi kami!&lt;/div&gt;
- See more at: http://jasacat.com/#sthash.vou8jWLR.dpuf&lt;/div&gt;
&lt;div id="stcpDiv" style="left: -1988px; position: absolute; top: -1999px;"&gt;
Anda
 telah berada disebuah halaman yang tepat, jika anda mencari kontraktor 
pengecatan / jasa pengecatan. Kami mengerjakan pengecatan lapangan 
dengan bahan berkualitas dan teknik pengecatan khusus. Sekaligus dapat 
membantu dalam sebuah perencanaan atau konsep design baik lapangan 
indoor/outdoor. Selain pengecatan lapangan kami juga mengerjakan 
pembuatan lapangan dengan bahan Polypropylene dan rumput sintetis. PT. 
Pusat Warna Tekad Jaya berkomitmen untuk melayani permintaan jasa 
pengecatan di seluruh kota Indonesia.&lt;br /&gt;
&lt;div align="center"&gt;
Segera dapatkan penawaran terbaik dan konsultasi gratis dengan menghubungi kami!&lt;/div&gt;
- See more at: http://jasacat.com/#sthash.vou8jWLR.dpuf&lt;/div&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Artikel ini diambil dari&lt;a href="http://www.ahli-pengecatan.com"&gt;http://www.ahli-pengecatan.com&lt;/a&gt;

&lt;/div&gt;</content><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/1372041171497783260" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3354977473949856397/posts/default/1372041171497783260" rel="self" type="application/atom+xml"/><link href="http://ahlipengecatan.blogspot.com/2015/04/jasa-pengecatanjasa-catjasa-cat.html" rel="alternate" title="Jasa Pengecatan,Jasa cat,Jasa cat tekstur,Jasa cat marbling,Jasa cat dekoratif" type="text/html"/><author><name>Rumah Servis</name><uri>http://www.blogger.com/profile/15661460984178487570</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjACjiPbATZC-dcH_fl62fZYCAR4m99RSF7HEauAFDE_s0FLFtFIoaKLqJRZL1yi-BJNqpGNfSMk6Cf0Gsi8wivjvCZj7CeqHQuauzxeOF3mPG4L1NJLBhEprP3gSkOn83nSKevGUB-fbmw/s72-c/IMG-20150407-00340.jpg" width="72"/></entry></feed>