body {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
td {
	font-size: 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

.small {
	font-size: 10px;
	color: #FFFFFF;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.titulo1 {
	font-size: 10pt;
	font-weight: bold;
}


.tabla_contorno {
	border: thin solid #666600;
	font-size: 9pt;
}

