.BordeTablaIzquierdo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.BordeTablaSuperior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.TextoTituloPrincipal {
	font-family: "trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #BD4C22;
	font-style: normal;
}
.TituloSecundario {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.TextoCuerpo {
	font-family: "trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.TextoCuadroPequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}
.FondoCeldaVerde {
	background-color: #99CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.BordeTablaDelgado {
	border: 1px solid #CCCCCC;
}
.FondoCeldaGris {
	background-color: #EFEFEF;
}
.BordeTablaGris {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.TextoSubtituloVerde {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #006666;
}
.TextoHipervinculoPequeno {
	font-family: "Trebuchet MS";
	font-size: 8pt;
}
.TextoFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.BordeImagen {
	border: 1px solid #999999;
}
.TextoCuerpoGrande {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.TextoCuerpoMasGrande {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
}
