body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

/*
a:visited{color:#000000; text-decoration:none;}
a:hover{color:#ffcc03; text-decoration:none;}
a:link{color: #000000; text-decoration: none;}
*/

/*Estilo dos Links*/
a:link, a:visited { font:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0d1321; text-decoration:none}
a:hover, a:active { color: #7a521b;	text-decoration: underline;}


/*Estilos para a lista drop down da lateral esquerda*/
#containerul, #containerul ul{
  text-align:left;
  margin:0;  /* Remove as margens padrões aplicadas pelo browser às listas. */
  padding:0; /* Remove os padding padrões aplicados pelo browser às listas. */
}
#containerul li{
  margin:0 0 0 1px;  /* Uma margem esquerda para identar a lista de itens e dar ao menu um senso de estrutura. */
  padding:0;  /* Remove o padding padrão do browser aplcado à lista de itens. */
  list-style-type:none;  /* Removes the bullet point that usually goes next to each item in a list. */
}
#containerul .symbols{  /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}

/*Estilos para o texto*/
.style0{font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#0d1321;}
.style1{font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#7a521b;}
.style2 {font-family: Arial, Helvetica, sans-serif; color: #000000;}
.style3 {font-size: 24px; color: #000000; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
.style4 {font-size: 18px; color: #000000; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
.style6 {font-size: 10px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style7 {font-size: 10px; color: #000000; margin-top:0px; margin-right:0px; margin-left:0px; margin-bottom:0px; border-right:0px; border-top:0px; border-left:0px; border-bottom:0px; height:10px; background-color:#cccccc; font-family: Verdana, Arial, Helvetica, sans-serif;}
.borda1 {border-right: 0px; BORDER-TOP: 0px; FONT-SIZE: 10px; BORDER-LEFT: 0px; COLOR: #000000; BORDER-BOTTOM: 0px;}
.style23 {FONT-SIZE: 9px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.borda1 {border-right: 0px; border-top: 0px; FONT-SIZE: 10px; border-left: 0px; COLOR: #000000; BORDER-BOTTOM: 0px;}
.txt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #7a521b;  font-style: normal;}