body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.titulo {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}
.txt {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.txt_form {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.fundo1 {
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	/*background-color: #DBE0E4;*/
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.fundo2 {
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial;
	font-size: 11px;
}