body {
	background-image:   url("/gpx/bg.gif");
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.title {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.quote {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.price {
	font-size: 16px;
	color: #634E27;
}

DIV.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	border: thin dashed #BD944A;
	margin: 6px 0px 4px 7px;
	background-color: #F5EABC;
}

a {
	text-decoration: none;
	color: 3E5F9E;
}

a:hover {
	text-decoration: underline;
}