body
{
  font-family: Verdana; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: #24252a; 
  text-decoration: none 
}
td, p {
	color: #24252a;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.titol{
	color: #b45801;
	font-size: 18px;
	line-height: normal;
	padding-left: 15px;
	padding-bottom: 3px;
}
.subtitol{
	color: #b45801;
	font-size: 15px;
	line-height: normal;
	padding-bottom: 3px;	
}
a{
	color: #b45801;
	text-decoration: none;
}
a:hover{
	color: #b45801;
	text-decoration: underline;
}
