-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontactus.html
43 lines (42 loc) · 2.2 KB
/
contactus.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<html>
<head>
<title>The Class Notes</title>
<!-- Contact Us -->
<style type="text/css">
td {font-family:Arial; font-size:.7em;}
a:hover {color:#FFE566}
.big {font-size:1.3em;}
</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;">
<script language="Javascript">var ns4 = (document.layers)? true:false; if (ns4) { document.write("<style tyle='text/css'>.big {font-size:.85em}</style>"); }</script>
<img src="img/ico_anim_bars_red.gif" width="70" height="18" border="0" align=left>
<img src="hdr/contactus.gif" width="138" height="22" alt="Contact Us" 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>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td width=420>
The Class Notes have sung at many different events in many different countries. We have toured the US extensively and have performed at weddings, colleges, and at major events such as the 1999 Christmas Tree Lighting at Rockefeller Center in New York City. Add a touch of class to your next event!<br><br><br>
<b class=big>PHONE</b><br>
(303) 810-2361<br>
Phil Torres
<br>
General Manager<br>
<br>
<b class=big>WEB</b><br>
Email: <a href="mailto:[email protected]">[email protected]</a><br>
Url: <a href="http://www.theclassnotes.com" target="_top">http://www.theclassnotes.com</a><br>
<br>
<b class=big>MAIL</b><br>
The Class Notes<br>
Box 36 WSH<br>
Ithaca, NY 14853<br><br>
</td></tr>
</table>
<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>