body {
	font-family: Arial, Helvetica, sans-serif;
}
.fechar {
	font-family: Tahoma,verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.fechar a {
	font-family: Tahoma,verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titulo {
	font-family: Tahoma,verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 15pt;
	margin-bottom: 5px;
	color: #000000;
}
.navart {
	font-family: Tahoma,verdana;
	font-size: 11px;
	line-height: 15pt;
}


.navart a {
	font-family: Tahoma,verdana;
	font-size: 11px;
	line-height: 15pt;
	text-decoration: none;
	color: #000000;
}
.navart a:hover {
	font-family: Tahoma,verdana;
	font-size: 11px;
	text-decoration: underline;
	color: blue;
}


#artcont a {
	text-decoration: underline;
	color: blue;
}

.but {
	font-family: Tahoma,verdana;
	font-size: 12px;
	line-height: 15pt;
}
.artigo {
	font-family: Tahoma,verdana;
	font-size: 14px;
	line-height: 180%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
