<style>	
	ol {list-style-type: decimal; }
	ol ol { list-style-type: lower-alpha; }
	ol ol ol { list-style-type: lower-roman; }
	ol ol ol ol { list-style-type: decimal; }
	ol ol ol ol ol { list-style-type: lower-roman; }
</style>
