BODY
{
font-family : "arial";
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

P
{
font-family : "Arial";
text-align: justify;
}

H1
{
font-family : "Arial";
text-align: center;
}

H2
{
font-family : "Arial";
font-weight:550;
font-size:100px;
line-height:120%;
text-align: center;
color: Red;
}

DIV
{
width:850px;
}

small
{
	font-size:20px;
}

.footer
{
text-align: center;
}

.history
{
font-family : "times new roman";
}

.history1
{
font-family : "times new roman";
text-align: center;
}

.left
{
float:left;
margin-right:20px;
}

.right
{
float:right;
margin-left:20px;
}

.italic
{
font-size:32px;
font-weight:800;
font-style:italic;
line-height:00%;
}

.sale
{
font-weight:300;
color: Red;
}

.bikehead
{
font-family : "arial";
font-size:28px;
font-weight:400;
text-align: center;
}

.bikehead2
{
font-family : "arial";
font-size:20px;
font-weight:400;
text-align: left;
}

.bikelink
{
font-family : "arial";
font-size:18px;
font-weight:100;
text-align: center;
}

.bikelink2
{
font-family : "arial";
font-size:16px;
font-weight:100;
text-align: left;
}

.bullet
{
font-size:14px;
font-weight:900;
}

dl.thumbleft
{
float: Left;
border-style: none;
margin-left: 0px;
margin-right: 20px;
margin-top: 0px;
margin-bottom: 20px;
padding: 0px 0px 20px 0px;
}

TABLE
{
font-family : "arial";
}

TABLE.Top
{
font-family : "Arial";
font-size:24px;
}

TABLE.Foot
{
font-weight:600;
}

