body {
	background-image:url(plano-site.jpg);

}
.titulo {
	font-family: Arial;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
}
.titulo2 {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
}
.sub_titulo {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 2px;
}
.sub_titulo_menor {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: px;
}
.texto {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
}
.voltar {

	font-family: Arial;
	font-size: 10pt;
	color: #0000ff;
	margin-top: 30px;
	margin-bottom: 10px;
}




</style>

