-
Notifications
You must be signed in to change notification settings - Fork 0
/
cancel.html
28 lines (25 loc) · 1.65 KB
/
cancel.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<html>
<head>
<title>The Class Notes</title>
<!-- Web Store -->
<style type="text/css">
td {font-family:Arial; font-size:.7em;}
a:hover {color:#FFE566}
.big {font-size:1.2em;}
.huge {font-size:1.4em;}
</style>
</head>
<body bgcolor=#000000 text=#ffffff link=#cce5ff alink=#ffffff vlink=#cce5ff marginheight=18 marginwidth=22 leftmargin=22 topmargin=18 bottommargin=18 rightmargin=22 bgproperties="fixed" style="background-image:url('img/rightBk.jpg'); background-repeat:no-repeat;" onload="parent.nav.clr(7);">
<script language="Javascript">var ns4 = (document.layers)? true:false; if (ns4) { document.write("<style tyle='text/css'>.huge {font-size:.85em}</style>"); }</script>
<img src="img/ico_anim_bars_red.gif" width="70" height="18" border="0" align=left>
<img src="hdr/webstore.gif" width="131" height="22" alt="News" border="0" vspace=1 hspace=4>
<br clear=all>
<table border=0 cellpadding=0 cellspacing=0><tr><td height=20></td></tr><tr><td background="hdr/line.jpg" height=1 width=417><img src="img/p.gif" height=1 width=1 border=0></td></tr><tr><td height=25></td></tr></table>
Your order has been cancelled and you have not been charged. If you have any questions concerning ordering cds, feel free to contact us at the address below.
<br><br><br><br clear=all>
<table border=0 cellpadding=0 cellspacing=0><tr><td height=3></td></tr><tr><td background="hdr/line.jpg" height=1 width=417><img src="img/p.gif" height=1 width=1 border=0></td></tr><tr><td height=3></td></tr></table>
<font face=Arial size=-2>Copyright © 2001. The Class Notes.<br>
email: <a href="mailto:[email protected]">[email protected]</a><br></font>
<br>
</body>
</html>