.section {
	padding-left: 10px;
	padding-right: 10px;
}

.section .section-title {
	font-weight: bold;
	padding-left: 10px;
}

.section ul {
	padding-left: 50px;
	list-style-type:circle;
}

.section ol {
	padding-left: 50px;
}

a.cmu-link {
	color:#b51f24;
	text-decoration:none;
}

a.other-link {
	color:blue;
}
