.inter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #003333;
}
.TITULO {
	text-decoration: none;
	color: #000000;
	text-transform: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;

	
}
.NORMAL {
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;


	
}
.TABELA3D {
	height: 18px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FFFF00;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;

}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #000000;

}
a:active {
	color: #333333;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.texto-destacado {
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.listagem-itens {
	text-decoration: none;
	list-style-image: url(/images/aaaarrow.gif);
	list-style-position: outside;
	text-align: left;

}
.tracejado-espacador {
	border: 1px dashed #333333;
}
.TABELA-index {
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	margin: 0px;

}
.DESTAQUE-INDEX {
	height: 18px;
	border-top: 2px outset #666666;
	border-right: 3px outset #666666;
	border-bottom: 5px outset #333333;
	border-left: 7px outset #333333;


}

