body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.tabela {
	border: 1px solid #666666;
}
.tabela_moldura {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFC59B;
	border-right-color: #CFC59B;
	border-bottom-color: #CFC59B;
	border-left-color: #CFC59B;
}

.campotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #D1D1BA;
}
.branco {	
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
.link_estilo1 a {
	color: #000000;
}
.link_estilo2 a {
	color: #FFFFFF;
}
.tabela_not {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
