/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(153,0,0);}
 P { font-family: 'Lucida Sans Unicode', Arial, Helvetica, Sans-serif; font-size: x-small; color: rgb(0,0,0);}
 