body 		{
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}

font {
	COLOR: #333333;
	font-family: "trebuchet MS", arial;
	font-size: 10pt;
	font-weight: normal;
}
.rodape2{
	COLOR: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	}
	
.rodape{
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	}
	
.texto{
	COLOR: #333333;
	font-family: "trebuchet MS", arial;
	font-size: 10pt;
	font-weight: normal;
	}
	
.textos{
	COLOR: #333333;
	font-family: "trebuchet MS", arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	}
		
.linknot{
	COLOR: #333333;
	font-family: "trebuchet MS", arial;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;

	}

.linknot:hover{
	text-decoration: underline;
	}

.linktit{
	COLOR: #A88819;
	font-family: "trebuchet MS", arial;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	}

.linktit:hover{
	text-decoration: underline;
	}


.textob{
	COLOR: #333333;
	font-family: "trebuchet MS", arial;
	font-size: 10pt;
	font-weight: bolder;
	}
	
.textomaior{
	COLOR: #A88819;
	font-family: "trebuchet MS", arial;
	font-size: 30pt;
	font-weight: bolder;
	}
	
.seta{
	COLOR: #A88819;
	font-family: "trebuchet MS", arial;
	font-size: 15pt;
	font-weight: bolder;
	}
	
.tit{
	COLOR: #A88819;
	font-family: "trebuchet MS", arial;
	font-size: 10pt;
	font-weight: bolder;
	}	
		
.form
{
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #cccccc;
}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
	background-color: #808080;
	border: 1px solid;
	color: #FFFFFF;
	cursor: pointer;
	border-bottom: 1px solid Black;
	border-left: 1px solid #666666;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}


.linkp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
	cursor: hand;
}
.linkp:hover {
	
	text-decoration: underline;
}

