You might also look into using a bitmap, for some or all of those fields.It depends on how many distinct values each can have, of course, and alsoon how exactly they are accessed, but bitmaps can save you quite a bit ofspace.
Cheers,Greg