.team_header {
        margin-top: 2em;
	margin-bottom: 0.7em;

}
.team_header a, .team_header a:hover, .team_header a:visited, .team_header a:active {
	font-size: 12pt;
	color: #126286
}

.team_desc {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

.team_listheader {
/*	font-size: 10pt; */
	margin-top: 0.4em;
	margin-bottom: 0.1cm;
	font-weight: bold;
}

.team_list {
	margin-top: 0;
}

ul {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	margin-left: 3em;
	list-style-type: square;
}

