
td.cat_bal {
	font-family: arial;
	font-size: 7pt;
	color: Black;
}

td.pie {
	font-family: Arial;
	font-size: 7pt;
	color: #888888;
	text-align: center;
}
	
td.titulo {
	font-family: arial;
	font-size: 9pt;
	color: #404040;
	text-align: center;
	font-weight: bolder;
}

td {
	font-family: arial;
	font-size: 8pt;
	color: Black;
}

h1 {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	color: #595959;
	margin-left: 10px;
	}

a {
	font-family: arial;
	font-size: 8pt;
	color: #DB0000;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 8pt;
	color: Black;
	text-decoration: underline;
}
