.campo_form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	border: 1px solid #003;
}
.letra_padrao {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003;
	text-decoration: none;
}
.letra_normal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009;
}
.titulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
.letra_padrao_just {
	text-align: justify;
}
