/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(204,0,51);}
 A:link { color: rgb(204,0,51);}
 A:visited { color: rgb(0,0,0);}
 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; vertical-align: baseline; text-align: left; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A { color: rgb(204,0,51);}
 A:hover { color: rgb(0,0,0);}
 