@charset "utf-8";
P {
	padding-bottom: 5px;
}
UL {
	margin-left: 10px;
}
LI {
	list-style-type: square;
}
.college {
	text-decoration: none;
	font-weight: 700;
}
.collegeContact {
	font-style: italic;
	font-size: smaller;
}
.collegeState {
	font-size: larger;
	font-weight: 700;
	padding-bottom:2px;
}
.intro {
	font-weight: 700;
	margin-bottom: 3px;
	display: block;
}
h3 {
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 10px;
}
.organization {
	font-weight: 700;
	margin-bottom: 3px;
	display: block;
	margin-top: 2px;
}


