Is there an easy way to make a GLM table column right-justified?

I have some numeric columns and I think they would be easier to read if right-justified.

I am also still looking for a way to use a fixed-width font for various glamorous components like lists, tables, and text. This would help me to present semi-structured data that doesn't *quite* fit into uniform columns in a readable way. Is there a way to do that?

Thanks!
-Luke