body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo.gif);
	background-repeat: repeat;
}
.texto_branco_simples {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_normal_marron {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #50504E;	
}
.texto_parag_marron {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #50504E;
	text-decoration: none;
	text-align: justify;
	text-indent: 20px;
}
.texto_BOLD_parag_marron {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #50504E;
	text-decoration: none;
}
.link_azul {
	font-family: Tahoma;
	font-size: 10px;
	color: #2F609B;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.texto_alES_normal_marron {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #50504E;
	text-align: left;
}
.informações
 {
	font-family: Tahoma;
	font-size: xx-small;
	color: #CCCCCC;
}