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