Thank you so much for your help guys
I used HTMLtoRTF to convert to RTF & TXT but none gave a good result.
I did try Sunrise but it did not succeed converting the table either (but I loved those links in the "showcase" file).
About that code, what really threw me off is the way those Table Cells are done, particularly the fact that no <BR> are used to pass to the next row, I noticed a tag I never saw before: <TT>, I guess this tag has a lot to do with the absence of the <BR>. Also when I open that page in Dreamweaver it doesn't show me the schedules (I can only see them in code mode).
The only thing that has worked so far is bringing the data in the 2nd <TD> tag, into the 1st <TD> tag. Of course the drag is that I have to do that manually
JDL