/* CSS definition file containing site wide stylesheets */
.new2 { list-style-type: square;}
 UL { color: rgb(255,0,0);}
 .new { list-style-type: circle;}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(72,72,72); font-weight: normal; font-style: normal; list-style-type: disc; list-style-position: outside;}
 
