In the end, it's really up to you which unit of measurement you wish to employ. Often times you'll see a mixture of units used. Pixels for font-size and or images, em for width values (such at the width of the #container) and font-size, the percent symbol (%) for width values and font-size. Only the "pt" value is normally limited to only font-size values. However, you'll notice, you'll need to change values depending upon the font-family you use.
For the summary: font-family: Arial, sans-serif, font-size: .9em, line-height: 1.25em