body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titulo{
font:"Trebuchet MS";
font-size:14px;
color:#51b965;
}

.titulo2{
font:"Trebuchet MS";
font-size:18px;
color:#616161;
}

.titulo_produtos{
	font:"Trebuchet MS";
	font-size:24px;
	font-weight:bold;
	color:#166d86;
	text-align: left;
	margin-left:30px;
	margin-top:20px;
	}

.texto{
font-family:"Trebuchet MS";
font-size:12px;
color:#616161;
}

.texto_produtos{
font-family:"Trebuchet MS";
font-size:12px;
color:#616161;
margin-left:30px;
margin-top:10px;
margin-bottom:10px;
}

.texto_branco{
font:"Trebuchet MS";
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.texto_preto{
font:"Trebuchet MS";
font-size:12px;
color:#000000;
}

.rodape{
font:"Trebuchet MS";
font-size:12px;
font-weight:bold;
color:#2b9e10;
}


a:link {
	color: #166d86;
	text-decoration: none;
}

a:hover {
	color: #616161;
	text-decoration: none;
}

a:active {
	color: #616161;
	text-decoration: none;
}

a:visited {
	color: #616161;
	text-decoration: none;
}

