<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Your Message Subject or Title</title>
<style type="text/css">

/* Client-specific Styles */
#outlook a {
        padding:0;
} /* Force Outlook to provide a "view in browser" menu link. */
body {
        width:100% !important;
        -webkit-text-size-adjust:100%;
        -ms-text-size-adjust:100%;
        margin:0;
        padding:0;
} /* Prevent Webkit and Windows Mobile platforms from changing default font sizes, while not breaking desktop design. */
.ExternalClass {
        width:100%;
} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
        line-height: 100%;
} /* Force Hotmail to display normal line spacing. 
#backgroundTable {
        margin:0;
        padding:0;
        width:100% !important;
        line-height: 100% !important;
}
/* End reset */

                /* ===== Bring inline: Yes. ===== */
                img {
        outline:none;
        text-decoration:none;
        -ms-interpolation-mode: bicubic;
}
a img {
        border:none;
}
.image_fix {
        display:block;
}
/* ===== Bring inline: Yes. ===== */
                p {margin: 1em 0 !important;}
/* ===== Bring inline: Yes. ===== */
                h1, h2, h3, h4, h5, h6 {
        color: #333 !important;
}
        h1 {
                color: #bf2228 !important;
        }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        color: blue !important;
}
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
        color: red !important; /* Preferably not the same color as the normal header link color.  There is limited support for psuedo classes in email clients, this was added just for good measure. */
}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
        color: purple !important; /* Preferably not the same color as the normal header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */
}
/* ===== Bring inline: No. ===== */
                table td {
        border-collapse: collapse;
}
/* ===== Bring inline: Yes. ===== */
                a {
        color: orange;
}
                
                                 
                /***************************************************
                ****************************************************
                MOBILE TARGETING

                Use @media queries with care.  You should not bring these styles inline -- so it's recommended to apply them AFTER you bring the other stlying inline.

                Note: test carefully with Yahoo.
                Note 2: Don't bring anything below this line inline.
                ****************************************************
                ***************************************************/

                 
                @media only screen and (max-device-width: 480px) {
                        
                        /* A nice and clean way to target phone numbers you want clickable and avoid a mobile phone from linking other numbers that look like, but are not phone numbers.  Use these two blocks of code to "unstyle" any numbers that may be linked.  The second block gives you a class to apply with a span tag to the numbers you would like linked and styled.

                        
                        Step 1 (Step 2: line 224)
                        */
                        a[href^="tel"], a[href^="sms"] {
                                                text-decoration: none;
                                                color: black; /* or whatever your want */
                                                pointer-events: none;
                                                cursor: default;
                                        }

                        .mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
                                                text-decoration: default;
                                                color: orange !important; /* or whatever your want */
                                                pointer-events: auto;
                                                cursor: default;
                                        }
                }

                /* More Specific Targeting */
                 
                @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
                        /* You guessed it, ipad (tablets, smaller screens, etc) */

                        /* Step 1a: Repeating for the iPad */
                        a[href^="tel"], a[href^="sms"] {
                                                text-decoration: none;
                                                color: blue; /* or whatever your want */
                                                pointer-events: none;
                                                cursor: default;
                                        }

                        .mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
                                                text-decoration: default;
                                                color: orange !important;
                                                pointer-events: auto;
                                                cursor: default;
                                        }
                }

                @media only screen and (-webkit-min-device-pixel-ratio: 2) {
                        /* Put your iPhone 4g styles in here */ 
                }

                /* Following Android targeting from: 
                http://developer.android.com/guide/webapps/targeting.html
                http://pugetworks.com/2011/04/css-media-queries-for-targeting-different-mobile-devices/  */
                @media only screen and (-webkit-device-pixel-ratio:.75){
                        /* Put CSS for low density (ldpi) Android layouts in here */
                }
                @media only screen and (-webkit-device-pixel-ratio:1){
                        /* Put CSS for medium density (mdpi) Android layouts in here */
                }
                @media only screen and (-webkit-device-pixel-ratio:1.5){
                        /* Put CSS for high density (hdpi) Android layouts in here */
                }
                /* end Android targeting */   
        </style>

        <!-- Targeting Windows Mobile -->
        <!--[if IEMobile 7]>
        <style type="text/css">
                
        </style>
        <![endif]-->   

        <!-- ***********************************************
        ****************************************************
        END MOBILE TARGETING
        ****************************************************
        ************************************************ -->

        <!--[if gte mso 9]>
        <style>
                /* Target Outlook 2007 and 2010 */
        </style>
        <![endif]-->
</head>
<body style="WIDTH: 100% !important; PADDING-BOTTOM: 40px; -MS-TEXT-SIZE-ADJUST: 100%; PADDING-TOP: 40px; PADDING-LEFT: 40px; MARGIN: 0px auto; PADDING-RIGHT: 40px; BACKGROUND-COLOR: #fff; -webkit-text-size-adjust: 100%" bottommargin="0" topmargin="0" leftmargin="0" rightmargin="0"><!-- begin wrapper table -->

        <table cellpadding="0" cellspacing="0" border="0" id="backgroundTable" style="WIDTH: 100% !important; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px auto; LINE-HEIGHT: 100% !important; PADDING-RIGHT: 0px; BACKGROUND-COLOR: #ffffff">
                <tr>
                        <td valign="top" align="center">
            
                <table cellpadding="0" cellspacing="0" border="0" style="BORDER-TOP: #f3f3f3 2px solid; BORDER-RIGHT: #f3f3f3 2px solid; BORDER-BOTTOM: #f3f3f3 2px solid; BORDER-LEFT: #f3f3f3 2px solid; MARGIN: 0px; LINE-HEIGHT: 100% !important; BACKGROUND-COLOR: #fff" 
     >
                    <tr>
                        <td valign="top" width="600">
                                        
                            <table cellpadding="0" cellspacing="0" border="0" style="WIDTH: 100% !important; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px auto; LINE-HEIGHT: 100% !important; PADDING-RIGHT: 0px; BACKGROUND-COLOR: #fff" 
           >
                                <tr>
                                    <td valign="top" style="PADDING-BOTTOM: 50px; PADDING-TOP: 40px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px" 
               >
                                                        
                                        <h1 style="FONT-SIZE: 72px; FONT-FAMILY: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; COLOR: #bf2228 !important; TEXT-ALIGN: center; MARGIN: 0px; LINE-HEIGHT: 1em" 
                 ><strong><font 
                  color=#780710>{MENABAY}</font></strong></h1><br 
                  ><br >
                                        
                                        <h2 style="FONT-SIZE: 48px; FONT-FAMILY: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; FONT-WEIGHT: normal !important; COLOR: #333 !important; TEXT-ALIGN: center; MARGIN: 0px; LINE-HEIGHT: 1em" 
                 >Hygenic & Beauty Products</h2>
                                        
                                    </td> 
                                </tr>
                            </table>
                            
                        </td> 
                    </tr>
                    <tr>
                        <td valign="top" align="center">
                                <img title="Your title text" class  =image_fix style  ="TEXT-DECORATION: none; OUTLINE-WIDTH: medium; OUTLINE-STYLE: none; DISPLAY: block; OUTLINE-COLOR: invert; -MS-INTERPOLATION-MODE: bicubic" alt="Your alt text" src="cid:516400_083801596872578000@DESKTOP-9NKUBFJ" width=580 height=17 >
                        </td>
                    </tr>
                    <tr>
                        <td valign="top" width="600" align="left">
                        
                                        <table cellpadding="0" cellspacing="0" border="0" style="WIDTH:  100% !important; MARGIN: 0px; LINE-HEIGHT: 100% !important; BACKGROUND-COLOR: #fff" 
           >
                                <tr>
                                    <td valign="top" width="65%" style="BORDER-RIGHT: #e3e3e3 2px solid; PADDING-BOTTOM: 20px; PADDING-TOP: 20px; PADDING-LEFT: 35px; PADDING-RIGHT: 35px" 
               >
                                                <p style="FONT-SIZE: 22px; FONT-FAMILY: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; MARGIN: 0px; LINE-HEIGHT: 1.4em" 
                 > Hello</p>
                  <p 
                  style="FONT-SIZE: 14px; FONT-FAMILY: Arial,Helvetica,sans-serif; MARGIN: 1em 0px; LINE-HEIGHT: 1.4em">We 
                  are a Dubai Based General Trading The company, We Present you 
                  Made in UAE Water Wipes, Sanitizers & Many More Hygenic 
                  Products.<br></p>
                  <p 
                  style="FONT-SIZE: 14px; FONT-FAMILY: Arial,Helvetica,sans-serif; MARGIN: 1em 0px; LINE-HEIGHT: 1.4em"></p>                    
                                        <p style="FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN: 1em 0px; LINE-HEIGHT: 1.4em" 
                 ><strong>  </strong> </p>                    
                                        <p style="FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN: 1em 0px; LINE-HEIGHT: 1.4em" 
                 ><strong>  Products:</strong>  <br>Baby 
                  Water Wet Wipes Multiple sizes<br>Anti Bacterial 
                  Wipes<br>Beauty Wipes<br>Dry Products (Tissues)<br>Hand 
                  Sanitizers<br>Refreshing Wipes<br>School Wipes<br></p>
                  <p 
                  style="FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN: 1em 0px; LINE-HEIGHT: 1.4em"><img 
                  style="HEIGHT: 135px; WIDTH: 256px" border=0 
                  src="https://www.menabay.ae/uploads/product-464d828b15937614131067656.jpg" 
                  width=960 height=543></p>
                  <p 
                  style="FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN: 1em 0px; LINE-HEIGHT: 1.4em"> </p>
                  <p 
                  style="FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN: 1em 0px; LINE-HEIGHT: 1.4em">All 
                  Products are available in bulk Quantity, Sanitizers are 75% 
                  alcoholic and non-Alcoholic, Private labeling is 
                  Available.    <br> <a href="http://menabay.ae" style="FONT-SIZE: 14px; FONT-FAMILY: Helvetica, Arial, sans-serif; COLOR: #009" 
                  target="_blank" 
                 >http://menabay.ae</a></p>
                                        
                                    </td>
                                    <td valign="top" style="PADDING-BOTTOM: 20px; PADDING-TOP: 20px; PADDING-LEFT: 30px; PADDING-RIGHT: 30px" 
               >
                                        <p style="FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN: 10px 0px; LINE-HEIGHT: 1.4em" 
                 ><strong>Other Services :</strong>                   </p>
                  <ul>
                    <li>
                                        <div style="FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN: 10px 0px; LINE-HEIGHT: 1.4em" 
                   >              High-Quality Hygenic & Baby Products. </div></li>
                    <li>
                                        <div style="FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN: 10px 0px; LINE-HEIGHT: 1.4em" 
                   >Rice Export<br><br 
                    ><br >                   </div></li></ul>
                  <p 
                  style="FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN: 10px 0px; LINE-HEIGHT: 1.4em">MENABAY 
                  gerneral trading<br>Dubai, UAE</p>
                  <p 
                  style="FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN: 10px 0px; LINE-HEIGHT: 1.4em"> </p>
                  <p 
                  style="FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN: 10px 0px; LINE-HEIGHT: 1.4em"><br 
                  >+971 50 7859345<br><a 
                  href="mailto:yasir@menabay.com">yasir@menabay.com</a><br><br><img 
                  style="HEIGHT: 133px; WIDTH: 142px" border=0 
                  src="https://www.menabay.ae/uploads/product-614d37f8159378947011067436.jpg" 
                  width=681 height=640></p>
                  <p 
                  style="FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN: 10px 0px; LINE-HEIGHT: 1.4em">           <a style="FONT-SIZE: 12px; FONT-FAMILY: Helvetica, Arial, sans-serif; COLOR: #009" href="mailto:myasirns@hotmail.com?subject=unsubscribe" target=_blank >Unsubscribe</a></p>
                                        
                                                                        </td> 
                                </tr>
                            </table>
                            
                        </td>
                    </tr>
                    <tr>
                        <td valign="top" align="center">
                                <img title="Your title text" class  =image_fix style  ="TEXT-DECORATION: none; OUTLINE-WIDTH: medium; OUTLINE-STYLE: none; DISPLAY: block; OUTLINE-COLOR: invert; -MS-INTERPOLATION-MODE: bicubic" alt="Your alt text" src="cid:516400_081801596872578001@DESKTOP-9NKUBFJ" width=580 align=center height=17 >
                        </td>
                    </tr>
                    <tr>
                        <td valign="top" align="center">
                                
                            <table cellpadding="0" cellspacing="0" border="0" style="WIDTH: 100% !important; MARGIN: 0px auto; LINE-HEIGHT: 100% !important; BACKGROUND-COLOR: #fff" 
           >
                                <tr>
                                    <td valign="top" style="PADDING-BOTTOM: 15px; PADDING-TOP: 15px; PADDING-LEFT: 35px; PADDING-RIGHT: 35px" 
                align="center">
                                                
                                    <p style="FONT-SIZE: 12px; FONT-FAMILY: Helvetica, Arial, sans-serif; COLOR: #707070; MARGIN: 1em 0px; LINE-HEIGHT: 1.4em" 
                 ><a>[unsubscribe</a>] - [<a 
                  href="http://menabay.ae">visit us</a>]<br><img border=0 
                  src="https://www.menabay.ae/images/logo.png"></p>
                                    </td> 
                                </tr>
                            </table>
                            
                        </td>
                    </tr>
                </table>
<p style="FONT-SIZE: 12px; FONT-FAMILY: Helvetica, Arial, sans-serif; COLOR: #707070; MARGIN: 1em 0px; LINE-HEIGHT: 1.4em" 
      align="center">This message was sent to debian-med-packaging@lists.alioth.debian.org by myasirns@hotmail.com</p>
                        </td>
                </tr>
        </table><!-- end wrapper table -->



</body>
</html>
</templatedocument>