.contenido {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.cuerpo {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #229A5D;
}.cuerpo_table {
	border: 1px dashed #000000;
}
.titulos {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63C901;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.down {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
