th {
	font-weight: bold;
	background-color: #0099FF;
	width: 25%;
	text-align: center;
	border: 2px solid #000000;
}
.ratesTable {
	width: 450px;
	font-size: 15px;
	margin: 10px;
}
.ratesTable {
	font-size: 14px;
}
.ratesTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.ratesTable td {
	margin: 8px;
	text-align: center;
	padding: 5px;
}
