.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg02.jpg);
	background-repeat: repeat-x;
	background-color: #adc1c0;
}
.cinza10 {
	font-family: tahoma;
	font-size: 10px;
	color: #676767;
	line-height:14px;
	text-decoration:none;
}

.cinza11 {
	font-family: tahoma;
	font-size: 10px;
	color: #676767;
	line-height:14px;
}
.cinza10_bold {
	font-family: tahoma;
	font-size: 10px;
	color: #676767;
	line-height:14px;
	font-weight:bold;
}
.laranja10 {
	font-family: tahoma;
	font-size: 10px;
	color: #FE5806;
	font-weight: bold;
}
.azul10 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0068b2;
}
.azul_link {
	font-family: tahoma;
	font-size: 10px;
	color: #0068b2;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.form_carteira {
	font-family: tahoma;
	font-size: 10px;
	color: #676767;
	background-color: #f3e5c8;
	border: 0px;
	border-style: none;
	padding:3px;
}
