body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.celula_conteudo {
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.celula_conteudo a:link {
	color: #990000;
	text-decoration: none;
}
.celula_conteudo a:visited {
	text-decoration: none;
	color: #990000;
}
.celula_conteudo a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.celula_conteudo a:active {
	text-decoration: none;
	color: #990000;
}
.txt_data {
	color: #CC0000;
}

.txt_titulo {
	font-size: 16px;
	font-weight: bold;
}
.txt_subtitulo_G {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}
.txt_subtitulo {
	font-size: 15px;
	color: #333333;
}
.txt_subtitulo_M {
	font-size: 14px;
	color: #333333;
	font-style: italic;
}
.txt_legenda {
	color: #999999;
	font-size: 10px;
}
.txt_destaque {
	font-weight: bold;
	font-size: 13px;
}
.txt_observacao {
	color: #666666;
	font-style: italic;
}

.txt_comentario {
	color: #996666
}
.borda_banners {
	border: 1px solid #CCCCCC;
}
.marcador1 {
	list-style-image: url(../imgs/marcador.gif);
}
