form {
	margin: 0px;
	padding: 0px;
}
hr {
	color:#5d8eb7;
	height:1px;
}
.listagem {
	border-collapse:collapse;	
}
.listagem thead td {
	background-color:#0066CC;
}
.listagem td {
	border: 1px solid #0066CC;
	padding: 2px;
}
.error{
	background-color:#FF8080;
}
.estilo {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
.titlaranja {
	font-family: verdana;
	font-size: 13px;
	color: f07834;
	text-decoration: none;
}
.titazul {
	font-family: verdana;
	font-size: 13px;
	color: 105dc6;
	text-decoration: none;
}
.branco {

	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.titbrancoo {

	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

