\documentclass{article}
\usepackage{ulem}
\pagestyle{headings}
\begin{document}
\tableofcontents

LetterBugsPeopleDescriptionCode

\part{Letter}
Internal short message system with real time chat interface

\section{Bugs}
List any tickets on http://bugs.horde.org/\footnote{http://bugs.horde.org/} that cover this issue or are relevant to it.

\section{People}
Duck duck@obala.net\footnote{mailto:duck@obala.net}

\section{Description}
An IMP like community internal message system where users can send and receive massages locally / on the site.

Features:

\begin{itemize}
\item{friends list (driver based)}
\item{black list (driver based)}
\item{multiply recipients}
\item{api}
\item{attachments}
\item{store an received image in gallery}
\item{disposition notification (by email, Facebook notification or internal message)}
\item{abuse report system (driver based)}
\item{JS chat interface}
\end{itemize}
\section{Code}
http://cvs.horde.org/incubator/letter/\footnote{http://cvs.horde.org/incubator/letter/}


\noindent\rule{\textwidth}{1pt}
Back to the Project List\footnote{http://example.com/index.php?page=Projects}

\end{document}
