document.writeln("<style>");
document.writeln(".BLACK_10 { font-family: Arial, Helvetica, sans-serif; color : #333333; font-size: 10px; text-decoration: none; }");
document.writeln(".table {");
document.writeln("border: 1px solid #000000;");
document.writeln("font-family: Arial, Helvetica, sans-serif;");
document.writeln("font-size: 11px;");
document.writeln("}");
document.writeln("</style>");
document.writeln("");
document.writeln("<!-- new table start with style table and cellspacing of 2px -->");
document.writeln("<table border=\"0\" width=\"120\" align=\"center\" cellpadding=\"0\" cellspacing=\"2\" class=\"table\">");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("</table>");
