.background {
	background-color: #FFFFFF;
	background-image: url(../images/homepage_08.gif);
	background-repeat: repeat-y;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.smalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	font-style: normal;
}
.navlinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.navlinks a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #66CC00;
	text-decoration: none;
}
.rates {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #669933;
}
.tableback {
	border: 1px solid #669933;
}
