body, td, th {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
}
body {
	background-image: url(assets/imagens/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #949D9D;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.form {
	list-style-type: circle;
	border: 1px solid #D1DEE0;
	background-color: #ECF1F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 14px;
}
