.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style1 {font-size: 36px}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #0000FF;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

#pagina {
	margin: auto;
	width: 770px;
	background-color: #FFFFFF;
	text-align: center;
}
#menu_topo {
	margin: auto;
	float: left;
	height: 20px;
	width: 770px;
}
#dados_bancarios {
	text-align: center;
}
#form_cobranca {
	text-align: justify;
	padding-left: 10px;
}
#desc_servico {
	padding-right: 10px;
	padding-left: 5px;
	text-align: justify;
}
.cp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0B9444;
}
#formulario {
	text-align: justify;
	padding-left: 10px;
}
#menu_topo {
}

#cabecalho {
	float: left;
	height: 246px;
	width: 770px;
	text-align: center;
	margin: auto;
}
#cabecalho_recibo {
	float: left;
	height: 150px;
	width: 770px;
	text-align: center;
	margin: auto;
}

#menu_topo {
	margin: auto;
	width: 100%;
	padding-top: 4px;
	height: 20px;
	background-color: #FFFFFF;
	clear: both;
	text-align: right;
}

#corpo {
	float: left;
	width: 770px;
	background-color: #FFFFFF;
}


#menu_rodape {
	height: 30px;
	width: 770px;
	float: left;
	background-color: #FFFFFF;
}
#conteudo {
	float: left;
	width: 770px;
	height: 300px;
}

#menu_rapido {
	clear: both;
	height: 20px;
	width: 100%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	background-color: #FFFFFF;
}

#rodape {
	float: left;
	height: 50px;
	width: 770px;
	background-color: #FFFFFF;
}

#creditos {
	text-align: center;
	float: left;
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {
	color: #207B40;
	font-size: 12px;
}
.style5 {
	font-size: 12px;
	color: #207B40;
}
.style6 {font-size: 30px}
a:link {
	color: #207B40;
}
a:visited {
	color: #32C265;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #207B40;
}
#conteudo_inicio {
	text-align: justify;
}

