/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255);}
 A:active { color: rgb(80,80,80);}
 A:link { color: rgb(80,80,80);}
 A:hover { color: rgb(40,40,40);}
 A:visited { color: rgb(80,80,80);}
 .TextObject { color: rgb(255,255,255);}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; text-transform: none; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ; font-variant: normal;}
 
