\documentclass{article}
\usepackage{ulem}
\pagestyle{headings}
\begin{document}
\part{ This is the Horde Wiki}
\begin{tabular}{|l|}
\hline
Horde Project Home Page: http://www.horde.org/\footnote{http://www.horde.org/}\\
\hline
\end{tabular}
\section{ Current Topics}
\begin{itemize}
\item{Frequently Asked Questions - FAQ\footnote{http://example.com/index.php?page=FAQ}}
\item{Horde How Tos\footnote{http://example.com/index.php?page=HowTo}}
\item{Documentation\footnote{http://example.com/index.php?page=Doc}}
\begin{itemize}
\item{Developer Documentation\footnote{http://example.com/index.php?page=Doc/Dev}}
\end{itemize}
\item{Projects to add or change large or small pieces of Horde\footnote{http://example.com/index.php?page=Project}}
\item{Deployments, Providers, Distributions, and Hardware requirements\footnote{http://example.com/index.php?page=Installations}}
\item{Release Management\footnote{http://example.com/index.php?page=ReleaseManagement}}
\item{Managing Security Issues\footnote{http://example.com/index.php?page=SecurityManagement}}
\item{Interesting Links for Horde Developers\footnote{http://example.com/index.php?page=InterestingLinks}}
\item{User interface documentation, improvements, conventions\footnote{http://example.com/index.php?page=UserInterface}}
\item{Media \&amp; Press: Horde in the mainstream\footnote{http://example.com/index.php?page=MediaPress}}
\end{itemize}
\section{ Older Topics}
\begin{itemize}
\item{Horde 3 Development Guidelines\footnote{http://example.com/index.php?page=Horde3Development}}
\end{itemize}
\end{document}
