.texto {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.titulo {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.titulo_verde {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
}
.tip {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
