.Texto1 {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #501B50;
}
.Titulo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	letter-spacing: 3px;


}
.Texto1negro {



	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Texto1blanco {




	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Tabal1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

