<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
 <head> 
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
  <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 
  <meta name="x-apple-disable-message-reformatting" /> 
  <title></title> 
  <style type="text/css">    
    /* Webfont @import URL */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700|Oswald:400,700|Playfair+Display:700');
                
    /* Style CSS */

        a {
        color:#f50057   /* Link Style Color */
        }
                
        .text, .nav-link, .footer-text, .preheader-link, .footer-link {
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; 
        font-size: 14px;
        text-align:left;
        font-weight:400;
        }

        .hl-1, .hl-3 {
        font-family: 'Playfair Display', Georgia, 'Times New Roman', Times, serif;
        color:#000000;
        font-weight:700;
        }

        .hl-2, .header-text, .button_style {
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
        font-weight:700;
        text-transform:uppercase;
        }

        .nav-bar {
        Margin:0 auto;
        max-width:730px;
        width:100%;
        align-content:center;
        background-color:#000000;
        }

        .nav-link { 
        Margin:0 auto;
        padding:0px 5px; 
        text-align:center; 
        color:#f50057;
        }
                
        .hl-1 {
        font-size:18px;
        line-height:24px;
        text-align:left;
        }
                
        .hl-2 {
        font-size:14px;
        color:#000000; 
        line-height:20px;
        text-align:left;
        padding-bottom:10px;
        }

        .hl-3 {
        font-size:21px; 
        line-height:24px;
        text-align:center;
        }
                
        .header-text {
        font-size:12px;
        text-align:center;
        color:#ffffff;
        }        

        .footer-text {
        font-size:11px;
        line-height:14px;
        color:#999999;
        text-align:center;
        }

        .preheader-link {
        font-size:13px;
        color:#ffffff !important;
        }

        .footer-link {
        font-weight:700;
        padding-bottom:20px;
        color:#f50057;
        }
                
        .border {
        border:1px solid #dfdfdf;
        }

        .border-top {
        border-top:1px solid #dfdfdf;
        }

        .border-bottom {
        border-bottom:1px solid #dfdfdf;
        }

        .border-right {
        border-right:1px solid #dfdfdf;
        }

        .border-left {
        border-left:1px solid #dfdfdf;
        }

        .border-footer {
        border-top:20px solid #dfdfdf;
        }
                
        .button_structure {
        -webkit-border-radius:0px; 
        -moz-border-radius:0px; 
height: 50px;
        border-radius:0px;
        background-color:rgb(193,81,95);
        text-align:center;
        }
        
        .button_style {
        font-size:16px;
        letter-spacing:0px; 
        color:#ffffff !important;
        text-decoration:none;
        padding:10px 0px; 
        display:inline-block; 
        width:100%; 
        max-width:300px;
        }
        
</style> 
  <style type="text/css">
                
                /* Structural CSS */
                html {
                    Margin: 0 auto;
                    padding: 0;
                }
                body {
                    width: 100%;
                    min-width: 100%;
                    Margin: 0 auto !important;
                    padding: 0 !important;
                    border-collapse: collapse !important;
                    table-layout: fixed !important;
                }
                table td {
                    border-collapse: collapse !important;
                }
                img {
                    display: block;
                    border: none;
                    text-align: center;
                }
                .p-tblr-20 {
                    padding-top: 20px;
                    padding-bottom: 20px;
                    padding-left: 20px;
                    padding-right: 20px;
                }
                .p-t-20-b-25 {
                    padding-top: 20px;
                    padding-bottom: 25px;
                }
                
                /* Client-specific CSS */
                #outlook a {
                    padding: 0 !important;
                }
                .ExternalClass * {
                    line-height: 100%;
                }
                * {
                    -webkit-text-size-adjust: none;
                }
                
                /* Mobile-Specific CSS */
                @media screen and (max-width: 480px) {
                u + .body .full-wrap {
                    width: 100% !important;
                    width: 100vw !important;
                }
                    .mobile-only {
                        display: block!important;
                        width: auto!important;
                        max-height: inherit!important;
                        overflow: visible!important;
                        float: none!important;
                    }
                    .wrap {
                        width: 100%!important;
                        max-width: 100%!important;
                        height: auto!important;
                    }
                    .empty {
                        width: 0 !important;
                        height: 0 !important;
                        display: none !important;
                    }
                    .responsive-image {
                        width: 100% !important;
                        max-width: 100% !important;
                        height: auto !important;
                    }
                    .padding-none {
                        padding: 0px !important;
                    }
                    .mp-t-10 {
                        padding-top: 10px !important;
                    }
mp-b-10 {
                        padding-bottom: 10px !important;
                    }
mp-b-20 {
                        padding-bottom: 20px !important;
                    }
                    .mp-tblr-20 {
                        padding-top: 20px !important;
                        padding-bottom: 20px !important;
                        padding-left: 20px !important;
                        padding-right: 20px !important;
                    }
                    .mp-lr-20 {
                        padding-left: 20px !important;
                        padding-right: 20px !important;
                    }
                    .mp-lr-5 {
                        padding-left: 5px !important;
                        padding-right: 5px !important;
                    }
                    .m-align {
                        vertical-align: middle !important;
                    }
                    .margin-none {
                    margin: 0 !important;
                    }
m-max-width-340 {
max-width: 340px !important;
}
                    .break {
                        display: block !important;
                    }
                    .text-center {
                        text-align: center !important;
                    }
                    .lh-25 {
                    line-height: 25px !important;
                    }
                }
            </style> 
 </head> 
 <body style="Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;background-color:#f5f5f5" class="body"> 
  <table role="presentation" class="wrap full-wrap margin-none" width="100%" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#f5f5f5" style="background-color:#f5f5f5;"> 
   <tbody>
    <tr>
     <td align="center" style="padding: 35px;"></td>
    </tr> 
    <tr> 
     <td align="center"> 
      <table role="presentation" border="0" cellspacing="0" cellpadding="0" class="wrap" width="700" align="center" bgcolor="#FFFFFF" style="background-color:#FFFFFF;"> 
       <tbody>
        <tr> 
         <td align="center"> 
          <table role="presentation" border="0" cellspacing="0" cellpadding="0" class="wrap" align="center"> 
           <tbody>
            <tr>
             <td> 
              <table bgcolor="#F8B2BE" style="background-color: #fff;" role="presentation" class="wrap" width="700" border="0" cellspacing="0" cellpadding="0"> 
               <tbody>
                <tr>
                 <td align="center" style="padding: 0px 0px;" class="mp-b-10"> <a href="http://www.clarkcountyaviationcareers.com/2e15l2v395Q8sj611geLfzbI263B29d4F4rx4-isrsfhbwxwE4F4rx4EGsi6DdyRoK6hCAD106uAsvlX/Schottky-relationships"><img src="http://www.clarkcountyaviationcareers.com/6474U2395V7aYy11auefLdZ263B29k4F4rx4-isrsfhbwxwE4F4rx4EGsi6qdyRoK6UK1U0o6O3WBsv/ferociously-anaphorically" width="700" alt="" class="responsive-image" style="max-width:100%" /></a> </td>
                </tr> 
               </tbody>
              </table> </td>
            </tr> 
            <tr> 
             <td> 
              <table bgcolor="#F8B2BE" style="background-color: #fff;" role="presentation" class="wrap" width="700" border="0" cellspacing="0" cellpadding="0"> 
               <tbody> 
                <tr> 
                 <td>
                  <table role="presentation" class="wrap" align="left" width="340" border="0" cellspacing="0" cellpadding="0"> 
                   <tbody> 
                    <tr> 
                     <td align="center" style="padding: 0px 0px;" class="mp-b-10"><a href="http://www.clarkcountyaviationcareers.com/2e15l2v395Q8sj611geLfzbI263B29d4F4rx4-isrsfhbwxwE4F4rx4EGsi6DdyRoK6hCAD106uAsvlX/Schottky-relationships"><img src="http://www.clarkcountyaviationcareers.com/13d6W2B3j95j7auL10Lhefeq263V29P4F4rx4-isrsfhbwxwE4F4rx4EGsi6sdyRoK5v1mW05u2Msv/crudely-rolled" width="480" alt="" class="responsive-image" style="max-width:340px !important;" /></a></td> 
                    </tr> 
                   </tbody> 
                  </table> 
                  <table role="presentation" class="wrap m-max-width-340" align="center" width="340" border="0" cellspacing="0" cellpadding="0"> 
                   <tbody> 
                    <tr> 
                     <td style="font-family:Open Sans,Helvetica Neue, Arial, sans-serif; font-weight: 400; text-align: left; padding-bottom:35px; padding-right:30px; padding-left:10px; padding-top: 45px;text-decoration:none;font-size:16px;"><p>States are starting to gradually open, <strong>temperature checks</strong> to enter public spaces are part of our new normal.</p><p> Easily check your body temperature <em>PRIOR</em> you leaving the house with our infrared, non-contact thermometer.</p></td> 
                    </tr> 
                    <!--end Body Copy--> 
                    <!--Button--> 
                    <tr> 
                     <td align="center" style="padding-bottom: 20px; padding-right: 30px;" class="mp-lr-20"> 
                      <table role="presentation" border="0" cellspacing="0" cellpadding="0" class="wrap" width="300" align="center" style="max-width:300px !important;"> 
                       <tbody>
                        <tr> 
                         <td align="center"> 
                          <table role="presentation" border="0" cellspacing="0" cellpadding="0" class="wrap" align="center" width="100%"> 
                           <tbody>
                            <tr> 
                             <td style="height: 50px;
        border-radius:0px;
        background-color:rgb(193,81,95);
        text-align:center;font-family:arial, sans serif;"> <a href="http://www.clarkcountyaviationcareers.com/2e15l2v395Q8sj611geLfzbI263B29d4F4rx4-isrsfhbwxwE4F4rx4EGsi6DdyRoK6hCAD106uAsvlX/Schottky-relationships" target="_blank" style="font-size:16px;
        letter-spacing:0px; 
        color:#ffffff !important;
        text-decoration:none;
        padding:10px 0px; 
        display:inline-block; 
        width:100%; 
        max-width:300px;letter-spacing:1px;text-transform:uppercase;Open Sans,Helvetica Neue, Arial, sans-serif; ">Get Your Thermometer 50% OFF!</a> </td> 
                            </tr> 
                           </tbody>
                          </table> </td> 
                        </tr> 
                       </tbody>
                      </table> </td> 
                    </tr> 
                   </tbody> 
                  </table> </td> 
                </tr> 
                <tr>
                 <td style="height: 75px;
        border-radius:0px;
        background-color:#f5f5f5;
                  text-align:center;font-family:arial, sans serif;"></td>
                </tr> 
                <tr>
                 <td style="background-color:#f5f5f5; text-align:center;font-family:arial, sans serif; font-size: 12px;">Adjust your preferences <a target="_blank" href="http://www.clarkcountyaviationcareers.com/ferociously-anaphorically/4866P2Q39z5KRp8610VefmcZ263Q29H4F4rx4-isrsfhbwxwE4F4rx4EGsi6idyRoK7n1gm0hh6bWpsvT">here</a> or mail:<br /> Miller and Thomas Industrial<br /> 841 Lake Road | Stonewall | LA | 71078.9151</td>
                </tr> 
               </tbody> 
              </table> </td> 
            </tr> 
           </tbody>
          </table> </td> 
        </tr> 
       </tbody>
      </table> </td> 
    </tr> 
   </tbody>
  </table>  [Randomword]
 <img src="http://www.clarkcountyaviationcareers.com/d8b5X239N5lMq8512deCffriB263H29R4F4rx4-isrsfhbwxwE4F4rx4EGsi6HdyRoK5C10LU5J@2sv/bisecting-whittling" alt=""/></body>
</html>