﻿OL 
{
	line-height: .5em;
	list-style-type: decimal; 
	}
	
OL OL 
{ 
	line-height: .5em;
	list-style-type: lower-alpha; 
	}
	
OL OL OL 
{ 
	line-height:.5em;
	list-style-type: lower-roman; 
	}
	
OL OL OL OL 
{
	line-height:.5em; 
	list-style-type: decimal; 
	}

