.texto      {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 15px;
}
.texto1  	{
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 15px;
}
.texto2  	{
	text-decoration: none;
	color: #009999;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 15px;
}
.texto3  	{
	text-decoration: none;
	color: #006699;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 15px;
}
.titulos1   {
	text-decoration: none;
	color: #009900;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
.form_campos	{
	color: #CC0000;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	padding: 1px;
	height: 18px;
	background-color: #E5E5E5;
}
.form_campos1	{
	color: #CC0000;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	padding: 1px;
	background-color: #E5E5E5;
}
.form_botao 	{
	color: #FFFFFF;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #009900;
}
