/* -------------- Main Style Sheet --------------- */ BODY, TD { background-color: #FFFFFF; font-weight: normal; color: #000000; font-size: 12px; font-family: Arial, sans-serif; } H2 { /* Used in view - No Documents Found */ font-weight: normal; font-size: 14px; } A:link { background-color: transparent; color: #004283; } A:visited { background-color: transparent; color: #993366; } A:active { background-color: transparent; color: #FFCC00; } .bold { font-weight: bold; } .center { text-align: center; } .smallText { font-size: 10px; } .footer { font-size: 9px; text-align: center; }