ol {
	color: #07AAF8;
	font-size: 18pt;
	}

ol {
	list-style-type: decimal;
	}

ol ol {
	list-style-type: upper-alpha;
	}

ol ol ol {
	list-style-type: decimal;
	}

ol ol, ol ol ol, ol p, .text {
	text-align: left;
	color: #FFFFFF;
	}

li {
	padding-bottom: 10px;
	}

