/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,51,153);}
 A:visited { color: rgb(0,0,0);}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt; color: rgb(0,0,0);}
 A { color: rgb(0,51,153);}
 A:hover { color: rgb(0,0,0);}
 
