@charset "utf-8";
.Textos {
	font: 12px Tahoma;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.TextosVerde {
	font: 10px Tahoma;
	color: #006600;
	text-decoration: none;
}
.TextosPreto {
	font: 10px Tahoma;
	color: #000000;
	text-decoration: none;
}
.Direitos {
	font: 9px tahoma;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.Formulario {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: repeat;
	height: 21px;
	width: 230px;
	border-top: thin none #003366;
	border-right: thin none #003366;
	border-bottom: 1px groove #003366;
	border-left: thin none #003366;


}
.Titulos {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

