/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:link { text-decoration: none ;}
 A:hover { color: rgb(0,0,0); text-decoration: none ;}
 A:visited { color: rgb(255,204,51); text-decoration: none ;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 8pt; color: rgb(102,102,102); font-weight: normal; font-style: normal;}
 