.titulo_vermelho {
	color: #FF0000;
	font-weight: bold;
}
body {
	font: 12px Arial;
}

.mini-white {
	color: white;
	font: 9px Arial;
}.titulo {
	font-size: 16px;
	font-weight: bold;
}

img {
border: 0;
}.formulario {
	border: 1px solid #000000;
}
