.contenido {
	font-family: Garamond;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #990000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;



}
.tabla2 {
	background-color: #FFFFCC;
	display: inline-table;

}
.tablaCopy {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.tabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
.texto {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	letter-spacing: 35px;
}
.texto {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	letter-spacing: 20px;
	text-transform: capitalize;
	color: #990000;
	font-weight: bold;
}
.texto1 {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	letter-spacing: 10px;
	text-align: center;
	color: #990000;
}
.vinculos {
	font-family: Garamond;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;


}
a:hover {
	font-family: Garamond;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFCC00;

}
.pie {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #000099;
	padding: 2px;
	text-align: right;
}
.titulo {
	font-family: Garamond;
	font-size: 24px;
	color: #990000;
}

