.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.textonegritobranco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	white-space: normal;
	float: none;
	clear: none;
	line-height: 20px;
}
.textonegritoverde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #00cc00;
	text-decoration: none;
}
.textonegritopreto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.textonegritoazul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #09F;
	text-decoration: none;
}
.titulopreto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
}
.tituloazul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	font-style: italic;
	line-height: 35px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.textojustificado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.formulario {
	BORDER-BOTTOM: #000000 thin solid; 
	BORDER-LEFT: #000000 thin solid; 
	BACKGROUND-COLOR: #fff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #000000; FONT-SIZE: 12px; 
	BORDER-TOP: #000000 thin solid; 
	FONT-WEIGHT: bold; 
	BORDER-RIGHT: #000000 thin solid; 
	TEXT-DECORATION: none
}
.botao {
	BORDER-BOTTOM: #000000 thin solid; 
	BORDER-LEFT: #000000 thin solid; 
	BACKGROUND-COLOR: #3c64a0; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: #ffffff; 
	FONT-SIZE: 12px; 
	BORDER-TOP: #000000 thin solid; 
	FONT-WEIGHT: bold; 
	BORDER-RIGHT: #000000 thin solid; 
	TEXT-DECORATION: none
}

