#tabela2 {
	width: 532px;
	border-collapse: collapse;
	border-width: 1px;
	border-color: black;
	table-layout: fixed; width: 100%;
	
}

#tabela2 caption {
	color: #899527;
	text-align: center;
	font-size: medium;
	font-weight: 900;
}

#tabela2 td {
	
	border-width: 1px;
	font-weight: bold;
	font-size: 14px;
	border-color: black;
}
div {
	font-size: normal;
	font-weight: bold;
	font-family: Georgia;
	line-height: 20pt;

}