.annual_report
{
	width:150px;
}
.annual_report img
{
	border:none;
}
.profiles_left
{
	float:left;
	width:250px;
}
.profiles_right
{
	float:right;
	width:250px;
}
.profiles_right img, .profiles_left img
{
	float:left;
	margin-right:10px;
}
.profiles_name
{
	font-weight:bold;
	color:#53493b;
}
.profiles_title
{
	font-style:italic;
	margin-bottom:5px;
}
.profiles_body
{
}
.awards
{
	font-size:10px;
	width:150px;
	float:right;
	margin-top:25px;
	color:#53493b;
}
.awards ul
{
	list-style:none;
}
.awards li
{
	margin-top:5px;
}
