/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(40,57,49);}
 A:link { color: rgb(40,57,49);}
 A:visited { color: rgb(71,103,88);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12pt; font-weight: normal; font-style: normal;}
 A { color: rgb(40,57,49);}
 A:hover { color: rgb(0,64,64);}
 
