.boldNumberedList {
	list-style-type: decimal; 
	font-weight:bold;
}

.boldNumberedList p {
	font-weight:normal;
}

.latex p {
	line-height:150%;
}