body {
	margin: 0em;
	padding: 0em 2em 2em 0em;
	width: 90%;
	font: 0.7em Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align: left;
	line-height: 1.3em;
	background: #FFFFFF;
	background-image: url(./img/imagem-cnh6.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
img {
	border: none;
}
a {
	color: #00529B;
}
a:visited {
	color: #6F9FBC;
}
a:hover {
	color: #616058;
}
h3 {
	line-height: 1.2em;
}
dl dt {
	font-weight: bold;
}
dl dd p {
	margin-top: 0.5em;
}
table {
	border-style: none;
	border-collapse: collapse;
}
table tr th {
	padding: 4px;
	border-collapse: collapse;
	text-align: center;
	background-color: #DFDCC9;
}
table tr.light td {
	background-color: #EFEEE9;
}
table tr td {
	padding: 4px;
	border-collapse: collapse;
	vertical-align: top;
	background-color: #FFFFFF;
}
table.apeform tr td {
	background-color: transparent;
}
table tr td.currency {
	text-align: right;
	vertical-align: bottom;
}
.nowrap {
	white-space: nowrap;
}
.observ {
	color: #814018;
}
img.floatright {
	float: right;
	margin: 0px 0px 6px 12px;
}