body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #eef3d3;
}

.titulos1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.titulos2 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}

.titulos3 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #444444;
}

.etiquetas {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

.erros {
	font-family: Trebuchet, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.notas {
	font-family: Trebuchet, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #444444;
}

.campos {
	font-family: Trebuchet MS, verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

.botoes {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #444444;
	border: thin;
}

.rodapes1 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

td {
	text-align:left;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}