body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
}
.ratesHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.rowEven {
	background-color: #ffffff;
}
.rowOdd {
	background-color: #cccccc;
}
.ratesDestinations {
	font-weight: bold;
	text-align: right;
}
.ratesVehicles {
	font-weight: bold;
	text-align: center;
}
.ratesPrice {
	text-align: center;
}
.ratesFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.linksHeadline {
	font-weight: bold;
}
.linksCaption {
	font-size: 9px;
	color: #000000;
}
.linksTextLink {
	font-size: 10px;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
.newsHeadline {
	font-weight: bold;
	background-color: #66CCFF;
}
.newsDate {
	font-weight: normal;
	background-color: #66CCFF;
	font-size: 10px;
	text-align: right;
}

