Yes... just upload the pdf to the "media" folder. (You can create any folder you like if you want to, but as the media folder's already there, use that.)
Then, create an ezpage called "Important Forms" (or whatever you need to call it.)
Here, using standard HTML <a href> declarations, simply create something that looks like this (in HTML, of course!)
HTML Code:
Please download our XYZ pdf form <a href="media/pdf_form_xyz.pdf">HERE</a>
<br />
<br />
Please download our ABC pdf form <a href="media/pdf_form_abc.pdf">HERE</a>