/* Links */
A:link {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000 solid;
	text-decoration: Bold;
}

/* Topo */
.menu {
	height: 20;
	color: #444466;
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	text-decoration: none;
}

.lnkB:link {
	color: #003366;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
}

.lnkB:hover {
	color: #990000;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: underline;
}

.lnkMenu:link {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

.lnkMenu:hover {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
}

/* Central */
TD.titulo {
	height: 30;
	color: #6D6DA9;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #E9E9F4;
	border-top: 2 solid #6D6DA9;
	border-left: 2 solid #6D6DA9;
	border-right: 2 solid #6D6DA9;
	border-bottom: 2 solid #6D6DA9;
}

TD.grupo {
	height: 18;
	color: #6D6DA9;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-bottom: 2 solid #6D6DA9;
}

TD.topico {
	height: 10;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

TD.texto {
	height: 25;
	color: #003366;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
}

TD.item {
	height: 10;
	color: #006699;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
}

TD.tabelatitulo {
	height: 14;
	color: #000066;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	background-color: #E9E9F4;
}

TD.linhasmenu {
	height: 14;
	color: #003366;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #DDEEFF;
}

TD.tabelalinhas {
	height: 12;
	color: #003366;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	background-color: #F6F6FF;
}

TD.tinny {
	height: 5;
	color: #003366;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 5pt;
}

TD.nota {
	height: 10;
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8pt;
}

TD.campo {
	height: 17;
	color: #006699;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
}

TD.detalhe {
	height: 17;
	color: #003366;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
}