/* CSS Document */

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #8B9A47;
	text-transform: none;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #8B9A47;
	text-transform: none;

}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #8B9A47;
	text-transform: none;

}
a:hover
{
	COLOR: #8B9A47;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	TEXT-DECORATION: none;
}


table{
  border: 1px solid #F1EFD6;
}
table th, table td{
  margin: 0px;
  padding: 0px 0px;
  border: none;
    
	font-family: Verdana; 
    font-size: 10px;
    
 line-height: 12px;
line-height: normal;
	
}


table th{
  background-color: #F1EFD6;
  color: #F8F8E9;
  
    font-family: Verdana; 
    font-size: 10px;
    
	font-style: italic;
}
#conteudo table a{
  color: #F1EFD6;
  
    font-family: Verdana; 
    font-size: 10px;
   
	font-style: italic;
  
}
table td{
  background-color: #F1EFD6;
}

p { 
}

.twikiAttachments{
  text-align: center;
}
.twikiAttachments table{
  margin: auto;
}
.twikiAttachments table th, .twikiAttachments table td{
  font-size: 11px;
  text-align: left;
}


#buscaGoogle{
  text-align: center;
}
#buscaGoogle table{
  margin: auto;
}
#buscaGoogle table table{
  border: none;
}
#conteudo #buscaGoogle table th,
#conteudo #buscaGoogle table td{
  background-color: #F1EFD6;
}