/* CSS Document */

ul.decimal-leading-zero {
		list-style:decimal-leading-zero;
			}
			
ul.outside{
		list-style:decimal;
		}
