	body {
	background: #C0C0C0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #505256;
	text-align: left;
	line-height: normal;
	letter-spacing: normal;
	margin: 0;
}
	
	h1 {font-size:24px; color: #174986; margin: 5px; }
	
	h2 {font-size: 20px; color: #087db6; margin: 5px; }
	
	h3 {font-size: 18px; color: #055891; margin: 5px;}
	
	h4 {font-size: 18px; color: #666; margin: 5px; }
	
	h5 {font-size: 16px; color: #e26d27; margin: 5px;}
	
	h6 {
	font-size: 13px;
	color: #666;
	letter-spacing: normal;
	line-height: 130%;
	margin: 5px;
}
	
.FonteTabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 1px;
}

