body {
	background-image: url(imagem/fundopedra2.jpg);
	background-repeat: repeat-y;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
}
.fundo1 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-decoration: none;
}
.fundo1:hover {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
}
.textocorpo {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	text-align: justify;
}
.adress {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	color: #000E77;
	border-bottom-color: #000E77;
	border-bottom-width: thin;
	border-bottom-style: solid;
	text-align: center;
	text-decoration: none;
}
.materiais {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	border-bottom-color: #000E77;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.propriedade {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-bottom-color: #000E77;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.sepbox {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border: 1px solid #000E77;
}
.sepboxprop {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: 1px solid #000E77;
	border-right: 1px none #000E77;
	border-bottom: 1px none #000E77;
	border-left: 1px none #000E77;
}
.textoCopy {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.control {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}