<!-- Facebook sharing information tags -->
<p><br></p>
<!--                 @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);              /* Client-specific Styles */                    #outlook a {            padding:0;              } /* Force Outlook to provide a "view in browser" button. */          body {          width:100% !important;          }               .ReadMsgBody {          width:100%;             }               .ExternalClass {                width:100%;             } /* Force Hotmail to display emails at full width */           body {          -webkit-text-size-adjust:none;          } /* Prevent Webkit platforms from changing default text sizes. */              /* Reset Styles */                      body {          margin:0;               padding:0;              }               img {           border:0;               height:auto;            line-height:100%;               outline:none;           text-decoration:none;           }               table td {              border-collapse:collapse;               }               #backgroundTable {              height:100% !important;                 margin:0;               padding:0;              width:100% !important;          }               /* Template Styles */                   /* ////////// STANDARD STYLING: COMMON PAGE ELEMENTS ////////// */                                              /**                     * @tab Page                     * @section background color                     * @tip Set the background color for your email. You m
 ay want to choose one that matches your company's branding.                    * @theme page                   */                      body, #backgroundTable {                /*@editable*/ background-color:#FFFFFF;                 }               /**                     * @tab Page                     * @section email border                         * @tip Set the border for your email.                   */                      #templateContainer {            /*@editable*/ border: 1px solid #CCCCCC;                }               /**                     * @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, .h1 {               /*@editable*/ color:#202020;            display:block;          /*@editable*/ font-family: 'Open Sans', Arial, sans-serif;              /*@editable*/ font-size:30px;           /*@editable*/ font-weight: 600;                 /*@editable*/ line-height:100%;                 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, .h2 {               /*@editable*/ color:#202020;            display:block;          /*@editable*/ font-family: 'Open Sans', Arial, sans-serif;              /*@editable*/ font-size:30px;           /*@editable*/ font-weight: 600;                 /*@editable*/ line-height:100%;                 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, .h3 {               /*@editable*/ color:#202020;            display:block;          /*@editable*/ font-family: 'Open Sans', Arial, sans-serif;              /*@editable*/ font-size:26px;           /*@editable*/ font-weight: 600;                 /*@editable*/ line-height:100%;                 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 head
 ing 4                  */                      h4, .h4 {               /*@editable*/ color:#202020;            display:block;          /*@editable*/ font-family: 'Open Sans', Arial, sans-serif;              /*@editable*/ font-size:22px;           /*@editable*/ font-weight: 600;                 /*@editable*/ line-height:100%;                 margin-top:0;           margin-right:0;                 margin-bottom:10px;             margin-left:0;          /*@editable*/ text-align:left;          }               /* ////////// STANDARD STYLING: PREHEADER ////////// */                                                 /**                     * @tab Header                   * @section preheader style                      * @tip Set the background color for your email's preheader area.                        * @theme page                   */                      #templatePreheader {            /*@editable*/ background-color:#FFFFFF;                 }               /**                     * @tab Header                   * @section preheader text                       * @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.                   */                      .preheaderContent div {                 /*@editable*/ color:#666;               /*@editable*/ font-family: 'Open Sans', Arial, sans-serif;              /*@editable*/ font-size:10px;           /*@editable*/ line-height:100%;                 /*@editable*/ text-al
 ign:left;              }               /**                     * @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 div a:link, .preheaderContent div a:visited, /* Yahoo! Mail Override */ .preheaderContent div a .yshortcuts /* Yahoo! Mail Override */ {              /*@editable*/ color:#336699;            /*@editable*/ font-weight:normal;               /*@editable*/ text-decoration:underline;                }               /* ////////// STANDARD STYLING: HEADER ////////// */                                            /**                     * @tab Header                   * @section header style                         * @tip Set the background color and border for your email's header area.                        * @theme header                         */                      #templateHeader {               /*@editable*/ background-color:#FFFFFF;                 /*@editable*/ border-bottom:0;          }               /**                     * @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:#202020;            /*@edit
 able*/ font-family: 'Open Sans', Arial, sans-serif;            /*@editable*/ font-size:34px;           /*@editable*/ font-weight: 600;                 /*@editable*/ line-height:100%;                 /*@editable*/ padding-left: 20px;               /*@editable*/ text-align:left;          /*@editable*/ vertical-align:middle;            background-color: rgb(245,245,245)!important;           border-bottom: 1px solid rgb(221,221,221);              }               /**                     * @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:#336699;            /*@editable*/ font-weight:normal;               /*@editable*/ text-decoration:underline;                }               #headerImage {          height:auto;            max-width:600px;                }               /* ////////// STANDARD STYLING: MAIN BODY ////////// */                                                 /**                     * @tab Body                     * @section body style                   * @tip Set the background color for your emai
 l's body area.                         */                      #templateContainer, .bodyContent {              /*@editable*/ background-color:#FFFFFF;                 }               /**                     * @tab Body                     * @section body text                    * @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.                        * @theme main                   */                      .bodyContent div {              /*@editable*/ color:#666;               /*@editable*/ font-family: 'Open Sans', Arial, sans-serif;              /*@editable*/ font-size:10.5pt;                 /*@editable*/ line-height:150%;                 /*@editable*/ text-align:left;          }               /**                     * @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 div a:link, .bodyContent div a:visited, /* Yahoo! Mail Override */ .bodyContent div a .yshortcuts /* Yahoo! Mail Override */ {             /*@editable*/ color:#336699;            /*@editable*/ font-weight:normal;               /*@editable*/ text-decoration:underline;                }               .bodyContent img {              display:inline;                 height:auto;            }               /* /
 ///////// STANDARD STYLING: SIDEBAR ////////// */                      /**                     * @tab Sidebar                  * @section sidebar style                        * @tip Set the background color for your email's sidebar area.                  */                      #templateSidebar {              /*@editable*/ background-color:#FFFFFF;                 }               /**                     * @tab Sidebar                  * @section sidebar text                         * @tip Set the styling for your email's sidebar text. Choose a size and color that is easy to read.                     */                      .sidebarContent div {           /*@editable*/ color:#666;               /*@editable*/ font-family: 'Open Sans', Arial, sans-serif;              /*@editable*/ font-size:12px;           /*@editable*/ line-height:150%;                 /*@editable*/ text-align:left;          }               /**                     * @tab Sidebar                  * @section sidebar link                         * @tip Set the styling for your email's sidebar links. Choose a color that helps them stand out from your text.                         */                      .sidebarContent div a:link, .sidebarContent div a:visited, /* Yahoo! Mail Override */ .sidebarContent div a .yshortcuts /* Yahoo! Mail Override */ {            /*@editable*/ color:#336699;            /*@editable*
 / font-weight:normal;          /*@editable*/ text-decoration:underline;                }               .sidebarContent img {           display:inline;                 height:auto;            }               /* ////////// STANDARD STYLING: COLUMNS; LEFT, RIGHT ////////// */                      /**                     * @tab Columns                  * @section left column text                     * @tip Set the styling for your email's left column text. Choose a size and color that is easy to read.                         */                      .leftColumnContent {            /*@editable*/ background-color:#FFFFFF;                 }               /**                     * @tab Columns                  * @section left column text                     * @tip Set the styling for your email's left column text. Choose a size and color that is easy to read.                         */                      .leftColumnContent div {                /*@editable*/ color:#666;               /*@editable*/ font-family: 'Open Sans', Arial, sans-serif;              /*@editable*/ font-size:10.5pt;                 /*@editable*/ line-height:150%;                 /*@editable*/ text-align:left;          }               /**                     * @tab Columns                  * @section left column link                     * @tip Set the styling for your email's left column links. Choose a color that helps them stand out fro
 m your text.                   */                      .leftColumnContent div a:link, .leftColumnContent div a:visited, /* Yahoo! Mail Override */ .leftColumnContent div a .yshortcuts /* Yahoo! Mail Override */ {           /*@editable*/ color:#336699;            /*@editable*/ font-weight:normal;               /*@editable*/ text-decoration:underline;                }               .leftColumnContent img {                display:inline;                 height:auto;            }               /**                     * @tab Columns                  * @section right column text                    * @tip Set the styling for your email's right column text. Choose a size and color that is easy to read.                        */                      .rightColumnContent {           /*@editable*/ background-color:#FFFFFF;                 }               /**                     * @tab Columns                  * @section right column text                    * @tip Set the styling for your email's right column text. Choose a size and color that is easy to read.                        */                      .rightColumnContent div {               /*@editable*/ color:#666;               /*@editable*/ font-family: 'Open Sans', Arial, sans-serif;              /*@editable*/ font-size:10.5pt;                 /*@editable*/ line-height:150%;                 /*@editable*/ text-align:left;  
        }               /**                     * @tab Columns                  * @section right column link                    * @tip Set the styling for your email's right column links. Choose a color that helps them stand out from your text.                    */                      .rightColumnContent div a:link, .rightColumnContent div a:visited, /* Yahoo! Mail Override */ .rightColumnContent div a .yshortcuts /* Yahoo! Mail Override */ {                /*@editable*/ color:#336699;            /*@editable*/ font-weight:normal;               /*@editable*/ text-decoration:underline;                }               .rightColumnContent img {               display:inline;                 height:auto;            }               /* ////////// STANDARD STYLING: FOOTER ////////// */                    /**                     * @tab Footer                   * @section footer style                         * @tip Set the background color and top border for your email's footer area.                    * @theme footer                         */                      #templateFooter {               /*@editable*/ background-color:#FFFFFF;                 /*@editable*/ border-top:0;             }               /**                     * @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 div {            /*@editable*/ color:#707070;            /*@editable*/ font-family: 'Open Sans', Arial, sans-serif;              /*@editable*/ font-size:12px;           /*@editable*/ line-height:125%;                 /*@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 div a:link, .footerContent div a:visited, /* Yahoo! Mail Override */ .footerContent div a .yshortcuts /* Yahoo! Mail Override */ {               /*@editable*/ color:#336699;            /*@editable*/ font-weight:normal;               /*@editable*/ text-decoration:underline;                }               .footerContent img {            display:inline;                 }               /**                     * @tab Footer                   * @section social bar style                     * @tip Set the background color and border for your email's footer social bar.                  * @theme footer                         */                      #social {               /*@editable*/ background-color:#FAFAFA;                 /*@editable*/ border:0;                 }               /**                     * @tab Footer   
                * @section social bar style                     * @tip Set the background color and border for your email's footer social bar.                  */                      #social div {           /*@editable*/ text-align:center;                }               /**                     * @tab Footer                   * @section utility bar style                    * @tip Set the background color and border for your email's footer utility bar.                         * @theme footer                         */                      #utility {              /*@editable*/ background-color:#FFFFFF;                 /*@editable*/ border:0;                 }               /**                     * @tab Footer                   * @section utility bar style                    * @tip Set the background color and border for your email's footer utility bar.                         */                      #utility div {          /*@editable*/ text-align:center;                }               #monkeyRewards img {            max-width:190px;                }                --> 
<table id="bodyTable" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0; padding: 0; background-color: #ffffff; height: 100%; width: 100%; min-width: 600px;" border="0" cellspacing="0" cellpadding="0" width="100%" height="100%">
<tbody>
<tr>
<td id="bodyCell" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0; padding: 0; padding-top: 40px; padding-bottom: 40px; height: 100%; width: 100%; min-width: 600px;" align="center" valign="top"><!-- EMAIL CONTAINER // --> <!--                                    The table "emailBody" is the email's container.                                       Its width can be set to 100% for a color band                                   that spans the width of the page.                                       --> 
<table id="emailBody" style="border-collapse: separate;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #FFFFFF; min-width: 600px;" border="0" cellspacing="0" cellpadding="0" width="600">
<!-- MODULE ROW // --> <!--                                            To move or duplicate any of the design patterns                                                 in this email, simply move or copy the entire                                           MODULE ROW section for each content block.                                              --> 
<tbody>
<tr>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="center" valign="top"><!-- CENTERING TABLE // --> <!--                                                            The centering table keeps the content                                                           tables centered in the emailBody table,                                                                 in case its width is set to 100%.                                                               --> 
<table style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%; border: 1px solid #DDDDDD; background-color: #F5F5F5;" align="center" valign="top"><!-- FLEXIBLE CONTAINER // --> <!--                                                                                   The flexible container has a set width                                                                                  that gets overridden by the media query.                                                                                        Most content tables within can then be                                                                                  given 100% widths.                                                                                      --> 
<table class="flexibleContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellspacing="0" cellpadding="0" width="600">
<tbody>
<tr>
<td class="flexibleContainerCell" style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;padding-top: 5px;padding-right: 20px;padding-left: 20px;  " width="600" align="center" valign="top"><!-- CONTENT TABLE // --> <!--                                                                                                              The content table is the first element                                                                                                          that's entirely separate from the structural                                                                                                            framework of the email.                                                                                                                 --> 
<table style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%; " border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td class="textContent" style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #404040;font-family: 'Open Sans', Arial, sans-serif,arial;font-size: 16px;line-height: 100%;text-align: left;padding-bottom: 10px;" valign="top"><a href="http://safe-lead.com/click2.php?c=79&id=1&un=tilug@lists.linux.it"><img id="headerImage campaign-icon" style="max-width: 257px; border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none;" src="http://safe-lead.com/admin/public/images/g_maggio_14/logo_adwords.png" alt="Google AdWords" width="257" height="56"></a></td>
</tr>
</tbody>
</table>
<!-- // CONTENT TABLE --></td>
</tr>
</tbody>
</table>
<!-- // FLEXIBLE CONTAINER --></td>
</tr>
</tbody>
</table>
<!-- // CENTERING TABLE --></td>
</tr>
<!-- // MODULE ROW --> <!-- MODULE ROW 2 COL // --> 
<tr>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="center" valign="top"><!-- CENTERING TABLE // --> 
<table style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;  border-bottom: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD;" align="center" valign="top">
<table class="flexibleContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellspacing="0" cellpadding="0" width="600">
<tbody>
<tr>
<td class="flexibleContainerCell" style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;padding-top: 30px;padding-right: 20px;padding-left: 20px; padding-bottom: 30px; " width="600" valign="top"><!-- CONTENT TABLE // --> <!--                                                                                                                 In multi-column content blocks, the                                                                                                             content tables are given set widths                                                                                                             and the flexibleContainer class.                                                                                                                --> 
<table class="flexibleContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;  font-family: 'Open Sans', Arial, sans-serif,arial;font-size: 13px; line-height:125%; text-align:left;" border="0" cellspacing="0" cellpadding="0" width="350" align="Left">
<tbody>
<tr>
<td class="textContent" style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #404040;font-family: 'Open Sans', Arial, sans-serif,arial;font-size: 16px;line-height: 125%;text-align: Left;" valign="top"><span style="font-size: 18px; line-height: 24px;">Crea la tua Campagna AdWords e ricevi<br><strong>€75 di credito pubblicitario in omaggio</strong>!</span></td>
</tr>
</tbody>
</table>
<!-- // CONTENT TABLE --> <!-- CONTENT TABLE // --> 
<table class="flexibleContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%; text-align: right;" border="0" cellspacing="0" cellpadding="0" width="170" align="Right">
<tbody>
<tr>
<td>
<div><!--[if mso]> <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="http://www.adwordsitalia.com/it_dem_CPM_lp.php?utm_source=develop_idea&utm_medium=DEM&utm_campaign=maggio14" mce_href="http://safe-lead.com/click2.php?c=79&id=1&un=tilug@lists.linux.it" style="height:45px;v-text-anchor:middle;width:200px;" arcsize="9%" strokecolor="#2552bb" fill="t"> <v:fill type="tile" src="img/btn.gif" mce_src="http://appledem.com/admin/img/btn.gif" color="#3369e8"> <w:anchorlock> <center style="color:#ffffff;font-family:sans-serif,arial;font-size:13px;font-weight:bold;" mce_style="color:#ffffff;font-family:sans-serif,arial;font-size:13px;font-weight:bold;">Inizia subito<br>a fare pubblicità</center> </v:roundrect> <![endif]--><a style="background-color: #3369e8; background-image: url(http://appledem.com/admin/img/btn.gif); border: 1px solid #2552bb; border-radius: 4px; color: #ffffff; display: inline-block; font-family: sans-se
 rif,arial; font-size: 14px; font-weight: bold; line-height: 18px; text-align: center; text-decoration: none; width: 180px; -webkit-text-size-adjust: none; mso-hide: all; padding: 5px 0;" href="http://safe-lead.com/click2.php?c=79&id=1&un=tilug@lists.linux.it">Inizia subito<br>a fare pubblicità</a></div>
</td>
</tr>
</tbody>
</table>
<!-- // CONTENT TABLE --></td>
</tr>
</tbody>
</table>
<!-- // FLEXIBLE CONTAINER --></td>
</tr>
</tbody>
</table>
<!-- // CENTERING TABLE --></td>
</tr>
<!-- // MODULE ROW 2 COL --> <!-- MODULE ROW // --> <!--                                                 To move or duplicate any of the design patterns                                                 in this email, simply move or copy the entire                                           MODULE ROW section for each content block.                                              --> 
<tr>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="center" valign="top"><!-- CENTERING TABLE // --> <!--                                                            The centering table keeps the content                                                           tables centered in the emailBody table,                                                                 in case its width is set to 100%.                                                               --> 
<table style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;  border-bottom: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD;" align="center" valign="top"><!-- FLEXIBLE CONTAINER // --> <!--                                                                                     The flexible container has a set width                                                                                  that gets overridden by the media query.                                                                                        Most content tables within can then be                                                                                  given 100% widths.                                                                                      --> 
<table class="flexibleContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellspacing="0" cellpadding="0" width="600">
<tbody>
<tr>
<td class="flexibleContainerCell" style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;padding-top: 30px;padding-right: 20px;padding-left: 20px;padding-bottom: 30px; " width="600" align="center" valign="top"><!-- CONTENT TABLE // --> <!--                                                                                                                 The content table is the first element                                                                                                          that's entirely separate from the structural                                                                                                            framework of the email.                                                                                                                 --> 
<table style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td class="textContent" style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #404040;font-family: 'Open Sans', Arial, sans-serif,arial;line-height: 125%;text-align: Left;" valign="top">
<table border="0">
<tbody>
<tr>
<td style="vertical-align: top;" width="46"><img src="http://safe-lead.com/admin/public/images/g_maggio_14/icon-crescere.jpg" alt="" width="46" height="43"></td>
<td width="10"> </td>
<td><span style="font-size: 17px; color: #999999;"><a style="text-decoration: none; color: #999999" href="http://safe-lead.com/click2.php?c=79&id=1&un=tilug@lists.linux.it"><strong>Fai crescere la tua attività su Google.</strong></a></span><br> <br> <span style="font-size: 12px;"> Potenziali clienti cercano online attività come la tua. Con AdWords, potrai comparire nei risultati di ricerca. Cominciare è facile e veloce, e ricorda: hai sempre il controllo di quanto spendi. </span></td>
</tr>
<tr>
<td style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 20px;" colspan="3" height="20"> </td>
</tr>
<tr>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;border-bottom: 1px solid #DDDDDD;" colspan="3"> </td>
</tr>
<tr>
<td style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 20px;" colspan="3" height="20"> </td>
</tr>
<tr>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;vertical-align: top;" width="46"><img src="http://safe-lead.com/admin/public/images/g_maggio_14/icon-maiprovato.jpg" alt="" width="46" height="45"></td>
<td width="10"> </td>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><span style="font-size: 17px; color: #999999;"><a style="text-decoration: none; color: #999999" href="http://safe-lead.com/click2.php?c=79&id=1&un=tilug@lists.linux.it"><strong>Mai provato prima?</strong></a></span><br> <br> <span style="font-size: 12px;"> Approfitta della nostra offerta: spendi €25, e ti regaliamo altri €75 di credito pubblicitario su Google. In più, puoi usufruire della consulenza personalizzata di un esperto Google, a tua disposizione per creare e ottimizzare la tua prima campagna pubblicitaria. </span></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!-- // CONTENT TABLE --></td>
</tr>
</tbody>
</table>
<!-- // FLEXIBLE CONTAINER --></td>
</tr>
</tbody>
</table>
<!-- // CENTERING TABLE --></td>
</tr>
<!-- // MODULE ROW --> <!-- MODULE ROW // --> 
<tr>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="center" valign="top"><!-- CENTERING TABLE // --> <!--                                                            The centering table keeps the content                                                           tables centered in the emailBody table,                                                                 in case its width is set to 100%.                                                               --> 
<table style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%; border: 1px solid #DDDDDD; background-color: #F5F5F5;" align="center" valign="top"><!-- FLEXIBLE CONTAINER // --> <!--                                                                                   The flexible container has a set width                                                                                  that gets overridden by the media query.                                                                                        Most content tables within can then be                                                                                  given 100% widths.                                                                                      --> 
<table class="flexibleContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellspacing="0" cellpadding="0" width="600">
<tbody>
<tr>
<td class="flexibleContainerCell" style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;padding-top: 15px;padding-right: 20px;padding-left: 20px; padding-bottom: 15px; color: #666;font-family: 'Open Sans', Arial, sans-serif,arial;font-size: 10px;line-height: 100%;text-align: left" width="600" align="center" valign="top"><!-- CONTENT TABLE // --> <!--                                                                                                                The content table is the first element                                                                                                          that's entirely separate from the structural                                                                                                            framework of the email.                                                                                                                 --> 
<table style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%; font-size:10px;" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td> </td>
</tr>
</tbody>
</table>
<!-- // CONTENT TABLE --></td>
</tr>
</tbody>
</table>
<!-- // FLEXIBLE CONTAINER --></td>
</tr>
</tbody>
</table>
<!-- // CENTERING TABLE --></td>
</tr>
<!-- // MODULE ROW -->
</tbody>
</table>
<!-- // EMAIL CONTAINER --></td>
</tr>
</tbody>
</table><img src="http://safe-lead.com/imp2.php?c=79&un=tilug@lists.linux.it" alt="" width="0" height="0"><br />
<br />
<style>body,a { font-family:Arial; font-size:10px; color:#CCCCCC; text-decoration:none; } </style><br />
<span style="font-family:Arial; font-size:10px; color:#CCCCCC;"><br />
Premessa l'adesione alle Condizioni di utilizzo per l'utente e al Regolamento Privacy in calce, l'utente è consapevole che le informazioni, i dati ed i materiali di cui è destinatario non sono prodotti da SafeLead , mittente della comunicazione.Pertanto SafeLead , non assume alcuna responsabilità in ordine al contenuto della comunicazione stessa. Inoltre, SafeLead non assume alcun obbligo di controllare la veridicità, la completezza e la legittimità delle informazioni, dei dati<br />
e dei materiali contenuti nelle comunicazioni.I suoi dati, forniti a SafeLead direttamente o tramite soggetti terzi autorizzati, sono trattati con la massima riservatezza tramite l'ausilio strumenti elettronici da SafeLead e dai marchi correlati.E' suo diritto rimuoversi in ogni momento dal database, al link di disiscrizione (Se non visualizzi correttamente il link di disiscrizione copialo e incollalo nel tuo browser verificando che non vengano inseriti anche spazi vuoti.)<a href="http://safe-lead.com/admin/public/unsubscribe.php?g=21&addr=tilug@lists.linux.it">http://safe-lead.com/admin/public/unsubscribe.php?g=21&addr=tilug@lists.linux.it</a>.     Problemi con la cancellazione? Visita il sito <a href=http://safe-lead.com>safe-lead.com</a><br />
</span>