document.write('					<table width="100%" border="0" cellspacing="2" cellpadding="2">');
document.write('					<tr>');
document.write('						<td bgcolor="#DDDDEE">');
document.write('							<font size="2" color="#555555"><b>Clinic Note</b></font>');
document.write('						</td>');
document.write('					</tr>');
document.write('					<tr>');
document.write('						<td bgcolor="#ECEAFF">');
document.write('							<font face="Century Gothic,Trebuchet MS,Arial" size="2" color="#7C9AD6">Please <a href=contact.html>contact us</a> to reserve a spot in one of our skill clinics. You can join any class at any time, space permitting.</font><br>');
document.write('						</td>');
document.write('					</tr>');
document.write('					</table>');

