document.writeln("<style>");
document.writeln("td{font-size:9pt;line-height:140%}");
document.writeln("body{font-size:9pt;line-height:140%}");
document.writeln("a:link { color: #0033CC; text-decoration: none }");
document.writeln("a:visited { color: #0033CC; text-decoration: none }");
document.writeln("a:active { color: #FF0000; text-decoration: none }");
document.writeln("a:hover { color: #000000; text-decoration: underline}");
document.writeln("</style>");