@charset "utf-8";
/* CSS Document */
/* members */
.name .instrument
{
	color: #009900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}
.name
{
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: .9em;
}

#mainContent .name .title
{
	font-size: .9em;
	font-style: italic;
}

.committee
{
	text-align: left;
	display: block;
	padding-left: 25%;
}
