@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../gifs/fundoExt.gif);
	text-align: center;
	font-weight: normal;
}

.assinatura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939598;
}

.texto {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
}

.textoNeg {
	font-weight: bold;
	font-size: 13px;
	color: #00AEEF;
}

.textoNeg1 {
	font-weight: bold;
	font-size: 13px;
	color: #00FCBE;
}

.textoNeg2 {
	font-weight: bold;
	font-size: 13px;
	color: #FFF200;
}
.textoNeg3 {
	font-weight: bold;
	font-size: 13px;
	color: #FC0;
	text-align: left;
}
.textoNeg4 {
	font-weight: bold;
	font-size: 13px;
	color: #14D61D;
	text-align: left;
}
