body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #666666;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

a{
	color: #CCCCCC;
}

.gris {
	background-color: #696C70;
}
.titulo {
	font-size: 14px;
}
.tabla {
	font-size: 12px;
}
