.location-country {
	background-color: #ff9933;
}

.left-column { float:left; }

.right-column { float:right; }

.gold {
	color: #ff6d14;
}

body { 
	color:white;
	font-family: tahoma; 
}

* { font-size: 10pt; }

.orange { color: #ff9933; }

.center { text-align: center; display:block; width:100%; clear: both; }

.bold { font-weight:bold; }
