/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(0,102,255);}
 A:link { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; color: rgb(204,0,255);}
 A:hover { color: rgb(255,0,0);}
 A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: rgb(153,0,153);}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; color: rgb(0,0,0);}
 LI { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;}
 A { font-size: x-small;}
 
