.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006666;
	list-style-position: outside;
	list-style-type: square;
	line-height: 35px;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: 600;
	color: #333333;
	font-size: 13px;
}
.back {
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.textos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	font-size: 12px;
}
