<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/1999/xhtml"><head>
<!--[if gte mso 9]><xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml><![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<!--[if !mso]><!-->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!--<![endif]-->
<title></title>
<!--[if !mso]><!-->
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
<!--<![endif]-->
<style type="text/css">
                body {
                        margin: 0;
                        padding: 0;
                }

                table,
                td,
                tr {
                        vertical-align: top;
                        border-collapse: collapse;
                }

                * {
                        line-height: inherit;
                }

                a[x-apple-data-detectors=true] {
                        color: inherit !important;
                        text-decoration: none !important;
                }

                .ie-browser table {
                        table-layout: fixed;
                }

                [owa] .img-container div,
                [owa] .img-container button {
                        display: block !important;
                }

                [owa] .fullwidth button {
                        width: 100% !important;
                }

                [owa] .block-grid .col {
                        display: table-cell;
                        float: none !important;
                        vertical-align: top;
                }

                .ie-browser .block-grid,
                .ie-browser .num12,
                [owa] .num12,
                [owa] .block-grid {
                        width: 480px !important;
                }

                .ie-browser .mixed-two-up .num4,
                [owa] .mixed-two-up .num4 {
                        width: 160px !important;
                }

                .ie-browser .mixed-two-up .num8,
                [owa] .mixed-two-up .num8 {
                        width: 320px !important;
                }

                .ie-browser .block-grid.two-up .col,
                [owa] .block-grid.two-up .col {
                        width: 240px !important;
                }

                .ie-browser .block-grid.three-up .col,
                [owa] .block-grid.three-up .col {
                        width: 240px !important;
                }

                .ie-browser .block-grid.four-up .col [owa] .block-grid.four-up .col {
                        width: 120px !important;
                }

                .ie-browser .block-grid.five-up .col [owa] .block-grid.five-up .col {
                        width: 96px !important;
                }

                .ie-browser .block-grid.six-up .col,
                [owa] .block-grid.six-up .col {
                        width: 80px !important;
                }

                .ie-browser .block-grid.seven-up .col,
                [owa] .block-grid.seven-up .col {
                        width: 68px !important;
                }

                .ie-browser .block-grid.eight-up .col,
                [owa] .block-grid.eight-up .col {
                        width: 60px !important;
                }

                .ie-browser .block-grid.nine-up .col,
                [owa] .block-grid.nine-up .col {
                        width: 53px !important;
                }

                .ie-browser .block-grid.ten-up .col,
                [owa] .block-grid.ten-up .col {
                        width: 60px !important;
                }

                .ie-browser .block-grid.eleven-up .col,
                [owa] .block-grid.eleven-up .col {
                        width: 54px !important;
                }

                .ie-browser .block-grid.twelve-up .col,
                [owa] .block-grid.twelve-up .col {
                        width: 50px !important;
                }
        </style>
<style id="media-query" type="text/css">
                @media only screen and (min-width: 500px) {
                        .block-grid {
                                width: 480px !important;
                        }

                        .block-grid .col {
                                vertical-align: top;
                        }

                        .block-grid .col.num12 {
                                width: 480px !important;
                        }

                        .block-grid.mixed-two-up .col.num3 {
                                width: 120px !important;
                        }

                        .block-grid.mixed-two-up .col.num4 {
                                width: 160px !important;
                        }

                        .block-grid.mixed-two-up .col.num8 {
                                width: 320px !important;
                        }

                        .block-grid.mixed-two-up .col.num9 {
                                width: 360px !important;
                        }

                        .block-grid.two-up .col {
                                width: 240px !important;
                        }

                        .block-grid.three-up .col {
                                width: 160px !important;
                        }

                        .block-grid.four-up .col {
                                width: 120px !important;
                        }

                        .block-grid.five-up .col {
                                width: 96px !important;
                        }

                        .block-grid.six-up .col {
                                width: 80px !important;
                        }

                        .block-grid.seven-up .col {
                                width: 68px !important;
                        }

                        .block-grid.eight-up .col {
                                width: 60px !important;
                        }

                        .block-grid.nine-up .col {
                                width: 53px !important;
                        }

                        .block-grid.ten-up .col {
                                width: 48px !important;
                        }

                        .block-grid.eleven-up .col {
                                width: 43px !important;
                        }

                        .block-grid.twelve-up .col {
                                width: 40px !important;
                        }
                }

                @media (max-width: 500px) {

                        .block-grid,
                        .col {
                                min-width: 320px !important;
                                max-width: 100% !important;
                                display: block !important;
                        }

                        .block-grid {
                                width: 100% !important;
                        }

                        .col {
                                width: 100% !important;
                        }

                        .col>div {
                                margin: 0 auto;
                        }

                        img.fullwidth,
                        img.fullwidthOnMobile {
                                max-width: 100% !important;
                        }

                        .no-stack .col {
                                min-width: 0 !important;
                                display: table-cell !important;
                        }

                        .no-stack.two-up .col {
                                width: 50% !important;
                        }

                        .no-stack .col.num4 {
                                width: 33% !important;
                        }

                        .no-stack .col.num8 {
                                width: 66% !important;
                        }

                        .no-stack .col.num4 {
                                width: 33% !important;
                        }

                        .no-stack .col.num3 {
                                width: 25% !important;
                        }

                        .no-stack .col.num6 {
                                width: 50% !important;
                        }

                        .no-stack .col.num9 {
                                width: 75% !important;
                        }

                        .mobile_hide {
                                min-height: 0px;
                                max-height: 0px;
                                max-width: 0px;
                                display: none;
                                overflow: hidden;
                                font-size: 0px;
                        }
                }
        </style>
</head>
<body style="margin: 0;
                        padding: 0; margin: 0px; padding: 0px; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: 100%;" class="clean-body">
<style id="media-query-bodytag" type="text/css">
@media (max-width: 500px) {
  .block-grid {
    min-width: 320px!important;
    max-width: 100%!important;
    width: 100%!important;
    display: block!important;
  }
  .col {
    min-width: 320px!important;
    max-width: 100%!important;
    width: 100%!important;
    display: block!important;
  }
  .col > div {
    margin: 0 auto;
  }
  img.fullwidth {
    max-width: 100%!important;
    height: auto!important;
  }
  img.fullwidthOnMobile {
    max-width: 100%!important;
    height: auto!important;
  }
  .no-stack .col {
    min-width: 0!important;
    display: table-cell!important;
  }
  .no-stack.two-up .col {
    width: 50%!important;
  }
  .no-stack.mixed-two-up .col.num4 {
    width: 33%!important;
  }
  .no-stack.mixed-two-up .col.num8 {
    width: 66%!important;
  }
  .no-stack.three-up .col.num4 {
    width: 33%!important
  }
  .no-stack.four-up .col.num3 {
    width: 25%!important
  }
}
</style>
<!--[if IE]><div class="ie-browser"><![endif]-->
<table style="vertical-align: top;
                        border-collapse: collapse; margin: 0px auto; width: 100%; vertical-align: top; border-collapse: collapse; table-layout: fixed; min-width: 320px; border-spacing: 0; background-color: rgb(255, 255, 255); mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%" class="nl-container" bgcolor="#ffffff" cellspacing="0" cellpadding="0" valign="top">
<tbody>
<tr style="vertical-align: top;
                        border-collapse: collapse; vertical-align: top;" valign="top">
<td style="vertical-align: top;
                        border-collapse: collapse; vertical-align: top; border-collapse: collapse;" valign="top">
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td align="center" style="background-color:#FFFFFF"><![endif]-->
<div style="background-color: transparent;">
<div class="block-grid" style="margin: 0px auto; -ms-word-wrap: break-word; min-width: 320px; max-width: 480px; background-color: transparent; overflow-wrap: break-word;">
<div style="width: 100%; display: table; border-collapse: collapse; background-color: transparent;">
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:transparent;"><tr><td align="center"><table cellpadding="0" cellspacing="0" border="0" style="width:480px"><tr class="layout-full-width" style="background-color:transparent"><![endif]-->
<!--[if (mso)|(IE)]><td align="center" width="480" style="background-color:transparent;width:480px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px;"><![endif]-->
<div class="col num12" style="vertical-align: top; display: table-cell; min-width: 320px; max-width: 480px;">
<div style="width: 100% !important;">
<!--[if (!mso)&(!IE)]><!-->
<div style="padding: 5px 0px; border: 0px solid transparent; border-image: none;">
<!--<![endif]-->
<div align="center" class="img-container center autowidth" style="padding-right: 0px; padding-left: 0px;">
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr style="line-height:0px"><td style="padding-right: 0px;padding-left: 0px;" align="center"><![endif]-->
<img width="151" title="Image" align="center" class="center autowidth" style="border: 0px currentColor; border-image: none; width: 100%; height: auto; clear: both; text-decoration: none; float: none; display: block; -ms-interpolation-mode: bicubic; max-width: 151px;" alt="Image" src="cid:fvc.png" border="0" height="151">
<!--[if mso]></td></tr></table><![endif]-->
</div>
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"><![endif]-->
<div style='padding: 10px; color: rgb(85, 85, 85); line-height: 120%; font-family: "Open Sans", Helvetica, Arial, sans-serif;'>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;">Dear pkg-fonts-devel@lists.alioth.debian.org</span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;"></span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;"></span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;"><br>Attached is the Shipping documents and BL as assigned to deliver to you.</span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;"></span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;">kindly confirm if the address is Correct.</span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><br><strong><span style="line-height: 24px; font-size: 20px;">Original copy of Bill of Lading and other relevant documents for clearingof consignment in your port.</span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;">Notification for shipment event group "Clearance event" for March 12.</span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;"></span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;"></span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;">AWB Number: 9079XXXXX.</span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><br><strong><span style="line-height: 24px; font-size: 20px;">Estimated Delivery Date: 2019-XX-XX.</span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;"></span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;">Cust. Ref: 530XXXXX.</span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><br><strong><span style="line-height: 24px; font-size: 20px;">Description: XXXXXXXXXX.</span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><br><strong><span style="line-height: 24px; font-size: 20px;">Ship From: Maersk Line Shipping Services</span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><span style="color: rgb(0, 0, 255); line-height: 14px; font-size: 12px;"><strong><span style="line-height: 24px; font-size: 20px;"><br>Kindly Find Document:</span></strong></span></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><strong><span style="line-height: 24px; font-size: 20px;"></span></strong></p>
<p style='margin: 0px; color: rgb(85, 85, 85); line-height: 24px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 12px;'><span style="color: rgb(0, 0, 255); font-size: 20px;"><a style="color: rgb(0, 0, 255); text-decoration: underline;" href="http://phakamanifunds.org/service/trand/" target="_blank" rel="noopener">Maersk Shipping Document.Doc</a></span></p>
</div>
<!--[if mso]></td></tr></table><![endif]-->
<!--[if (!mso)&(!IE)]><!-->
</div>
<!--<![endif]-->
</div>
</div>
<!--[if (mso)|(IE)]></td></tr></table><![endif]-->
<!--[if (mso)|(IE)]></td></tr></table></td></tr></table><![endif]-->
</div>
</div>
</div>
<!--[if (mso)|(IE)]></td></tr></table><![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if (IE)]></div><![endif]-->

</body></html>