.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E4556;
	letter-spacing: 1.5px;
}
.taula {
	border: 1px solid #7E4556;
}
.titol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E4556;
}
.taula2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7E4556;
	border-right-color: #7E4556;
	border-bottom-color: #7E4556;
	border-left-color: #7E4556;
}
.texttitolrec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E4556;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

