BODY { font-family: Arial, Helvetica, sans-serif; color: black; font-size: 11px; margin-top: 0px; margin-left: 0px; } H2{ font-family: Arial, Helvetica, sans-serif; color: black; font-size: 11px; } TABLE{ font-family: Arial, Helvetica, sans-serif; color: black; font-size: 11px; } A:link, a:visited{ color:black; text-decoration: underline; } A.ButtonLink{ text-decoration: none; color: black; } A.ColorLink{ color:black; text-decoration: underline; } A:hover{ text-decoration: none; color:FF8141; } HR { height:2px; color:FF8141; } .TDButtonOn{ background:lightgrey; text-align:center; border:"1px solid gray"; cursor:hand; } .TDButtonOff{ background:FF8141; text-align:center; border:"1px solid gray"; cursor:hand; } TD.TDSubject{ background:FFE1B0; } TD.TDSubjectEmbedded{ background:FFE1B0; } TD.TDContentTitle{ background:EFEFEF; font-weight:bold; } UL, LI{ cursor:hand; margin-top:2px; margin-bottom:2px; list-style-type:none; } .itShow{ display:block; } .itHide{ display:none; } .smallText{ font-size: 9px; }