@charset "utf-8";
/* CSS Document */

<style type="text/css">
body,td,th {
	font-family: "Browallia New", Constantia, DaunPenh;
	color: #858D82;
	font-size: 24px;
}
body{
	background-repeat: no-repeat;
	background-image: url(bike_images/background_pages_2.jpg);
	margin-left: 0px;
	background-attachment: scroll;
	background-position: center top;
	margin-bottom: 0px;
	margin-top: 40px;
	background-color: #FFF;
	margin-right: 0px;
}
h1{
	font-family: "Browallia New", Constantia, DaunPenh;
	font-size: 14px;
}
h2{
	font-family: "Browallia New", Constantia, DaunPenh;
	font-size: 16px;
}
table{
	font-family: "Browallia New", Constantia, DaunPenh;
	font-size: 14px;
	text-align: left;
	color: #000;
	vertical-align: middle;
}
a:link,a:visited,a:active {
	text-decoration:none;
	color: #FFF;
	font-family: "Browallia New", Constantia, DaunPenh;
	font-weight: bold;
	font-size: 18px;
}
a:hover {
	color:#333;
	font-size: 16px;
	font-family: "Browallia New", Constantia, DaunPenh;
}
.quote {
	font-style: italic;
}
