.textoDicas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.textoVermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.textoResposta {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.textoRespostaInterface2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	font: bold;
}

.textoCaixa {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.textoLegenda {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.textoPreto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #D3D3D3;
}

.tit-av {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration : none;
}

.texto1 {
	color: #000000;
	font-family: Verdana;
	font-size: 15px;
	text-align: left;
	font: bold;
   font-weight: bold;
}

.texto2 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 15px;
	text-align: left;
	font: bold;
	font-weight: bold;
}



	
.rodape {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration : none;
}

.rodape:hover {
	color: #6B6B6B;
	font-family: Verdana;
	font-size: 10px;
	text-decoration : bold;
}
