.body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.iframe {
	background: none;
	margin-top: 0px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #b5b5b5;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #eeeeee;
	overflow:auto;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	word-spacing: 3px;
}
.texto-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 14px;
	word-spacing: 3px;
	font-weight: bold;
}

.texto-inves {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 14px;
	text-align:justify;
	
}

.texto-rodape{
	font-size:9px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-stretch:-1;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	text-align: right;
	line-height: 20px;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #785881;
	text-align: left;
}
	
.hand {
	cursor: hand
}
.links:link, .links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #494a49;
	text-decoration: underline;
}

.borda {
	border: 1px solid #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #999999;
	height: 20px;
	width: 60px;
}

.box1 {
	background-color: #f5f5f5;
	vertical-align:bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #d6d6d6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}

.box2 {
	font-size:9px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-stretch:-1;
	background-color: #E8E9EE;
}

.box3 {
	font-size:14px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
