<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
        <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <title>Join me on WowApp</title>
        <style type="text/css">
                        /* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
                        #outlook a{padding:0;} /* Force Outlook to provide a "view in browser" message */
                        .ReadMsgBody{width:100%;} .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 */
                        body, table, td, p, a, li, blockquote{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
                        table, td{mso-table-lspace:0pt; mso-table-rspace:0pt;} /* Remove spacing between tables in Outlook 2007 and up */
                        img{-ms-interpolation-mode:bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */

                        /* /\/\/\/\/\/\/\/\/ RESET STYLES /\/\/\/\/\/\/\/\/ */
                        body{margin:0; padding:0;}
                        img{border:0; height:auto; line-height:100%; outline:none; text-decoration:none;}
                        table{border-collapse:collapse !important;}
                        body, #bodyTable, #bodyCell{height:100% !important; margin:0; padding:0; width:100% !important;}

                        /* /\/\/\/\/\/\/\/\/ TEMPLATE STYLES /\/\/\/\/\/\/\/\/ */

                        p {
                                margin-bottom: 1em !important;
                                margin-top: 1em !important;
                                font-family:Arial, Verdana, sans-serif !important;
                        }

                        /* ========== Page Styles ========== */

                        /**
                        * @tab Page
                        * @section background style
                        * @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
                        * @theme page
                        */
                        body {
                                /*@editable*/ background-color:#f1f1f1;
                        }

                        #mainTable,
                        .bodyavatarWrapperTable {
                                width: 100%;
                        }

                        /**
                        * @tab Page
                        * @section email border
                        * @tip Set the border for your email.
                        */

                        .logoContent {
                                padding-top: 20px;
                                font-size: 24px;
                                /*@editable*/ font-family:Arial, Verdana;
                                /*@editable*/ line-height:100%;
                                /*@editable*/ letter-spacing:normal;
                        }

                        .logoContent p {
                                font-size: 18pt !important;
                                font-family: Arial, Verdana, sans-serif !important;
                        }

                        .bodyAvatar {
                                max-width: 206px;
                                width: 206px;
                                border: 0;
                        }

                        .bodyAvatarImg {
                                display: inline-block;
                                border-radius: 100px;
                                -webkit-border-radius: 100px;
                                -webkit-box-shadow: 1px 1px 1px #CCC;
                                box-shadow: 1px 1px 1px #CCC;
                                height: 145px;
                                width: 145px;
                                padding-left: 5px;
                                padding-top: 5px;
                                padding-right: 5px;
                                padding-bottom: 5px;
                                border: 1px solid #CCC;
                        }

                        .bodyNoAvatarMale,
                        .bodyNoAvatarFemale {
                                color: #70a6cc;
                                border-radius: 100px;
                                -webkit-border-radius: 100px;
                                -webkit-box-shadow: 1px 1px 1px #CCC;
                                box-shadow: 1px 1px 1px #CCC;
                                height: 105px;
                                width: 135px;
                                font-size: 60px;
                                border: 1px solid #CCC;
                                padding-top: 40px;
                                padding-left: 10px;
                                background: #cee6f2;
                                letter-spacing: 5px;
                                margin-left: auto;
                                margin-right: auto;
                                vertical-align: middle;
                        }

                        /**
                        * @tab Page
                        * @section heading 1
                        * @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
                        * @style heading 1
                        */
                        h1{
                                /*@editable*/ color:#202020 !important;
                                display:block;
                                /*@editable*/ font-family:Helvetica;
                                /*@editable*/ font-size:26px;
                                /*@editable*/ font-style:normal;
                                /*@editable*/ font-weight:bold;
                                /*@editable*/ line-height:100%;
                                /*@editable*/ letter-spacing:normal;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                /*@editable*/ text-align:left;
                        }

                        /**
                        * @tab Page
                        * @section heading 2
                        * @tip Set the styling for all second-level headings in your emails.
                        * @style heading 2
                        */
                        h2{
                                /*@editable*/ color:#404040 !important;
                                display:block;
                                /*@editable*/ font-family:Helvetica;
                                /*@editable*/ font-size:20px;
                                /*@editable*/ font-style:normal;
                                /*@editable*/ font-weight:bold;
                                /*@editable*/ line-height:100%;
                                /*@editable*/ letter-spacing:normal;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                /*@editable*/ text-align:left;
                        }

                        /**
                        * @tab Page
                        * @section heading 3
                        * @tip Set the styling for all third-level headings in your emails.
                        * @style heading 3
                        */
                        h3{
                                /*@editable*/ color:#606060 !important;
                                display:block;
                                /*@editable*/ font-family:Helvetica;
                                /*@editable*/ font-size:16px;
                                /*@editable*/ font-style:italic;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ line-height:100%;
                                /*@editable*/ letter-spacing:normal;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                /*@editable*/ text-align:left;
                        }

                        /**
                        * @tab Page
                        * @section heading 4
                        * @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
                        * @style heading 4
                        */
                        h4{
                                /*@editable*/ color:#808080 !important;
                                display:block;
                                /*@editable*/ font-family:Helvetica;
                                /*@editable*/ font-size:14px;
                                /*@editable*/ font-style:italic;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ line-height:100%;
                                /*@editable*/ letter-spacing:normal;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                /*@editable*/ text-align:left;
                        }

                        /* ========== Header Styles ========== */


                        /**
                        * @tab Header
                        * @section preheader link
                        * @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
                        */
                        .preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
                                /*@editable*/ color:#606060;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

                        /**
                        * @tab Header
                        * @section header text
                        * @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
                        */
                        .headerContent{
                                /*@editable*/ color:#999999;
                                /*@editable*/ font-family:Arial, Verdana;
                                /*@editable*/ font-size:12px;
                                /*@editable*/ line-height:100%;
                                /*@editable*/ padding-top:10px;
                                /*@editable*/ padding-right:0;
                                /*@editable*/ padding-bottom:10px;
                                /*@editable*/ padding-left:0;
                                /*@editable*/ text-align:center;
                                /*@editable*/ vertical-align:middle;
                                /*@editable*/ border-bottom: 1px dotted #CCC;
                        }

                        /**
                        * @tab Header
                        * @section header link
                        * @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
                        */
                        .headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
                                /*@editable*/ color:#EB4102;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

                        /* ========== Body Styles ========== */

                        /**
                        * @tab Body
                        * @section body link
                        * @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
                        */
                        .bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
                                /*@editable*/ color:#EB4102;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

                        .bodyContent img{
                                display:inline;
                                height:auto;
                                max-width:560px;
                        }

                        /* ========== Column Styles ========== */

                        /**
                        * @tab Columns
                        * @section left column link
                        * @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
                        */
                        .leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
                                /*@editable*/ color:#EB4102;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

                        /**
                        * @tab Columns
                        * @section center column link
                        * @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
                        */
                        .centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
                                /*@editable*/ color:#EB4102;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

                        /**
                        * @tab Columns
                        * @section right column link
                        * @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
                        */
                        .rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
                                /*@editable*/ color:#EB4102;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

                        .leftColumnContent img, .rightColumnContent img{
                                display:inline;
                                height:auto;
                                max-width:260px;
                        }

                        /* ========== Footer Styles ========== */

                        /**
                        * @tab Footer
                        * @section footer style
                        * @tip Set the background color and borders for your email's footer area.
                        * @theme footer
                        */
                        #templateFooter{
                                /*@editable*/ background-color:#f8f8f8;
                                /*@editable*/ border-top:1px solid #e1e1e1;
                        }

                        #templateFooter p {
                                color: #888888 !important;
                                font-size: 12px !important;
                        }

                        /**
                        * @tab Footer
                        * @section footer text
                        * @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
                        * @theme footer
                        */
                        .footerContent{
                                /*@editable*/ color:#888888;
                                /*@editable*/ font-family:Arial, Verdana;
                                /*@editable*/ font-size:12px;
                                /*@editable*/ line-height:120%;
                                padding-top:20px;
                                padding-right:40px;
                                padding-bottom:20px;
                                padding-left:40px;
                                /*@editable*/ text-align:left;
                        }

                        /**
                        * @tab Footer
                        * @section footer link
                        * @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
                        */
                        .footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
                                /*@editable*/ color:#606060;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }


                        .padding-left-10 {
                                padding-left: 10px !important;
                        }
                </style>
    </head>
    <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" bgcolor="f1f1f1" style="background: #f1f1f1 !important;">
                <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" style="background-color:#f1f1f1;">
                <tr>
                                        <td> </td>
                        <td align="center" valign="top" style="padding: 0 !important;" width="640">
                        <!-- BEGIN TEMPLATE // -->
                        <table cellpadding="0" cellspacing="0" style="width: 100% !important; border: 1px solid #e1e1e1; background: #FFFFFF !important;" bgcolor="FFFFFF" border="0">
                                                        <tr>
                                                                <td width="20" style="display:inline-block"> </td>
                                                                <td valign="top" align="center">
                                                                        <table border="0" cellpadding="0" cellspacing="0" id="mainTable" style="width: 100%;" width="100%">
                                                                                <tr height="10"></tr>
                                                                                <tr>
                                                                                        <td align="left" width="60">
                                                                                                <a href="http://click.wowapp.com/track/click/15894983/www.wowapp.com?p=eyJzIjoiRXpBemdQN1owUWR1VHdmVkpIdEs4QzFjM0dnIiwidiI6MSwicCI6IntcInVcIjoxNTg5NDk4MyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL3d3dy53b3dhcHAuY29tXFxcL3dcXFwvZHRydW1wXFxcL0RtaXRyeS1Lb3p5clwiLFwiaWRcIjpcIjVlY2VmYmViODllMDRkNDJhZjdmMGI0ZjVhNzc2MmQ4XCIsXCJ1cmxfaWRzXCI6W1wiOWM0OWEwYmIyNzU4NGE0ZThkMWIyODYxMzAyNjA5ZjBkZjMxMDlkYlwiXX0ifQ" style="text-decoration:none"><img src="https://api.woow.com/v1/avatar/users/dtrump" width="60" height="60" style="border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; "></a>
                                                                                        </td>
                                                                                        <td width="20" style="display:inline-block"> </td>
                                                                                        <td>
                                                <p style="line-height: 140% !important; font-size: 16px"><strong>Dmitry Kozyr invited you to WowApp</strong></p>
                                                                                        </td>
                                                                                </tr>
                                                                        </table>
                                                                </td>
                                                                <td width="20" style="display:inline-block"> </td>
                                                        </tr>
                                                        <tr>
                                                                <td width="20" style="display:inline-block"> </td>
                                                                <td valign="top" align="left" style="line-height:100% !important; letter-spacing:normal !important; font-size: 16px !important; padding-bottom: 10px !important;">
                                                                        <table border="0" cellpadding="0" cellspacing="0" width="100%">
                                                                                <tr height="10"></tr>
                                                                                <tr>
                                                                                        <td>
                                                                                                <p style="line-height: 140% !important; margin-bottom: 1em !important; margin-top: 1em !important;">
                                                                                                        Hi,
                                                                                                </p>
                                                                                                <p style="line-height: 140% !important; margin-bottom: 1em !important; margin-top: 1em !important;">
                                                                                                        I'd like to invite you to join me on WowApp to connect, earn and share. Let's do good through the Power of Sharing.
                                                                                                </p>
                                                                                                <p style="line-height: 140% !important; margin-bottom: 1em !important; margin-top: 1em !important;">
                                                                                                        Sounds exciting?
                                                                                                </p>
                                                                                                <table>
                                                                                                <tr>
                                                                                                        <td>
                                                                                                                <table width="200" align="left" bgcolor="F23091" style="background: #F23091; border: 1px solid #F23091; text-align: center;">
                                                                                                                        <tr>
                                                                                                                                <td>
                                                                                                                                        <a href="http://click.wowapp.com/track/click/15894983/www.wowapp.com?p=eyJzIjoiRXpBemdQN1owUWR1VHdmVkpIdEs4QzFjM0dnIiwidiI6MSwicCI6IntcInVcIjoxNTg5NDk4MyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL3d3dy53b3dhcHAuY29tXFxcL3dcXFwvZHRydW1wXFxcL0RtaXRyeS1Lb3p5clwiLFwiaWRcIjpcIjVlY2VmYmViODllMDRkNDJhZjdmMGI0ZjVhNzc2MmQ4XCIsXCJ1cmxfaWRzXCI6W1wiOWM0OWEwYmIyNzU4NGE0ZThkMWIyODYxMzAyNjA5ZjBkZjMxMDlkYlwiXX0ifQ" style="color: #FFFFFF; text-decoration: none; line-height: 300%; font-family: Arial, Verdana, sans-serif; display: block"><strong>Join me on WowApp</strong></a>
                                                                                                                                </td>
                                                                                                                        </tr>
                                                                                                                </table>
                                                                                                        </td>
                                                                                                </tr>
                                                                                                </table>
                                                                                                <p style="line-height: 140% !important; margin-bottom: 1em !important; margin-top: 1em !important;">
                                                                                                        If you have any questions send me an email at <a href="d_kozyr@yahoo.com" style="color: #214D9F">d_kozyr@yahoo.com</a>.
                                                                                                </p>
                                                                                                <p style="line-height: 140% !important; margin-bottom: 1em !important; margin-top: 1em !important;">
                                                                                                I look forward to meet you on WowApp. <a href="http://click.wowapp.com/track/click/15894983/www.wowapp.com?p=eyJzIjoiRXpBemdQN1owUWR1VHdmVkpIdEs4QzFjM0dnIiwidiI6MSwicCI6IntcInVcIjoxNTg5NDk4MyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL3d3dy53b3dhcHAuY29tXFxcL3dcXFwvZHRydW1wXFxcL0RtaXRyeS1Lb3p5clwiLFwiaWRcIjpcIjVlY2VmYmViODllMDRkNDJhZjdmMGI0ZjVhNzc2MmQ4XCIsXCJ1cmxfaWRzXCI6W1wiOWM0OWEwYmIyNzU4NGE0ZThkMWIyODYxMzAyNjA5ZjBkZjMxMDlkYlwiXX0ifQ" style="color: #214D9F">Please join me!</a>
                                                                                                </p>
                                                                                                <p style="line-height: 140% !important; margin-bottom: 1em !important; margin-top: 1em !important;">
                                                                                                        Thank you, <br>
                                                                                                        Dmitry
                                                                                                </p>
                                                                                        </td>
                                                                                </tr>
                                                                        </table>
                                                                </td>
                                                                <td width="20" style="display:inline-block"> </td>
                                                        </tr>
                                <tr>
                                                                <td width="20" bgcolor="f8f8f8" style="border-top: 1px solid #e1e1e1; border-collapse: collapse !important; "> </td>
                                <td align="center" valign="top" style="border-collapse: collapse !important; ">
                                        <!-- BEGIN FOOTER // -->
                                    <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateFooter" style="color: #888888 !important; font-size: 12px !important; text-align: left !important; background: #f8f8f8 !important; border-top: 1px solid #e1e1e1;" bgcolor="f8f8f8">
                                                                                <tr>
                                                                                        <td height="10"> </td>
                                                                                </tr>
                                        <tr>
        <td valign="top">
                <table style="width:100%">
                        <tr>
                                <td align="left" style="text-align:left" width="60%">
                                        <p style="font-size: 10px; color: #888888; line-height: 140%; margin-bottom: 1em !important; margin-top: 1em !important;">
                                                If you prefer not to receive invites from WowApp, please go <a href="mailto:support@wowapp.com?subject=UNSUBSCRIBE" style="color: #214D9F">here</a>. <br>YouWowMe Limited, Room 2203, 22/F, Tower 1, Lippo Centre, <br> 89 Queensway, Hong Kong
                </p>
                                </td>
                                <td align="right" valign="top" style="text-align:right" width="40%">
                                        <p style="font-size: 11px; color: #888888; line-height: 140%; margin-bottom: 1em !important; margin-top: 1em !important;">
                        © 2015 YouWowMe Limited
                </p>
                                </td>
                        </tr>
                </table>                                                                                          
        </td>
</tr>
                                                                                <tr>
                                                                                        <td height="10"> </td>
                                                                                </tr>
                                    </table>
                                    <!-- // END FOOTER -->
                                </td>
                                                                <td width="20" bgcolor="f8f8f8" style="border-top: 1px solid #e1e1e1; border-collapse: collapse !important; "> </td>
                            </tr>
                        </table>
                        <!-- // END TEMPLATE -->
                    </td>
                                        <td> </td>
                </tr>
            </table>
    <img src="http://click.wowapp.com/track/open.php?u=15894983&id=5ecefbeb89e04d42af7f0b4f5a7762d8" height="1" width="1"></body>
</html>