@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtRodape {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tbInterna {
	background-attachment: scroll;
	background-image: url(../img/fundo_tabela.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E6E6E6;
}
.txtInterno {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	word-spacing: 15px;
	text-decoration: none;
}
.txtInterno2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.txtRodape0 {color: #FFFFFF}
.txtInternoMaior {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
}
.respostas {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}