body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cdb576;
}
.foto {
	border: 1px solid #550000;
}
.titol {
	font-size: 16px;
	font-weight: bold;
	color: #550000;
}
td {
	font-size: 11px;
}
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
input {
	border: 1px solid #550000;
}