.assocList {
	width: 90%;
	position: relative;
	margin: 2.0em auto
}

.assocList p {
	color: #606060;
	margin-bottom: 1.0em;
}

.assocList a {
	font-size: 1.2em;
	color: #018cfb;
	text-decoration: none;
}

.assocList a:hover {
	text-decoration: underline;
}

h3.letter_heading {
	font-size: 1.8em;
	margin: 1.0em auto;
}

