<html>
<head>
        <title>Website has been temporarily suspended. Please come back soon!</title>

        <style>
        * { font-family: verdana; font-size: 10pt; COLOR: gray; }
        b { font-weight: bold; }
        table { height: 50%; border: 1px solid gray;}
        td { text-align: center; padding: 25;}

        </style>
</head>
<body>
<center>
<br><br><br><br>
        <table>
        <tr>
          <td>Website has been suspended by <b>APThost Communications.</b></td>
        </tr>
        <tr>
          <td><a href="http://www.apthost.com/"><img src="http://www.apthost.com/images/poweredbyapthost.jpg" border="0" /></a></td>
        </tr>
        <tr>
          <td>Please contact our billing department to have your website re-activated (billing [at] apthost.com)</td>
        </tr>
        </table>
<br><br>

</center>
</body>

</html>

