document.write("<!-- Footer -->");
document.write("<table id=ftr_tbl>");

document.write("<tr>");
			       
document.write("<td id=ftr_row>");
document.write("<p>&nbsp;&nbsp;");
document.write("	     <font color=#000000 face=Times New Roman size=7>D</font>");
document.write("		 <font color=#ffff00 face=Times New Roman size=7>e</font>");
document.write("		 <font color=#00ff00 face=Times New Roman size=7>C</font>");
document.write("		 <font color=#0000ff face=Times New Roman size=7>o</font>");
document.write("		 <font color=#800080 face=Times New Roman size=7>l</font>");
document.write("		 <font color=#990000 face=Times New Roman size=7>o</font>");
document.write("		 <font color=#cc6600 face=Times New Roman size=7>r</font>");
document.write("		 <font color=#999900 face=Times New Roman size=7>e</font>");
document.write("		 <font color=#009900 face=Times New Roman size=7>s</font>");

document.write("	     <font color=#000000 face=Times New Roman size=4>");
document.write("         &nbsp;&nbsp; - &nbsp;&nbsp; And so must all love be!&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
document.write("	     </font>");
document.write("	     </p> ");
document.write("		 <p align=center> ");
document.write("	     <font color=#000000 face=Times New Roman size=3>");
document.write("         Cursillo and the Cursillo logo are registered trademarks of the National Cursillo Center.");
document.write("	     </font>");
document.write("	     </p> ");
document.write("</td> ");
document.write("</tr> ");
document.write("</table> ");
document.write("<!-- End of Footer -->");