/* CSS definition file containing sitestyle stylesheets */A:active { color=red; underline; text-decoration: none ;} A:link { color=blue; underline; text-decoration: none ;} UL { font-family: Tahoma,sans-serif; font-size: 11pt; color=black; font-weight: normal; font-style: normal; list-style-image: url("./bullet1.gif");} A:hover { color=red; text-decoration: none ;} A:visited { color=grey; underline; text-decoration: none ;} P { font-family: Tahoma,sans-serif; font-size: 11pt; color=black; text-decoration: none ; text-align: justify;} BODY bgcolor="#339966" ;
