@charset "utf-8";
/* CSS Document */

#indexlist {width:140px;}
#indexlist ol {line-height:120%;}
#indexlist ol li {text-indent:0px; /*first adjust indent so that second line of text aligns with first line of text*/margin-left:-10px /*then adjust margin to indent the li where it belongs*/;font-weight:normal; margin-bottom:3px; }

#indexlist ol li a {
 color:#0066CC}

</style>