body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBDAA1;
}
body,td,th {
	color: #4F4F28;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #BF2020;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #BF2020;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #BF2020;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #BF2020;
	text-decoration: underline;
	font-weight: bold;
}
h4{
	margin:0;
	padding:0;
	font-weight: normal;
	font-size:15px;
}
.mb{margin-bottom:30px;}
.nome,.foto,.instrumento{
text-align:center;
}
.nome{
font-weight:bold;
}
