View on web and row colours

Dear all,I’m using this HTML code in my embeded HTML VIEW i need to change the colours of alternete rows…how can i do that (i cannot display views using applets)

thanks in advance

shana

table{ } td {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: normal;text-decoration: none; color:black;backGround:#FFFFFF;width:0} tr { font-family: verdana, arial, geneva, sans-serif;font-weight: bold; font-size:8pt; font-style: normal; color:black;backGround:#e5f2f5}