body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	background-repeat: no-repeat;
	
	scrollbar-face-color: #E3EDF9;/* principal*/
	scrollbar-shadow-color: #3366CC;/*direita*/
	scrollbar-highlight-color: #3366CC;/*esquerda*/
	scrollbar-3dlight-color:#ffffff;/*esquerda*/
	scrollbar-darkshadow-color:#ffffff;/*direita*/
	scrollbar-track-color: #ffffff;/*fundo*/
	scrollbar-arrow-color: #3366CC;/*seta*/
} .form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #3366CC;
	background-color: #E3EDF9;
} 
td {
	font-family: verdana;
	font-size: 10px;
	text-align: justify;

}
a:link {
	color: #EA7500;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #EA7500;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

a.cartao:link {
	color: #3C6FCF;
	text-decoration: none;
	font-weight: bold;

}
a.cartao:visited {
	color: #3C6FCF;
	text-decoration: none;
	font-weight: bold;

}
a.cartao:hover {
	color: #FF0000;
	text-decoration: none;
}


