/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mes {
	font-size: 10px;
	font-weight: bold;
	color: #009648;
}
.numero {
	font-size: 23px;
	color: #FFFFFF;
}
.tit_destaque {
	font-size: 20px;
	color: #2A2982;
	top: 0px;
}
.texto {
	font-size: 11px;
	line-height: 130%;
}
a:link {
	color: #A8A4CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A8A4CC;
}
a:hover {
	text-decoration: none;
	color: #A8A4CC;
}
a:active {
	text-decoration: none;
	color: #A8A4CC;
}
a {
	font-weight: bold;
}
.sub {
	font-size: 12px;
	font-weight: bold;
	color: #2E2D84;
}
.esq_sub {
	font-size: 11px;
	font-weight: bold;
	color: #02994B;
}
.esq_texto {
	font-size: 11px;
	color: #009442;
}
.ROdape {
	font-size: 10px;
	color: #009442;
}

.texto_home {
	font-size: 11px;
	line-height: 130%;
	color: #2A2982;
}

.rodape {
        font-size: 10px;
        color: #009442;
}

