/* CSS definition file containing site wide stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ; background-color: rgb(255,255,255);} A:active { color: rgb(102,102,102); text-decoration: underline;} A:link { color: rgb(102,102,102); text-decoration: underline;} UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; font-weight: normal; font-style: normal; list-style-type: square; margin-bottom: 2px;} A:visited { color: rgb(102,102,102);} .header { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(102,102,102); font-weight: bold; text-decoration: none ; background-color: rgb(204,204,204); margin: 5px 8px;} H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,102,0); font-weight: bold; background-color: transparent;} P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; line-height: 16px; font-weight: normal; font-style: normal; text-decoration: none ;} H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(102,102,102); font-weight: bold; background-color: transparent;} LI { list-style-image: url("./images/ArrowOrange.gif");} OL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; line-height: 16px; font-weight: normal; font-style: normal; margin-bottom: 2px;} A:hover { color: rgb(102,102,102); text-decoration: none ;} 