/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,153,204);}
 A:link { color: rgb(0,153,204);}
 A:visited { color: rgb(0,153,204);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; list-style-type: square;}
 A { color: rgb(0,153,204);}
 A:hover { color: rgb(192,192,192);}
 