body  {  	
	margin: 0;  
	padding: 10;  	
	background: #fff; 
	text-align: justify;
	text-decoration: "nome" 
        width: 1000px;
	background-image: url("/img/brasao-antonini-3b.png");
	}    
#container  {  	
	margin: 1em auto; 
	width: 1020px;  	
	background: #fff;
	font-family: Arial;
	font-size: 12pt;
	text-align: justify;
	text-decoration: "nome" 
	}    
#header {background: #fff;}  
   
#contents  {  	
	float: left;  	
	width: 440px;  	
	background: #fff;  	
	margin: 0 0 0 20px;
	text-decoration: "nome"  
	}    
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
