@charset "utf-8";
/* CSS Document */

#volunteerSteps ol li
{
	list-style-type: upper-alpha;
}

#volunteerSteps ol li li
{
	list-style-type: lower-alpha;
}