.texto_superior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: inherit;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #E1E1E1;
	text-align: center;
}
.notas {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #C8A888;
}

.Estilo5 {
	font-size: 24px;
	font-weight: bold;
	color: #C8A888;
	font-family: "BernhardMod BT";
	text-align: center;
	border: medium ridge #A97744;
}
.Estilo8 {
	color: #7B4B4B;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	background-color: #1B120E;
	font-size: 11px;
}
.Estilo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-color: #F8F8F8;
}
a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: left;
	color: #7B4B4B;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: left;
	color: #7B4B4B;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: left;
	color:  #7B4B4B;
	font-weight: bold;
}.tablas_punteadas {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

