table.exchangeRates {
	margin-left: 30px;
}

table.exchangeRates td {
	font-size: 11px;
	padding: 1px 4px;
}

table.exchangeRates col.currencyName {
	font-weight: bold;
}

table.exchangeRates col.currencyValue {
	text-align: right;
}