@charset "utf-8";
P {
	padding-bottom: 5px;
}

UL {
	margin-left: 10px;
}
LI {
	list-style-type: square;
}


h3 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px;
	margin-bottom: 10px;
	font-stretch: wider;
}
.intro {
	font-weight: 700;
	margin-bottom: 3px;
	display: block;
}

.college {
	text-decoration: none;
	font-weight: 700;
}

.collegeContact {
	font-style: italic;
	font-size: smaller;
}

.collegeState {
	font-size: larger;
	font-weight: 700;
	padding-bottom:2px;
}



