/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(41,92,192); text-decoration: none ;}
 A:link { color: rgb(41,92,192); text-decoration: none ;}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px;}
 A:visited { color: rgb(41,92,192); text-decoration: none ;}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 24px; font-weight: normal; font-style: normal;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px;}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px;}
 OL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px;}
 A { color: rgb(41,92,192); text-decoration: none ;}
 A:hover { color: rgb(102,153,0);}
 