body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.borda {
	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: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.separador {
	background-image:  url("images_2005/separador.gif");
	background-repeat: no-repeat;
	background-position: right center;
}
.SombraCantoEsq {
	background-image:  url("images_2005/canto_esq_sombra_vert.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.SepTracejBaixo {
	background-image:  url("images_2005/sep_tracejado.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.texto {
	padding-right: 16px;
	padding-left: 16px;
}
.fonte_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #03994C;
	text-decoration: none;
}
.fonte_preta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tabela {
	border: 1px ridge #006600;
}
