<!--
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066cc;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #0066cc;
}
ol {
	list-style-type: decimal-leading-zero;
	padding: 0 20px 0 30px;
}
ol.listanivel1 li {
	margin: 20px 0 0;
	font-weight: bold;
}
ol.listanivel2 li {
	margin: 10px 0 0;
	font-weight: normal;
}
ol.listaletras {
	padding: 0;
	margin-left: 100px;
	list-style-type: lower-latin;
}
div.botao a {
	background: url('img/botao_acao.gif') no-repeat center center;
	width: 160px;
	height: 23px;
	display: block;
	padding-top: 7px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF !important;
}
p {
	margin: 10px 0 0;
	text-align: justify;
}
h4 {
	margin: 0;
	font-size: 16px;
}
h5 {
	margin: 20px 0 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
h6 {
	margin: 20px 0 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.vermelho {
	color: #FF0000;
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
}
.caixapasso {
	background-color: #FFF;
	color: #333;
	text-align: justify;
	clear: both;
	margin: 20px 0;
	padding: 10px;
	width: 80%;
}
.caixapasso img {
	margin-right: 6px;
}
-->
