#whoiswho {
	margin: 10px 0 0 0;
	width: 500px;
}

#whoiswho a {
	color: #00549b;
	text-decoration: none;
	font-weight: bold;
}

#whoiswho a:hover {
	text-decoration: underline;
}

.whoiswhoimage {
	width: 87px;
	text-align: left;
}

.whoiswhoimage img {
	border: 1px solid #115c9b;
}