body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0;
	background-color: #E6E6E6;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.table_topo {
	background-image: url(images/topo_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #354946;
}
a, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.preco {

	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.botton {
	font-size: 10px;
	color: #999999;
}
