Predefinição:RegionInfo/styles.css

De Instituto da Guerra
.RegionInfo{
	border: 2px solid #897051; 
	border-radius: 15px; 
	margin:auto;
	width:50%;
	text-align:center;
	padding: 0;
}
.RegionInfo-text{
	font-weight: bold;
	border-bottom: 1px solid #897051; 
	color: #897051;
}
.RegionInfo table{
	width:100%;
}
.RegionInfo th{
	text-align:center;
	font-weight: normal;
}