Changing Domino HTML rendering of calendar views

Does anybody know of a way you can change the default HTML code Domino uses to render the calendar?

What I would like to do is apply a style class to the table that is used for the whole calendar (say… table.calendar) and a different class applied to the nested table used for the days (say… table.day). This way I can use CSS to format the layout of the calendar.

Anybody have any ideas???

Subject: Changing Domino HTML rendering of calendar views

Anybody have any incite on this feature??