*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.texto {
	font-size: 9px;
	text-align: left;
}


h4{
	font-size:14px;
}

.textoVERDE {
	font-size: 9px;
	color: #029904;
	font-weight:bold;
}


.linkgeral {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

.linkgeralVERDE {
	font-size: 9px;
	text-decoration: underline;
	color: #029904;
	font-weight:bold;
}


a:hover {
	color: #990000;
	text-decoration: none;
}

.formulario {
	font-size: 9px;
	background-color: #F1F1EB;
	border: 1px solid #B0B08A;
}
