body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
}

body, td, input, textarea{
	font-size:12px;
    font-family:Tahoma;
	color:#5D5F60;
	line-height:13px;
	padding:0px;
}
.rodape {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.tabela_descricao {
	border: 1px solid #E8E8E8;
}
.fundo_tabela {
	background-color: #FFFFFF;
