Всем привет. Помогите очистить таблицы от мусора. 
   В итоге должны остаться только стандартные тэги table, tbody, tr, th, td, параметры colspan, rowspan и содержание ячеек. 
 Мусора в таблице огромная куча - 
http://zalil.ru/30894321    Добавлено:  Иными словами.  
 Из такого кода  
Код: <table width="861" cellspacing="0" cellpadding="0" border="0" style="border-collapse: 
  collapse;table-layout:fixed;width:646pt" x:str=""> 
  <colgroup><col width="64" style="width:48pt"> 
  <col width="72" style="mso-width-source:userset;mso-width-alt:2560;width:54pt"> 
  <col width="101" style="mso-width-source:userset;mso-width-alt:3584;width:76pt"> 
  <col width="64" span="4" style="width:48pt"> 
  <col width="80" style="mso-width-source:userset;mso-width-alt:2844;width:60pt"> 
  <col width="64" style="width:48pt"> 
  <col width="80" style="mso-width-source:userset;mso-width-alt:2844;width:60pt"> 
  <col width="72" span="2" style="mso-width-source:userset;mso-width-alt:2560; 
  width:54pt"> 
  </colgroup><tbody><tr height="27" style="height:20.4pt"> 
   <td width="64" height="27" style="height:20.4pt;width:48pt" class="xl6410339"></td> 
   <td width="72" style="width:54pt" class="xl6510339"></td> 
   <td width="653" x:str="Газобетонные блоки " style="width:490pt" class="xl9210339" colspan="9">Газобетонные блоки<span style="mso-spacerun:yes"> </span></td> 
   <td width="72" style="width:54pt" class="xl6410339"></td> 
  </tr> 
  <tr height="21" style="height:15.6pt"> 
   <td height="21" style="height:15.6pt" class="xl6410339"></td> 
   <td class="xl6510339"></td> 
   <td width="653" x:str="(блоки ячеистого бетона автоклавного твердения)  " style="width:490pt" class="xl6610339" colspan="9">(блоки ячеистого 
   бетона автоклавного твердения)<span style="mso-spacerun:yes">  </span></td> 
   <td class="xl6410339"></td> 
  </tr> 
 </tbody></table>