/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 8pt; background-color: rgb(255,255,255); background-image: none;}
 A:active { font-size: 8pt; color: rgb(0,0,204);}
 A:link { font-size: 8pt; color: rgb(0,0,204);}
 UL { font-size: 8pt; text-decoration: none ; list-style-type: square; list-style-image: url("./bullet.gif");}
 A:visited { font-size: 8pt; color: rgb(255,153,51);}
 .TextObject { font-size: 8pt;}
 P { font-size: 8pt;}
 OL { font-size: 8pt;}
 .TextNavBar { font-size: 8pt; color: rgb(255,255,255);}
 A:hover { font-size: 8pt; color: rgb(255,0,0);}
 
