@charset "utf-8";
	
.name-title a {
	text-decoration:none;
	color:#600;
	text-align:center;
	font-size: 1em;
	display: block;}

.name-title a:link, .name-title a:visited {
	color:#600;}

.name-title a:hover {color:#666;}
	
table {font-size: 0.85em;
       background-color: #F2E6BF;}

thead {}
	
td {
	text-align: center;}
	
.center { text-align: center; }

.institution {
	text-align: center;
	color: #333;}

tbody {
	vertical-align: top;
	float: left;
	margin: 0;
	padding: 0;} 

.photospace {
	padding-bottom: 5px;}

tr  {
	text-align: left;
	color: #000;
	vertical-align: top;}


img {border-width: 0;}
