.fonte-12, .formulario, .descricao, .fonte-12 html, .fonte-12 body, .fonte-12 a, .fonte-12 p, .fonte-12 input, .fonte-12 textarea, .fonte-12 select {
	font-size: 12px !important;
}
.formulario th {
	text-align: left;
	color: #555;
	width: 150px;
	font-weight: normal;
}
.formulario td {
	text-align: left;
}
legend {
	color: #000;
	font-weight: bold;
}
fieldset {
	padding: 25px;
	border: 1px  dashed #c0c0c0;
	margin-bottom: 25px;
}
legend {
	text-transform: uppercase;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF; 
	background-color: #555555;
	border-top-color: #444444; 
	border-left-color: #444444; 
	border-bottom-color: #000000;
	border-right-color: #000000; 
}
