body {
	background-color: #00688A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style6 {font-size: 9}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; }
.bordas {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.borda_esquerda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.text_area_semborda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow:auto;
	border: 0px none;
}
.borda_direita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bordas2 {
	border: 1px solid #000000;
}