body {
	margin-left: 4px;
	margin-right: 4px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	margin-top: 2px;
	margin-bottom: 4px;
}

th {
	font-size: 12px;
	color: #FFCC99;
}

td {
	font-size: 11px;
}

a:link {
	color:#339966;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color:#339966;
	text-decoration:none;
	font-style: oblique;
	font-weight:lighter;
}

a:hover {
	text-decoration: none;
	font-variant: small-caps;
}

a:active {
	text-decoration: none;
} 

a {
	font-weight: bold;
}

.afondoascuro {
	color: #FF9900;
}

a.indice:hover {
background-color:#663300;
color:#FF6600;
}

a.indice:active {
background-color:#663300;
color:#FF6600;
}

a.indice:visited {
	text-decoration:none;
}

.arg_indice {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
}

.cartel {
	border: 1px solid #000000;
}

.textologos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #FF6600;
}

hr {
	color: #663300;
	/*height: 1px;*/
	border:none;
	background-color:#663300;
}

.tablacentral {
	border:1px solid #663300;
}

p {
margin: 0 0 14 0;
}

.Estilo2 {
	font-size: 12px;
	font-weight: bold;
}

.Estilo3 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

.Estilo4 {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}

.Estilo5 {
	color: #3399CC;
}
	
ul {
	list-style-type: circle;
	margin-bottom: 2%;	
}