.tituloconDospuntos {
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: underline;
}
.subtitulosmay {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitulomin {
	font-weight: bold;
	text-transform: capitalize;
	color: #000099;
}

