@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cabecalho {
	font-weight: bold;
	color: #0072C5;
	text-align: center;
	font-size: 16px;
}
.cabecalho_sub {
	font-weight: bold;
	color: #0072C5;
	text-align: center;
	font-size: 14px;
}
.cabecalho_form {
	font-size: 12px;
	font-weight: bold;
}
.formulario {
	font-weight: normal;
	font-size: 10px;
	height: 20px;
}
.formulario_v {
	font-weight: normal;
	font-size: 10px;
	height: 20px;
	color:#FF0000;
}
.formulario {
	font-weight: normal;
	font-size: 10px;
	height: 20px;
}
.formulario_bt {
	font-weight: normal;
	font-size: 10px;
	height: 18px;
}
.formulario_negrito {
	font-weight: bold;
	font-size: 10px;
	height: 15px;
	outline-style: none;
}
.formulario_negrito_v {
	font-weight: bold;
	font-size: 10px;
	height: 15px;
	color:#FF0000;
}
.formulario_tabela_cab {
	font-weight: bold;
	font-size: 10px;
	height: 15px;
	text-align: center;
}

