.style1 {font-size: 14px}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8D988A;
	background-image: url(imagens/fundo1.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #999999;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #999999;
}

.sobre {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.dest_direita {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.texto_direita {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	height: 100%;
	width: auto;
}
.texto_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.titulo {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.style2 {color: #FF0000}
