document.write("<STYLE TYPE='text/css'>")
document.write("<!--")
document.write("A:link {text-decoration:none; color:#444444}")
document.write("A:visited {text-decoration:none; color:#444444}")
document.write("A:active {text-decoration:none; color:#444444}")
document.write("A:hover {text-decoration:nounderline}")
document.write("BODY {BACKGROUND-color:#FFFACD}")
document.write("BODY {FONT-size:15px; color:#444444}")
document.write("TR,TD {FONT-size:15px; FONT-color:#008000}")
document.write("-->")
document.write("</STYLE>")