/* CSS definition file containing sitestyle stylesheets */ BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12pt; color: rgb(102,0,51); font-weight: normal; font-style: bold; background-color: rgb(255,255,255);} A:link { color: rgb(102,0,51); text-decoration: none ; background-color: rgb(255,255,255);} A:visited { color: rgb(102,0,51); text-decoration: none ; background-color: rgb(255,255,255);} P { font-size: 12pt; font-weight: bold;} A:hover { color: rgb(128,128,128); text-decoration: none ; background-color: rgb(255,255,255);}