.txtPie {
	font: normal 10px Arial, Helvetica, sans-serif;
}
.txtTit1 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
.TxtNormal {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}
.TxtDestacado {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.TblCentralFondo {
	background-image: url(../images/fdo_int.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;

}
.TD30px {
	width: 30px;
}
.mini {
	font: normal 9px Arial, Helvetica, sans-serif;
	margin: 0px;

}

