body { 
  color : #000000; 
  background : #ffffff; 
  font-family : Verdana, Tahoma, Arial;
  font-size : 12pt; 
}

a:link, a:visited {
  color: #520;
  background: transparent;
  text-decoration: underline;
}

.conteudo
{
    padding: 10px;
    color: black;
    vertical-align:top;
    border-left: white 0px solid;
    border-right: white 0px solid;
}

.cabecalho, .menu, .rodape, .outros { 
  display : none; 
} 
