You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
905 B
44 lines
905 B
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>Unavailable</title>
|
|
<style type="text/css">
|
|
<!--
|
|
body {
|
|
background-color: white;
|
|
margin: 0pt;
|
|
}
|
|
p {
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
}
|
|
.title {
|
|
font-size: 24pt;
|
|
margin-top: 54pt;
|
|
margin-bottom: 54pt;
|
|
text-align: center;
|
|
font-weight: bold;
|
|
text-transform: capitalize;
|
|
}
|
|
.comment {
|
|
font-size: 12pt;
|
|
font-style: italic;
|
|
text-align: center;
|
|
font-weight: bold;
|
|
color: #336699;
|
|
}
|
|
.note {
|
|
font-size: 10pt;
|
|
font-family: Georgia, "Times New Roman", Times, serif;
|
|
font-style: italic;
|
|
font-weight: bold;
|
|
color: #663333;
|
|
text-align: justify;
|
|
}
|
|
-->
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<p class="title">unavailable</p>
|
|
<p class="comment">This site is no longer available</p>
|
|
</body>
|
|
</html>
|