@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo_geral_foto.jpg);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#bt_voltar {width:50px; height:19px; background:url(imagens/bt_voltar.gif) no-repeat center; vertical-align:middle; text-align:center; float:right; line-height:2; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #A6A6A6;}

.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666666; }
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
.voltar {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #A6A6A6;  }
-->
</style>