td img {
	display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C33E00;
}
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C02547;
}
.titulo-int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: f9ee00;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C02547;
}
.branco {
	color: #FFFFFF;
}
.preto {
	color: #333333;
}
a:link {
	color: #C02547;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C02547;
}
a:hover {
	text-decoration: none;
	color: #EACCCD;
}
a:active {
	text-decoration: none;
	color: #C02547;
}
.formulario {
	border: 1px solid #9C1433;
	background-color:#FEFCFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C02547;
}