H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A2945E;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A2945E;
  text-decoration: none;
	font-weight: bold;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A2945E;
  text-decoration: none;
	font-weight: bold;
}



.texto1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8DEA1;
	font-weight: normal;
}
.texto2 a:link, .texto2 a:visited, .texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E8251;
	font-weight: bold;
  text-decoration: none;
}
.texto3 a:link, .texto3 a:visited, .texto3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #564F32;
  font-weight: bold;
  text-decoration: none;
}
.texto11 a:visited:hover{ 
  text-decoration: underline;
 }

 .texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8DEA1;
	font-weight: bold;
}
.texto5 a:link, .texto5 a:visited, .texto5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A2945E;
  text-decoration: none;
	font-weight: bold;
}
.texto5 a:hover{ 
  text-decoration: underline;
 }
 .texto6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #443911;
	font-weight: bold;
}
 .texto7, .texto7 a:link, .texto7 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #443911;
	font-weight: normal;
}
 .texto8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2945E;
	font-weight: bold;
}
 .texto9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #443911;
	font-weight: bold;
}
 .texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6561A;
	font-weight: bold;
}

.texto11 a:link, .texto11 a:visited, .texto11 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #7F724F;
  text-decoration: none;
  font-weight: none;
}
.texto11 a:hover, .texto7 a:hover{ 
  text-decoration:underline; 
}

 .botao1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6561A;
	font-weight: bold;
	text-decoration: none;
}
 .botao1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2945E;
	font-weight: bold;
	text-decoration: none;
}
 .botao1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6561A;
	font-weight: bold;
	text-decoration: none;
}
 .botao1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2945E;
	font-weight: bold;
	text-decoration: none;
} 


 .botao2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E6561A;
	font-weight: bold;
	text-decoration: none;
}
 .botao2, .botao2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A2945E;
	font-weight: bold;
	text-decoration: underline;
}
 .botao2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A2945E;
	font-weight: bold;
	text-decoration: none;
}
 .botao2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A2945E;
	font-weight: bold;
	text-decoration: none;
} 




table.tabela1 td,table.tabela1 th, table.tabela1 tr {
  padding:6px;
}

table.tabela1 th,table.tabela1 td { 
  border-top: 1px solid #EAE1D8;
 }

table.tabela01 {
  border:1px solid #EAE1D8;
  border-collapse:collapse;
}

input.texto,.opcao {
  background-color:#FFFCEF;
border:1px solid #9F9F9F;
  font-size:15;
}

