.endereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.endereco a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
.endereco a:hover {
	color: #000099;
	}

.alignEnd {
	margin-top: 10px;
	}
	
body {
	background-image: url(images/bg.gif);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 10px;
	padding: 15px;

}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.produto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.td-prod {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #CCCCCC;
	vertical-align: bottom;
}
