.Titulo {
	font-family: Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
table {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	border: 1px #000000;
}
.texto {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-transform: none;
}
.Nombre {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.nomenclatura {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
}
a:link {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	color: #009966;
}
a:visited {
	color: #990000;
	font-family: Arial, "Times New Roman";
	font-size: 12px;
}
a:hover {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	color: #FF9900;
}
a:active {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	text-transform: lowercase;
	color: #000000;
}
.nombre_tabla {
	font-family: Arial, "Times New Roman";
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
}
