/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,54,74); font-weight: normal; font-style: normal; text-align: justify;}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; vertical-align: baseline; text-decoration: none ; text-align: justify;}
 A { color: rgb(0,51,204);}
 A:hover { color: rgb(255,0,0);}
 