body.prin{	
	background-color: #F0E4CF;	
	margin-top: 50px;
	margin-left: 0;
	margin-right: 0;		
}
table.corpo{
	width: 770;
	border-style: dotted; 	
	BORDER-RIGHT: #cc0000 15px ridge; 
	BORDER-TOP: #cc0000 15px ridge; 
	BORDER-LEFT: #cc0000 15px ridge;
	BORDER-BOTTOM: #cc0000 15px ridge;
	-moz-border-radius-topleft: 1.0em;
	-moz-border-radius-topright: 1.0em; 
	-moz-border-radius-bottomleft: 1.0em;
	-moz-border-radius-bottomright: 1.0em;
}	


td {	
	vertical-align: top;
	font-family:Tahoma;
	font-size:15px;
	color:0E3B82;
}	

