ul	{
	font-family:	arial;
	color:		navy;
	font-size:	12pt;
	list-stile-position:	outside;
	}

ul ul	{
	list-style-type:	square
	}

ul	{
	font-family:	arial;
	color:		navy;
	font-size:	12pt;
	list-stile-position:	outside;
	}

ul ul	{
	list-style-type:	lower-alpha
	}

UL ul	{
	list-style-type:	lower-roman
	}
