@charset "utf-8";
/* CSS Document */

.copyright {
	font-size: 9px;
	color: #FFFFFF;
}

.mensagem {
	font-size: 15px;
	color: #FFFFFF;
	font-style: italic;
}

.titulo {
	font-size: 13px;
	color: #00A182;
	font-weight: bold;
	text-align: left;
}

.titulo2 {
	font-size: 12px;
	color: #00A182;
	font-weight: bold;
}

.fontepequena {
	font-size: 10px;
	color: #666;
}

