1\documentclass[a4paper]{article}
2\usepackage[latin1]{inputenc}
3\begin{document}
4\sf
5\begin{flushleft}
6\section*{\sf 08-29 (Wednesday)}
7\begin{tabular}{r@{--}lp{0.7\textwidth}r}
8\smallskip
900:05 &  &
10{ \small \raggedright
11\&
12} & bbc2.bbc.co.uk \\
13\end{tabular} \\
14\section*{\sf 10-10 (Thursday)}
15\begin{tabular}{r@{--}lp{0.7\textwidth}r}
16\smallskip
1709:00 +0100 & 09:55 +0100 &
18{ \small \raggedright
19News
20} & TA \\
21\end{tabular} \\
22\section*{\sf 04-20 (Saturday)}
23\begin{tabular}{r@{--}lp{0.7\textwidth}r}
24\smallskip
2517:25 UTC & 18:00 UTC &
26{ \small \raggedright
27First in clump
28} & foo \\
29\smallskip
3017:25 & 18:00 &
31{ \small \raggedright
32Second in clump
33} & foo \\
34\end{tabular} \\
35\end{flushleft}
36\end{document}
37