body {
	margin: 0px;
}
div.items {
	display: block;
	font-family: Arial;
	font-size: 10px;
	line-height: 11px;
	padding: 2px 0 0 8px;
}
div.items a {
	color: #1a2872;
	text-decoration: none;
}
div.items a:hover {
	color: #848abd;
}
div.items img {
	border: 0px;
	margin-right: 4px;
}a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.campos {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 9px;
	height: 15px;
	border: 1px solid #000000;
	background-color: #FFFFEC;
}
.campostextarea {
	font-family: Tahoma;
	font-size: 9px;
	background-color: #FFFFEC;
	border: 1px solid #000000;
}
.contornopreto {
	border: 1px solid #000000;
}
form {
	margin: 0px;
}

