/* Resets */
        .ReadMsgBody { width: 100%; background-color: #ebebeb;}
        .ExternalClass {width: 100%; background-color: #ebebeb;}
        .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass 
font, .ExternalClass td, .ExternalClass div {line-height:100%;}
        a[x-apple-data-detectors]{
            color:inherit !important;
            text-decoration:none !important;
            font-size:inherit !important;
            font-family:inherit !important;
            font-weight:inherit !important;
            line-height:inherit !important;
        }        
        body {-webkit-text-size-adjust:none; -ms-text-size-adjust:none;}
        body {margin:0; padding:0;}
        .yshortcuts a {border-bottom: none !important;}
        .rnb-del-min-width{ min-width: 0 !important; }

        /* Add new outlook css start */
        .templateContainer{
            max-width:590px !important;
            width:auto !important;
        }
        /* Add new outlook css end */

        /* Image width by default for 3 columns */
        img[class="rnb-col-3-img"] {
        max-width:170px;
        }

        /* Image width by default for 2 columns */
        img[class="rnb-col-2-img"] {
        max-width:264px;
        }

        /* Image width by default for 2 columns aside small size */
        img[class="rnb-col-2-img-side-xs"] {
        max-width:180px;
        }

        /* Image width by default for 2 columns aside big size */
        img[class="rnb-col-2-img-side-xl"] {
        max-width:350px;
        }

        /* Image width by default for 1 column */
        img[class="rnb-col-1-img"] {
        max-width:550px;
        }

        /* Image width by default for header */
        img[class="rnb-header-img"] {
        max-width:590px;
        }

        /* Ckeditor line-height spacing */
        .rnb-force-col p, ul, ol{margin:0px!important;}
        .rnb-del-min-width p, ul, ol{margin:0px!important;}

        /* tmpl-2 preview */
        .rnb-tmpl-width{ width:100%!important;}

        /* tmpl-11 preview */
        .rnb-social-width{padding-right:15px!important;}

        /* tmpl-11 preview */
        .rnb-social-align{float:right!important;}

        /* Ul Li outlook extra spacing fix */
        li{mso-margin-top-alt: 0; mso-margin-bottom-alt: 0;}        

        /* Outlook fix */
        table {mso-table-lspace:0pt; mso-table-rspace:0pt;}
    
        /* Outlook fix */
        table, tr, td {border-collapse: collapse;}

        /* Outlook fix */
        p,a,li,blockquote {mso-line-height-rule:exactly;} 

        /* Outlook fix */
        .msib-right-img { mso-padding-alt: 0 !important;}

        /* Fix text line height on preview */ 
        .content-spacing div {display: list-item; list-style-type: none;}

        @media only screen and (min-width:590px){
        /* mac fix width */
        .templateContainer{width:590px !important;}
        }

        @media screen and (max-width: 360px){
        /* yahoo app fix width "tmpl-2 tmpl-10 tmpl-13" in android devices */
        .rnb-yahoo-width{ width:360px !important;}
        }

        @media screen and (max-width: 380px){
        /* fix width and font size "tmpl-4 tmpl-6" in mobile preview */
        .element-img-text{ font-size:24px !important;}
        .element-img-text2{ width:230px !important;}
        .content-img-text-tmpl-6{ font-size:24px !important;}
        .content-img-text2-tmpl-6{ width:220px !important;}
        }

        @media screen and (max-width: 480px) {
        td[class="rnb-container-padding"] {
        padding-left: 10px !important;
        padding-right: 10px !important;
        }

        /* force container nav to (horizontal) blocks */
        td.rnb-force-nav {
        display: inherit;
        }

        /* fix text alignment "tmpl-11" in mobile preview */
        .rnb-social-text-left {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
        }
        .rnb-social-text-right {
        width: 100%;
        text-align: center;
        }
        }

        @media only screen and (max-width: 600px) {

        /* center the address & social icons */
        .rnb-text-center {text-align:center !important;}

        /* force container columns to (horizontal) blocks */
        td.rnb-force-col {
        display: block;
        padding-right: 0 !important;
        padding-left: 0 !important;
        width:100%;
        }

        table.rnb-container {
         width: 100% !important;
        }

        table.rnb-btn-col-content {
        width: 100% !important;
        }
        table.rnb-col-3 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;

        /* change left/right padding and margins to top/bottom ones */
        margin-bottom: 10px;
        padding-bottom: 10px;
        /*border-bottom: 1px solid #eee;*/
        }

        table.rnb-last-col-3 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;
        }

        table.rnb-col-2 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;

        /* change left/right padding and margins to top/bottom ones */
        margin-bottom: 10px;
        padding-bottom: 10px;
        /*border-bottom: 1px solid #eee;*/
        }

        table.rnb-col-2-noborder-onright {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;

        /* change left/right padding and margins to top/bottom ones */
        margin-bottom: 10px;
        padding-bottom: 10px;
        }

        table.rnb-col-2-noborder-onleft {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;

        /* change left/right padding and margins to top/bottom ones */
        margin-top: 10px;
        padding-top: 10px;
        }

        table.rnb-last-col-2 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;
        }

        table.rnb-col-1 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;
        }

        img.rnb-col-3-img {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-col-2-img {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-col-2-img-side-xs {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-col-2-img-side-xl {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-col-1-img {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-header-img {
        /**max-width:none !important;**/
        width:100% !important;
        margin:0 auto;
        }

        img.rnb-logo-img {
        /**max-width:none !important;**/
        width:100% !important;
        }

        td.rnb-mbl-float-none {
        float:inherit !important;
        }

        .img-block-center{text-align:center !important;}

        .logo-img-center
        {
            float:inherit !important;
        }

        /* tmpl-11 preview */
        .rnb-social-align{margin:0 auto !important; float:inherit !important;}

        /* tmpl-11 preview */
        .rnb-social-center{display:inline-block;}

        /* tmpl-11 preview */
        .social-text-spacing{margin-bottom:0px !important; padding-bottom:0px 
!important;}

        /* tmpl-11 preview */
        .social-text-spacing2{padding-top:15px !important;}

    }@media 
screen{body{font-family:'Cairo','Arial',Helvetica,sans-serif;}}@media 
screen{body{font-family:'Titillium','Arial',Helvetica,sans-serif;}}@media 
screen{body{font-family:'gedinarone','Palatino Linotype',Book 
Antiqua,Palatino,serif;}}@media screen{body{font-family:'Avenir 
Book','Arial',Helvetica,sans-serif;}}@media screen{body{font-family:'League 
Spartan Bold','Verdana',Geneva,sans-serif;}}
table{border-spacing: 0; }table td {border-collapse: separate;}

table{border-spacing: 0;} table td {border-collapse: collapse;}
9696

        
                
                        
                                 
                        
                                 
                
                
                        
                                
                        
                        
                        
                        
                                
                                        
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                         
                                                                                
                                        
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                        
                                                                                
                                                                                
                                                Click Here to view this message 
in your browser.
                                                                                
                                                                                
                                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                         
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                         
                                                                                
                                        
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                        
                                                                                
                                                                                
                                                
                                                                                
                                                                                
                                                        
                                                                                
                                                                                
                                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                         
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
                         
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                         
                                                                                
                                                                                
                        
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                        Emaar's Most Awaited Project
                                                                                
                                                                                
                                        The Jewel in The Crown of Downtown Dubai
                                                                                
                                                                                
                        
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                         
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                         
                                                                                
                                        
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                        
                                                                                
                                                                                
                                                
                                                                                
                                                                                
                                                        
                                                                                
                                                                                
                                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                         
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                         
                                                                                
                                                                                
                        
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                        Wake up to magnificent views of 
Downtown Dubai
                                                                                
                                                                                
                                        in meticulously planned apartments, 
featuring contemporary design with exquisite interiors.
                                                                                
                                                                                
                        
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                         
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
                         
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                         
                                                                                
                                                                                
                        
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                        Amazing Payment Plan & Pricing
                                                                                
                                                                                
                        
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                         
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                         
                                                                                
                                                                                
                        
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                        Don't miss out on the last 
opportunity to own your dream home on a prime plot in Downtown Dubai
                                                                                
                                                                                
                        
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                         
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                         
                                                                                
                                        
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                        
                                                                                
                                                                                
                                                
                                                                                
                                                                                
                                                        
                                                                                
                                                                                
                                                                
                                                                                
                                                                                
                                                                        
REGISTER YOUR INTEREST   
                                                                                
                                                                                
                                                        
                                                                                
                                                                                
                                                
                                                                                
                                                                                
                                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                         
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                         
                                                                                
                                                                                
                        
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                        Call us to learn more +971 4 518 7555
                                                                                
                                                                                
                        
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                         
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                         
                                                                                
                                        
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                        
                                                                                
                                                                                
                                                
                                                                                
                                                                                
                                                        
                                                                                
                                                                                
                                                                
                                                                                
                                                                                
                                                                        Message 
us on WhatsApp 
                                                                                
                                                                                
                                                        
                                                                                
                                                                                
                                                
                                                                                
                                                                                
                                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                         
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                
                                                        
                                                
                                                
                                                        
                                                                
                                                                        
                
                
                
                
                
                                                                        
                                                                                
                                                                                
        
                                                                                
                
                                                                                
                        
                                                                                
                                
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                         
                                                                                
                                        
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                        
                                                                                
                                                                
                                                                                
                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
        
                                                                                
                                                                                
                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                                
                                                                                
                                                                                
                                        
                                                                                
                                                                                
                                                This email was sent to 
dubaitrading@googlegroups.com, You received this email because you are 
registered with Aqua Properties. To stop receving mails from this sender, 
Kindly Click Here
                                                                                
                                                                                
                                        
                                                                                
                                                                                
                                                 
                                                                                
                                                                                
                                        
                                                                                
                                                                                
                                                © 2020 Aqua Properties
                                                                                
                                                                                
                                
                                                                                
                                                                                
                        
                                                                                
                                                                                
                
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
                                                                        
                                                                                
                                                                
                                                                                
                                                        
                                                                                
                                                
                                                                                
                                        
                                                                                
                                        
                                                                                
                                                
                                                                                
                                                         
                                                                                
                                        
                                                                                
                                
                                                                                
                        
                                                                                
                
                                                                                
        
                                                                                
                                                                        
                                                                        
                
                
                
                
                
                                                        
                                                
                                        
                                
                                
                        
                        
                        
                        
                
        



        viewview

-- 
You received this message because you are subscribed to the Google Groups 
"Dubai Property Trading Society" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dubaitrading+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dubaitrading/ff05bc2eb76e34158283155030c1cdc0%40luxuryoffplanproperty.com.

Reply via email to