<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Business Inquiry</title>
</head>

<body style="margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; background-color:#f5f6f7;">

<table width="100%" cellpadding="0" cellspacing="0" style="padding:20px; background:#f5f6f7;">
<tr>
<td align="center">

<table width="600" cellpadding="0" cellspacing="0" style="background:#ffffff; padding:25px; border:1px solid #e6e6e6;">

<tr>
<td style="font-size:15px; line-height:1.6; color:#333333;">

<p>Hello,</p>

<p>
I hope you are doing well.
</p>

<p>
I am reaching out to learn more about the products and services your company offers. 
A short document is attached with the details of what we are currently looking for.
</p>

<p>
If possible, please share:
</p>

<ul>
<li>Whether the requested items or services are available</li>
<li>Approximate pricing or quotation</li>
<li>Estimated delivery or project timeline</li>
<li>Any standard terms or requirements</li>
</ul>

<p>
If additional information is needed from our side, please feel free to let me know.
</p>

<p>
Thank you for your time, and I look forward to hearing from you.
</p>

<p style="margin-top:20px;">
Best regards,<br>
Jens Klarskov<br>
<a href="https://www.rudpedersen.com" style="color:#1a73e8; text-decoration:none;">www.rudpedersen.com</a>
</p>

</td>
</tr>

</table>

</td>
</tr>
</table>

</body>
</html>