body {
	background-color: #95B407;
	background-image: url(../imagens/fundo.png);
	background-repeat: repeat-x;
	margin: 0px;
}
.tahoma_10_verde {
	font-family: Tahoma;
	font-size: 10px;
	color: #008800;
}
.tahoma_14_cinza {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
}
.tahoma_18_cinza {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
}




.tahoma_22_cinza {
	font-family: Tahoma;
	font-size: 22px;
	color: #333333;
}
.arial_11_verde {
	font-family: Arial;
	font-size: 11px;
	color: #008800;
}
.arial_12_cinza {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.arial_18_cinza {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #333333;
}
.form_suave2 {
	border: 1px solid #666666;
	font-family: arial, tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	height: 14px;
}
.form_suave {
	border: 1px solid #333333;
}
