
document.write(' <style type="text/css" media="print"> ');
document.write(' body		{padding-top:20px;text-align:center;background:none;  } ');
document.write(' .TopT		{display:none;} ');
document.write(' .FstT		{display:none;} ');
document.write(' .SecT		{display:none;} ');
document.write(' .ImgT		{display:none;} ');
document.write(' .OrgT		{display:inline;} ');
document.write(' .FootT		{display:none;} ');

document.write(' .CenT		{display:inline;} ');

document.write(' </style> ');

