h1 {
	font-size: 20px;
	color: #8B0C05;
}
h2 {
	font-size: 17px;
	color: #FF9900;
}
.tit-destaque {
	font-size:13px;
	color: #069
}
.antetitulo {
	font-size:11px;
	color:#666666;
}
#right a {
	color: #069;
}

a img {
	border: 0;
}
table.sortable {
	border-spacing: 0;
	border-collapse: collapse;
}
table.sortable a {
	text-decoration: none;
}

table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
}
table.sortable th {
	background-color: #DFD7D2;
}
table.sortable td {

}
table.sortable tr.odd td {
	background-color: #EDE9E7;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}
