BODY
{
	font-family: Trebuchet MS;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.listaProdutos{
	font-family: Trebuchet MS;
	font-size: 12px;
     color: #626262;
}
a:link {
     color: #626262;
     font-family: Verdana;
     font-size: 12px;
     text-decoration: none;
}
a:visited {
     color: #626262;
     font-family: Verdana;
     font-size: 12px;
     text-decoration: none;
}
a:active {
     color: #626262;
     font-family: Verdana;
     font-size: 12px;
     text-decoration: none;
}
a:hover {
     color: #004080;
     font-family: Verdana;
     font-size: 12px;
     text-decoration: none;
}
TD{
	font-family: Trebuchet MS;
	font-size: 14px;
}

TH{
	font-family: Trebuchet MS;
	font-size: 14px;
}