document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.writeln(".topsize {");
document.writeln("	font-size: 12px;");
document.writeln("}");
document.writeln(".topgg {");
document.writeln("	padding: 3px 0px;");
document.writeln("}");
document.writeln(".tops {");
document.writeln("	padding: 2px;");
document.writeln("}");
document.writeln(".topsize {");
document.writeln("	font-size: 12px;");
document.writeln("	line-height: 120%;");
document.writeln("}");
document.writeln("body {");
document.writeln("	margin-top: 0px;");
document.writeln("}");
document.writeln("-->");
document.writeln("<\/style>");
