/* dlist.css 1.21 04-14-08 17:13 */

ul {
   list-style: url(/images/or_ball.gif) disc inside;
   }

ul ul { list-style-image: none; }

li { color: #04369B;
   font: 0.8em normal normal Verdana, Arial, sans-serif;
   line-height: 2em; } /* matches anchor */


