/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-color: rgb(250,250,250);}
 A:link { color: rgb(51,204,204);}
 A:visited { color: rgb(51,153,153);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(0,0,0);}
 
