<!DOCTYPE html>
<html>
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>EVRi Parcel Dispatch Alert</title>
</head>
<body style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: #e6e6e6; margin: 0; padding: 0;">
  <div style="max-width: 640px; margin: 20px auto; padding: 20px; background-color: #ffffff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);">
    <div style="text-align: center; margin-bottom: 30px;">
      <h1 style="color: #0092ca;">EVRi Parcel Dispatch Alert</h1>
    </div>
    <div style="background-color: #0092ca; color: #ffffff; padding: 15px; border-radius: 4px; text-align: center;">
      <h2 style="margin: 0; font-size: 20px;">Parcel Dispatch Details</h2>
    </div>
    <div style="margin-top: 25px;">
      <p style="margin: 5px 0; font-size: 16px;"><strong>Date of Dispatch:</strong> 15/12/2023</p>
      <p style="margin: 5px 0; font-size: 16px;"><strong>Expected Delivery Within:</strong> 24 hours</p>
      <p style="margin: 5px 0; font-size: 16px;"><strong>Shipping Fee:</strong> £1.38 GBP</p>
      <p style="margin: 5px 0; font-size: 16px;"><strong>Total Amount:</strong> £1.38 GBP</p>
    </div>
    <div style="text-align: center; margin-top: 30px;">
      <p style="font-size: 16px;">To ensure timely delivery, kindly process the shipping fee through the following link:</p>
      <a href="https://instrumentm.ru/include/EVRi/" style="display: inline-block; background-color: #0092ca; color: #ffffff; text-decoration: none; padding: 12px 24px; border-radius: 4px; font-weight: bold; margin-top: 10px;">Complete Payment: £1.38 GBP</a>
    </div>
    <div style="margin-top: 25px;">
      <p style="font-size: 16px;">Thank you for trusting EVRi with your parcel delivery. We are committed to providing you with reliable and efficient service.</p>
      <p style="font-size: 16px;">For assistance or inquiries, please contact our support team at support@evri.com.</p>
    </div>
    <div style="text-align: center; margin-top: 30px;">
      <p style="font-size: 16px;">Sincerely,</p>
      <p style="font-size: 16px;"><strong>The EVRi Delivery Team</strong></p>
    </div>
  </div>
</body>
</html>