.maintext {
	margin: 20px 20px 40px;
	padding: 20px 20px 40px;
	line-height: 18px;
	text-align: left;
}
body,td,th {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #365277;
	background-position: center top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}.rodape {
	margin: 15px;
	padding: 15px;
	color: #FFFFFF;
	font-size: 11px;
}
.linkbranco {
	color: #FFFFFF;
	text-decoration: none;
}
.titulo_home {
	font-size: 18px;
	font-weight: bold;
	color: #01236A;
	line-height: normal;
}
.subtitulo_home {
	font-size: 14px;
	font-weight: bold;
	color: #014087;
	line-height: normal;
}
.linkpreto {

	color: #000000;
	text-decoration: none;
}
.titulo_proposta {

	font-size: 16px;
	font-weight: bold;
	color: #01236A;
	line-height: normal;
}

