document.write ('<style type="text/css" media="tv,screen">');
document.write ('<!--');
document.write ('a:hover img{ opacity:0.7; filter:alpha(opacity=70);}');
document.write ('a.autoSwapImg:hover img{ opacity:1.0; filter:alpha(opacity=100);}');
document.write ('h1 a:hover img{ opacity:1.0; filter:alpha(opacity=100);}');
document.write ('h1 a:hover img{ opacity:1.0; filter:alpha(opacity=100);}');
document.write ('-->');
document.write ('</style>');
document.write ('<style type="text/css" media="print">');
document.write ('<!--');
document.write ('body{ zoom:100% !important; zoom:80%;}');
document.write ('-->');
document.write ('</style>');
document.write ('<style type="text/css" media="all">');
document.write ('<!--');
document.write ('#index #wrap #container #mainimage .topics .article{ overflow-x:hidden;}');
document.write ('#products .section div p{ *float:left;}');
document.write ('#business .section div p{ *float:left;}');
document.write ('#topics .section div table{ *float:left;}');
document.write ('#column .section div table{ *float:left;}');
document.write ('-->');
document.write ('</style>');
