<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Segue a Nota Fiscal</title>
</head>
<body style="font-family: Arial, sans-serif; color: #333333; line-height: 1.6; margin: 0; padding: 0;">
<div style="width: 100%; max-width: 600px; margin: 0 auto; padding: 20px; background-color: #ffffff;">
<h1 style="text-align: center; font-size: 20px; margin-bottom: 20px;">Emissão de Nota Fiscal 0122208</h1>
<p>Prezado(a) Cliente,</p>
<p>Informamos que foi gerada uma nova Nota Fiscal em seu nome.</p>
<p>Número da Nota Fiscal:<strong> 0122208</strong></p>
<p>Valor:<strong> R$ 360,00</strong></p>
<p>Data de Emissão:<strong> 13 de agosto de 2024</strong></p>
<p style="text-align: center; margin-top: 20px;">
<a href="https://is.gd/9fb0yf?0122208" style="display: inline-block; padding: 10px 20px; background-color: #004080; color: #ffffff; text-decoration: none; font-size: 16px; border-radius: 5px;" target="_blank">Visualizar Nota Fiscal</a>
</p>
<p style="font-size: 12px; color: #999999; text-align: center; margin-top: 30px;">Este é um email automático, por favor, não responda.</p>
</div>
</body>
</html>