/* CSS definition file containing site wide stylesheets */
BODY { background-image: url("./assets/images/gb_top.jpg"); background-repeat: no-repeat;}
 UL { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 11px; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(255,255,255);}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10px; font-weight: normal; font-style: normal;}
 LI { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 11px; font-weight: normal; font-style: normal;}
 OL { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 11px; font-weight: normal; font-style: normal;}
 A { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 
