/* CSS definition file containing site wide stylesheets */
A:active { font-size: 9pt;}
 A:link { font-size: 9pt;}
 A:visited { font-size: 9pt;}
 P { font-size: 9pt; color: rgb(0,0,0); line-height: 15pt; text-align: justify;}
 LI { font-size: 9pt; line-height: 15pt; list-style-type: square;}
 A { font-size: 9pt;}
 A:hover { font-size: 9pt; text-decoration: none ; background-color: rgb(99,132,197);}
 
