body {
	background-color: #3E505A;
	margin: 10px;
	padding: 0;
}
body,td,th {
	color:#567;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	color: #567;
	text-decoration: none;
}
a:hover {
	color:#384349;
	text-decoration: underline;
}
h1{
	color: #567;
	text-decoration: none;
	font-size: 14px;
	width: 100%;
	border-bottom: 1px solid #ECEFF0;
}
h2{
	font-size: 12px;
	margin:0;
	padding:0;
}
h2 a:hover{
	text-decoration:none;
}
.txt-justificado{
	text-align: justify;
}
.txt-destacado{
	font-size: 12px;
	color: #7B939D;
}
.cod-prod{
	font-size: 12px;
}
