body { font-family: Arial, Helvetica, sans-serif; }

.style1 { font-size: 12px; font-weight: normal; background-image: url(banner.gif); }
.style1 a { color: #FFFFFF; }

.style2 { font-size: 10px; font-weight: normal; color: #CCCCFF; }
.style2 a { color: #CCCCFF; }

.style3 { font-size: 11px; font-weight: normal; color: #FFFFFF; }
.style3 a { color: #FFFFFF; }

.style4 { font-size: 11px; font-weight: normal; color: #000000; }
.style4 table { border-color: #000000; }
.style4 table tr { border-color: #000000; background-color: #CCCCCC; }
.style4 table tr td { font-size: 11px; font-weight: normal; color: #000000; text-align: center; border-color: #333333; width: 35;}
.style4 a { color: #000000; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }
