td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
}
.bggris {
	background-color: #4B4B4B;
}
.bgrojo {
	background-color: #a60000;
}
.bggrisclaro {
	background-color: #f1f1f1;
}
a:link {
	color: #a60000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #a60000;
	font-weight: bold;
}
a:visited {
	color: #a60000;
}

body {
	background-color: #a60000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.titlenegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
