body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	
	text-align: justify;
	word-spacing: normal;
	color: #333333;

	background-color: #ffffff;
      scrollbar-3dlight-color:#ffffff;
      scrollbar-arrow-color: #000000;
      scrollbar-base-color:#ffffff;
      scrollbar-darkshadow-color:#ffffff;
      scrollbar-face-color:#ffffff;
      scrollbar-highlight-color:#000000;
      scrollbar-shadow-color:#000000;
	  }

.contato {
	background-image: url(images/fundos/contato.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3300FF;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #000000;
	

	


}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	

}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

	

}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;

}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(images/fundos/fundotitulo.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;

}
.linhah {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.linhav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #006699;

}
.editorial {
	background-attachment: fixed;
	background-image: url(images/fundos/editorial.jpg);
	background-repeat: no-repeat;
	background-position: right 40px;
}
