			.ul_level_3    { display: none;                       } // must be first rule!
			ul             { list-style-type: none;               }
		  body > ul > li { font-weight: bold; margin-top: 6pt; }
		  li > ul > li   { font-weight: normal; margin-top: 2pt; }
		  li             { margin-top: 2pt; list-style: none;   }


