ul {
	color: green;
	font-size:18pt;
}

ol {font-weight: bold;
   font-size: 14pt;
   color: red;
 }
   
 strong 	{
	background-color: #99FF99;
}

ol em {
	color: royalblue;
	}
	
	