body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	page-break-before: auto;
	page-break-after: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
li {
	margin-bottom: 5px;
	margin-left: -10px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.fundo_right {
	background-image: url(/_images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fundo_right_corner {
	background-image: url(/_images/bg_right_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo_left {
	background-image: url(/_images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.fundo_left_corner {
	background-image: url(/_images/bg_left_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fundo_bottom {
	background-image: url(/_images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.fundo_coluna {
	background-image: url(/_images/bg_coluna.gif);
	background-repeat: repeat-y;
}
.grid {
	cursor: hand;
}
.texto {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.campos {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #000000;
	border: #b3b3b3;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #e5e5e5;
}
.bairros {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFC6C6;
	vertical-align: middle;
}
