body{
	background-color: #C1B465;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #817635;
}

a{
	color: #2B97FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

a:hover{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#contenido{
	padding: 20px;
	font-size: 10pt;
}

.imagen{
	margin: 10px;
}

b.color{
	color: #2B97FF;
	font-size: 10pt;
}
#pie td{
	color: grey;
	font-size: xx-small;
	font-size: 7pt;
}

td{
	font-size: 10pt;
}