body {
	text-align:left;
	font-family: 'Palatino Linotype', 'Helvetica', 'Arial';
	font-size:100%; /*:76%;*/
	letter-spacing:0.05em;
	background-color: #e0e1f0;
}

#container {
	position:absolute;
	left: 14px;
	top: 2.5em;
	width: 885px;
	margin:1px auto 0 auto;
	border:1px solid #aaa;
}

.role {
    font-size: large;
	font-style: normal;
}

.name {
    font-size: large;
	font-style: normal;
}

.bio {
    margin-top: 1em;
    margin-bottom: 1em;
	font-size: medium;
	font-style: normal;
}

.smallText {
	font-size: smaller;
	font-style: normal;
}
