.texto      {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}
.texto1  	{
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}
.texto2  	{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}
.texto3  	{
	text-decoration: none;
	color: #006600;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}
.texto4  	{
	text-decoration: none;
	color: #003399;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}
.titulos1   {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}
.titulos2   {
	text-decoration: none;
	color: #006600;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}
.titulos3   {
	text-decoration: none;
	color: #003399;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}
.form_campos	{
	color: #003399;
	border: 2px none #FFFFFF;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	padding: 2px;
	line-height: 16px;
	height: 20px;
}
.form_campos1	{
	color: #003399;
	border: 2px none #FFFFFF;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	padding: 2px;
	line-height: 16px;
}
.form_botao 	{
	background-color:#003366;
	color: #FFFFFF;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
