body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0d1432;
	font-size: 17px;
	color: #bbd5da;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #bbd5da;
}

a:visited {
  color: #b7ddd3;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #d1dab5;
}
.nav {
	font-size: 16px;
	color: #0d1432;
	background-color: #DFEAF4;
}

.heading {
	background-color: #EEE097;
}
.navtext {
	font-size: 18px;
	background-image: url(../images/site-elements/textbgb.gif);
}
.rates{
	font-size: 15px;
}
.rates2{
	font-size: 16px;
}
.text-box{
	font-size: 15px;
	color: #0d1432;
	background-color: #FCFCF5;
}
.button{
	font-size: 15px;
	color: #0d1432;
	background-color: #EEE097;
}
.select-menu{
	font-size: 15px;
	color: #0d1432;
	background-color: #FCFCF5;
}