.TitularPrincipal {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #D7D7D7;
}
.Subtitular {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #9C9C9C;
}
.Destacado {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #9C9C9C;
}
.CuerpoTexto {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	list-style-type: upper-roman;
}
.BordeTabla {
	border: 1px solid #000000;
}

