.destaques {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.corpo {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.corpodois {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #00FF00;
	text-decoration:none;
}

.traco {
	border-bottom: 1px dashed #666666;
}

.links {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:none;
}
.loga {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.fundo {
	background-image: url(../imagens/superior_tab_inf.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.ladoesq {
	background-attachment: fixed;
	background-image: url(../imagens/lado_esq_tab.gif);
	background-repeat: repeat;
}
.ladodir {
	background-attachment: fixed;
	background-image: url(../imagens/lado_dir_tab.gif);
	background-repeat: repeat;
}
.rodapetabela {
	background-attachment: fixed;
	background-image: url(../imagens/rodape_tab_inf.gif);
	background-repeat: repeat-x;
}
