document.writeln("<STYLE type=text\/css>");
document.writeln("BODY {");
document.writeln("	FONT-SIZE: 12px");
document.writeln("}");
document.writeln("TD {");
document.writeln("	FONT-SIZE: 12px");
document.writeln("}");
document.writeln("TH {");
document.writeln("	FONT-SIZE: 12px");
document.writeln("}");
document.writeln("BODY {");
document.writeln("	SCROLLBAR-FACE-COLOR: #bcbdbe;");
document.writeln("	MARGIN: 0px;");
document.writeln("	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;");
document.writeln("	SCROLLBAR-SHADOW-COLOR: #bcbdbe;");
document.writeln("	SCROLLBAR-3DLIGHT-COLOR: #939598;");
document.writeln("	SCROLLBAR-ARROW-COLOR: #ffffff;");
document.writeln("	SCROLLBAR-TRACK-COLOR: #f1f1f1;");
document.writeln("	SCROLLBAR-DARKSHADOW-COLOR: #939598;");
document.writeln("	background-image: url(index\/1.gif);");
document.writeln("}");
document.writeln(".style1 {color: #FFFFFF}");
document.writeln(".style2 {");
document.writeln("	color: #666666;");
document.writeln("	font-weight: bold;");
document.writeln("}");
document.writeln("<\/STYLE>");