body
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #f8f8f8;
	
}

TD.titHome
{
	 FONT-WEIGHT:bold;
	 Text-align:left; 
	 FONT-SIZE: 12px; 
	 COLOR: "#666666"; 
	 FONT-FAMILY: Arial;
}

TD.txtHome
{
	 FONT-WEIGHT: normal;
	 Text-align:justify; 
	 FONT-SIZE: 11px; 
	 COLOR: gray; 
	 FONT-FAMILY: Arial;
}

TD.fechaHome
{
	 FONT-WEIGHT: normal;
	 Text-align:left; 
	 FONT-SIZE: 12px; 
	 COLOR: "#008dcb"; 
	 FONT-FAMILY: Arial;
}


TD.txtSeccion
{
	 FONT-WEIGHT: normal;
	 Text-align:justify; 
	 FONT-SIZE: 12px; 
	 COLOR: "#666666"; 
	 FONT-FAMILY: Arial;
}

TD.titSeccion
{
	 FONT-WEIGHT: bold;
	 Text-align:justify; 
	 FONT-SIZE: 14px; 
	 COLOR: "#008dcb";
	 FONT-FAMILY: Arial;
}
TD.bt
{
	font-family: Trebuchet MS, Lucida Console, Verdana;
	font-weight: bold;
	font-size: 11px;
	color:#707E7E;
	cursor:hand;
	letter-spacing:1px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
}
TD.btA
{
	font-family: Trebuchet MS, Lucida Console, Verdana;
	font-weight: bold;
	font-size: 11px;
	color:#CFCFCF;
	letter-spacing:1px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
}
/*
TD.bt
{
	height:28px;
	background-color:#DBDBDB;
	font-family: Trebuchet MS, Lucida Console, Verdana;
	font-weight: bold;
	font-size: 9pt;
	color:#000000;
	cursor:hand;
	letter-spacing:1px;
	padding-left:20px;
}*/