.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.TextoEscuelas {
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.BordeHorizontalAbajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.TextoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.nombreNegrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.TablaHeader {
	font-weight: bold;
	color: #000099;
	background-color: #CCCCCC;
	text-align: center;
}
