.titulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 14px;
}
.cuerpo {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	margin-right: 12px;
	margin-left: 12px;
	text-align: justify;
}
.titulocuerpo {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #617A99;
}
.cuerpovinetas {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	margin-right: 12px;
	margin-left: 12px;
	text-align: justify;
	list-style-type: circle;
}
.titulo2 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #617A99;
}
.enlaces {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #0066CC;
}
