.titulos {
	font-family: "verdana";
	color: #015ca2;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	text-indent: 0px;
}

.subtitulos {
	font-family: "verdana";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #015ca2;
	text-align: left;
}

