body {
	background-color: #3fb000;
	margin: 0px;
	margin-bottom: 20px;
}

a, a:visited, a:active {
	color: #229900;
	text-decoration: none;
}

a:hover {
	color: #229900;
	text-decoration: underline;
}


.tabla {
	margin-top: 5px;
}

.tdbco {
	padding: 5px;
	background-color: #f5eecc;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}


.tdfrm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}


.tdtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #6e3d2c;
}

.intext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #6e3d2c;
}

.navega {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #6e3d2c;
	border-top: 1px #33bb00 solid;
	border-bottom: 1px #33bb00 solid;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #6e3d2c;
}

.tdngo {
	padding: 0px;
	background-color: #000000;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}

.tdngo a, .tdngo a:active, .tdngo a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tdngo a:hover {
	color: #ffffff;
	text-decoration: underline;
}
