@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundoacmr.png);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #039;
}
a:active {
	text-decoration: none;
	color: #000;
}
.txtjustificado {
	text-align: justify;
}
.endereco-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
}
.endereco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.titulo12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #C00;
}
.titulo12ptpreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
}
.noticiashome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
