@import url(base.css);
#content ol{ margin-left:20px; padding-left:20px; list-style: none; line-height:20px; }
#content ul{ margin-left:20px; padding-left:20px;  margin-top:0px; margin-bottom:20px; background-color: #e9f1ff;}
#content ol li{line-height:25px; font-size:12px; list-style:decimal;}
#content ol a{color:#336699;}
#content ul li{line-height:25px;list-style-type: circle;}
h3{height:22px; font-size:14px; padding-left:20px; color:#336699;  line-height:22px;margin-top:20px;  margin-bottom:5px; font-weight:bold; }